![]() |
|
SSP_JOINSection: User Manuals (3)Updated: JULY 2001 NAMESSP_join - joins to a groupSYNOPSIS#include <ssp.h>int SSP_join( mailbox mbox, const char *group); DESCRIPTIONSSP_join joins a group with the name passed as the string group. If the group does not exist amoung the Spread daemons, it is created, otherwise the client joins the existing group.The mbox of the connection upon which to join a group is the first parameter. The group string represents the name of the group to join. 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:01:27 GMT, July 06, 2001
|