pub fn get_ip_multicast_loop<Fd: AsFd>(fd: Fd) -> Result<bool>
getsockopt(fd, IPPROTO_IP, IP_MULTICAST_LOOP)
getsockopt
netinet/in.h
ip
IPPROTO_IP