- api docu
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 12 Apr 2012 07:31:08 +0000 (07:31 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 12 Apr 2012 07:31:08 +0000 (07:31 +0000)
src/dht/dht_api.c

index 3cb13b4f9998f41125506c5f6eaaf1a80bfc1bab..e0b6af46bf0ec540acd655f86dfab99390bcd3ea 100644 (file)
@@ -748,6 +748,7 @@ timeout_put_request (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
  * @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