gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r20951 - gnunet/src/dht


From: gnunet
Subject: [GNUnet-SVN] r20951 - gnunet/src/dht
Date: Thu, 12 Apr 2012 09:31:08 +0200

Author: wachs
Date: 2012-04-12 09:31:08 +0200 (Thu, 12 Apr 2012)
New Revision: 20951

Modified:
   gnunet/src/dht/dht_api.c
Log:
- api docu


Modified: gnunet/src/dht/dht_api.c
===================================================================
--- gnunet/src/dht/dht_api.c    2012-04-12 06:46:06 UTC (rev 20950)
+++ gnunet/src/dht/dht_api.c    2012-04-12 07:31:08 UTC (rev 20951)
@@ -748,6 +748,7 @@
  * @param exp desired expiration time for the value
  * @param timeout how long to wait for transmission of this request
  * @param cont continuation to call when done (transmitting request to service)
+ *        You must not call GNUNET_DHT_DISCONNECT in this continuation
  * @param cont_cls closure for cont
  */
 void




reply via email to

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