rustix::backend::net::sockopt

Function get_ip_multicast_loop

Source
pub(crate) fn get_ip_multicast_loop(fd: BorrowedFd<'_>) -> Result<bool>