abstract fun close(handler: Handler<AsyncResult<Void>>): Unit
Close the current socket.
handler - the result handler
handler
abstract fun close(): Unit