-clarify need to decide on admission
authorChristian Grothoff <christian@grothoff.org>
Wed, 12 Jun 2013 20:23:09 +0000 (20:23 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 12 Jun 2013 20:23:09 +0000 (20:23 +0000)
src/include/gnunet_social_service.h

index 8896320e346a7e972208711897fffdf630721e7f..13e4789f07ca5a2587ca0d18b4bc61185f744edc 100644 (file)
@@ -156,8 +156,10 @@ GNUNET_SOCIAL_ego_destroy (struct GNUNET_SOCIAL_Ego *ego);
 /**
  * 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