gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r31083 - gnunet/src/include
Date: Thu, 5 Dec 2013 19:55:46 +0100

Author: bartpolot
Date: 2013-12-05 19:55:46 +0100 (Thu, 05 Dec 2013)
New Revision: 31083

Modified:
   gnunet/src/include/gnunet_mesh_service.h
Log:
-doc

Modified: gnunet/src/include/gnunet_mesh_service.h
===================================================================
--- gnunet/src/include/gnunet_mesh_service.h    2013-12-05 15:56:45 UTC (rev 
31082)
+++ gnunet/src/include/gnunet_mesh_service.h    2013-12-05 18:55:46 UTC (rev 
31083)
@@ -144,9 +144,10 @@
  * Method called whenever another peer has added us to a channel
  * 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_channel_destroy
- * causes te channel to be ignored and no further notifications are sent about
- * the same channel.
+ * subscribed to in #GNUNET_MESH_connect.
+ * 
+ * A call to #GNUNET_MESH_channel_destroy causes te channel to be ignored. In
+ * this case the handler MUST return NULL.
  *
  * @param cls closure
  * @param channel new handle to the channel




reply via email to

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