lwip-users
[Top][All Lists]
Advanced

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

RE: RE : [lwip-users] small change in tcp/ip initialization


From: Goldschmidt Simon
Subject: RE: RE : [lwip-users] small change in tcp/ip initialization
Date: Mon, 5 Mar 2007 11:43:54 +0100

Hi,

> Not sure it's a so good idea, because you couldn't initialize 
> the "ARP timer" in the tcpip_thread's context (to avoid 
> multithread access problems in ARP Table - see previous item 
> in forum), except if this timer is also initialize in 
> tcpip_thread() just before ip_timer... 

I think it's a MUST to initialize the ARP timer in tcpip_thread(), if
only to avoid other users from initializing it at the wrong point.

Simon




reply via email to

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