UM C API  6.12.1
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
 
lbm_transport_source_info_t src_info
 
char source [LBM_MSG_MAX_SOURCE_LEN]
 

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.

Field Documentation

int lbm_new_transport_info_t_stct::flags

Bitmap set of flags reserved for future use. Currently set to 0.

char lbm_new_transport_info_t_stct::source[LBM_MSG_MAX_SOURCE_LEN]

The new transport's source string

lbm_transport_source_info_t lbm_new_transport_info_t_stct::src_info

The new transport's source information


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