TcpListenerState.submitAcceptToSlot

private void submitAcceptToSlot(ref AcceptSlot slot) @trusted nothrow

Submit an AcceptEx operation to a specific slot.

Parameters

slotThe slot to use for this accept operation.