Connection.kill

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.

class Connection
package
void
kill
()

Meta