Zen API
|
kStatus kTcpClient_SetReadTimeout | ( | kTcpClient | client, |
k64u | timeout | ||
) |
Sets the timeout duration for read operations.
By default, kTcpClient objects do not use a timeout interval and can block indefinitely.
client | TCP client object. |
timeout | Timeout value, in microseconds. |