Hi Rakesh,

Can you reproduce this with a minimal test case?

-Pieter

On Wed, Feb 27, 2013 at 6:01 PM, Rakesh Patel
<[email protected]> wrote:
> 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
>
>
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to