Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps asio from fc901d7 to 42e1c46.

Commits
  • 42e1c46 Fall back to fcntl if ioctl fails with ENOTTY when setting non-blocking mode.
  • e519168 Constrain post/defer overloads on ability to require blocking.never.
  • 961d0de Add io_executor_type and get_io_executor() to experimental::co_composed's state.
  • 10054ae Add io_executor_type and get_io_executor to async_compose's 'self' object.
  • 1e2fca8 Add any_completion_handler.hpp to convenience header.
  • 00e5b6a Cleaned up promise and made it an async_op.
  • 38e19bf Enabled deferred awaiting for coros, regularized use_coro, and fixed allocato...
  • d358615 Fix broken get_nt_set_info() for overlapped handles.
  • eb4080b Make cancelled() public on an async_composed-base composed operation.
  • 50e3236 Add range-based experimental::make_parallel_group().
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [asio](https://github.com/chriskohlhoff/asio) from `fc901d7` to `42e1c46`.
- [Release notes](https://github.com/chriskohlhoff/asio/releases)
- [Commits](chriskohlhoff/asio@fc901d7...42e1c46)

---
updated-dependencies:
- dependency-name: asio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2023

Superseded by #30.

@dependabot dependabot bot closed this Jan 1, 2023
@dependabot dependabot bot deleted the dependabot/submodules/asio-42e1c46 branch January 1, 2023 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants