![]() |
|
SSP_DISCONNECTSection: User Manuals (3)Updated: JULY 2001 NAMESSP_disconnect - destroy connection between application and daemonSYNOPSIS#include <ssp.h>int SSP_disconnect( mailbox mbox); DESCRIPTIONSSP_disconnect should be called when the application is finished with a connection to the Spread daemon. The application may have other connections still open to the daemon and may open a newq connection after disconnecting.The mbox should be for the connection you wish to disconnect from. RETURN VALUESReturns 0 on success or ILLEGAL_SESSION when the session mbox given is not a valid connection.BUGSNone.AUTHORCristina Nita-Rotaru <crisn@cnds.jhu.edu>
IndexThis document was created by man2html, using the manual pages. Time: 20:40:00 GMT, July 06, 2001
|