![]() |
|
SSP_LEAVESection: User Manuals (3)Updated: JULY 2001 NAMESSP_leave - leave a groupSYNOPSIS#include <ssp.h>int SSP_leave(mailbox mbox, const char *group); DESCRIPTIONSSP_leave leaves a group with the name passed as the string group. If the group does not exist amoung the Spread daemons this operation is ignored, otherwise the client leaves the existing group.The mbox of the connection upon which to leave a group is the first parameter.
The
group
RETURN VALUESReturns 0 on success or one of the following errors ( < 0 ):
BUGSNone.AUTHORCristina Nita-Rotaru <crisn@cnds.jhu.edu>
IndexThis document was created by man2html, using the manual pages. Time: 21:05:00 GMT, July 06, 2001
|