Function rustix::backend::net::sockopt::set_ipv6_v6only

source ยท
pub(crate) fn set_ipv6_v6only(fd: BorrowedFd<'_>, only_v6: bool) -> Result<()>