gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36511 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r36511 - gnunet/src/include
Date: Sat, 17 Oct 2015 02:09:01 +0200

Author: grothoff
Date: 2015-10-17 02:09:01 +0200 (Sat, 17 Oct 2015)
New Revision: 36511

Modified:
   gnunet/src/include/gnunet_constants.h
Log:
-bump warn threshold

Modified: gnunet/src/include/gnunet_constants.h
===================================================================
--- gnunet/src/include/gnunet_constants.h       2015-10-16 22:56:01 UTC (rev 
36510)
+++ gnunet/src/include/gnunet_constants.h       2015-10-17 00:09:01 UTC (rev 
36511)
@@ -74,7 +74,7 @@
 /**
  * After what amount of latency for a message do we print a warning?
  */
-#define GNUNET_CONSTANTS_LATENCY_WARN GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_SECONDS, 1)
+#define GNUNET_CONSTANTS_LATENCY_WARN GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_SECONDS, 3)
 
 /**
  * Until which load do we consider the peer overly idle




reply via email to

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