Function rustix::net::sockopt::set_ipv6_v6only[][src]

pub fn set_ipv6_v6only<Fd: AsFd>(fd: &Fd, only_v6: bool) -> Result<()>
Expand description