pub fn is_readable(sfd_id: u32) -> boolExpand description
Query whether a signalfd has pending signals. Used by epoll to check readiness without consuming data.
pub fn is_readable(sfd_id: u32) -> boolQuery whether a signalfd has pending signals. Used by epoll to check readiness without consuming data.