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