bind

fun bind(localAddress: NetworkAddress? = null, configure: SocketOptions.UDPSocketOptions.() -> Unit = {}): BoundDatagramSocket

Bind server socket to listen to localAddress.