lwip-users
[Top][All Lists]
Advanced

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

Antw: Re: [lwip-users] Stop DHCP client


From: Matthias Weisser
Subject: Antw: Re: [lwip-users] Stop DHCP client
Date: Tue, 19 Jun 2007 07:51:34 +0200

>>> "Thomas Taranowski" <address@hidden> schrieb am 19.06.2007 um 03:57:
> Yes, calling dhcp_stop should be enough.  I'm not sure how you would stop
> the timer routines, unless you modify the code.  Stopping the timers isn't
> really necessary, unless you are really trying to optimize CPU usage.

>From dhcp.c:

 * Then have your application call dhcp_coarse_tmr() and
 * dhcp_fine_tmr() on the defined intervals.

I meant stopping the calls to this functions. Or is this comment out of date?

Matthias





reply via email to

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