aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_ats.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-03-21 10:41:54 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-03-21 10:41:54 +0000
commitd6bd47b1206c65e537eb3d3f60a20273e713f993 (patch)
tree7ea54225f5503a50596738422480a67c637b4f42 /src/transport/test_transport_ats.c
parent2c6dfe6c11f6b5ba30419647e8c2765152040bc0 (diff)
downloadgnunet-d6bd47b1206c65e537eb3d3f60a20273e713f993.tar.gz
gnunet-d6bd47b1206c65e537eb3d3f60a20273e713f993.zip
debug and timeout
Diffstat (limited to 'src/transport/test_transport_ats.c')
-rw-r--r--src/transport/test_transport_ats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_transport_ats.c b/src/transport/test_transport_ats.c
index 739975951..2d3321a9e 100644
--- a/src/transport/test_transport_ats.c
+++ b/src/transport/test_transport_ats.c
@@ -45,7 +45,7 @@
45/** 45/**
46 * How long until we give up on transmitting the message? 46 * How long until we give up on transmitting the message?
47 */ 47 */
48#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 5) 48#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 90)
49 49
50/** 50/**
51 * How long until we give up on transmitting the message? 51 * How long until we give up on transmitting the message?