gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r16474 - gnunet/src/include
Date: Fri, 12 Aug 2011 17:53:32 +0200

Author: grothoff
Date: 2011-08-12 17:53:32 +0200 (Fri, 12 Aug 2011)
New Revision: 16474

Modified:
   gnunet/src/include/gnunet_transport_plugin.h
Log:
docu

Modified: gnunet/src/include/gnunet_transport_plugin.h
===================================================================
--- gnunet/src/include/gnunet_transport_plugin.h        2011-08-12 15:49:57 UTC 
(rev 16473)
+++ gnunet/src/include/gnunet_transport_plugin.h        2011-08-12 15:53:32 UTC 
(rev 16474)
@@ -71,7 +71,9 @@
  * cleans up a session pointer and hence the service needs to
  * discard all of those sessions as well.  Plugins that do not
  * use sessions can simply omit calling this function and always
- * use NULL wherever a session pointer is needed.
+ * use NULL wherever a session pointer is needed.  This function
+ * should be called BEFORE a potential "TransmitContinuation"
+ * from the "TransmitFunction".
  * 
  * @param cls closure
  * @param peer which peer was the session for 




reply via email to

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