gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r18578 - gnunet/src/include
Date: Tue, 13 Dec 2011 17:26:41 +0100

Author: wachs
Date: 2011-12-13 17:26:41 +0100 (Tue, 13 Dec 2011)
New Revision: 18578

Modified:
   gnunet/src/include/gnunet_transport_plugin.h
Log:
missing


Modified: gnunet/src/include/gnunet_transport_plugin.h
===================================================================
--- gnunet/src/include/gnunet_transport_plugin.h        2011-12-13 16:20:08 UTC 
(rev 18577)
+++ gnunet/src/include/gnunet_transport_plugin.h        2011-12-13 16:26:41 UTC 
(rev 18578)
@@ -203,6 +203,12 @@
   struct GNUNET_STATISTICS_Handle *stats;
 
   /**
+   * ATS Handle to request address type.
+   */
+  struct GNUNET_ATS_SchedulingHandle *ats;
+
+
+  /**
    * Function that should be called by the transport plugin
    * whenever a message is received.
    */




reply via email to

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