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