tibrvEvent_GetIOSource()
Function
Declaration
tibrv_statustibrvEvent_GetIOSource
(
tibrvEvent event,
tibrv_i32* source);
Purpose
Extract the source (socket ID) from an I/O event object.
Parameter |
Description |
|
Extract the source from this I/O event object. |
|
The program supplies a location. The function stores the source of the I/O event object in that location. |