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 _______________________________________________ GNUnet-SVN mailing list GNUnet-SVN@gnu.org http://lists.gnu.org/mailman/listinfo/gnunet-svn