On Mon, Apr 4, 2011 at 6:31 PM, Martin Sustrik <sustrik at 250bpm.com> wrote: >> What about calling it zmq_msg_attach()? > > Or zmq_msg_wrap()? As that it wraps the existing buffer into zmq_msg_t > object? I'm using zmsg_wrap() in libzapi to mean "add an envelope to message" so that would be confusing. -Pieter