forked from lix-project/lix
8fff3e7bb5
Now that we use threads in lots of places, it's possible for TunnelLogger::log() to be called asynchronously from other threads than the main loop. So we need to ensure that STDERR_NEXT messages don't clobber other messages. |
||
---|---|---|
.. | ||
local.mk | ||
nix-daemon.cc |