Close the write end of the transport after flushing buffered data.
Data may still be received.
This method can throw $(D_PSYMBOL NotImplementedException) if the transport (e.g. SSL) doesn’t support half-closes.
See Implementation
Close the write end of the transport after flushing buffered data.
Data may still be received.
This method can throw $(D_PSYMBOL NotImplementedException) if the transport (e.g. SSL) doesn’t support half-closes.