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