aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_scheduling.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-01-16 10:44:27 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-01-16 10:44:27 +0000
commite33179a1a31023a91cb70a956ecdc778eb081250 (patch)
tree423b656cbfcaa58d573efc4121aa0b392f582b13 /src/ats/gnunet-service-ats_scheduling.c
parenta5343332156101de79b8ed3fa4a74c892d088a1b (diff)
downloadgnunet-e33179a1a31023a91cb70a956ecdc778eb081250.tar.gz
gnunet-e33179a1a31023a91cb70a956ecdc778eb081250.zip
documentation for ATS
Diffstat (limited to 'src/ats/gnunet-service-ats_scheduling.c')
-rw-r--r--src/ats/gnunet-service-ats_scheduling.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ats/gnunet-service-ats_scheduling.c b/src/ats/gnunet-service-ats_scheduling.c
index 2b77e0e5d..4c0b6423f 100644
--- a/src/ats/gnunet-service-ats_scheduling.c
+++ b/src/ats/gnunet-service-ats_scheduling.c
@@ -92,6 +92,7 @@ GAS_scheduling_remove_client (struct GNUNET_SERVER_Client *client)
92 * @param plugin_name 0-termintated string specifying the transport plugin 92 * @param plugin_name 0-termintated string specifying the transport plugin
93 * @param plugin_addr binary address for the plugin to use 93 * @param plugin_addr binary address for the plugin to use
94 * @param plugin_addr_len number of bytes in plugin_addr 94 * @param plugin_addr_len number of bytes in plugin_addr
95 * @param local_address_info the local address for the address
95 * @param session_id session ID to use for the given client (other clients will see 0) 96 * @param session_id session ID to use for the given client (other clients will see 0)
96 * @param atsi performance data for the address 97 * @param atsi performance data for the address
97 * @param atsi_count number of performance records in 'ats' 98 * @param atsi_count number of performance records in 'ats'