[zeromq-dev] ZMQ_PAIR sockets

Pieter Hintjens ph at imatix.com
Sun May 19 11:06:13 CEST 2013


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 <andrew at research.att.com> 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)
> andrew at research.att.com
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list