>>> "Thomas Taranowski" <[EMAIL PROTECTED]> 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 _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
