Hi,
please pull branch 'libzmq-268' of git://git.lucina.net/libzmq.git.
>From the commit message:
Fix data loss for PUB/SUB and unidirectional transports (LIBZMQ-268)
With the introduction of subscription forwarding, the first message sent
on a PUB socket using a unidirectional transport (e.g. PGM) is always
lost due to the "subscribe to all" being done asynchronously.
This patch fixes the problem and also refactors the code to have a single
point where the "subscribe to all" is performed.
Signed-off-by: Martin Lucina <[email protected]>
Available for review at:
http://git.lucina.net/libzmq.git/commit/?h=libzmq-268&id=0319cb2cd16aa40911855a1765312886bf081db2
Thanks,
-mato
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev