On Oct 28, 2012, at 21:38 , Merijn Verstraaten wrote:
> While playing around with the code (latest version of the zeromq/libzmq repo) 
> I noticed the issue: A recv on a router is supposed to add a message envelope 
> containing the sender's identity, but this doesn't seem happen for auto 
> generated identities.


And immediately after sending this, it occurs to me that auto-generated 
identities start with a value \0, thus (of course) rendering my test completely 
wrong and meaning everything works just fine.

--
Merijn

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to