cyclonedds/src
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
..
cmake lift limits on handle allocation and reuse (#95) 2019-05-23 18:51:23 +02:00
core remove name arg from dds_create_topic_arbitrary 2019-05-23 18:51:23 +02:00
ddsrt Allow closing config elems with </> if from envvar 2019-05-23 18:51:23 +02:00
docs ignore all-zero durability service QoS in SEDP 2019-05-23 18:51:23 +02:00
etc Let dds_create_participant determine domain id if config specifies "any" (new default) 2018-10-14 14:02:47 +08:00
examples enable printf format checking for dds_log 2019-05-23 18:51:23 +02:00
idlc Rearrange and fixup abstraction layer 2019-03-22 15:19:09 +01:00
mpt Move CycloneDDS/DDSI2E/* to CycloneDDS/* in config 2019-05-23 18:51:23 +02:00
scripts Initial contribution 2018-04-10 17:03:59 +02:00
tools make ddsperf polling/waitset mode selectable again 2019-05-23 18:51:23 +02:00
CMakeLists.txt add RPATH for compiled tools to find the libddsc.so (#153) 2019-05-23 18:51:23 +02:00