Function rustix::backend::net::sockopt::get_socket_keepalive

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