[zeromq-dev] Zero-copy message API

Martin Sustrik sustrik at 250bpm.com
Mon Apr 4 18:31:31 CEST 2011


On 04/04/2011 06:29 PM, Martin Sustrik wrote:

> What about calling it zmq_msg_attach()?
>
> It is kind of explicit about the fact that it attaches the message to
> existing buffer.

Or zmq_msg_wrap()? As that it wraps the existing buffer into zmq_msg_t 
object?

Martin



More information about the zeromq-dev mailing list