private fork

Fork of GSwifiInterface by gs fan

Revision:
10:7d8134e7df01
Parent:
8:64184a968e3b
Child:
12:057089026a20
--- a/Socket/UDPSocket.cpp	Thu Oct 31 06:59:46 2013 +0000
+++ b/Socket/UDPSocket.cpp	Thu Oct 31 08:34:45 2013 +0000
@@ -111,6 +111,7 @@
     }
 
     tmr.reset();
+    time = -1;
     tmr.start();
 
     while (time < _timeout) {