vertx / io.vertx.kotlin.core.http / io.vertx.core.http.HttpServerRequest / toNetSocketAwait

toNetSocketAwait

suspend fun HttpServerRequest.toNetSocketAwait(): NetSocket

Suspending version of method io.vertx.core.http.HttpServerRequest.toNetSocket

Return

NetSocket

NOTE: This function has been automatically generated from io.vertx.core.http.HttpServerRequest using Vert.x codegen.