pub fn shutdown(df: RawFd, how: Shutdown) -> Result<()>
Shut down part of a full-duplex connection.
Further reading