Have you taken a look at the ZMQ_DELAY_ATTACH_ON_CONNECT socket opt that came out a couple months ago?
On 08/08/2012 12:23 PM, diffuser78 wrote: > Can someone please let me know their thoughts on it ? > > On Tue, Aug 7, 2012 at 1:55 PM, diffuser78 <[email protected] > <mailto:[email protected]>> wrote: > > Hi, > My app is using a dealer socket, while the remote app is router > socket.From my knowledg after reading zguide is that ZMQ buffers > the message even if the remote app is not bound. Can I change this > behavior in Dealer socket to return me EAGAIN immediately if the > remote app is not bound ? Is this a quick solution to it ? > Many thanks. > DJ > > > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
