tibrvEventType
Type
Declaration
typedef tibrv_u32 tibrvEventType;
Purpose
Distinguish event objects as listeners, timers, or I/O interest.
|
Value |
Description |
|
|
An event object with this type listens for inbound messages. |
|
|
An event object with this type represents is a timer. |
|
|
An event object with this type expresses interest in an I/O condition. |