cyclonedds/src/core
Erik Boasson a15fc3594b avoid debmon thread shutdown logging write errors
During shutdown, the optional "debmon" thread for getting some
information about internal state of the DDSI stack had a tendency to run
into errors from calling write on a connection that had already been
closed immediately after connecting successfully to wake the thread.

Instead of blindly writing into the connection, it now checks whether it
is supposed to shutdown before doing anything, avoiding this particular
problem.

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-03-27 09:31:22 +01:00
..
ddsc timely initialization of builtin topics (#138) 2019-03-27 09:30:15 +01:00
ddsi avoid debmon thread shutdown logging write errors 2019-03-27 09:31:22 +01:00
xtests Rearrange and fixup abstraction layer 2019-03-22 15:19:09 +01:00
CMakeLists.txt Rearrange and fixup abstraction layer 2019-03-22 15:19:09 +01:00