rustix::backend::net::sockopt

Function get_ip_multicast_ttl

Source
pub(crate) fn get_ip_multicast_ttl(fd: BorrowedFd<'_>) -> Result<u32>