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