2012/8/15 Chuck Remes <[email protected]>:
>
> Correct, only one socket may bind to a specific address. This is just like a 
> regular socket.
>

Well I understood the reason of my pain, the task submitter and the
result socket are both PUSH/PULL, but the first should do a
bind/connect, while the second a connect/bind, so my generic code was
just too generic..

Anyway if I do a connect/connect they just hang there not receiving
anything, what is the explanation for that?
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to