They work in limited cases; we use them for inproc pipes and that's about it. The bind must happen before connect, and there's no auto-reconnect. The semantics are otherwise just like DEALER except limited to one peer (further connections will be rejected).
-Pieter On Sun, May 19, 2013 at 6:55 AM, Andrew Hume <[email protected]> wrote: > i thought i understood ZMQ_PAIR sockets, but apparently not. > the man page mentions that they are experimental, but otherwise > doesn't really say how they work. > > what are the semantics? > > ----------------------- > Andrew Hume > 623-551-2845 (VO and best) > 973-236-2014 (NJ) > [email protected] > > > > > _______________________________________________ > 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
