|
Zen API
|
| kStatus kHttpServer_SetBacklog | ( | kHttpServer | server, |
| kSize | backlog | ||
| ) |
Sets the size of the backlog used by the listening socket.
This function can only be called while the server is stopped.
| server | Server object. |
| backlog | Backlog size. |