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 _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
