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