2
0
Эх сурвалжийг харах

Remove UDP-breaking debug code.

Adam Ierymenko 11 жил өмнө
parent
commit
1a0572d7e7
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      node/UdpSocket.cpp

+ 1 - 1
node/UdpSocket.cpp

@@ -49,7 +49,7 @@
 #endif
 
 // Uncomment to intentionally break UDP in order to test TCP fallback
-#define ZT_BREAK_UDP
+//#define ZT_BREAK_UDP
 
 namespace ZeroTier {