From 556fd64ee2523e12066d3f3cb3adcc3cee0443da Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 28 Jan 2015 14:22:58 +0000 Subject: - more documentation --- src/include/gnunet_cadet_service.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/gnunet_cadet_service.h b/src/include/gnunet_cadet_service.h index 7f370c6ab..190244f35 100644 --- a/src/include/gnunet_cadet_service.h +++ b/src/include/gnunet_cadet_service.h @@ -177,7 +177,8 @@ typedef void * /** * Function called whenever a channel is destroyed. Should clean up - * any associated state. + * any associated state, including cancelling any pending transmission on this + * channel. * * It must NOT call #GNUNET_CADET_channel_destroy on the channel. * -- cgit v1.2.3