TcpConnectionState.submitSend
void submitSend() @trusted nothrowSubmit an overlapped send operation.
Initiates an asynchronous send on the socket using data from the send queue. Only one send operation can be pending at a time.
void submitSend() @trusted nothrowSubmit an overlapped send operation.
Initiates an asynchronous send on the socket using data from the send queue. Only one send operation can be pending at a time.