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: Using utility calls

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

Table 1 lists utility routines that you can use to solve problems and monitor connections. For more information, see CAE Specification:  X⁄Open Transport Interface (XTI).

Table 1. Using utilities
Call Description
t_error() Returns the last error that occurred on a call to a transport function. You can add an identifying prefix to this call to aid in problem solving.
t_getinfo() Returns information about the underlying transport protocol for the connection associated with file descriptor fd.
t_getstate() Returns information about the state of the transport provider associated with file descriptor fd.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014