pending_bits_to_events

Function pending_bits_to_events 

Source
fn pending_bits_to_events(bits: u8, mask: EpollType) -> Vec<EpollType>
Expand description

Converts consumed pending bits into caller-visible epoll events.