closeClient abstract method
void
closeClient()
Closes the socket immediately, must be overridden in connection classes
Implementation
void closeClient();
Closes the socket immediately, must be overridden in connection classes
void closeClient();