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