epoll::EPOLLIN []

pub const EPOLLIN: Events = Events{bits: libc::EPOLLIN as u32,}

The associated file is available for read operations.