mirror of
https://github.com/boostorg/asio.git
synced 2026-01-19 04:02:09 +00:00
bbbacb11dd10fee37f7534c013813a7454850fcb
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.
Description
Mirrored via gitea-mirror
Languages
C++
99.6%
HTML
0.2%
Perl
0.2%