Socket.shutdown

Disables sends and/or receives.

class Socket
@nogc @trusted const nothrow
void
shutdown

Parameters

how Shutdown

What to disable.

See Also

$(D_PSYMBOL Shutdown)

Meta