epoll::EPOLLPRI []

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

There is urgent data available for read operations.