aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-15 14:22:47 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-15 14:22:47 +0000
commit2f00597a249bd5a3feaf10c93a1c77a05ed46813 (patch)
treebfbb6735d48b096dff4234d32c9becf341a9e272 /src/transport/transport.h
parent787467e80c257b2c890c3ce39cdf6eecfe4af512 (diff)
downloadgnunet-2f00597a249bd5a3feaf10c93a1c77a05ed46813.tar.gz
gnunet-2f00597a249bd5a3feaf10c93a1c77a05ed46813.zip
fixing shutdown timeout issue
Diffstat (limited to 'src/transport/transport.h')
-rw-r--r--src/transport/transport.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/transport/transport.h b/src/transport/transport.h
index acaa20a52..d66b87b35 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -30,9 +30,9 @@
30#include "gnunet_time_lib.h" 30#include "gnunet_time_lib.h"
31#include "gnunet_transport_service.h" 31#include "gnunet_transport_service.h"
32 32
33#define DEBUG_TRANSPORT GNUNET_NO 33#define DEBUG_TRANSPORT GNUNET_YES
34#define DEBUG_TRANSPORT_TIMEOUT GNUNET_NO 34#define DEBUG_TRANSPORT_TIMEOUT GNUNET_YES
35#define DEBUG_TRANSPORT_DISCONNECT GNUNET_NO 35#define DEBUG_TRANSPORT_DISCONNECT GNUNET_YES
36 36
37/** 37/**
38 * For how long do we allow unused bandwidth 38 * For how long do we allow unused bandwidth