lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] RFC: etharp and dhcp timers in tcpip.c


From: Leon Woestenberg
Subject: Re: [lwip-devel] RFC: etharp and dhcp timers in tcpip.c
Date: Wed, 07 Jul 2004 08:19:02 +0200
User-agent: Mozilla Thunderbird 0.7.1 (Windows/20040626)

Hello Jani,

Jani Monoses wrote:

I would suggest renaming tcpip.c to lwip_thread.c and add calls to
DHCP and ARP timers.


I agree.But those who don't use the thread API will have to do it themselves
if the timer routines are removed from etharp and dhcp.
The timer routines in ARP and DHCP are "timer handlers" so they remain in the code.

And yes, if you do not use the thread API, you have to call those timer handlers directly, repeatedly after the correct
interval for each timer.

Regards, Leon.




reply via email to

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