RTI Connext DDS Micro C API
Version 3.0.1
|
Generic properties applicable to any transform. More...
#include <netio_udp.h>
Data Fields | |
RTI_INT32 | max_send_message_size |
The maximum size of a message to be sent before transformation. | |
RTI_INT32 | max_receive_message_size |
The maximum size of a message that can be received before transformation. |
Generic properties applicable to any transform.
RTI_INT32 UDP_TransformProperty::max_send_message_size |
The maximum size of a message to be sent before transformation.
RTI_INT32 UDP_TransformProperty::max_receive_message_size |
The maximum size of a message that can be received before transformation.