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

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