OpenDDS / OpenDDS

OpenDDS is an open source C++ implementation of the Object Management Group (OMG) Data Distribution Service (DDS). OpenDDS also supports Java bindings through JNI.
http://www.opendds.org
Other
1.28k stars 463 forks source link

DevGuide doesn't document `send_buffer_size` and `rcv_buffer_size` #4602

Closed jrw972 closed 2 weeks ago

jrw972 commented 3 weeks ago

Problem

The DevGuide doesn't document send_buffer_size and rcv_buffer_size for the rtps_udp transport and RTPS Discovery.

Solution

Add documentation.