Sign in
mojo
/
asio
Clone this repo:
Branches
master
asio-1-10-branch
asio-1-4-branch
cidr
cpp11-only
executors
futures
go
handler_traits
issue10
More...
Tags
asio-1-10-6
asio-1-10-5
asio-1-11-0
asio-1-10-4
asio-1-10-3
asio-1-10-2
asio-1-10-1
asio-1-10-0
asio-1-8-3
asio-1-8-2
More...
eb22276
Binders need to use decay to work correctly with references.
by Christopher Kohlhoff
· 10 years ago
master
d4f7d5c
Make executors shallow-const.
by Christopher Kohlhoff
· 10 years ago
fe7dbb7
Suppress unused typedef warning when using clang.
by Christopher Kohlhoff
· 10 years ago
6c70257
Use SSL_CTX_clear_chain_certs, if available.
by Christopher Kohlhoff
· 10 years ago
522ce62
Add aliases for chrono facilities.
by Christopher Kohlhoff
· 10 years ago
8fa67b7
Refactor detection of compiler thread support.
by Christopher Kohlhoff
· 10 years ago
583e059
Fix MSVC warning.
by Christopher Kohlhoff
· 10 years ago
e2c60ab
Enable noexcept for newer MSVCs.
by Christopher Kohlhoff
· 10 years ago
1d32436
Add support for Windows 8.1 store apps.
by Christopher Kohlhoff
· 10 years ago
5b89400
Don't dereference the end iterator when async_connect exhausts the range.
by Christopher Kohlhoff
· 10 years ago
34412f7
Use correct value for the basic_resolver_results::end() iterator.
by Christopher Kohlhoff
· 10 years ago
81f7fbd
Change type of concurrency_hint to int.
by Christopher Kohlhoff
· 10 years ago
5f9639b
Mark buffer functions with noexcept.
by Christopher Kohlhoff
· 10 years ago
70aecd8
Add data() and size() member functions to buffers.
by Christopher Kohlhoff
· 10 years ago
24c6d7e
Fix up some I/O objects to use non-deprecated get_executor().
by Christopher Kohlhoff
· 10 years ago
f1ebd95
Rename execution_context members to shutdown and destroy.
by Christopher Kohlhoff
· 10 years ago
d3bbf37
Don't provide io_service typedef when ASIO_NO_DEPRECATED is defined.
by Christopher Kohlhoff
· 10 years ago
47b956f
Regenerate documentation.
by Christopher Kohlhoff
· 10 years ago
45124f3
Rename io_service to io_context.
by Christopher Kohlhoff
· 10 years ago
b056bff
Fix some long lines.
by Christopher Kohlhoff
· 10 years ago
More »