Coding XTI calls: Using utility calls

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.