gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r16168 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r16168 - gnunet/src/include
Date: Mon, 25 Jul 2011 14:37:07 +0200

Author: nevans
Date: 2011-07-25 14:37:06 +0200 (Mon, 25 Jul 2011)
New Revision: 16168

Modified:
   gnunet/src/include/gnunet_testing_lib.h
Log:
document

Modified: gnunet/src/include/gnunet_testing_lib.h
===================================================================
--- gnunet/src/include/gnunet_testing_lib.h     2011-07-25 12:36:38 UTC (rev 
16167)
+++ gnunet/src/include/gnunet_testing_lib.h     2011-07-25 12:37:06 UTC (rev 
16168)
@@ -715,6 +715,11 @@
 /**
  * Iterate over all (running) peers in the peer group, retrieve
  * all statistics from each.
+ *
+ * @param pg the peergroup to iterate statistics of
+ * @param cont continuation to call once call is completed(?)
+ * @param proc processing function for each statistic retrieved
+ * @param cls closure to pass to proc
  */
 void
 GNUNET_TESTING_get_statistics (struct GNUNET_TESTING_PeerGroup *pg,




reply via email to

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