gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r15557 - gnunet/src/statistics


From: gnunet
Subject: [GNUnet-SVN] r15557 - gnunet/src/statistics
Date: Tue, 14 Jun 2011 08:36:56 +0200

Author: grothoff
Date: 2011-06-14 08:36:56 +0200 (Tue, 14 Jun 2011)
New Revision: 15557

Modified:
   gnunet/src/statistics/statistics_api.c
Log:
W32 is too slow

Modified: gnunet/src/statistics/statistics_api.c
===================================================================
--- gnunet/src/statistics/statistics_api.c      2011-06-13 21:18:09 UTC (rev 
15556)
+++ gnunet/src/statistics/statistics_api.c      2011-06-14 06:36:56 UTC (rev 
15557)
@@ -38,7 +38,7 @@
  * a value times out?  (The update will be lost if the
  * service does not react within this timeframe).  
  */
-#define SET_TRANSMIT_TIMEOUT GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_MILLISECONDS, 250)
+#define SET_TRANSMIT_TIMEOUT GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_SECONDS, 2)
 
 
 /**




reply via email to

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