From ce1136b52a46d90dff7618a3ec0504085f1cf6a4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 12 May 2011 16:39:03 +0000 Subject: fixing bug with connections that go down not coming back up --- src/transport/transport.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/transport/transport.h') diff --git a/src/transport/transport.h b/src/transport/transport.h index c06e42eaa..343679b2e 100644 --- a/src/transport/transport.h +++ b/src/transport/transport.h @@ -37,7 +37,9 @@ #define ATS_MAX_ITERATIONS INT_MAX #define DEBUG_TRANSPORT GNUNET_NO + #define DEBUG_TRANSPORT_TIMEOUT GNUNET_NO + #define DEBUG_TRANSPORT_DISCONNECT GNUNET_NO /** -- cgit v1.2.3