Skip to content

Conversation

@pinotree
Copy link
Contributor

boost::asio::io_context has been available for many asio/boost versions, and io_service is a deprecated alias for it.

Since io_service and its bits (e.g. io_context.hpp) are being removed, switch to the proper name. There should be no behaviour changes.

boost::asio::io_context has been available for many asio/boost versions,
and io_service is a deprecated alias for it.

Since io_service and its bits (e.g. io_context.hpp) are being removed,
switch to the proper name. There should be no behaviour changes.
@pinotree
Copy link
Contributor Author

This was included as part of commit f61a22f.

@pinotree pinotree closed this Jan 15, 2026
@pinotree pinotree deleted the boost-io_context branch January 15, 2026 05:59
@arximboldi
Copy link
Owner

Thank you for the original contributio @pinotree !

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.

2 participants