Function rustix::backend::net::sockopt::get_tcp_keepidle

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