rustix
1.1.2
In rustix::
backend::
net::
sockopt
rustix
::
backend
::
net
::
sockopt
Function
ip_mtu_discover
Copy item path
Source
pub(crate) fn ip_mtu_discover( fd:
BorrowedFd
<'_>, ) ->
Result
<
Ipv4PathMtuDiscovery
>