2
0
mirror of https://github.com/boostorg/asio.git synced 2026-01-19 04:02:09 +00:00
Christopher Kohlhoff bbbacb11dd Assume UTF-8 encoding for paths in file support on Windows.
When opening asio::stream_file or asio::random_access_file on Windows,
the path is now converted to a wide character string, and the file is
opened using CreateFileW.
2025-12-01 22:55:40 +11:00
2025-12-01 22:55:40 +11:00
2025-03-04 22:57:26 +11:00
2006-06-14 22:26:36 +00:00
Description
Mirrored via gitea-mirror
24 MiB
Languages
C++ 99.6%
HTML 0.2%
Perl 0.2%