Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/fastdds/env_vars/env_vars.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ All existing values, along with a brief description, are shown below:
| | when possible. |
+----------------------------+------------------------------------------------------------------------------+
| ``DEFAULTv6`` | UDPv6 and SHM transports will be instantiated. SHM transport has priority |
| | over the UDPv4 transport. Meaning that SHM will always be used |
| | over the UDPv6 transport. Meaning that SHM will always be used |
| | when possible. |
+----------------------------+------------------------------------------------------------------------------+
| ``SHM`` | Only a SHM transport will be instantiated. |
Expand Down
2 changes: 1 addition & 1 deletion docs/fastdds/rtps_layer/rtps_layer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ instantiated.
| | when possible. |
+----------------------------+------------------------------------------------------------------------------+
| ``DEFAULTv6`` | UDPv6 and SHM transports will be instantiated. SHM transport has priority |
| | over the UDPv4 transport. Meaning that SHM will always be used |
| | over the UDPv6 transport. Meaning that SHM will always be used |
| | when possible. |
+----------------------------+------------------------------------------------------------------------------+
| ``SHM`` | Only a SHM transport will be instantiated. |
Expand Down