rustix::backend::net::sockopt

Function get_socket_keepalive

Source
pub(crate) fn get_socket_keepalive(fd: BorrowedFd<'_>) -> Result<bool>