[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r3379 - GNUnet/src/applications/tbench
From: |
grothoff |
Subject: |
[GNUnet-SVN] r3379 - GNUnet/src/applications/tbench |
Date: |
Thu, 7 Sep 2006 20:35:41 -0700 (PDT) |
Author: grothoff
Date: 2006-09-07 20:35:39 -0700 (Thu, 07 Sep 2006)
New Revision: 3379
Modified:
GNUnet/src/applications/tbench/tbenchtest.c
GNUnet/src/applications/tbench/tbenchtest_udp.c
Log:
st
Modified: GNUnet/src/applications/tbench/tbenchtest.c
===================================================================
--- GNUnet/src/applications/tbench/tbenchtest.c 2006-09-08 03:34:31 UTC (rev
3378)
+++ GNUnet/src/applications/tbench/tbenchtest.c 2006-09-08 03:35:39 UTC (rev
3379)
@@ -126,6 +126,8 @@
return ret;
}
+#define START_PEERS 1
+
/**
* Testcase to test p2p communications.
*
Modified: GNUnet/src/applications/tbench/tbenchtest_udp.c
===================================================================
--- GNUnet/src/applications/tbench/tbenchtest_udp.c 2006-09-08 03:34:31 UTC
(rev 3378)
+++ GNUnet/src/applications/tbench/tbenchtest_udp.c 2006-09-08 03:35:39 UTC
(rev 3379)
@@ -126,6 +126,8 @@
return ret;
}
+#define START_PEERS 1
+
/**
* Testcase to test p2p communications.
*
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r3379 - GNUnet/src/applications/tbench,
grothoff <=