rustix::backend::net::sockopt

Function get_ipv6_multicast_loop

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