Function HTTPListener.stopListening
Stops handling HTTP requests and closes the TCP listening port if possible.
void stopListening() @safe;
Stops handling HTTP requests and closes the TCP listening port if possible.
void stopListening() @safe;