NetServices Stack source

Dependents:   HelloWorld ServoInterfaceBoardExample1 4180_Lab4

Revision:
3:95e0bc00a1bb
Parent:
2:a4f97773c90f
Child:
9:c79fa4034f5b
--- a/if/lwip/LwipNetIf.h	Fri Jun 18 09:22:54 2010 +0000
+++ b/if/lwip/LwipNetIf.h	Fri Jun 18 10:38:57 2010 +0000
@@ -50,6 +50,7 @@
 
 private:
   Timer m_tcpTimer;
+  Timer m_dnsTimer;
   
   bool m_init;