vertx / io.vertx.kotlin.core.net / io.vertx.core.net.NetServer / closeAwait

closeAwait

suspend fun NetServer.closeAwait(): Unit

Like io.vertx.core.net.NetServer but supplying a handler that will be notified when close is complete.

Parameters

completionHandler - the handler