UdpSocketState.submitSendTo
void submitSendTo() @trusted nothrowSubmit 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.
void submitSendTo() @trusted nothrowSubmit 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.