Using POLLPRI with EVBACKEND_POLL backend?

Marco Fonseca marco.fonseca at earthlink.net
Wed Nov 16 01:06:24 CET 2011


Hello,

Is there a (recommended) way to use POLLPRI with EVBACKEND_POLL backend?

Specifically, I want to poll a sysfs entry in linux (depending on the device,
can be poll'able using POLLPRI), and also poll other misc fd's with just POLLIN.
>From what I've seen it doesn't seem possible without a change to libev.

Suggestions?

Thanks,

Marco Fonseca




More information about the libev mailing list