close method

Socket close()

Disconnects the socket manually.

@return {Socket} self @api public

Implementation

Socket close() => disconnect();