Hi, I am writing a lib that uses zmq. This lib is going to be used in an app that already has an external select() loop. Can I use fd's retrieved from ZMQ_FD from zmq_getsockopt() in that select loop successfully ?
Are there examples already that tell you how to do it ? Are there any things that I should know ? I read FAQ section related zmq_poll and also saw man zmq_getsocketopt for ZMQ_FD. I wanted to know the persoanl experience of some developer around this. I greatly appreciate your response. Thanks. DJ
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
