cyclonedds/src
Erik Boasson a0d7b71e52 Atomic update next heartbeat time for p2p writers
Sending a heartbeat to all matched readers for the P2P builtin
participant volatile secure writer unlocks the writer before pushing
each individual message out, and so determining the time of the next
heartbeat event before writing and updating it afterwards means the
state may have changed.  While this is appears benign, it is better to
do the update atomically.

Signed-off-by: Erik Boasson <eb@ilities.com>
2020-05-16 11:38:05 +02:00
..
core Atomic update next heartbeat time for p2p writers 2020-05-16 11:38:05 +02:00
ddsrt Merge remote-tracking branch 'upstream/master' into security 2020-05-11 15:05:46 +02:00
idlc Distinguish signed, float in type descriptor 2020-05-16 11:38:05 +02:00
mpt Change PrismTech references to Adlink 2020-03-18 17:31:20 +01:00
security Processed review comments: added missing return topic_sec_attr in function is_topic_discovery_protected, moved returns-logging in access plugin to wrapper mode and removed specific test for this (as it will be tested in other access control tests now). Some cleanup in circular list usage in crypto and access control plugins 2020-05-15 15:35:31 +02:00
tools Merge remote-tracking branch 'upstream/master' into security 2020-05-11 15:05:46 +02:00
CMakeLists.txt Generate header with compile-time features 2020-03-26 08:46:26 +01:00
features.h.in Generate header with compile-time features 2020-03-26 08:46:26 +01:00