gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r12977 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r12977 - gnunet/src/transport
Date: Tue, 14 Sep 2010 10:34:05 +0200

Author: nevans
Date: 2010-09-14 10:34:05 +0200 (Tue, 14 Sep 2010)
New Revision: 12977

Modified:
   gnunet/src/transport/plugin_transport_tcp.c
Log:
remove crazy debugging

Modified: gnunet/src/transport/plugin_transport_tcp.c
===================================================================
--- gnunet/src/transport/plugin_transport_tcp.c 2010-09-14 08:19:47 UTC (rev 
12976)
+++ gnunet/src/transport/plugin_transport_tcp.c 2010-09-14 08:34:05 UTC (rev 
12977)
@@ -37,8 +37,8 @@
 #include "plugin_transport.h"
 #include "transport.h"
 
-#define DEBUG_TCP GNUNET_YES
-#define DEBUG_TCP_NAT GNUNET_YES
+#define DEBUG_TCP GNUNET_NO
+#define DEBUG_TCP_NAT GNUNET_NO
 
 /**
  * How long until we give up on transmitting the welcome message?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]