vertx / io.vertx.rxjava.core.datagram / DatagramSocket / rxClose

rxClose

open fun rxClose(): Single<Void>

Closes the io.vertx.rxjava.core.datagram.DatagramSocket implementation asynchronous and notifies the handler once done.

Return