Zen API
|
kStatus kWebSocket_Construct | ( | kWebSocket * | webSocket, |
kAlloc | allocator | ||
) |
Constructs a WebSocket that can be used to connect to a server.
webSocket | Destination for constructed object handle. |
allocator | Memory allocator (or kNULL for default). |