fn range_for_id(id: FdId) -> RangeInclusive<(FdId, i32)>Expand description
Returns the range of all EpollEventKey for the given FD ID.
fn range_for_id(id: FdId) -> RangeInclusive<(FdId, i32)>Returns the range of all EpollEventKey for the given FD ID.