UdpSocketState.submitSendTo

void submitSendTo() @trusted nothrow

Submit an overlapped send operation for datagrams.

Initiates an asynchronous send on the socket using WSASendTo. Only one send operation can be pending at a time.