gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r23769 - gnunet/src/include
Date: Thu, 13 Sep 2012 15:06:22 +0200

Author: bartpolot
Date: 2012-09-13 15:06:22 +0200 (Thu, 13 Sep 2012)
New Revision: 23769

Modified:
   gnunet/src/include/gnunet_mesh_service.h
Log:
- More documentation


Modified: gnunet/src/include/gnunet_mesh_service.h
===================================================================
--- gnunet/src/include/gnunet_mesh_service.h    2012-09-13 13:05:00 UTC (rev 
23768)
+++ gnunet/src/include/gnunet_mesh_service.h    2012-09-13 13:06:22 UTC (rev 
23769)
@@ -107,6 +107,10 @@
 /**
  * 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




reply via email to

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