[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #7235] Create timeout framework for NO_SYS=1
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [task #7235] Create timeout framework for NO_SYS=1 |
Date: |
Mon, 26 Nov 2007 08:23:01 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9 |
Follow-up Comment #10, task #7235 (project lwip):
I think there is a problem to use "timeouts" for lwIP's "timers". These last
one are periodic, the first are "one shot". Due to the initial purpose, I
thought it was the idea, but it seems I'm wrong.
Perhaps we could split "user timeouts" design from "timers" design, in
another task? But I think than having the same name (sys_timeout) with two
differents execution environment (NO_SYS=0 or 1) is not a so good idea (since
other sys_ functions will not be available)...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?7235>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1, Frédéric Bernon, 2007/11/02
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1, Frédéric Bernon, 2007/11/02
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1, Simon Goldschmidt, 2007/11/03
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1, Frédéric Bernon, 2007/11/03
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1, Frédéric Bernon, 2007/11/25
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1, Simon Goldschmidt, 2007/11/26
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1,
Frédéric Bernon <=
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1, Simon Goldschmidt, 2007/11/26
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1, Frédéric Bernon, 2007/11/26
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1, Simon Goldschmidt, 2007/11/26
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1, Simon Goldschmidt, 2007/11/26
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1, Frédéric Bernon, 2007/11/26
- [lwip-devel] [task #7235] Create timeout framework for NO_SYS=1, Kieran Mansley, 2007/11/28