Skip to main content

set_ipv6_v6only

Function set_ipv6_v6only 

Source
pub fn set_ipv6_v6only(sock: BorrowedFd<'_>, v6only: bool) -> Result<(), Errno>
Expand description

Restreint les sockets IPv6 aux connexions IPv6-only (IPV6_V6ONLY).