open fun rxClose(): Single<Void>
Like io.vertx.rxjava.core.net.NetServer#close but supplying a handler that will be notified when close is complete.
io.vertx.rxjava.core.net.NetServer#close
Return