Tags: tier4/cyclonedds
Tags
Advertise addresses independent of ManySocketsMode ManySocketsMode controls whether or not each participant has its own socket and, therefore, unique port number. The code published the correct set of address/ports when all participants shared a set of sockets (the default mode), but published just one address if each participant has its own sockets/ports. Moreover, if an external address is configured the address published in the latter case was the wrong one since da75c2f. Signed-off-by: Erik Boasson <eb@ilities.com>
Merge remote-tracking branch 'upstream/master' into iceoryx-with-master
Build src/core/xtests only if BUILD_TESTING Signed-off-by: Erik Boasson <eb@ilities.com>
Added new API to facilitate a publisher loan. Signed-off-by: Erik Hendriks <erik.hendriks@adlinktech.com>
Bump build version numbers to 0.8.0 OpenRobotics requires tagging (that'll be an alpha release for now) and it is better to have the build version numbers matching the tag. Signed-off-by: Erik Boasson <eb@ilities.com>
Merge pull request eclipse-cyclonedds#656 from k0ekk0ek/merge-master Merge latest master to idlcxx
PreviousNext