UM C API  6.16
lbm_transport_broker_entry_t_stct Struct Reference

Structure that holds IP and Port to configure the broker. More...

#include <lbm.h>

Data Fields

lbm_uint_t broker_ip
 The IP address of the broker (network order)
 
lbm_ushort_t broker_port
 The port of the broker. (network order)
 
lbm_ipv4_address_mask_t iface
 Future: not currently implemented. Interface to be used.
 
lbm_ushort_t source_port
 Future: not currently implemented. The source port to be used (network order).
 

Detailed Description

Structure that holds IP and Port to configure the broker.

Set by the broker (context) configuration option.

See Queuing for information on brokered queuing.

See lbm_transport_broker_entry_t_stct for field definitions.


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