![]() |
![]()
| ![]() |
![]()
NAMESP_disconnect - destroy connection between app and daemon SYNOPSIS#include <sp.h>
DESCRIPTIONSP_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 new 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. AUTHORYair Amir <yairamir@cnds.jhu.edu>
SEE ALSOlibsp(3)
|