stopListening abstract method
void
stopListening()
Stops listening the socket immediately, must be overridden in connection classes
Implementation
void stopListening();
Stops listening the socket immediately, must be overridden in connection classes
void stopListening();