pub fn get_ipv6_multicast_loop<Fd: AsFd>(fd: Fd) -> Result<bool>
getsockopt(fd, IPPROTO_IPV6, IPV6_MULTICAST_LOOP)
getsockopt
netinet/in.h
ipv6
IPPROTO_IPV6