gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r35087 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r35087 - gnunet/src/transport
Date: Tue, 3 Feb 2015 16:32:26 +0100

Author: grothoff
Date: 2015-02-03 16:32:26 +0100 (Tue, 03 Feb 2015)
New Revision: 35087

Modified:
   gnunet/src/transport/gnunet-service-transport_neighbours.c
Log:
-docu

Modified: gnunet/src/transport/gnunet-service-transport_neighbours.c
===================================================================
--- gnunet/src/transport/gnunet-service-transport_neighbours.c  2015-02-03 
15:31:02 UTC (rev 35086)
+++ gnunet/src/transport/gnunet-service-transport_neighbours.c  2015-02-03 
15:32:26 UTC (rev 35087)
@@ -2003,7 +2003,12 @@
 
 
 /**
- * FIXME
+ * Function called by the bandwidth tracker for a peer whenever
+ * the tracker's state changed such that we need to recalculate
+ * the delay for flow control.  We calculate the latest delay
+ * and inform the plugin (if applicable).
+ *
+ * @param cls the `struct NeighbourMapEntry` to update calculations for
  */
 static void
 inbound_bw_tracker_update (void *cls)




reply via email to

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