gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r10776 - gnunet/src/arm


From: gnunet
Subject: [GNUnet-SVN] r10776 - gnunet/src/arm
Date: Sun, 4 Apr 2010 23:29:32 +0200

Author: grothoff
Date: 2010-04-04 23:29:32 +0200 (Sun, 04 Apr 2010)
New Revision: 10776

Modified:
   gnunet/src/arm/arm_api.c
Log:
faster

Modified: gnunet/src/arm/arm_api.c
===================================================================
--- gnunet/src/arm/arm_api.c    2010-04-04 17:12:59 UTC (rev 10775)
+++ gnunet/src/arm/arm_api.c    2010-04-04 21:29:32 UTC (rev 10776)
@@ -37,7 +37,7 @@
  * How long are we willing to wait for a service operation during the 
multi-operation
  * request processing?
  */
-#define MULTI_TIMEOUT  GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_SECONDS, 5)
+#define MULTI_TIMEOUT  GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_SECONDS, 1)
 
 
 /**





reply via email to

[Prev in Thread] Current Thread [Next in Thread]