Coding XTI calls: Managing events

Table 1 lists the routines needed to manage events. Each XTI call handles one event at a time. Events are processed one at a time, and you can wait on only one event at a time. For more information, see CAE Specification: X⁄Open Transport Interface (XTI).

Table 1. Managing events
Call Description
t_look() Returns the events current for a transport endpoint and notifies the calling program of an asynchronous event when the calling program is in synchronous mode.