On Mon, 23 Jan 2012 22:08:08 +0000
Michael Compton <michael.comp...@littleedge.co.uk> wrote:

> Hi,
> 
> I am trying to do explicit message routing using Router/Dealer
> connection pattern, as documented in the zguide:
> http://zguide.zeromq.org/page:all#toc49 
> 
> But the messages never arrive at the destination.
> 
> Please find the code here:
> http://paste.lisp.org/display/127256#1
> Program output here:
> http://paste.lisp.org/display/127256#2
> 
> Cheers,
> Michael
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev


Just tested this code against libzmq 2.1.11, where it works as
expected, so this is looking like a bug in 3.1.1.

I will raise an issue on github

Cheers
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to