0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
asio version 1.36.0 released More... about 14 hours ago
Revision history. More... 11 days ago
Add documentation note on basic_signal_set's async signal safety. More... 11 days ago
Work around warning that occurs when building with _FORTIFY_SOURCE. More... 13 days ago
Some platforms don't define SA_NOCLDWAIT. More... 13 days ago
Fix compilation errors in channel<void(error_code)>. More... 13 days ago
Add missing noreturn attribute to throw_exception. More... 13 days ago
Make co_spawn adhere to async op requirement for non-reentrant completion. More... 13 days ago
Restore "own thread" support in scheduler. More... 14 days ago
Update release.pl to remove system Jamfile. More... 14 days ago
asio version 1.35.0 released More... about 1 month ago
Revision history. More... about 1 month ago
Regenerate documentation. More... about 1 month ago
Fix shadow variable warnings. More... about 1 month ago
Make ASIO_CONCURRENCY_HINT_SAFE consistent with io_context default constructor. More... about 1 month ago
Fix build error in serialization example. More... about 1 month ago
Remove deadline_timer and time_traits from the convenience header. More... about 1 month ago
Add noarch_pkgconfigdir. More... about 1 month ago
Fix boostification damage. More... about 2 months ago
Allow async_resolve to use a configurable number of internal threads. More... about 2 months ago
Remove unused scheduler data members. More... about 2 months ago
Use execution_context allocator in timer queues. More... about 2 months ago
Extend allocation example to cover execution_context allocation. More... about 2 months ago
Enable parallel test execution. More... about 2 months ago
Use execution_context allocator for object pooling in reactors. More... about 2 months ago
Use execution_context allocator in strand implementation. More... about 2 months ago
Add allocator support to execution contexts. More... about 2 months ago
Add missing trailing curly bracket. More... about 2 months ago
Fix compilation issue with Bullseye compiler. More... 4 months ago
Fix conflicting pipe name in independent plug-in DLLs. More... 4 months ago