gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r13058 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r13058 - gnunet/src/testing
Date: Wed, 22 Sep 2010 16:40:09 +0200

Author: nevans
Date: 2010-09-22 16:40:09 +0200 (Wed, 22 Sep 2010)
New Revision: 13058

Modified:
   gnunet/src/testing/testing_group.c
Log:
testing max connections

Modified: gnunet/src/testing/testing_group.c
===================================================================
--- gnunet/src/testing/testing_group.c  2010-09-22 08:49:12 UTC (rev 13057)
+++ gnunet/src/testing/testing_group.c  2010-09-22 14:40:09 UTC (rev 13058)
@@ -51,7 +51,7 @@
  */
 #define HIGH_PORT 56000
 
-#define MAX_OUTSTANDING_CONNECTIONS 20
+#define MAX_OUTSTANDING_CONNECTIONS 40
 
 #define MAX_CONCURRENT_HOSTKEYS 10
 




reply via email to

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