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

awaitable examples are simplified #2897

Merged
merged 4 commits into from
Jul 7, 2024

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    a2aaff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c0c390 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ab100a View commit details
    Browse the repository at this point in the history
  4. awaitable examples are simplified

    No need for `rebind_executor` as `asio::deferred` is now the default completion token.
    ashtum committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    ded85ba View commit details
    Browse the repository at this point in the history