fixing bug with connections that go down not coming back up
authorChristian Grothoff <christian@grothoff.org>
Thu, 12 May 2011 16:39:30 +0000 (16:39 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 12 May 2011 16:39:30 +0000 (16:39 +0000)
src/transport/plugin_transport_tcp.c

index fdf6a18825ad5ecc12151e1227b8113ffccca372..ecec4c6d561893c8cd297a367535b2d2b5905e48 100644 (file)
@@ -38,7 +38,7 @@
 #include "gnunet_transport_plugin.h"
 #include "transport.h"
 
-#define DEBUG_TCP GNUNET_YES
+#define DEBUG_TCP GNUNET_NO
 
 #define DEBUG_TCP_NAT GNUNET_NO