On Wed, Sep 19, 2012 at 3:15 PM, Andrew Hume <[email protected]> wrote:

> i have a situation where i sometimes store messages for a while before
> sending on.

That's fine. You can store a zmq_msg_t object for as long as you want.
You just have to respect its life-cycle (don't send twice, etc).

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

Reply via email to