Presumably no-one needed it. If you can implement it, and send a patch, that would be welcome.
On Thu, Sep 18, 2014 at 6:11 PM, Arnaud Kapp <[email protected]> wrote: > Hello, > > I'd like to use the zmq_poll() function to monitor both zmq's sockets and > file descriptor. > My use case is monitoring GPIO pins (through /sys/class/gpio/*). > > The think is, to monitor interrupt on the GPIO pins, the POLLPRI flags needs > to be passed to poll(). This doesn't seem to be implemented in ZMQ. > > Is there a particular reason why this wasn't implemented, like portability > (i am not sure there is a similar think on Windows for example). > > Thanks, > > -- > Kapp Arnaud - Xaqq > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
