On Wed, Sep 22, 2010 at 2:08 PM, Pieter Hintjens <[email protected]> wrote:
> Strange. I remember discussing this with Martin Sustrik and hearing, > "when a message is sent 0MQ nullifies it". OK, so the user guide is wrong on this. Sending a message is safe and does not affect it. Receiving _into_ an existing message will nullify the message first. Wires got crossed somewhere... sorry about that. You can send the same message N times safely. - Pieter Hintjens iMatix - www.imatix.com _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
