Skip to content

Conversation

@miyanyan
Copy link
Contributor

Fixes #445
Bump Asio dependency from 1.29.0 to 1.36.0 in CMake configuration.
Refactor usage of io_context::work to asio::executor_work_guard and replace io().post with asio::post for improved compatibility with newer Asio versions.

Bump Asio dependency from 1.29.0 to 1.36.0 in CMake configuration. Refactor usage of io_context::work to asio::executor_work_guard and replace io().post with asio::post for improved compatibility with newer Asio versions. Update .gitignore to exclude .cache/ directory.
@djowel djowel merged commit c8c6a0d into cycfi:master Nov 23, 2025
3 checks passed
@djowel
Copy link
Member

djowel commented Nov 23, 2025

Merged. Thanks!

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.

Support asio >= 1.33

2 participants