[zeromq-dev] CZMQ and Server and Client Sockets
KIU Shueng Chuan
nixchuan at gmail.com
Mon Aug 17 15:16:17 CEST 2015
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150817/4ddc429a/attachment.htm>
More information about the zeromq-dev
mailing list