CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
CoreDX_LmtTransportConfig Struct Reference

Structure that holds LMT Transport configuration items. More...

Data Fields

int so_sndbuf
 
int so_rcvbuf
 
unsigned int max_tx_size
 
unsigned int max_rx_buf_size
 
unsigned int debug_flags
 

Detailed Description

Structure that holds LMT Transport configuration items.

See also
DomainParticipant_add_transport()

Field Documentation

◆ debug_flags

unsigned int CoreDX_LmtTransportConfig::debug_flags

adjust the debug output of the transport

◆ max_rx_buf_size

unsigned int CoreDX_LmtTransportConfig::max_rx_buf_size

limit size of RX buffer (per connection)

◆ max_tx_size

unsigned int CoreDX_LmtTransportConfig::max_tx_size

largest LMT packet size we transmit (default: 64K, max: 64K)

◆ so_rcvbuf

int CoreDX_LmtTransportConfig::so_rcvbuf

size in bytes for socket RCVBUF

◆ so_sndbuf

int CoreDX_LmtTransportConfig::so_sndbuf

size in bytes for socket SNDBUF


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.