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