cyclonedds/src/core
Erik Boasson 0a7e5ff8eb remove name arg from dds_create_topic_arbitrary
The name parameter and the name in the sertopic parameter had to match
because it used the one as a key in a lookup checking whether the topic
exists already, and the other as key for the nodes in that index.  As
the name is (currently) included in the sertopic, it shouldn't be passed
in separately as well.

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-05-23 18:51:23 +02:00
..
ddsc remove name arg from dds_create_topic_arbitrary 2019-05-23 18:51:23 +02:00
ddsi fix assert on appl thread existing after dds_fini 2019-05-23 18:51:23 +02:00
xtests move util library into ddsrt 2019-05-23 18:51:23 +02:00
CMakeLists.txt move util library into ddsrt 2019-05-23 18:51:23 +02:00