When using interrupts with GPIO on Linux, EPOLLPRI events are generated, but it seems that I cannot specify them with "selectors".
Is there any way to wait for this event in "selectors"?