fun connect(remoteAddress: <ERROR CLASS>, localAddress: <ERROR CLASS>? = null, configure: UDPSocketOptions.() -> Unit = {}): ConnectedDatagramSocket
Create a datagram socket to listen datagrams at localAddress and set to remoteAddress.