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