I'll get on this today!

cr

On Feb 2, 2012, at 6:15 AM, Martin Lucina wrote:

> 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

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

Reply via email to