Closed yuzu-ogura closed 1 month ago
Hi @yuzu-ogura,
That example seems to be using the deprecated API. Could you please check if the behavior pesists using the same example but in the DDS
subfolder ?
Thanks for your reply. As what you say, I got the expected behavior.
Is there an already existing issue for this?
Expected behavior
publisher could not publish data, because it has no transport
Current behavior
publisher can also publish data through Shared Memory, because I found files in the /dev/shm
Steps to reproduce
edit base the example of
HelloWorldExampleSharedMem
: publish.cpp:subscribe.cpp:
Fast DDS version/commit
v2.6.8
Platform/Architecture
Ubuntu Focal 20.04 amd64
Transport layer
Shared Memory Transport (SHM)
Additional context
No response
XML configuration file
No response
Relevant log output
No response
Network traffic capture
No response