gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r13889 - gnunet/src/testing
Date: Tue, 7 Dec 2010 18:19:44 +0100

Author: nevans
Date: 2010-12-07 18:19:44 +0100 (Tue, 07 Dec 2010)
New Revision: 13889

Modified:
   gnunet/src/testing/testing_group.c
Log:
better wording for function prototype

Modified: gnunet/src/testing/testing_group.c
===================================================================
--- gnunet/src/testing/testing_group.c  2010-12-07 17:18:53 UTC (rev 13888)
+++ gnunet/src/testing/testing_group.c  2010-12-07 17:19:44 UTC (rev 13889)
@@ -2574,12 +2574,13 @@
  * by the topology.  This will only have an effect once peers
  * are started if the FRIENDS_ONLY option is set in the base
  * config.  Also takes an optional restrict topology which
- * disallows connections based on a particular transport
+ * disallows connections based on particular transports
  * UNLESS they are specified in the restricted topology.
  *
  * @param pg the peer group struct representing the running peers
  * @param topology which topology to connect the peers in
- * @param restrict_topology allow only direct TCP connections in this topology
+ * @param restrict_topology disallow restrict_transports transport
+ *                          connections to peers NOT in this topology
  *                          use GNUNET_TESTING_TOPOLOGY_NONE for no 
restrictions
  * @param restrict_transports space delimited list of transports to blacklist
  *                            to create restricted topology




reply via email to

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