suspend fun HttpConnection.shutdownAwait(): Unit
Suspending version of method io.vertx.core.http.HttpConnection.shutdown
NOTE: This function has been automatically generated from io.vertx.core.http.HttpConnection using Vert.x codegen.
suspend fun HttpConnection.shutdownAwait(timeout: Long): Unit
Suspending version of method io.vertx.core.http.HttpConnection.shutdown
timeout
- NOTE: This function has been automatically generated from io.vertx.core.http.HttpConnection using Vert.x codegen.