sendDatagramWait

open suspend override fun sendDatagramWait(data: ByteArray)

Like `Connection::send_datagram` but waits for capacity if the send buffer is full.