Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change variable name to reflect instance of boost::asio::io_context class #82

Merged
merged 1 commit into from
May 31, 2022

Conversation

Chinmay1412
Copy link
Contributor

In the PR, we already replaced deprecated boost::asio::io_service with boost::asio::io_context class. But some variables are still using old name ioService. So this PR renames those variables to reflect instance of boost::asio::io_context class.

@Chinmay1412 Chinmay1412 requested review from adamncasey and willhoy May 30, 2022 19:40
@Chinmay1412 Chinmay1412 merged commit 931b3b1 into main May 31, 2022
@Chinmay1412 Chinmay1412 deleted the io_context branch May 31, 2022 09:30
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