[Spread-cvs] cvs commit: spread/daemon/docs SP_receive.3

jonathan at spread.org jonathan at spread.org
Thu Mar 4 18:57:47 EST 2004


jonathan    04/03/04 18:57:47

  Modified:    daemon/docs SP_receive.3
  Log:
  Fix documentation of Self-leave membership messages, as it does not provide
  vs info or lists of other members.
  
  Revision  Changes    Path
  1.5       +4 -10     spread/daemon/docs/SP_receive.3
  
  Index: SP_receive.3
  ===================================================================
  RCS file: /storage/cvsroot/spread/daemon/docs/SP_receive.3,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SP_receive.3	18 Sep 2002 00:46:56 -0000	1.4
  +++ SP_receive.3	4 Mar 2004 23:57:46 -0000	1.5
  @@ -249,7 +249,7 @@
   REG_MEMB_MESS is FALSE then it is a 
   .B self-leave
   message.  TRANS_MEMB_MESS never have a CAUSED_BY_ type because they only serve
  -to signal upto where SAVE delivery and AGREED delivery (with no holes) is guaranteed
  +to signal upto where SAFE delivery and AGREED delivery (with no holes) is guaranteed
   in the complete 
   .B old
   group membership.
  @@ -283,15 +283,9 @@
   field will be set to 0 and the 
   .I groups
   array will be empty, since this member is no longer part of the group and thus has
  -no knowledge of it.
  -
  -The second set of information is stored in the message body and provides a the
  -private group name of the member who just left, which should always be the
  -private group name of the connection which received this message.
  -The private group name can be accessed at a byte offset from the beginning of 
  -the buffer given by the 
  -.B SP_get_vs_set_offset_memb_mess
  -function. The name will consist of one fixed length string of MAX_GROUP_NAME size.
  +no knowledge of it. The
  +.I mess
  +body will also be empty. 
   
   .SH "RETURN VALUES"
   Returns the size of the message received 
  
  
  




More information about the Spread-cvs mailing list