From 9390558f789648d3951805432ecc4ca9badef40e Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 20 Mar 2014 09:55:46 +0000 Subject: new session end function including address --- src/include/gnunet_ats_service.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/include/gnunet_ats_service.h') diff --git a/src/include/gnunet_ats_service.h b/src/include/gnunet_ats_service.h index 932446400..0268391cd 100644 --- a/src/include/gnunet_ats_service.h +++ b/src/include/gnunet_ats_service.h @@ -730,7 +730,10 @@ GNUNET_ATS_address_in_use (struct GNUNET_ATS_SchedulingHandle *sh, /** - * A session got destroyed, stop including it as a valid address. + * An address got destroyed, stop including it as a valid address. + * + * If a session is given, only the session will be removed, if no session is + * given the full address will be deleted. * * @param sh handle * @param address the address -- cgit v1.2.3