aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-10 11:21:07 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-10 11:21:07 +0000
commit85a049155d73ab1001f417b0786b8aefbdd01fd2 (patch)
tree116aca24d842bf43d2ce8e95d517ba7d0cbc3558 /src/transport/plugin_transport_tcp.c
parent4e1e5f3d5b6018a3a81da9a5cd23ad9c96792317 (diff)
downloadgnunet-85a049155d73ab1001f417b0786b8aefbdd01fd2.tar.gz
gnunet-85a049155d73ab1001f417b0786b8aefbdd01fd2.zip
done
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 9dfe03c67..43cdceb43 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_NO 40#define DEBUG_TCP GNUNET_YES
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?