vertx / io.vertx.kotlin.core.http / io.vertx.core.http.HttpServer / closeAwait

closeAwait

suspend fun HttpServer.closeAwait(): Unit

Like io.vertx.core.http.HttpServer but supplying a handler that will be called when the server is actually closed (or has failed).

Parameters

completionHandler - the handler