Zen API
|
kStatus kTcpClient_Construct | ( | kTcpClient * | client, |
kIpVersion | ipVersion, | ||
kAlloc | allocator | ||
) |
Constructs a TCP client object.
client | Destination for the constructed object handle. |
ipVersion | Internet Protocol version. |
allocator | Memory allocator (or kNULL for default). |