cyclonedds/src/core/ddsc/include
Erik Boasson 2afb578a0a 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-05 20:46:50 +08:00
..
dds remove name arg from dds_create_topic_arbitrary 2019-05-05 20:46:50 +08:00
ddsc Rearrange and fixup abstraction layer 2019-03-22 15:19:09 +01:00