Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kTcpClient_Shutdown ( kTcpClient  client)

Begins shutdown of communication.

Shutdown will occur automatically when the client is destroyed. This method can be used to explicitly initiate shutdown before the client is destroyed.

After shutdown, any additional I/O operations will fail.

Parameters
clientTCP client object.
Returns
Operation status.