On Thu, Nov 29, 2012 at 4:42 PM, Kah-Chan Low <[email protected]> wrote:

> Doesn't zmq_send(), which is called by socket_t::send(), make a copy of
> whatever message that is passed in before returning?

You're right, sorry, this does copy the buffer. I was confusing it
with the other send functions which don't copy the buffer.

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

Reply via email to