RTI TCP Transport Version 7.3.0
NDDS_Transport_TCPv4_EventThreadSettings_t Struct Reference

Event thread settings. More...

Data Fields

RTI_INT32 priority
 
RTI_INT32 stack_size
 
RTI_INT32 options
 

Detailed Description

Event thread settings.

Field Documentation

◆ priority

RTI_INT32 NDDS_Transport_TCPv4_EventThreadSettings_t::priority

The priority associated to the TCPv4 Plugin event thread.

[default] THREAD_PRIORITY_DEFAULT

◆ stack_size

RTI_INT32 NDDS_Transport_TCPv4_EventThreadSettings_t::stack_size

The stack size associated to the TCPv4 Plugin event thread.

[default] THREAD_STACK_SIZE_DEFAULT

◆ options

RTI_INT32 NDDS_Transport_TCPv4_EventThreadSettings_t::options

The thread-options associated to the TCPv4 Plugin event thread.

[default] PRIORITY_ENFORCE | STDIO