CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
Structure used to hold signal handler data. More...
#include <cdi_os_api.h>
Data Fields | |
int | signal_num |
Signal number of the signal related to the handler. | |
CdiSignalHandlerFunction | func_ptr |
Pointer to signal handler. | |
Structure used to hold signal handler data.