Skip to content

Conversation

osabc
Copy link

@osabc osabc commented Dec 6, 2024

https://github.com/chriskohlhoff/asio/pull/1500

std::string filename = "测试/测试.txt";
auto&& executor = co_await asio::this_coro::executor;
asio::stream_file file(executor, filename, asio::file_base::append);

@osabc
Copy link
Author

osabc commented Oct 17, 2025

#1500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant