Yes, you're not the first person to be confused by this. We could maybe use another reserved value instead of 0, and use printable autogenerated identities. These don't cross the network.
Pieter On Oct 28, 2012 11:17 PM, "Merijn Verstraaten" <[email protected]> wrote: > 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 >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
