This library is deprecated.

Dependents:   HTTPClientStreamingExample HTTPClientExample HTTPServerExample HTTPServerHelloWorld ... more

Revision:
3:0401477beaa3
Parent:
1:ba68cceb2917
Child:
5:bc7df6da7589
--- a/LPC2368/if/lwip/LwipNetIf.h	Fri Jun 18 09:34:41 2010 +0000
+++ b/LPC2368/if/lwip/LwipNetIf.h	Fri Jun 18 10:28:59 2010 +0000
@@ -50,6 +50,7 @@
 
 private:
   Timer m_tcpTimer;
+  Timer m_dnsTimer;
   
   bool m_init;