pocoproject / poco

The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
https://pocoproject.org
Other
8.07k stars 2.11k forks source link

fix(LogFile): Unify flushing behaviour of WIN32 and STD implementation #4429

Closed matejk closed 5 months ago

matejk commented 5 months ago

2443

Flush options means flush to disk in all implementations.