vertx / io.vertx.kotlin.core.http / io.vertx.core.http.HttpClientRequest / netSocketAwait

netSocketAwait

suspend fun HttpClientRequest.netSocketAwait(): NetSocket

Suspending version of method io.vertx.core.http.HttpClientRequest.netSocket

Return

NetSocket

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