more docu
[oweals/gnunet.git] / src / include / gnunet_transport_service.h
index 2c3c9556f27581104eade69b364a101e71bd0e90..2c6cc2461f3203be0671ce26fae1b9dc94778dc8 100644 (file)
@@ -285,6 +285,9 @@ typedef void (*GNUNET_TRANSPORT_AddressToStringCallback) (void *cls,
 /**
  * Function to call with information about a peer
  *
+ * 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