Function rustix::backend::net::sockopt::get_tcp_keepintvl

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