[zeromq-dev] Support for POLLPRI flag
Pieter Hintjens
ph at imatix.com
Fri Sep 19 07:55:28 CEST 2014
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 <kapp.arno at gmail.com> 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
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list