On Thu, Apr 28, 2011 at 3:12 AM, MinRK <benjaminrk at gmail.com> wrote: > When sending or receiving multipart messages with NOBLOCK, is it > possible for zmq_send or zmq_recv to raise EAGAIN on any part other > than the first? In principle, no. If this happens it's a bug. -Pieter