disposeClient abstract method

  1. @mustCallSuper
void disposeClient()

Closes and dispose the socket immediately, must be overridden in connection classes

Implementation

@mustCallSuper
void disposeClient();