ktor-network / io.ktor.network.sockets / UDPSocketBuilder / bind

bind

fun bind(localAddress: <ERROR CLASS>? = null, configure: UDPSocketOptions.() -> Unit = {}): BoundDatagramSocket

Bind server socket to listen to localAddress.