0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Nov 09, 2024 — Nov 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update CI/CD config to match new directory structure. More... 3 months ago
Update release script to match new directory structure. More... 3 months ago
Update .gitignore to match new directory structure. More... 3 months ago
Rearrange directories to match distribution tarball. More... 3 months ago
asio version 1.36.0 released More... 3 months ago
Fix memory leak in ssl::detail::engine move assignment. More... 3 months ago
Revision history. More... 3 months ago
Add documentation note on basic_signal_set's async signal safety. More... 3 months ago
Work around warning that occurs when building with _FORTIFY_SOURCE. More... 3 months ago
Some platforms don't define SA_NOCLDWAIT. More... 3 months ago
Fix compilation errors in channel<void(error_code)>. More... 3 months ago
Add missing noreturn attribute to throw_exception. More... 3 months ago
Make co_spawn adhere to async op requirement for non-reentrant completion. More... 3 months ago
Restore "own thread" support in scheduler. More... 3 months ago
Update release.pl to remove system Jamfile. More... 3 months ago
asio version 1.35.0 released More... 4 months ago
Revision history. More... 4 months ago
Regenerate documentation. More... 4 months ago
Fix shadow variable warnings. More... 4 months ago
Make ASIO_CONCURRENCY_HINT_SAFE consistent with io_context default constructor. More... 4 months ago
Fix build error in serialization example. More... 4 months ago
Remove deadline_timer and time_traits from the convenience header. More... 4 months ago
Add noarch_pkgconfigdir. More... 4 months ago
Fix boostification damage. More... 4 months ago
Allow async_resolve to use a configurable number of internal threads. More... 4 months ago
Remove unused scheduler data members. More... 4 months ago
Use execution_context allocator in timer queues. More... 4 months ago
Extend allocation example to cover execution_context allocation. More... 4 months ago
Enable parallel test execution. More... 4 months ago
Use execution_context allocator for object pooling in reactors. More... 5 months ago