gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r33841 - gnunet/src/ats


From: gnunet
Subject: [GNUnet-SVN] r33841 - gnunet/src/ats
Date: Wed, 25 Jun 2014 10:24:22 +0200

Author: wachs
Date: 2014-06-25 10:24:22 +0200 (Wed, 25 Jun 2014)
New Revision: 33841

Modified:
   gnunet/src/ats/plugin_ats_proportional.c
Log:
docu for address selection


Modified: gnunet/src/ats/plugin_ats_proportional.c
===================================================================
--- gnunet/src/ats/plugin_ats_proportional.c    2014-06-25 01:32:27 UTC (rev 
33840)
+++ gnunet/src/ats/plugin_ats_proportional.c    2014-06-25 08:24:22 UTC (rev 
33841)
@@ -834,7 +834,13 @@
 
 
 /**
- * FIXME.
+ * Find the currently best address for a peer from the set of addresses 
available
+ * or return NULL of no address is available
+ *
+ * @param s the proportional handle
+ * @param addresses the address hashmap
+ * @param id the peer id
+ * @return the address or NULL
  */
 struct ATS_Address *
 get_best_address (struct GAS_PROPORTIONAL_Handle *s,




reply via email to

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