-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
io_context replace io_service #615
Comments
@djarek commented on May 10, 2018, 10:07 PM UTC:
|
@superlambchops commented on Sep 24, 2018, 3:18 PM UTC: Is there a guide to converting a program from using io_context to use io_service? |
@djarek commented on Oct 5, 2018, 8:55 AM UTC:
there were also changes to composed operation customization hooks - there are only 2 now - This is not a complete list. |
@GrumpyOldTroll commented on Oct 5, 2019, 4:34 PM UTC: Is there a doc outlining the reasons a non-backward-compatible change was required? This is an unpleasant surprise, and pretty disruptive to existing projects using boost... |
@DinoStray commented on Nov 8, 2019, 7:24 AM UTC: I feel terrible for the changes |
@TorstenRobitzki commented on Apr 2, 2020, 12:10 PM UTC: djarek In your list above, there is one thing missing. In earlier versions of asio, we could obtain the |
@thejohnfreeman commented on Apr 14, 2020, 7:52 PM UTC:
New user here. Is this supposed to mean "the left expression supersedes the right expression" or "change occurrences of the left expression to the one on the right"? |
@dfooz commented on May 23, 2020, 4:39 PM UTC:
I think due to Network TS. But now appears the question, why the WG have http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/p0112r0.html |
@snahmad commented on May 10, 2018, 1:54 PM UTC:
Should we been using io_context instead of io_service in latest boost.
This issue was moved by chriskohlhoff from boostorg/asio#110.
The text was updated successfully, but these errors were encountered: