Commit 825dfc2
Make
* Refs #21355. Added regression test.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
* Refs #21355. Improve readability in EDP.cpp.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
* Refs #21355. Protect `InnerDataWriterListener::on_writer_matched`.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
* Refs #21355. Protect `InnerDataReaderListener::on_reader_matched`.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
---------
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
(cherry picked from commit de70d42)
# Conflicts:
# src/cpp/fastdds/publisher/DataWriterImpl.hpp
# src/cpp/rtps/builtin/discovery/endpoint/EDP.cpp
# test/blackbox/common/DDSBlackboxTestsDiscovery.cppon_xxx_matched thread-safe (#6371)1 parent 69a1457 commit 825dfc2
6 files changed
Lines changed: 196 additions & 64 deletions
File tree
- src/cpp
- fastdds
- publisher
- subscriber
- rtps/builtin/discovery/endpoint
- test/blackbox/common
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1286 | 1286 | | |
1287 | 1287 | | |
1288 | 1288 | | |
| 1289 | + | |
| 1290 | + | |
1289 | 1291 | | |
1290 | 1292 | | |
1291 | 1293 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
462 | | - | |
463 | | - | |
464 | 462 | | |
465 | 463 | | |
466 | 464 | | |
| 465 | + | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
941 | 941 | | |
942 | 942 | | |
943 | 943 | | |
| 944 | + | |
| 945 | + | |
944 | 946 | | |
945 | 947 | | |
946 | 948 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| 451 | + | |
| 452 | + | |
451 | 453 | | |
| 454 | + | |
452 | 455 | | |
453 | 456 | | |
454 | 457 | | |
| |||
0 commit comments