lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] Re: [patch #7085] Restart system timeout handling


From: Simon Kallweit
Subject: [lwip-devel] Re: [patch #7085] Restart system timeout handling
Date: Tue, 09 Feb 2010 18:10:37 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Simon Goldschmidt wrote:
Follow-up Comment #1, patch #7085 (project lwip):

The propose patch is not quite complete since it lacks support for NO_SYS==0.
I'd prefer not to add more functionality that's different between NO_SYS 1 and
0.

How would you like to implement support for this in the NO_SYS==0 case? Does this even make sense? The sys_check_timeouts() is also not available for NO_SYS==0, which is obvious. The sys_restart_timeouts() is an extension to the sys_check_timeouts(). We could also add an argument to the sys_check_timeouts() function for this case, but I doubt that this will be more practical.

Simon Kallweit




reply via email to

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