Signal when priority data becomes available for reading.
const POLL_PRIORITY: PollFlags = PollFlags(POLLPRI);
epoll_ctl(2) and EPOLLPRI therein