Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kHttpServer_SetMaxConnections ( kHttpServer  server,
kSize  capacity 
)

Sets the maximum number of simultaneous connections supported by the server.

This function can only be called while the server is stopped.

Parameters
serverServer object.
capacityMaximum simultaneous connection count.
Returns
Operation status.