==> Sorry, my fault!
^5
Sven
---------------------------------------------------------
E = mc² ± 2dBA ----- everything is relative
---------------------------------------------------------
-----Original Message-----
Date: Mon, 27 Sep 2010 17:24:13 +0200
Subject: Re: [zeromq-dev] return codes of recv
From: Martin Sustrik <[email protected]>
To: ZeroMQ development list <[email protected]>
Hi,
> When I try to
> socket::recv (not the base_socket_t::recv !!!), I get a returncode of 1.
> Documented is only -1 for error and 0 for OK. After this receive, the
> errno is set to 11(ressource not avail), but the message is completely
> read and can indeed be handled properly.
That't the return code from zmq_recv, right? It should not happen.
Do you have a test program to reproduce it?
Martin
_______________________________________________
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
