TcpConnectionState.submitSend

void submitSend() @trusted nothrow

Submit 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.