rustix
0.38.42
In rustix::
backend::
net::
syscalls
Function
rustix
::
backend
::
net
::
syscalls
::
shutdown
Copy item path
source
ยท
[
−
]
pub(crate) fn shutdown(fd:
BorrowedFd
<'_>, how:
Shutdown
) ->
Result
<
()
>