[zeromq-dev] Resource temporarily unavailable
john skaller
skaller at users.sourceforge.net
Wed Jan 18 18:47:08 CET 2012
On 19/01/2012, at 1:03 AM, Martin Sustrik wrote:
>>
>> ~/felix>./hwserver
>> hwserver, Felix version
>> 156384763 Operation cannot be accomplished in current state
>
> That means you've sent two subsequent message to a REQ socket, instead of waiting for a reply, or a similar problem.
Yes, I did that because I got EAGAIN. If I take out the loop on EAGAIN,
I get .. well I get EAGAIN (code 35 on OSX).
Note: I only get this problem when the client sends the message
to the server, so the server IS reading the message .. well,
its doing something in response to the message from the client.
--
john skaller
skaller at users.sourceforge.net
More information about the zeromq-dev
mailing list