Hello, 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? I have had reports of this happening from a user, but haven't been able to reproduce it myself, so I'm not sure what's really happening. Using libzmq 2.1.4 Thanks, -MinRK