asio/include/boost/asio
Christopher Kohlhoff 95f7e93635 Version bump.
2019-12-05 00:34:58 +11:00
..
detail Start handler work again in case of restarting accept operation. 2019-12-03 20:12:53 +11:00
generic Require that Endpoint default constructor and move operations never throw. 2019-11-06 21:13:26 +11:00
impl Add executor_type/get_executor to all initiation objects. 2019-10-30 20:48:15 +11:00
ip Add noexcept qualifier to protocol accessors. 2019-11-06 20:58:27 +11:00
local Require that Endpoint default constructor and move operations never throw. 2019-11-06 21:13:26 +11:00
posix Add default completion tokens. 2019-10-30 20:51:58 +11:00
ssl More typenames required in ssl::stream. 2019-12-03 19:57:37 +11:00
ts Remove deprecated handler_type and single-argument async_result. 2019-02-17 20:00:05 -10:00
windows Add default completion tokens. 2019-10-30 20:51:58 +11:00
associated_allocator.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
associated_executor.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
async_result.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
awaitable.hpp Promote coroutines TS support classes to asio namespace. 2019-02-28 00:02:00 +11:00
basic_datagram_socket.hpp Add noexcept qualifier to socket move constructors. 2019-11-06 21:13:26 +11:00
basic_deadline_timer.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
basic_io_object.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_raw_socket.hpp Add noexcept qualifier to socket move constructors. 2019-11-06 21:13:26 +11:00
basic_seq_packet_socket.hpp Add noexcept qualifier to socket move constructors. 2019-11-06 21:13:26 +11:00
basic_serial_port.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
basic_signal_set.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
basic_socket_acceptor.hpp Ensure the executor type is propagated to newly accepted sockets. 2019-10-30 20:53:18 +11:00
basic_socket_iostream.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_socket_streambuf.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_socket.hpp Add noexcept qualifier to socket move constructors. 2019-11-06 21:13:26 +11:00
basic_stream_socket.hpp Add noexcept qualifier to socket move constructors. 2019-11-06 21:13:26 +11:00
basic_streambuf_fwd.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_streambuf.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_waitable_timer.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
bind_executor.hpp Remove deprecated handler_type and single-argument async_result. 2019-02-17 20:00:05 -10:00
buffer.hpp Minor fix in documentation for is_dynamic_buffer 2019-07-09 19:48:34 +10:00
buffered_read_stream_fwd.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
buffered_read_stream.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
buffered_stream_fwd.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
buffered_stream.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
buffered_write_stream_fwd.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
buffered_write_stream.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
buffers_iterator.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
co_spawn.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
completion_condition.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
compose.hpp Use automatically deduced return types for all async operations. 2019-10-30 20:39:22 +11:00
connect.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
coroutine.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
deadline_timer.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
defer.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
detached.hpp Promote coroutines TS support classes to asio namespace. 2019-02-28 00:02:00 +11:00
dispatch.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
error.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
execution_context.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
executor_work_guard.hpp Make the executor_work_guard move constructor noexcept. 2019-02-28 20:11:40 +11:00
executor.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
handler_alloc_hook.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
handler_continuation_hook.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
handler_invoke_hook.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
high_resolution_timer.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
io_context_strand.hpp Use automatically deduced return types for all async operations. 2019-10-30 20:39:22 +11:00
io_context.hpp Use automatically deduced return types for all async operations. 2019-10-30 20:39:22 +11:00
io_service_strand.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
io_service.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
is_executor.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
is_read_buffered.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
is_write_buffered.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
packaged_task.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
placeholders.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
post.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
read_at.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
read_until.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
read.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
redirect_error.hpp Fix long line. 2019-02-28 20:18:05 +11:00
serial_port_base.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
serial_port.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
signal_set.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
socket_base.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
spawn.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
ssl.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
steady_timer.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
strand.hpp Add a make_strand function. 2019-03-02 16:02:42 +11:00
streambuf.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
system_context.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
system_executor.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
system_timer.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
this_coro.hpp Promote coroutines TS support classes to asio namespace. 2019-02-28 00:02:00 +11:00
thread_pool.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
time_traits.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
unyield.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
use_awaitable.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
use_future.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
uses_executor.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
version.hpp Version bump. 2019-12-05 00:34:58 +11:00
wait_traits.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
write_at.hpp Add default completion tokens. 2019-10-30 20:51:58 +11:00
write.hpp Don't specify default token on some async_write overloads. 2019-12-03 20:13:24 +11:00
yield.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00