Hi, Is there a way to achieve two way asynchronous send/receive on 0mq sockets ? I currently use boost asio (proactor) which internally iocp/epolls to achieve this. zmq_poll does look promising, but is there an easier method ? Also how is the zmq_poll implemented internally ? Regards Arun
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
