gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r14674 - gnunet/src/transport
Date: Fri, 18 Mar 2011 15:34:40 +0100

Author: wachs
Date: 2011-03-18 15:34:40 +0100 (Fri, 18 Mar 2011)
New Revision: 14674

Modified:
   gnunet/src/transport/gnunet-service-transport.c
Log:
doxygen


Modified: gnunet/src/transport/gnunet-service-transport.c
===================================================================
--- gnunet/src/transport/gnunet-service-transport.c     2011-03-18 14:23:00 UTC 
(rev 14673)
+++ gnunet/src/transport/gnunet-service-transport.c     2011-03-18 14:34:40 UTC 
(rev 14674)
@@ -1648,6 +1648,7 @@
   force_address = GNUNET_YES;
   if (mq->specific_address == NULL)
     {
+         /* TODO: ADD ATS */
       mq->specific_address = find_ready_address(neighbour);
       GNUNET_STATISTICS_update (stats,
                                gettext_noop ("# transport selected peer 
address freely"),
@@ -4750,7 +4751,7 @@
  * @param peer (claimed) identity of the other peer
  * @param message the message, NULL if we only care about
  *                learning about the delay until we should receive again
- * @param ats information for automatic transport selection
+ * @param ats_data information for automatic transport selection
  * @param ats_count number of elements in ats not including 0-terminator
  * @param session identifier used for this session (can be NULL)
  * @param sender_address binary address of the sender (if observed)




reply via email to

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