gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r27433 - gnunet/src/include
Date: Wed, 12 Jun 2013 22:23:09 +0200

Author: grothoff
Date: 2013-06-12 22:23:09 +0200 (Wed, 12 Jun 2013)
New Revision: 27433

Modified:
   gnunet/src/include/gnunet_social_service.h
Log:
-clarify need to decide on admission

Modified: gnunet/src/include/gnunet_social_service.h
===================================================================
--- gnunet/src/include/gnunet_social_service.h  2013-06-12 20:01:25 UTC (rev 
27432)
+++ gnunet/src/include/gnunet_social_service.h  2013-06-12 20:23:09 UTC (rev 
27433)
@@ -156,8 +156,10 @@
 /**
  * Function called asking for nym to be admitted to the room.  Should
  * call either 'GNUNET_SOCIAL_home_admit' or
- * 'GNUNET_SOCIAL_home_reject_entry' (possibly asynchronously).  The
- * 'nym' reference remains valid until the
+ * 'GNUNET_SOCIAL_home_reject_entry' (possibly asynchronously).  If
+ * this owner cannot decide, it is fine to call neither function, in
+ * which case hopefully some other owner of the home exists that will
+ * make the decision. The 'nym' reference remains valid until the
  * 'GNUNET_SOCIAL_FarewellCallback' is invoked for it.
  *
  * @param cls closure




reply via email to

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