CoreDX DDS
C Reference Manual

CoreDX_LmtTransportConfig Struct Reference
[CoreDX DDS Transports]

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

List of all members.

Public Attributes

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()

Member Data Documentation

adjust the debug output of the transport

limit size of RX buffer (per connection)

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

size in bytes for socket RCVBUF

size in bytes for socket SNDBUF

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 2009-2013 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.