Closing and deallocating connections

An application calls smc_close to close a connection and smc_connect_drop to deallocate a connection structure. It is an error to deallocate a connection that has not been closed. A call to smc_close results in the following implicit Monitor Client Library calls:

See the code sample on page 33.