UM C API
6.16.1
|
Structure that holds the XSP zero transports function. More...
#include <lbm.h>
Data Fields | |
lbm_xsp_zero_transports_cb_proc | zero_transports_func |
Function pointer for application callback. | |
void * | clientd |
Client data to be passed to the callback. | |
Structure that holds the XSP zero transports function.
Set by the zero_transports_function (xsp) configuration option.
For more information on XSP, see Transport Services Provider (XSP).
See lbm_xsp_zero_transports_func_t_stct for field definitions.