openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Asio C++ Library
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix exception_ptr check on resume in spawn() implementation.
Christopher Kohlhoff
More...
about 1 year ago
Test equality operators between blocking.possibly, always and never.
Christopher Kohlhoff
More...
about 1 year ago
Add missing equality operators between blocking_adaptation.allowed and disallowed.
Christopher Kohlhoff
More...
about 1 year ago
Add missing equality operators between mapping.thread, new_thread and other.
Christopher Kohlhoff
More...
about 1 year ago
Add missing equality operators between outstanding_work.tracked and untracked.
Christopher Kohlhoff
More...
about 1 year ago
Add missing equality operators between relationship.fork and continuation.
Christopher Kohlhoff
More...
about 1 year ago
Fix compatibility between experimental::channel and any_completion_handler.
Christopher Kohlhoff
More...
about 1 year ago
Don't use deprecated form of user-defined literal operator.
Christopher Kohlhoff
More...
about 1 year ago
Delete unused assignment operators.
Christopher Kohlhoff
More...
about 1 year ago
Fix mingw build.
Christopher Kohlhoff
More...
about 1 year ago
Add support for two channel payload signatures with c++11.
Christopher Kohlhoff
More...
about 1 year ago
Add try_send_via_dispatch/try_send_n_via_dispatch functions to channels.
Christopher Kohlhoff
More...
about 1 year ago
Qualify names to fix MSVC ambiguity error.
Christopher Kohlhoff
More...
about 1 year ago
Remove dependency on boost.regex headers.
Christopher Kohlhoff
More...
about 1 year ago
Use standard placeholders for implementing asio::placeholders.
Christopher Kohlhoff
More...
about 1 year ago
Clean up formatting. Remove unnecessary namespace qualification.
Christopher Kohlhoff
More...
about 1 year ago
Add missing #includes.
Christopher Kohlhoff
More...
about 1 year ago
asio version 1.28.2 released
Christopher Kohlhoff
More...
about 1 year ago
Revision history.
Christopher Kohlhoff
More...
about 1 year ago
Remove deprecated handler allocation hooks.
Christopher Kohlhoff
More...
about 1 year ago
Remove deprecated handler invocation hook.
Christopher Kohlhoff
More...
about 1 year ago
Remove deprecated execution functionality.
Christopher Kohlhoff
More...
about 1 year ago
Require C++11 as the minimum c++ standard.
Christopher Kohlhoff
More...
over 1 year ago
Fix example file header comment.
Christopher Kohlhoff
More...
over 1 year ago
Add bind_immediate_executor to 'Completion Token Adapters' overview.
Christopher Kohlhoff
More...
over 1 year ago
Add a custom completion executor example.
Christopher Kohlhoff
More...
over 1 year ago
Add examples showing how to use channels for mutual exclusion.
Christopher Kohlhoff
More...
over 1 year ago
Fix bind_cancellation_slot to not require async_result::return_type.
Christopher Kohlhoff
More...
over 1 year ago
Fix bind_allocator to not require async_result::return_type.
Christopher Kohlhoff
More...
over 1 year ago
Fix bind_immediate_executor to not require async_result::return_type.
Christopher Kohlhoff
More...
over 1 year ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree