gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r31875 - gnunet/src/include
Date: Fri, 10 Jan 2014 10:11:15 +0100

Author: wachs
Date: 2014-01-10 10:11:15 +0100 (Fri, 10 Jan 2014)
New Revision: 31875

Modified:
   gnunet/src/include/gnunet_transport_service.h
Log:
docu


Modified: gnunet/src/include/gnunet_transport_service.h
===================================================================
--- gnunet/src/include/gnunet_transport_service.h       2014-01-10 09:09:58 UTC 
(rev 31874)
+++ gnunet/src/include/gnunet_transport_service.h       2014-01-10 09:11:15 UTC 
(rev 31875)
@@ -285,9 +285,13 @@
 /**
  * Function to call with information about a peer
  *
+ * If one_shot was set to GNUNET_YES to iterate over all peers once,
+ * a final call with NULL for peer and address will follow when done
+ *
  * The #GNUNET_TRANSPORT_monitor_peers_cancel call MUST not be called from
  * within this function!
  *
+ *
  * @param cls closure
  * @param peer peer this update is about,
  *      NULL if this is the final last callback for a iteration operation




reply via email to

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