Get the number of sockets the server is bound to and listening on
Synopsis
Declared in <httpserver.h>
size_t
GetListeningSocketCount() const;
Return Value
The count of active listening sockets.
Created with MrDocs
Get the number of sockets the server is bound to and listening on
Declared in <httpserver.h>
size_t
GetListeningSocketCount() const;
The count of active listening sockets.
Created with MrDocs