UM C API
6.16.1
|
Structure that holds information about a transport session that we're about to join. More...
#include <lbm.h>
Data Fields | |
int | flags |
Bitmap set of flags reserved for future use. Currently set to 0. | |
lbm_transport_source_info_t | src_info |
The new transport's source information. | |
char | source [LBM_MSG_MAX_SOURCE_LEN] |
The new transport's source string. | |
Structure that holds information about a transport session that we're about to join.
See lbm_new_transport_info_t_stct for field definitions.