Skip to content

Commit

Permalink
asio version 1.12.2 released
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskohlhoff committed Dec 11, 2018
1 parent 7a566ad commit 22afb86
Show file tree
Hide file tree
Showing 5 changed files with 133 additions and 50 deletions.
4 changes: 2 additions & 2 deletions asio/README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
asio version 1.12.1
Released Sunday, 15 April 2018.
asio version 1.12.2
Released Sunday, 09 December 2018.

See doc/index.html for API documentation and a tutorial.
71 changes: 48 additions & 23 deletions asio/asio.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -102,21 +102,7 @@
/doc/asio/reference/async_connect/overload4.html
/doc/asio/reference/async_connect/overload5.html
/doc/asio/reference/async_connect/overload6.html
/doc/asio/reference/asynchronous_operations/
/doc/asio/reference/asynchronous_operations/allocation_of_intermediate_storage.html
/doc/asio/reference/asynchronous_operations/associated_executor.html
/doc/asio/reference/asynchronous_operations/automatic_deduction_of_initiating_function_return_type.html
/doc/asio/reference/asynchronous_operations/completion_handler_executor.html
/doc/asio/reference/asynchronous_operations/completion_handlers_and_exceptions.html
/doc/asio/reference/asynchronous_operations/completion_token.html
/doc/asio/reference/asynchronous_operations/execution_of_completion_handler_on_completion_of_asynchronous_operation.html
/doc/asio/reference/asynchronous_operations/general_asynchronous_operation_concepts.html
/doc/asio/reference/asynchronous_operations.html
/doc/asio/reference/asynchronous_operations/i_o_executor.html
/doc/asio/reference/asynchronous_operations/lifetime_of_initiating_function_arguments.html
/doc/asio/reference/asynchronous_operations/non_blocking_requirements_on_initiating_functions.html
/doc/asio/reference/asynchronous_operations/outstanding_work.html
/doc/asio/reference/asynchronous_operations/production_of_initiating_function_return_value.html
/doc/asio/reference/asynchronous_socket_operations.html
/doc/asio/reference/AsyncRandomAccessReadDevice.html
/doc/asio/reference/AsyncRandomAccessWriteDevice.html
Expand Down Expand Up @@ -1578,8 +1564,8 @@
/doc/asio/reference/dispatch/overload2.html
/doc/asio/reference/dispatch/overload3.html
/doc/asio/reference/dynamic_buffer/
/doc/asio/reference/dynamic_buffer.html
/doc/asio/reference/DynamicBuffer.html
/doc/asio/reference/dynamic_buffer.html
/doc/asio/reference/dynamic_buffer/overload1.html
/doc/asio/reference/dynamic_buffer/overload2.html
/doc/asio/reference/dynamic_buffer/overload3.html
Expand Down Expand Up @@ -1671,8 +1657,8 @@
/doc/asio/reference/execution_context/execution_context.html
/doc/asio/reference/execution_context/fork_event.html
/doc/asio/reference/execution_context/has_service.html
/doc/asio/reference/execution_context.html
/doc/asio/reference/ExecutionContext.html
/doc/asio/reference/execution_context.html
/doc/asio/reference/execution_context__id/
/doc/asio/reference/execution_context__id.html
/doc/asio/reference/execution_context__id/id.html
Expand Down Expand Up @@ -2345,8 +2331,8 @@
/doc/asio/reference/ip__basic_resolver_iterator/dereference.html
/doc/asio/reference/ip__basic_resolver_iterator/difference_type.html
/doc/asio/reference/ip__basic_resolver_iterator/equal.html
/doc/asio/reference/ip__basic_resolver_iterator.html
/doc/asio/reference/ip__basic_resolver/iterator.html
/doc/asio/reference/ip__basic_resolver_iterator.html
/doc/asio/reference/ip__basic_resolver_iterator/increment.html
/doc/asio/reference/ip__basic_resolver_iterator/index_.html
/doc/asio/reference/ip__basic_resolver_iterator/iterator_category.html
Expand Down Expand Up @@ -2384,8 +2370,8 @@
/doc/asio/reference/ip__basic_resolver_query/flags.html
/doc/asio/reference/ip__basic_resolver_query/hints.html
/doc/asio/reference/ip__basic_resolver_query/host_name.html
/doc/asio/reference/ip__basic_resolver_query.html
/doc/asio/reference/ip__basic_resolver/query.html
/doc/asio/reference/ip__basic_resolver_query.html
/doc/asio/reference/ip__basic_resolver_query/numeric_host.html
/doc/asio/reference/ip__basic_resolver_query/numeric_service.html
/doc/asio/reference/ip__basic_resolver_query/passive.html
Expand Down Expand Up @@ -3079,6 +3065,7 @@
/doc/asio/reference/ssl__context_base/no_sslv3.html
/doc/asio/reference/ssl__context_base/no_tlsv1_1.html
/doc/asio/reference/ssl__context_base/no_tlsv1_2.html
/doc/asio/reference/ssl__context_base/no_tlsv1_3.html
/doc/asio/reference/ssl__context_base/no_tlsv1.html
/doc/asio/reference/ssl__context_base/options.html
/doc/asio/reference/ssl__context_base/password_purpose.html
Expand Down Expand Up @@ -3107,6 +3094,7 @@
/doc/asio/reference/ssl__context/no_sslv3.html
/doc/asio/reference/ssl__context/no_tlsv1_1.html
/doc/asio/reference/ssl__context/no_tlsv1_2.html
/doc/asio/reference/ssl__context/no_tlsv1_3.html
/doc/asio/reference/ssl__context/no_tlsv1.html
/doc/asio/reference/ssl__context/operator_eq_.html
/doc/asio/reference/ssl__context/options.html
Expand Down Expand Up @@ -3406,8 +3394,8 @@
/doc/asio/reference/uses_executor.html
/doc/asio/reference/WaitHandler.html
/doc/asio/reference/wait_traits/
/doc/asio/reference/wait_traits.html
/doc/asio/reference/WaitTraits.html
/doc/asio/reference/wait_traits.html
/doc/asio/reference/wait_traits/to_wait_duration/
/doc/asio/reference/wait_traits/to_wait_duration.html
/doc/asio/reference/wait_traits/to_wait_duration/overload1.html
Expand Down Expand Up @@ -3705,10 +3693,6 @@
/doc/examples/diffs/http/server/request_parser.hpp.html
/doc/examples/diffs/http/server/server.cpp.html
/doc/examples/diffs/http/server/server.hpp.html
/doc/examples/diffs/icmp/
/doc/examples/diffs/icmp/icmp_header.hpp.html
/doc/examples/diffs/icmp/ipv4_header.hpp.html
/doc/examples/diffs/icmp/ping.cpp.html
/doc/examples/diffs/invocation/
/doc/examples/diffs/invocation/prioritised_handlers.cpp.html
/doc/examples/diffs/iostreams/
Expand All @@ -3723,9 +3707,29 @@
/doc/examples/diffs/multicast/sender.cpp.html
/doc/examples/diffs/nonblocking/
/doc/examples/diffs/nonblocking/third_party_lib.cpp.html
/doc/examples/diffs/operations/
/doc/examples/diffs/operations/composed_1.cpp.html
/doc/examples/diffs/operations/composed_2.cpp.html
/doc/examples/diffs/operations/composed_3.cpp.html
/doc/examples/diffs/operations/composed_4.cpp.html
/doc/examples/diffs/operations/composed_5.cpp.html
/doc/examples/diffs/socks4/
/doc/examples/diffs/socks4/socks4.hpp.html
/doc/examples/diffs/socks4/sync_client.cpp.html
/doc/examples/diffs/spawn/
/doc/examples/diffs/spawn/echo_server.cpp.html
/doc/examples/diffs/spawn/parallel_grep.cpp.html
/doc/examples/diffs/ssl/
/doc/examples/diffs/ssl/client.cpp.html
/doc/examples/diffs/ssl/server.cpp.html
/doc/examples/diffs/timeouts/
/doc/examples/diffs/timeouts/async_tcp_client.cpp.html
/doc/examples/diffs/timeouts/blocking_tcp_client.cpp.html
/doc/examples/diffs/timeouts/blocking_token_tcp_client.cpp.html
/doc/examples/diffs/timeouts/blocking_udp_client.cpp.html
/doc/examples/diffs/timeouts/server.cpp.html
/doc/examples/diffs/timers/
/doc/examples/diffs/timers/time_t_timer.cpp.html
/doc/home.png
/doc/important.png
/doc/index.html
Expand Down Expand Up @@ -3812,6 +3816,7 @@
/include/asio/detail/fd_set_adapter.hpp
/include/asio/detail/fenced_block.hpp
/include/asio/detail/functional.hpp
/include/asio/detail/future.hpp
/include/asio/detail/gcc_arm_fenced_block.hpp
/include/asio/detail/gcc_hppa_fenced_block.hpp
/include/asio/detail/gcc_sync_fenced_block.hpp
Expand Down Expand Up @@ -4499,9 +4504,29 @@
/src/examples/cpp11/multicast/sender.cpp
/src/examples/cpp11/nonblocking/
/src/examples/cpp11/nonblocking/third_party_lib.cpp
/src/examples/cpp11/operations/
/src/examples/cpp11/operations/composed_1.cpp
/src/examples/cpp11/operations/composed_2.cpp
/src/examples/cpp11/operations/composed_3.cpp
/src/examples/cpp11/operations/composed_4.cpp
/src/examples/cpp11/operations/composed_5.cpp
/src/examples/cpp11/socks4/
/src/examples/cpp11/socks4/socks4.hpp
/src/examples/cpp11/socks4/sync_client.cpp
/src/examples/cpp11/spawn/
/src/examples/cpp11/spawn/echo_server.cpp
/src/examples/cpp11/spawn/parallel_grep.cpp
/src/examples/cpp11/ssl/
/src/examples/cpp11/ssl/client.cpp
/src/examples/cpp11/ssl/server.cpp
/src/examples/cpp11/timeouts/
/src/examples/cpp11/timeouts/async_tcp_client.cpp
/src/examples/cpp11/timeouts/blocking_tcp_client.cpp
/src/examples/cpp11/timeouts/blocking_token_tcp_client.cpp
/src/examples/cpp11/timeouts/blocking_udp_client.cpp
/src/examples/cpp11/timeouts/server.cpp
/src/examples/cpp11/timers/
/src/examples/cpp11/timers/time_t_timer.cpp
/src/examples/cpp14/
/src/examples/cpp14/echo/
/src/examples/cpp14/echo/async_tcp_echo_server.cpp
Expand Down
Loading

0 comments on commit 22afb86

Please sign in to comment.