Function WebSocketServer.isListening
Returns true
if the server is actively listening on a port.
bool isListening() nothrow @nogc const;
Returns true
if the server is actively listening on a port.
bool isListening() nothrow @nogc const;