From cbf2a3e7cf2d7acda1d115198671eaccf2616fc4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 28 Oct 2009 19:52:25 +0000 Subject: getting testing to work --- src/include/gnunet_client_lib.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/include/gnunet_client_lib.h') diff --git a/src/include/gnunet_client_lib.h b/src/include/gnunet_client_lib.h index 2ba9e135f..3773a55d1 100644 --- a/src/include/gnunet_client_lib.h +++ b/src/include/gnunet_client_lib.h @@ -179,7 +179,10 @@ GNUNET_CLIENT_transmit_and_get_response (struct GNUNET_CLIENT_Connection *sock, /** * Request that the service should shutdown. - * Afterwards, the connection should be disconnected. + * Afterwards, the connection will automatically be + * disconnected. Hence the "sock" shoud not + * be used by the caller after this call + * (calling this function frees "sock" after a while). * * @param sock the socket connected to the service */ -- cgit v1.2.3