disposeClient abstract method
Closes and dispose the socket immediately, must be overridden in connection classes
Implementation
@mustCallSuper
void disposeClient();
Closes and dispose the socket immediately, must be overridden in connection classes
@mustCallSuper
void disposeClient();