pub fn get_ip_multicast_ttl<Fd: AsFd>(fd: &Fd) -> io::Result<u32>
getsockopt(fd, IPPROTO_IP, IP_MULTICAST_TTL)
getsockopt
netinet/in.h
ip
IPPROTO_IP