gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6402 - GNUnet/src/include


From: gnunet
Subject: [GNUnet-SVN] r6402 - GNUnet/src/include
Date: Thu, 21 Feb 2008 00:00:37 -0700 (MST)

Author: grothoff
Date: 2008-02-21 00:00:37 -0700 (Thu, 21 Feb 2008)
New Revision: 6402

Modified:
   GNUnet/src/include/fs.h
Log:
constants

Modified: GNUnet/src/include/fs.h
===================================================================
--- GNUnet/src/include/fs.h     2008-02-21 06:51:29 UTC (rev 6401)
+++ GNUnet/src/include/fs.h     2008-02-21 07:00:37 UTC (rev 6402)
@@ -444,7 +444,7 @@
  * If, after finding local results, we abort a GET
  * iteration, we increment "have_more" by this value.
  */
-#define HAVE_MORE_INCREMENT 2
+#define HAVE_MORE_INCREMENT 5
 
 /**
  * What is the maximum number of local results
@@ -456,7 +456,7 @@
  * What is the maximum number of local results
  * that we are willing to return synchronously?
  */
-#define MAX_ASYNC_PROCESSED 32
+#define MAX_ASYNC_PROCESSED 128
 
 
 





reply via email to

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