|
RTI Connext Micro C API Version 4.3.0
|
Properties for the transformation library. More...
#include <netio_udp.h>
Data Fields | |
| RTI_INT32 | max_send_message_size |
| The maximum size of messages that will be sent through this transformation, in bytes. | |
| RTI_INT32 | max_receive_message_size |
| The maximum size of messages that will be received through this transformation, in bytes. | |
Properties for the transformation library.
Properties controlling transformation behavior and resource allocation.
These properties are passed to create_*_transform() methods and can be used by implementations to pre-allocate resources and validate packet sizes.