aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-02-03 00:23:10 +0000
committerChristian Grothoff <christian@grothoff.org>2015-02-03 00:23:10 +0000
commitcb306ceb0483be233d0f374d118c6e82afd62dde (patch)
tree32d74755eb6bc2e57e1072b2732b6d88eba0462c /src/transport/test_transport_api.c
parent8135b399e1f9cac35602277806d71438def72010 (diff)
downloadgnunet-cb306ceb0483be233d0f374d118c6e82afd62dde.tar.gz
gnunet-cb306ceb0483be233d0f374d118c6e82afd62dde.zip
adding statistics on why transport may drop ATS suggestions
Diffstat (limited to 'src/transport/test_transport_api.c')
-rw-r--r--src/transport/test_transport_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_transport_api.c b/src/transport/test_transport_api.c
index ce6db8ad1..239ecdfed 100644
--- a/src/transport/test_transport_api.c
+++ b/src/transport/test_transport_api.c
@@ -33,7 +33,7 @@
33/** 33/**
34 * How long until we give up on transmitting the message? 34 * How long until we give up on transmitting the message?
35 */ 35 */
36#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 120) 36#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 600)
37 37
38/** 38/**
39 * How long until we give up on transmitting the message? 39 * How long until we give up on transmitting the message?