Function ipv6_multicast_if

Source
pub fn ipv6_multicast_if<Fd: AsFd>(fd: Fd) -> Result<u32>
Expand description

getsockopt(fd, IPPROTO_IPV6, IPV6_MULTICAST_IF)

See the module-level documentation for more.