gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9971 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r9971 - gnunet/src/util
Date: Sun, 10 Jan 2010 23:30:32 +0100

Author: grothoff
Date: 2010-01-10 23:30:32 +0100 (Sun, 10 Jan 2010)
New Revision: 9971

Modified:
   gnunet/src/util/client.c
Log:
fixing comment

Modified: gnunet/src/util/client.c
===================================================================
--- gnunet/src/util/client.c    2010-01-09 16:53:43 UTC (rev 9970)
+++ gnunet/src/util/client.c    2010-01-10 22:30:32 UTC (rev 9971)
@@ -562,7 +562,10 @@
 
 /**
  * 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
  */





reply via email to

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