z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Coding XTI calls: Disabling a connection

z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
SC27-3660-00

Table 1 lists the routines needed to disable a connection. For more information, see CAE Specification: X⁄Open Transport Interface (XTI).

Table 1. Disabling a connection
Call Description
t_close() Informs the XTI manager that you have finished with the endpoint, and frees any locally allocated resources assigned to endpoint.
t_unbind() Resets the path to the transport endpoint. The connection is removed from the transport system, and requests for this path are denied.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014