lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Bug: lwip_read with timeout (again)


From: Kieran Mansley
Subject: Re: [lwip-users] Bug: lwip_read with timeout (again)
Date: Fri, 31 Jul 2009 08:56:38 +0100

On Thu, 2009-07-30 at 19:10 -0300, Alain Mouette wrote:
> Please... I sent this 2 days ago and got no comment, has noone ever seen 
> this?
> 
> This was well tested, in fact it took me a full day to find the problem 
> and the work-around.
> 
> Should I send this to the BUG list at savanah???

Sorry for not replying sooner.  I think that this was fixed in 1.3.1:
the timeout error is no longer treated as fatal.  You could either
upgrade to 1.3.1 or just backport this fix to your version as it was a
really small change.  Look in lwip/src/include/err.h and compare how
ERR_TIMEOUT is used by the ERR_IS_FATAL() macro in your version and the
current version.

Kieran





reply via email to

[Prev in Thread] Current Thread [Next in Thread]