Binbowang
Binbowang
# Command ```shell ./bin/ShmThroughputPublisher 1024 1000 1 1000 test ./bin/ShmThroughputSubscriber 0 0 "test" 1024 ``` # Version releases/0.10.x 1be07de395e4ddf969db2b90328cdf4fb73e9a64 # Problem Code I find that dds_take will use memcpy to...
I want some array support, so make some changes to the HelloWorldData.idl. And, when run `dynsub HelloWorldData_Msg`, the dynsub app failed with core dumped. ```idl module HelloWorldData { struct Msg...
cyclonedds: master cyclonedds-python: master python version: Python 3.7.5 
## Bug report **Required Info:** - Operating System: - Ubuntu 20.04 - Installation type: - from source - Version or commit hash: - humble - DDS implementation: - cyclonedds -...
./target/debug/ironrdp-client -u username -p 'xxxx' 172.17.56.83 
Does this DDSI2 used for cloud discovery service ? https://github.com/eclipse-cyclonedds/cyclonedds/blob/4c510fd29d973911fbdda6540257d3153623eb37/src/core/ddsi/src/ddsi__proxy_participant.h#L40-L42
As shm is updated to PSMX, the SharedMemory has no func now. https://github.com/eclipse-cyclonedds/cyclonedds/blob/569d690d3c6f35a15bb72ac62a83539fffda4894/docs/manual/shared_memory/developer_hints.rst?plain=1#L33-L47