LookingGlass/host/platform
Quantum f9ec32b255 [host] service: disable buffering on the log file
Before this change, the log is buffered, so if the host application exits
for any reason, it usually would not show up in the log file immediately,
and the service has to be restarted for the logs to be flushed.

This commit disables the buffering so that any log entries shows up
immediately.
2021-01-25 09:35:03 +11:00
..
Linux [host] all: pass back the desktop rotation to the client 2021-01-18 13:53:29 +11:00
Windows [host] service: disable buffering on the log file 2021-01-25 09:35:03 +11:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00