[zeromq-dev] Problem with XREP-XREP and inproc

Martin Sustrik sustrik at 250bpm.com
Mon Jan 10 16:47:58 CET 2011


Hi Tore,

> Exampel 2 does not receive anything.
>
> Example 1 receives a binary blob (looks like the auto-generated
> request IDs), "", "payload"
>
> Any idea what's going on?

This is caused by the fact that identities don't play well with inproc 
transport. The peer generates a transient identity even though we have 
set one explicitly. It should be fixed.

Martin



More information about the zeromq-dev mailing list