projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2590eb
)
remove crazy debugging
author
Nathan S. Evans
<evans@in.tum.de>
Tue, 14 Sep 2010 08:34:05 +0000
(08:34 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Tue, 14 Sep 2010 08:34:05 +0000
(08:34 +0000)
src/transport/plugin_transport_tcp.c
patch
|
blob
|
history
diff --git
a/src/transport/plugin_transport_tcp.c
b/src/transport/plugin_transport_tcp.c
index ce6044f594da16e2fc1b59522affed6794f3298e..8c1d3d3339399447cc771b76c72ab1ff128df3c7 100644
(file)
--- a/
src/transport/plugin_transport_tcp.c
+++ b/
src/transport/plugin_transport_tcp.c
@@
-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?