2
0
mirror of https://github.com/boostorg/asio.git synced 2026-02-23 14:02:13 +00:00
Files
asio/include
Christopher Kohlhoff 9ea96c3fa9 Add file_base::sync_all_on_write flag.
Maps to:
  - O_SYNC on POSIX
  - FILE_FLAG_WRITE_THROUGH on Windows
2022-03-02 21:57:42 +11:00
..