rustix
1.0.8
In rustix::
backend::
net::
sockopt
rustix
::
backend
::
net
::
sockopt
Function
ip_mtu
Copy item path
Source
pub(crate) fn ip_mtu(fd:
BorrowedFd
<'_>) ->
Result
<
u32
>