[zeromq-dev] zmq errno 156384763

Rakesh Patel rakesh.patel8552 at gmail.com
Wed Feb 27 18:01:39 CET 2013


Hi ,

I am trying to send multi-part messages using zmq_send function. In the
last message, i set send_more to zero and this is zero sized message. On
the receiving end using zmq_recv, it sets zmq errno 156384763 when
receiving last message. In the documentation, it has written "You may send
zero-length messages, e.g. for sending a signal from one thread to
another." then why it is giving error.

Is it going to cause any issue (memory leak ?? or any) ?

Please let me know,

Thank you,

--Rakesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130227/0c79e7f9/attachment.htm>


More information about the zeromq-dev mailing list