lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #7213] Add a lwip_init function


From: Jared Grubb
Subject: [lwip-devel] [task #7213] Add a lwip_init function
Date: Thu, 16 Aug 2007 16:09:52 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6

Follow-up Comment #4, task #7213 (project lwip):

> I think that lwip_init could be call directly by the developer if NO_SYS=1,
or inside tcpip_init...

All the init's in tcpip_init can be pulled out into lwip_init. Why can't we
add a flag that says whether we are using TCPIP thread and let lwip_init call
tcpip_init at the very end?

Then, no matter what, the user always calls lwip_init(), which does
*everything*. If the user doesn't like it, then he can copy the function and
create his own.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7213>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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