gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r28504 - gnunet/src/include
Date: Sun, 11 Aug 2013 23:46:31 +0200

Author: dold
Date: 2013-08-11 23:46:31 +0200 (Sun, 11 Aug 2013)
New Revision: 28504

Modified:
   gnunet/src/include/gnunet_testbed_service.h
Log:
- doc for peerinfo


Modified: gnunet/src/include/gnunet_testbed_service.h
===================================================================
--- gnunet/src/include/gnunet_testbed_service.h 2013-08-11 21:22:39 UTC (rev 
28503)
+++ gnunet/src/include/gnunet_testbed_service.h 2013-08-11 21:46:31 UTC (rev 
28504)
@@ -794,6 +794,7 @@
 
 /**
  * Callback to be called when the requested peer information is available
+ * The peer information in the callback is valid until the operation 'op' is 
canceled.
  *
  * @param cb_cls the closure from GNUNET_TETSBED_peer_get_information()
  * @param op the operation this callback corresponds to
@@ -815,6 +816,7 @@
  * with event type GNUNET_TESTBED_ET_OPERATION_FINISHED when result for this
  * operation is available. Instead, the GNUNET_TESTBED_PeerInfoCallback() will
  * be called.
+ * The peer information in the callback is valid until the operation is 
canceled.
  *
  * @param peer peer to request information about
  * @param pit desired information




reply via email to

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