-peer review
[oweals/gnunet.git] / src / include / gnunet_mesh_service.h
index b674e5d7637cab50fee76f33fb6fbda5aa764a6d..568a054485d3cf824cd1802ac3c7fc06443511a8 100644 (file)
@@ -107,6 +107,10 @@ struct GNUNET_MESH_MessageHandler
 /**
  * Method called whenever another peer has added us to a tunnel
  * the other peer initiated.
+ * Only called (once) upon reception of data with a message type which was
+ * subscribed to in GNUNET_MESH_connect. A call to GNUNET_MESH_tunnel_destroy
+ * causes te tunnel to be ignored and no further notifications are sent about
+ * the same tunnel.
  *
  * @param cls closure
  * @param tunnel new handle to the tunnel