rustix::backend::net::sockopt

Function get_ip_ttl

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