rustix
0.38.39
In rustix::backend::net::sockopt
Function
rustix
::
backend
::
net
::
sockopt
::
get_ipv6_multicast_hops
Copy item path
source
ยท
[
−
]
pub(crate) fn get_ipv6_multicast_hops(fd:
BorrowedFd
<'_>) ->
Result
<
u32
>