From: Christian Grothoff Date: Fri, 21 May 2010 09:10:57 +0000 (+0000) Subject: ndbg X-Git-Tag: initial-import-from-subversion-38251~21613 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1eb14ea199003a5abc5344db71423a6102c9d191;p=oweals%2Fgnunet.git ndbg --- diff --git a/src/transport/gnunet-service-transport.c b/src/transport/gnunet-service-transport.c index fa4fd69e2..b60ddcfcc 100644 --- a/src/transport/gnunet-service-transport.c +++ b/src/transport/gnunet-service-transport.c @@ -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 diff --git a/src/transport/plugin_transport_tcp.c b/src/transport/plugin_transport_tcp.c index 5daa29532..670c983ef 100644 --- a/src/transport/plugin_transport_tcp.c +++ b/src/transport/plugin_transport_tcp.c @@ -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? diff --git a/src/transport/transport.h b/src/transport/transport.h index b2ef01bb5..6cdbaae77 100644 --- a/src/transport/transport.h +++ b/src/transport/transport.h @@ -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