gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r15410 - gnunet/src/include
Date: Fri, 3 Jun 2011 22:44:07 +0200

Author: grothoff
Date: 2011-06-03 22:44:07 +0200 (Fri, 03 Jun 2011)
New Revision: 15410

Modified:
   gnunet/src/include/gnunet_transport_service.h
Log:
simplify api

Modified: gnunet/src/include/gnunet_transport_service.h
===================================================================
--- gnunet/src/include/gnunet_transport_service.h       2011-06-03 20:43:37 UTC 
(rev 15409)
+++ gnunet/src/include/gnunet_transport_service.h       2011-06-03 20:44:07 UTC 
(rev 15410)
@@ -498,11 +498,6 @@
  * @param target who's bandwidth quota is being changed
  * @param quota_in incoming bandwidth quota
  * @param quota_out outgoing bandwidth quota
- * @param timeout how long to wait until signaling failure if
- *        we can not communicate the quota change
- * @param cont continuation to call when done, will be called
- *        either with reason "TIMEOUT" or with reason "PREREQ_DONE"
- * @param cont_cls closure for continuation
  */
 void
 GNUNET_TRANSPORT_set_quota (struct GNUNET_TRANSPORT_Handle *handle,




reply via email to

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