vertx / io.vertx.ext.rxjava.eventbus.bridge.tcp / TcpEventBusBridge / close

close

open fun close(handler: Handler<AsyncResult<Void>>): Unit

Close the current socket.

Parameters

handler - the result handler

open fun close(): Unit

Close the current socket.