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