Products | Versions |
---|---|
TIBCO Adapter SDK | - |
Not Applicable | - |
Resolution:
You may register a signal handler directly with the OS using signal() calls for those operating systems that support signal functions.
Note that SDK uses the event model provided by RV. Please refer to the RV Concept Guide for more information about Signals and Signal handling within the TIBRV event dispatcher and event dispatch model.
We recommend extensive testing to ensure that signal handling works properly if used in a multi-threaded environment.