aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-21 09:10:57 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-21 09:10:57 +0000
commit1eb14ea199003a5abc5344db71423a6102c9d191 (patch)
treeb2521967516a69338f642b11791826a8d2e4f3f9 /src/transport/plugin_transport_tcp.c
parent4469ebfa6bff46d5ae1241156599fd3baf22d8f7 (diff)
downloadgnunet-1eb14ea199003a5abc5344db71423a6102c9d191.tar.gz
gnunet-1eb14ea199003a5abc5344db71423a6102c9d191.zip
ndbg
Diffstat (limited to 'src/transport/plugin_transport_tcp.c')
-rw-r--r--src/transport/plugin_transport_tcp.c2
1 files changed, 1 insertions, 1 deletions
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 @@
37#include "plugin_transport.h" 37#include "plugin_transport.h"
38#include "transport.h" 38#include "transport.h"
39 39
40#define DEBUG_TCP GNUNET_YES 40#define DEBUG_TCP GNUNET_NO
41 41
42/** 42/**
43 * How long until we give up on transmitting the welcome message? 43 * How long until we give up on transmitting the welcome message?