Forcefully close the socket without sending the quit command.
Also resets internal state regardless of whether the connection is open or not.
Needed in case an error leaves communatations in an undefined or non-recoverable state.
See Implementation
Forcefully close the socket without sending the quit command.
Also resets internal state regardless of whether the connection is open or not.
Needed in case an error leaves communatations in an undefined or non-recoverable state.