Important: The information in this document is obsolete and should not be used for new development.
Tearing Down a Connection
You use the functions described in this section to tear down a connection. Depending on the circumstances, you might use theOTSndDisconnectfunction to initiate an abortive disconnect or theOTSndOrderlyDisconnectfunction to initiate an orderly disconnect. If you are responding to a disconnection request, you call theOTRcvDisconnectfunction to acknowledge an abortive disconnect or theOTRcvOrderlyDisconnectfunction to acknowledge an orderly disconnect. You can also use theOTSndDisconnectfunction to reject an incoming connection request.