If the pollfd is level triggered, then we could just use the system
poll/select directly. Then check all thread safe zsocks attached to the
pollfd for ZMQ_EVENTS.

It would thus be trivial to use thread safe zsocks with other event loops.
If pollfd is level triggered, that is.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to