TibrvIOEvent::getIOSource()
Method
Declaration
TibrvStatus getIOSource (tibrv_i32& ioSource) const;
Purpose
Extract the source (socket ID) from an I/O event object.
|
Parameter |
Description |
|
|
The program supplies a variable. The method stores the source of the I/O event object in that variable. |