(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 31 Aug 2011 08:56:03 +0000 (08:56 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 31 Aug 2011 08:56:03 +0000 (08:56 +0000)
src/transport/test_transport_api_unreliability.c

index 6a86617a93621eb641488944e1b89d49924eea05..020d8614edf36d767e435d8ce3982ebd797e3d79 100644 (file)
@@ -48,7 +48,7 @@
 /**
  * How long until we give up on transmitting the message?
  */
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 3)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 900)
 
 static int ok;