lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] DHCP client release 22-1-2002


From: Leon Woestenberg
Subject: [lwip-users] Re: [lwip] DHCP client release 22-1-2002
Date: Wed, 08 Jan 2003 23:06:25 -0000

Hi Adam,
>
> What do you think about using one lwIP timer that fires, say, every minute
> (60000 milliseconds and fits in a 16-bit short), and build you own longer
> running timer on that? It would make it simpler to include it in the main
>
Yes, that sounds fine. I'll adapt the source code to have a callback
function
for when this "minute" timer fires and base my DHCP lease timers on that.

To be honest, I lost track of how the current timers are implemented,
especially in the case of a stand alone application, using the raw API.

Currently, I just call the tcp timers at their respected intervals (driven
by some interrupt based clock).

> lwIP distribution (which I hope to do when you think it is ready to be).
>
Sure, I'll release the DHCP client this friday and won't touch it before
5th of February anyway. A good moment to include it if you find the
time.

I think inclusion in the lwIP tree would at least increment the amount of
feedback to improve on it.

Regards, Leon.




[This message was sent through the lwip discussion list.]




reply via email to

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