Sign in
mojo
/
asio
/
HEAD
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
1eb5936
Rename executor_work to executor_work_guard.
by Christopher Kohlhoff
· 10 years ago
ee38242
Rename address_v4's to_ulong() to to_uint() and add uint_type typedef.
by Christopher Kohlhoff
· 10 years ago
66a8bbd
Ifdef out deprecated address member functions.
by Christopher Kohlhoff
· 10 years ago
20ca1e1
Rename wrap() to bind_executor().
by Christopher Kohlhoff
· 10 years ago
c406fa7
Remove address_cast.
by Christopher Kohlhoff
· 10 years ago
15803ab
Prevent multiple definition of ASIO_ERROR_CATEGORY_NOEXCEPT with newest MSVC.
by Christopher Kohlhoff
· 10 years ago
fcf901e
Update thread-private work count when epoll operations are not complete.
by Christopher Kohlhoff
· 10 years ago
5ab5356
Disable old resolver functionality if ASIO_NO_DEPRECATED is defined.
by Christopher Kohlhoff
· 10 years ago
69ff104
Code fixes so that the boostify script works.
by Christopher Kohlhoff
· 10 years ago
74fe2b8
Deprecate resolver::query. Use overloads of resolve and async_resolve.
by Christopher Kohlhoff
· 10 years ago
bc4eec8
Use range-based interface for returning resolver results.
by Christopher Kohlhoff
· 10 years ago
99c9516
Fix typo in comment.
by Christopher Kohlhoff
· 10 years ago
cba39c6
Add allocator-aware accessors to ip::basic_resolver_entry.
by Christopher Kohlhoff
· 10 years ago
9c8d15c
Disable __thread keyword extension for android+x86+clang.
by Christopher Kohlhoff
· 10 years ago
1d19a00
Fixes for solaris.
by Christopher Kohlhoff
· 10 years ago
5bb7a74
Extend handler tracking to cover reactor-related events.
by Christopher Kohlhoff
· 10 years ago
b2e85ca
Don't push/pop options around Boost.DateTime header.
by Christopher Kohlhoff
· 10 years ago
e1c06ac
Fix integer conversion warnings on 64-bit Windows.
by Christopher Kohlhoff
· 10 years ago
aa21de0
Remove redundant pointer check in SSL engine.
by Christopher Kohlhoff
· 10 years ago
4b07c86
Fix race condition in windows::object_handle.
by Christopher Kohlhoff
· 10 years ago
765918c
Use default visibility everywhere.
by Christopher Kohlhoff
· 10 years ago
3c3e595
Fix mismatched #endif comments.
by Christopher Kohlhoff
· 10 years ago
88813bb
Fix WinRT detection.
by Christopher Kohlhoff
· 10 years ago
628e3ca
ERR_remove_state is deprecated, use ERR_remove_thread_state instead.
by Christopher Kohlhoff
· 10 years ago
8815161
Fix unit test code to work with boost::detail::atomic_count.
by Christopher Kohlhoff
· 10 years ago
915d4cf
Fix compile error in /dev/poll reactor.
by Christopher Kohlhoff
· 11 years ago
9733ac6
Make all kqueue event registration lazy.
by Christopher Kohlhoff
· 11 years ago
3805126
Deregister EVFILT_WRITE to avoid spinning with serial ports.
by Christopher Kohlhoff
· 11 years ago
37e4e62
Use correct type in byte order conversion of shorts.
by Christopher Kohlhoff
· 11 years ago
f7695e6
Fix shadow variable warnings.
by Christopher Kohlhoff
· 11 years ago
b72b473
Add lazy kqueue EVFILT_WRITE registration.
by Christopher Kohlhoff
· 11 years ago
4b1731d
New macro ASIO_DISABLE_CONNECTEX to disable ConnectEx use.
by Christopher Kohlhoff
· 10 years ago
164b961
Remove dependency on Boost.Test.
by Christopher Kohlhoff
· 10 years ago
23b084b
Fix up support for ASIO_NO_EXCEPTIONS.
by Christopher Kohlhoff
· 10 years ago
df9d70b
Fix up support for ASIO_NO_TYPEID (i.e. no RTTI).
by Christopher Kohlhoff
· 10 years ago
e19f2bd
Strip the scope id from address string before passing to inet_pton.
by Christopher Kohlhoff
· 10 years ago
6614ff6
Fix handler tracking on WinRT.
by Christopher Kohlhoff
· 10 years ago
55194c0
Remove accidentally committed makefile change.
by Christopher Kohlhoff
· 10 years ago
d4f7353
Track the underlying reactor operations associated with handlers.
by Christopher Kohlhoff
· 10 years ago
f1de530
Pass native handle (e.g. descriptor) to handler tracking.
by Christopher Kohlhoff
· 10 years ago
829b4c8
Add missing implementation header to src.hpp.
by Christopher Kohlhoff
· 10 years ago
5d686ab
Update handler tracking arguments.
by Christopher Kohlhoff
· 10 years ago
27f8c67
Update reference index to use new address iterator/range names.
by Christopher Kohlhoff
· 10 years ago
a35e2e0
Add basic_address_iterator and basic_address_range templates.
by Christopher Kohlhoff
· 10 years ago
17efec1
Add use_future_::rebind() as replacement for operator[].
by Christopher Kohlhoff
· 10 years ago
4599179
Finish implementation of move-enabled accept/async_accept.
by Christopher Kohlhoff
· 10 years ago
c05c71e
Revert "Change ip::address default constructor to be not-an-address."
by Christopher Kohlhoff
· 10 years ago
f475b21
Initial implementation of move-enable accept/async_accept.
by Christopher Kohlhoff
· 10 years ago
7eee8f1
Add support for custom handler tracking.
by Christopher Kohlhoff
· 10 years ago
7c93097
Fix handler tracking for support for the new strand.
by Christopher Kohlhoff
· 10 years ago
91b3bb1
remove_reference is not needed in async_completion constructor.
by Christopher Kohlhoff
· 10 years ago
66e76b9
asio version 1.11.0 released
by Christopher Kohlhoff
· 10 years ago
asio-1-11-0
691f3cd
Revision history.
by Christopher Kohlhoff
· 10 years ago
fee3b36
Fix filename clash on case-insensitive filesystems.
by Christopher Kohlhoff
· 10 years ago
6394ab6
Allow nested calls to completion handler when using yield_context.
by Christopher Kohlhoff
· 10 years ago
a5712be
Revert "Allow nested calls to completion handler when using yield_context."
by Christopher Kohlhoff
· 10 years ago
8124290
Allow nested calls to completion handler when using yield_context.
by Christopher Kohlhoff
· 10 years ago
4a19f23
Add cpp14 examples to distribution.
by Christopher Kohlhoff
· 10 years ago
d29d945
Update copyright notices.
by Christopher Kohlhoff
· 10 years ago
a4a02f2
Regenerate documentation.
by Christopher Kohlhoff
· 10 years ago
060d301
Treat multicast test failures with ENODEV as non-fatal.
by Christopher Kohlhoff
· 10 years ago
76cf93c
Mark io_service::work as deprecated.
by Christopher Kohlhoff
· 10 years ago
1597807
Update quick reference.
by Christopher Kohlhoff
· 10 years ago
aa5e09e
Add DynamicBufferSequence requirements.
by Christopher Kohlhoff
· 10 years ago
fcdb166
Show rvalue reference parameters in documentation.
by Christopher Kohlhoff
· 10 years ago
6f13c5b
Documentation fixes.
by Christopher Kohlhoff
· 10 years ago
cd6ddda
Remove stray @endcode.
by Christopher Kohlhoff
· 10 years ago
895e935
Fix long line.
by Christopher Kohlhoff
· 10 years ago
82fb618
Work around MSVC compile error.
by Christopher Kohlhoff
· 10 years ago
33e64f7
Map ConnectEx errors to portable equivalents.
by Christopher Kohlhoff
· 10 years ago
24cce67
Enable perfect forwarding for ssl::stream constructor argument.
by Christopher Kohlhoff
· 10 years ago
57d5b76
Fix ssl::stream bug that may cause spurious 'short read' errors.
by Christopher Kohlhoff
· 10 years ago
956979b
Add support for networks and address ranges.
by Christopher Kohlhoff
· 10 years ago
d8a2f70
Change ip::address default constructor to be not-an-address.
by Christopher Kohlhoff
· 10 years ago
18ab5ce
Fix some shadow warnings.
by Christopher Kohlhoff
· 10 years ago
8d08c7e
Move result into coro_handler.
by Christopher Kohlhoff
· 10 years ago
a8b6947
Add support for dynamic buffer sequences.
by Christopher Kohlhoff
· 10 years ago
33ae61e
std::addressof isn't available until g++ 4.6.
by Christopher Kohlhoff
· 10 years ago
d35db94
Move result of a yield_context operation.
by Christopher Kohlhoff
· 10 years ago
c13d36c
Fix unsigned int overflow reported by clang's integer sanitizer.
by Christopher Kohlhoff
· 10 years ago
Next »