range_for_id

Function range_for_id 

Source
fn range_for_id(id: FdId) -> RangeInclusive<(FdId, i32)>
Expand description

Returns the range of all EpollEventKey for the given FD ID.