gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r25144 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r25144 - gnunet/src/include
Date: Tue, 27 Nov 2012 21:15:57 +0100

Author: grothoff
Date: 2012-11-27 21:15:57 +0100 (Tue, 27 Nov 2012)
New Revision: 25144

Modified:
   gnunet/src/include/gnunet_core_service.h
Log:
-clarify API (#2661)

Modified: gnunet/src/include/gnunet_core_service.h
===================================================================
--- gnunet/src/include/gnunet_core_service.h    2012-11-26 17:12:24 UTC (rev 
25143)
+++ gnunet/src/include/gnunet_core_service.h    2012-11-27 20:15:57 UTC (rev 
25144)
@@ -131,7 +131,9 @@
  * for good).  Note that the private key of the peer is intentionally
  * not exposed here; if you need it, your process should try to read
  * the private key file directly (which should work if you are
- * authorized...).
+ * authorized...).  Implementations of this function must not call
+ * GNUNET_CORE_disconnect (other than by scheduling a new task to
+ * do this later).
  *
  * @param cls closure
  * @param server handle to the server, NULL if we failed




reply via email to

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