ndbg
authorChristian Grothoff <christian@grothoff.org>
Fri, 21 May 2010 09:10:57 +0000 (09:10 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 21 May 2010 09:10:57 +0000 (09:10 +0000)
src/transport/gnunet-service-transport.c
src/transport/plugin_transport_tcp.c
src/transport/transport.h

index fa4fd69e2462b75a7afdcf48b45803759775edf2..b60ddcfccf510d147327b6f29f90c5735adab09b 100644 (file)
@@ -2980,7 +2980,7 @@ handle_blacklist_reply (void *cls,
 
 
 /**
- * Send periodic PING messages to a give foreign address.
+ * Send periodic PING messages to a given foreign address.
  *
  * @param cls our 'struct PeriodicValidationContext*'
  * @param tc task context
index 5daa29532e971b6e360dc434b330738bcbf36599..670c983ef5dd6e3ec425eabc076ec577ba44012a 100644 (file)
@@ -37,7 +37,7 @@
 #include "plugin_transport.h"
 #include "transport.h"
 
-#define DEBUG_TCP GNUNET_YES
+#define DEBUG_TCP GNUNET_NO
 
 /**
  * How long until we give up on transmitting the welcome message?
index b2ef01bb5c85fc266dc01881654d3159b1a54dd3..6cdbaae7778e6eee54103cd79908e73fb034e6ad 100644 (file)
@@ -30,9 +30,9 @@
 #include "gnunet_time_lib.h"
 #include "gnunet_transport_service.h"
 
-#define DEBUG_TRANSPORT GNUNET_YES
-#define DEBUG_TRANSPORT_TIMEOUT GNUNET_YES
-#define DEBUG_TRANSPORT_DISCONNECT GNUNET_YES
+#define DEBUG_TRANSPORT GNUNET_NO
+#define DEBUG_TRANSPORT_TIMEOUT GNUNET_NO
+#define DEBUG_TRANSPORT_DISCONNECT GNUNET_NO
 
 /**
  * For how long do we allow unused bandwidth