rustix
1.0.8
In rustix::
backend::
net::
syscalls
rustix
::
backend
::
net
::
syscalls
Function
shutdown
Copy item path
Source
pub(crate) fn shutdown(fd:
BorrowedFd
<'_>, how:
Shutdown
) ->
Result
<
()
>