gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r19205 - gnunet/src/include
Date: Tue, 17 Jan 2012 17:13:55 +0100

Author: grothoff
Date: 2012-01-17 17:13:55 +0100 (Tue, 17 Jan 2012)
New Revision: 19205

Modified:
   gnunet/src/include/gnunet_mesh_service.h
Log:
-document expectations better

Modified: gnunet/src/include/gnunet_mesh_service.h
===================================================================
--- gnunet/src/include/gnunet_mesh_service.h    2012-01-17 16:13:50 UTC (rev 
19204)
+++ gnunet/src/include/gnunet_mesh_service.h    2012-01-17 16:13:55 UTC (rev 
19205)
@@ -129,7 +129,9 @@
 
 /**
  * Function called whenever an inbound tunnel is destroyed.  Should clean up
- * any associated state.
+ * any associated state.  This function is NOT called if the client has
+ * explicitly asked for the tunnel to be destroyed using
+ * GNUNET_MESH_tunnel_destroy.
  *
  * @param cls closure (set from GNUNET_MESH_connect)
  * @param tunnel connection to the other end (henceforth invalid)




reply via email to

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