[zeromq-dev] question about message buffer

Pieter Hintjens ph at imatix.com
Thu Mar 7 07:33:51 CET 2013


On Thu, Mar 7, 2013 at 2:46 AM, Mohit Jaggi <mohitjaggi at gmail.com> wrote:

> still trying to get to the bottom of this..appreciate any help. Especially
> want to know how the VSM data is handled.

The VSM data is a block of memory inside the zmq_msg_t structure, so
usually allocated on the stack.

-Pieter



More information about the zeromq-dev mailing list