Function TCP_Server.isListening
Returns true
if the server is currently listening for connections.
bool isListening() nothrow @nogc const;
Returns true
if the server is currently listening for connections.
bool isListening() nothrow @nogc const;