Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
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.

Parameters
serverServer object.
backlogBacklog size.
Returns
Operation status.