UM C API  6.16
lbm_new_transport_info_t_stct Struct Reference

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.
 

Detailed Description

Structure that holds information about a transport session that we're about to join.

See also
lbm_transport_mapping_cb_proc

See lbm_new_transport_info_t_stct for field definitions.


The documentation for this struct was generated from the following file: