[zeromq-dev] Can't bind same ZMQ_UP/DOWNSTREAM multiple times.
Pieter Hintjens
ph at imatix.com
Mon Aug 16 10:22:12 CEST 2010
On Mon, Aug 16, 2010 at 9:27 AM, Oliver Smith <oliver at kfs.org> wrote:
> s1.bind("tcp://127.0.0.1:12345")
> s2.bind("tcp://127.0.0.1.12345") <<- Gives address already in use.
>
> Src ==N==> W1 ==>N+==> W2 ==> Dst
After reading your explanation it's still unclear to me why you are
trying to bind to the same endpoint twice, and whether you expect that
to succeed or not (it won't).
-
Pieter Hintjens
iMatix - www.imatix.com
More information about the zeromq-dev
mailing list