rustix::backend::net::syscalls

Function shutdown

Source
pub(crate) fn shutdown(fd: BorrowedFd<'_>, how: Shutdown) -> Result<()>