rustix::backend::net::sockopt

Function set_ip_ttl

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