rustix::backend::net::sockopt

Function get_tcp_keepidle

Source
pub(crate) fn get_tcp_keepidle(fd: BorrowedFd<'_>) -> Result<Duration>