asio/test
2019-07-09 19:41:32 +10:00
..
archetypes Change archetype completion token's handler to require exact signature. 2019-02-18 23:06:57 -10:00
generic Suppress various unused variable warnings. 2019-03-07 16:18:56 +11:00
ip Fix move-based async_accept between sockets with different executor types. 2019-03-31 22:49:11 +11:00
latency Update copyright notices. 2019-02-17 19:59:39 -10:00
local Suppress various unused variable warnings. 2019-03-07 16:18:56 +11:00
posix Update copyright notices. 2019-02-17 19:59:39 -10:00
ssl Update copyright notices. 2019-02-17 19:59:39 -10:00
ts Update copyright notices. 2019-02-17 19:59:39 -10:00
windows Update windows::overlapped_ptr to support custom I/O executors. 2019-02-20 18:45:53 -10:00
associated_allocator.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
associated_executor.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
async_result.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
awaitable.cpp Promote coroutines TS support classes to asio namespace. 2019-02-28 00:02:00 +11:00
basic_datagram_socket.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_deadline_timer.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_raw_socket.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_seq_packet_socket.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_serial_port.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_signal_set.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_socket_acceptor.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_socket.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_stream_socket.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_streambuf.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
basic_waitable_timer.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
bind_executor.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
buffer.cpp Fix is_*_buffer_sequence detection for user-defined sequence types. 2019-07-09 19:41:32 +10:00
buffered_read_stream.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
buffered_stream.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
buffered_write_stream.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
buffers_iterator.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
co_spawn.cpp Promote coroutines TS support classes to asio namespace. 2019-02-28 00:02:00 +11:00
completion_condition.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
compose.cpp Update composed operations examples to use async_initiate and a new helper function async_compose. 2019-03-06 20:22:23 +11:00
connect.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
coroutine.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
deadline_timer.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
defer.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
detached.cpp Promote coroutines TS support classes to asio namespace. 2019-02-28 00:02:00 +11:00
dispatch.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
error.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
execution_context.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
executor_work_guard.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
executor.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
high_resolution_timer.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
io_context_strand.cpp Add a make_strand function. 2019-03-02 16:02:42 +11:00
io_context.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
is_read_buffered.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
is_write_buffered.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
Jamfile.v2 Update composed operations examples to use async_initiate and a new helper function async_compose. 2019-03-06 20:22:23 +11:00
packaged_task.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
placeholders.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
post.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
read_at.cpp Move rather than copy buffers when moving a composed operation implementation. 2019-03-02 16:13:50 +11:00
read_until.cpp Add new DynamicBuffer_v2 which is CopyConstructible. 2019-03-03 19:53:57 +11:00
read.cpp Add new DynamicBuffer_v2 which is CopyConstructible. 2019-03-03 19:53:57 +11:00
redirect_error.cpp Promote coroutines TS support classes to asio namespace. 2019-02-28 00:02:00 +11:00
serial_port_base.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
serial_port.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
signal_set.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
socket_base.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
steady_timer.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
strand.cpp Add a make_strand function. 2019-03-02 16:02:42 +11:00
streambuf.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
system_context.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
system_executor.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
system_timer.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
this_coro.cpp Promote coroutines TS support classes to asio namespace. 2019-02-28 00:02:00 +11:00
time_traits.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
unit_test.hpp Update copyright notices. 2019-02-17 19:59:39 -10:00
use_awaitable.cpp Promote coroutines TS support classes to asio namespace. 2019-02-28 00:02:00 +11:00
use_future.cpp Remove deprecated handler_type and single-argument async_result. 2019-02-17 20:00:05 -10:00
uses_executor.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
wait_traits.cpp Update copyright notices. 2019-02-17 19:59:39 -10:00
write_at.cpp Move rather than copy buffers when moving a composed operation implementation. 2019-03-02 16:13:50 +11:00
write.cpp Add new DynamicBuffer_v2 which is CopyConstructible. 2019-03-03 19:53:57 +11:00