summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio')
-rw-r--r--doc/html/boost_asio/example/cpp03/allocation/server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/buffers/reference_counted.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/chat/chat_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/chat/chat_message.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/chat/chat_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/chat/posix_chat_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/echo/async_tcp_echo_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/echo/async_udp_echo_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/echo/blocking_tcp_echo_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/echo/blocking_tcp_echo_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/echo/blocking_udp_echo_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/echo/blocking_udp_echo_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/fork/daemon.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/fork/process_per_connection.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/client/async_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/client/sync_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/connection.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/connection.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/connection_manager.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/connection_manager.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/header.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/main.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/mime_types.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/mime_types.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/reply.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/reply.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/request.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/request_handler.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/request_handler.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/request_parser.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/request_parser.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server/server.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/connection.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/connection.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/header.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/io_context_pool.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/io_context_pool.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/main.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/mime_types.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/mime_types.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/reply.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/reply.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/request.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/request_handler.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/request_handler.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/request_parser.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/request_parser.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/server.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/connection.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/connection.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/header.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/main.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/mime_types.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/mime_types.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/reply.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/reply.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/request.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/request_handler.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/request_handler.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/request_parser.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/request_parser.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server3/server.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/file_handler.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/file_handler.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/header.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/main.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/mime_types.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/mime_types.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/reply.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/reply.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/request.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/request_parser.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/request_parser.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server4/server.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/icmp/icmp_header.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/icmp/ipv4_header.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/icmp/ping.cpp22
-rw-r--r--doc/html/boost_asio/example/cpp03/invocation/prioritised_handlers.cpp6
-rw-r--r--doc/html/boost_asio/example/cpp03/iostreams/daytime_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/iostreams/daytime_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/iostreams/http_client.cpp4
-rw-r--r--doc/html/boost_asio/example/cpp03/local/connect_pair.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/local/iostream_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/local/stream_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/local/stream_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/multicast/receiver.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/multicast/sender.cpp7
-rw-r--r--doc/html/boost_asio/example/cpp03/nonblocking/third_party_lib.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/porthopper/client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/porthopper/protocol.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/porthopper/server.cpp14
-rw-r--r--doc/html/boost_asio/example/cpp03/serialization/client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/serialization/connection.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/serialization/server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/serialization/stock.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/services/basic_logger.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/services/daytime_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/services/logger.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/services/logger_service.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/services/logger_service.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/socks4/socks4.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/socks4/sync_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/spawn/echo_server.cpp10
-rw-r--r--doc/html/boost_asio/example/cpp03/spawn/parallel_grep.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/ssl/client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/ssl/server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/timeouts/async_tcp_client.cpp44
-rw-r--r--doc/html/boost_asio/example/cpp03/timeouts/blocking_tcp_client.cpp206
-rw-r--r--doc/html/boost_asio/example/cpp03/timeouts/blocking_token_tcp_client.cpp198
-rw-r--r--doc/html/boost_asio/example/cpp03/timeouts/blocking_udp_client.cpp103
-rw-r--r--doc/html/boost_asio/example/cpp03/timeouts/server.cpp60
-rw-r--r--doc/html/boost_asio/example/cpp03/timers/tick_count_timer.cpp123
-rw-r--r--doc/html/boost_asio/example/cpp03/timers/time_t_timer.cpp83
-rw-r--r--doc/html/boost_asio/example/cpp03/windows/transmit_file.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/allocation/server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/buffers/reference_counted.cpp3
-rw-r--r--doc/html/boost_asio/example/cpp11/chat/chat_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/chat/chat_message.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/chat/chat_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/echo/async_tcp_echo_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/echo/async_udp_echo_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/echo/blocking_tcp_echo_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/echo/blocking_tcp_echo_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/echo/blocking_udp_echo_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/echo/blocking_udp_echo_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/executors/fork_join.cpp1
-rw-r--r--doc/html/boost_asio/example/cpp11/executors/pipeline.cpp1
-rw-r--r--doc/html/boost_asio/example/cpp11/fork/daemon.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/fork/process_per_connection.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/futures/daytime_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/handler_tracking/async_tcp_echo_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/handler_tracking/custom_tracking.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/connection.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/connection.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/connection_manager.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/connection_manager.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/header.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/main.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/mime_types.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/mime_types.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/reply.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/reply.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/request.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/request_handler.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/request_handler.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/request_parser.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/request_parser.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/http/server/server.hpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/invocation/prioritised_handlers.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/local/connect_pair.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/local/iostream_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/local/stream_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/local/stream_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/multicast/receiver.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/multicast/sender.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/spawn/echo_server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/spawn/parallel_grep.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp17/coroutines_ts/chat_server.cpp224
-rw-r--r--doc/html/boost_asio/example/cpp17/coroutines_ts/double_buffered_echo_server.cpp97
-rw-r--r--doc/html/boost_asio/example/cpp17/coroutines_ts/echo_server.cpp82
-rw-r--r--doc/html/boost_asio/example/cpp17/coroutines_ts/range_based_for.cpp111
-rw-r--r--doc/html/boost_asio/example/cpp17/coroutines_ts/refactored_echo_server.cpp91
-rw-r--r--doc/html/boost_asio/examples.html7
-rw-r--r--doc/html/boost_asio/examples/cpp03_examples.html17
-rw-r--r--doc/html/boost_asio/examples/cpp11_examples.html8
-rw-r--r--doc/html/boost_asio/examples/cpp17_examples.html69
-rw-r--r--doc/html/boost_asio/history.html184
-rw-r--r--doc/html/boost_asio/index.html1279
-rw-r--r--doc/html/boost_asio/net_ts.html2
-rw-r--r--doc/html/boost_asio/overview.html6
-rw-r--r--doc/html/boost_asio/overview/core.html6
-rw-r--r--doc/html/boost_asio/overview/core/allocation.html2
-rw-r--r--doc/html/boost_asio/overview/core/async.html2
-rw-r--r--doc/html/boost_asio/overview/core/basics.html2
-rw-r--r--doc/html/boost_asio/overview/core/buffers.html2
-rw-r--r--doc/html/boost_asio/overview/core/concurrency_hint.html2
-rw-r--r--doc/html/boost_asio/overview/core/coroutine.html2
-rw-r--r--doc/html/boost_asio/overview/core/coroutines_ts.html155
-rw-r--r--doc/html/boost_asio/overview/core/handler_tracking.html2
-rw-r--r--doc/html/boost_asio/overview/core/line_based.html2
-rw-r--r--doc/html/boost_asio/overview/core/reactor.html2
-rw-r--r--doc/html/boost_asio/overview/core/spawn.html8
-rw-r--r--doc/html/boost_asio/overview/core/strands.html2
-rw-r--r--doc/html/boost_asio/overview/core/streams.html2
-rw-r--r--doc/html/boost_asio/overview/core/threads.html2
-rw-r--r--doc/html/boost_asio/overview/cpp2011.html2
-rw-r--r--doc/html/boost_asio/overview/cpp2011/array.html2
-rw-r--r--doc/html/boost_asio/overview/cpp2011/atomic.html2
-rw-r--r--doc/html/boost_asio/overview/cpp2011/chrono.html2
-rw-r--r--doc/html/boost_asio/overview/cpp2011/futures.html2
-rw-r--r--doc/html/boost_asio/overview/cpp2011/move_handlers.html2
-rw-r--r--doc/html/boost_asio/overview/cpp2011/move_objects.html2
-rw-r--r--doc/html/boost_asio/overview/cpp2011/shared_ptr.html2
-rw-r--r--doc/html/boost_asio/overview/cpp2011/variadic.html2
-rw-r--r--doc/html/boost_asio/overview/implementation.html2
-rw-r--r--doc/html/boost_asio/overview/networking.html8
-rw-r--r--doc/html/boost_asio/overview/networking/bsd_sockets.html2
-rw-r--r--doc/html/boost_asio/overview/networking/iostreams.html2
-rw-r--r--doc/html/boost_asio/overview/networking/other_protocols.html2
-rw-r--r--doc/html/boost_asio/overview/networking/protocols.html2
-rw-r--r--doc/html/boost_asio/overview/posix.html2
-rw-r--r--doc/html/boost_asio/overview/posix/fork.html2
-rw-r--r--doc/html/boost_asio/overview/posix/local.html2
-rw-r--r--doc/html/boost_asio/overview/posix/stream_descriptor.html2
-rw-r--r--doc/html/boost_asio/overview/rationale.html2
-rw-r--r--doc/html/boost_asio/overview/serial_ports.html2
-rw-r--r--doc/html/boost_asio/overview/signals.html2
-rw-r--r--doc/html/boost_asio/overview/ssl.html2
-rw-r--r--doc/html/boost_asio/overview/timers.html2
-rw-r--r--doc/html/boost_asio/overview/windows.html2
-rw-r--r--doc/html/boost_asio/overview/windows/object_handle.html2
-rw-r--r--doc/html/boost_asio/overview/windows/random_access_handle.html2
-rw-r--r--doc/html/boost_asio/overview/windows/stream_handle.html2
-rw-r--r--doc/html/boost_asio/reference.html128
-rw-r--r--doc/html/boost_asio/reference/AcceptHandler.html2
-rw-r--r--doc/html/boost_asio/reference/AcceptableProtocol.html2
-rw-r--r--doc/html/boost_asio/reference/AsyncRandomAccessReadDevice.html2
-rw-r--r--doc/html/boost_asio/reference/AsyncRandomAccessWriteDevice.html2
-rw-r--r--doc/html/boost_asio/reference/AsyncReadStream.html2
-rw-r--r--doc/html/boost_asio/reference/AsyncWriteStream.html2
-rw-r--r--doc/html/boost_asio/reference/BufferedHandshakeHandler.html2
-rw-r--r--doc/html/boost_asio/reference/CompletionCondition.html2
-rw-r--r--doc/html/boost_asio/reference/CompletionHandler.html2
-rw-r--r--doc/html/boost_asio/reference/ConnectCondition.html2
-rw-r--r--doc/html/boost_asio/reference/ConnectHandler.html2
-rw-r--r--doc/html/boost_asio/reference/ConstBufferSequence.html2
-rw-r--r--doc/html/boost_asio/reference/DynamicBuffer.html2
-rw-r--r--doc/html/boost_asio/reference/Endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/EndpointSequence.html2
-rw-r--r--doc/html/boost_asio/reference/ExecutionContext.html2
-rw-r--r--doc/html/boost_asio/reference/Executor1.html2
-rw-r--r--doc/html/boost_asio/reference/GettableSerialPortOption.html2
-rw-r--r--doc/html/boost_asio/reference/GettableSocketOption.html2
-rw-r--r--doc/html/boost_asio/reference/Handler.html6
-rw-r--r--doc/html/boost_asio/reference/HandshakeHandler.html2
-rw-r--r--doc/html/boost_asio/reference/InternetProtocol.html2
-rw-r--r--doc/html/boost_asio/reference/IoControlCommand.html2
-rw-r--r--doc/html/boost_asio/reference/IoObjectService.html2
-rw-r--r--doc/html/boost_asio/reference/IteratorConnectHandler.html8
-rw-r--r--doc/html/boost_asio/reference/LegacyCompletionHandler.html106
-rw-r--r--doc/html/boost_asio/reference/MoveAcceptHandler.html8
-rw-r--r--doc/html/boost_asio/reference/MutableBufferSequence.html2
-rw-r--r--doc/html/boost_asio/reference/ProtoAllocator.html2
-rw-r--r--doc/html/boost_asio/reference/Protocol.html2
-rw-r--r--doc/html/boost_asio/reference/RangeConnectHandler.html2
-rw-r--r--doc/html/boost_asio/reference/ReadHandler.html2
-rw-r--r--doc/html/boost_asio/reference/ResolveHandler.html2
-rw-r--r--doc/html/boost_asio/reference/Service.html2
-rw-r--r--doc/html/boost_asio/reference/SettableSerialPortOption.html2
-rw-r--r--doc/html/boost_asio/reference/SettableSocketOption.html2
-rw-r--r--doc/html/boost_asio/reference/ShutdownHandler.html2
-rw-r--r--doc/html/boost_asio/reference/SignalHandler.html2
-rw-r--r--doc/html/boost_asio/reference/SyncRandomAccessReadDevice.html2
-rw-r--r--doc/html/boost_asio/reference/SyncRandomAccessWriteDevice.html2
-rw-r--r--doc/html/boost_asio/reference/SyncReadStream.html2
-rw-r--r--doc/html/boost_asio/reference/SyncWriteStream.html2
-rw-r--r--doc/html/boost_asio/reference/TimeTraits.html2
-rw-r--r--doc/html/boost_asio/reference/WaitHandler.html2
-rw-r--r--doc/html/boost_asio/reference/WaitTraits.html2
-rw-r--r--doc/html/boost_asio/reference/WriteHandler.html2
-rw-r--r--doc/html/boost_asio/reference/add_service.html2
-rw-r--r--doc/html/boost_asio/reference/asio_handler_allocate.html2
-rw-r--r--doc/html/boost_asio/reference/asio_handler_deallocate.html2
-rw-r--r--doc/html/boost_asio/reference/asio_handler_invoke.html2
-rw-r--r--doc/html/boost_asio/reference/asio_handler_invoke/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/asio_handler_invoke/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/asio_handler_is_continuation.html2
-rw-r--r--doc/html/boost_asio/reference/associated_allocator.html2
-rw-r--r--doc/html/boost_asio/reference/associated_allocator/get.html2
-rw-r--r--doc/html/boost_asio/reference/associated_allocator/type.html2
-rw-r--r--doc/html/boost_asio/reference/associated_executor.html2
-rw-r--r--doc/html/boost_asio/reference/associated_executor/get.html2
-rw-r--r--doc/html/boost_asio/reference/associated_executor/type.html2
-rw-r--r--doc/html/boost_asio/reference/async_completion.html2
-rw-r--r--doc/html/boost_asio/reference/async_completion/async_completion.html2
-rw-r--r--doc/html/boost_asio/reference/async_completion/completion_handler.html2
-rw-r--r--doc/html/boost_asio/reference/async_completion/completion_handler_type.html2
-rw-r--r--doc/html/boost_asio/reference/async_completion/result.html2
-rw-r--r--doc/html/boost_asio/reference/async_connect.html2
-rw-r--r--doc/html/boost_asio/reference/async_connect/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/async_connect/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/async_connect/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/async_connect/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/async_connect/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/async_connect/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/async_read.html6
-rw-r--r--doc/html/boost_asio/reference/async_read/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/async_read/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/async_read/overload3.html4
-rw-r--r--doc/html/boost_asio/reference/async_read/overload4.html4
-rw-r--r--doc/html/boost_asio/reference/async_read/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/async_read/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_at.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_at/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_at/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_at/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_at/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_until.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_until/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_until/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_until/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_until/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_until/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_until/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_until/overload7.html2
-rw-r--r--doc/html/boost_asio/reference/async_read_until/overload8.html2
-rw-r--r--doc/html/boost_asio/reference/async_result.html2
-rw-r--r--doc/html/boost_asio/reference/async_result/async_result.html2
-rw-r--r--doc/html/boost_asio/reference/async_result/completion_handler_type.html2
-rw-r--r--doc/html/boost_asio/reference/async_result/get.html2
-rw-r--r--doc/html/boost_asio/reference/async_result/return_type.html2
-rw-r--r--doc/html/boost_asio/reference/async_result_lt__Handler__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/async_result_lt__Handler__gt_/async_result.html2
-rw-r--r--doc/html/boost_asio/reference/async_result_lt__Handler__gt_/get.html2
-rw-r--r--doc/html/boost_asio/reference/async_result_lt__Handler__gt_/type.html2
-rw-r--r--doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/async_result.html2
-rw-r--r--doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/completion_handler_type.html2
-rw-r--r--doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/get.html2
-rw-r--r--doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/return_type.html2
-rw-r--r--doc/html/boost_asio/reference/async_write.html6
-rw-r--r--doc/html/boost_asio/reference/async_write/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/async_write/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/async_write/overload3.html4
-rw-r--r--doc/html/boost_asio/reference/async_write/overload4.html4
-rw-r--r--doc/html/boost_asio/reference/async_write/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/async_write/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/async_write_at.html2
-rw-r--r--doc/html/boost_asio/reference/async_write_at/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/async_write_at/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/async_write_at/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/async_write_at/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/allocation_of_intermediate_storage.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/associated_executor.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/automatic_deduction_of_initiating_function_return_type.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/completion_handler_executor.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/completion_handlers_and_exceptions.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/completion_token.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/execution_of_completion_handler_on_completion_of_asynchronous_operation.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/general_asynchronous_operation_concepts.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/i_o_executor.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/lifetime_of_initiating_function_arguments.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/non_blocking_requirements_on_initiating_functions.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/outstanding_work.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations/production_of_initiating_function_return_value.html2
-rw-r--r--doc/html/boost_asio/reference/asynchronous_socket_operations.html2
-rw-r--r--doc/html/boost_asio/reference/bad_executor.html2
-rw-r--r--doc/html/boost_asio/reference/bad_executor/bad_executor.html2
-rw-r--r--doc/html/boost_asio/reference/bad_executor/what.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/_basic_datagram_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/assign.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_connect.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_receive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_receive/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_receive/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_send.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_send/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_send/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_send_to.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_send_to/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_send_to/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/at_mark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/at_mark/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/at_mark/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/available.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/available/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/available/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/bind.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/bind/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/bind/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/broadcast.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/bytes_readable.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/close.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/connect.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/connect/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/connect/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/debug.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/enable_connection_aborted.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/endpoint_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_option.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/io_control.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/io_control/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/io_control/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/keep_alive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/linger.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/max_connections.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/max_listen_connections.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/message_do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/message_end_of_record.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/message_flags.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/message_out_of_band.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/message_peek.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/open.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/open/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/open/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/out_of_band_inline.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive_from.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/release.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/release/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/release/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/reuse_address.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send_to.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/set_option.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/set_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/set_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/shutdown.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/shutdown/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/shutdown/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/shutdown_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/wait/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/wait/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/wait_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/_basic_deadline_timer.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/async_wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/cancel_one.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/cancel_one/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/cancel_one/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/duration_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_at.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/time_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/traits_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/wait/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/wait/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/_basic_io_object.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/basic_io_object.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_implementation.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_implementation/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_implementation/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_service.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_service/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_service/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/implementation_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/service_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/_basic_raw_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/assign.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_connect.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_receive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_receive/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_receive/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_receive_from.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_receive_from/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_receive_from/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_send.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_send/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_send/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_send_to.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_send_to/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_send_to/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/at_mark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/at_mark/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/at_mark/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/available.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/available/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/available/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/bind.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/bind/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/bind/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/broadcast.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/bytes_readable.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/close.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/connect.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/connect/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/connect/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/debug.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/enable_connection_aborted.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/endpoint_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_option.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/io_control.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/io_control/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/io_control/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/keep_alive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/linger.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/local_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/local_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/local_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/max_connections.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/max_listen_connections.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/message_do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/message_end_of_record.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/message_flags.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/message_out_of_band.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/message_peek.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/open.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/open/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/open/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/operator_eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/operator_eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/out_of_band_inline.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive_from.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/release.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/release/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/release/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/reuse_address.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send_to.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send_to/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send_to/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send_to/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/set_option.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/set_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/set_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/shutdown.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/shutdown/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/shutdown/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/shutdown_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/wait/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/wait/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/wait_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/_basic_seq_packet_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/assign.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/async_connect.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/async_send.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/async_wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/available.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/available/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/available/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/bind.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/bind/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/bind/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/broadcast.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/bytes_readable.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/close.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/connect.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/connect/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/connect/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/debug.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/enable_connection_aborted.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/endpoint_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_option.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/io_control.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/io_control/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/io_control/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/keep_alive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/linger.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/max_connections.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/max_listen_connections.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/message_do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/message_end_of_record.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/message_flags.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/message_out_of_band.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/message_peek.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/open.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/open/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/open/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/out_of_band_inline.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/receive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/receive_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/receive_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/release.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/release/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/release/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/reuse_address.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/send.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/send/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/send/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/send_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/send_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/set_option.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/set_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/set_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/wait/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/wait/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/wait_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/_basic_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/assign.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/async_connect.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/async_wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/at_mark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/at_mark/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/at_mark/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/available.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/available/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/available/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/bind.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/bind/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/bind/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/broadcast.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/bytes_readable.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/close.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/connect.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/connect/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/connect/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/debug.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/enable_connection_aborted.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/endpoint_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_option.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/io_control.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/io_control/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/io_control/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/keep_alive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/linger.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/local_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/local_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/local_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/max_connections.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/max_listen_connections.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/message_do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/message_end_of_record.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/message_flags.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/message_out_of_band.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/message_peek.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/open.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/open/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/open/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/operator_eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/operator_eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/out_of_band_inline.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/receive_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/receive_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/release.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/release/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/release/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/remote_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/remote_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/remote_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/reuse_address.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/send_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/send_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/set_option.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/set_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/set_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/shutdown.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/shutdown/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/shutdown/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/shutdown_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/wait/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/wait/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket/wait_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/_basic_socket_acceptor.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload10.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload11.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload12.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload7.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload8.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload9.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/assign.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/async_accept.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/async_wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/bind.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/broadcast.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/bytes_readable.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/close.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/debug.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/enable_connection_aborted.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/endpoint_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_option.html6
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload1.html4
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload2.html4
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/io_control.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/io_control/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/io_control/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/keep_alive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/linger.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/listen.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/listen/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/listen/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/max_connections.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/max_listen_connections.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/message_do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/message_end_of_record.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/message_flags.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/message_out_of_band.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/message_peek.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/open.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/open/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/open/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/out_of_band_inline.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/receive_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/receive_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/release.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/release/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/release/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/reuse_address.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/send_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/send_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/set_option.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/set_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/set_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/shutdown_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/wait/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/wait/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/wait_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/clock_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/close.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/connect.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/duration.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/duration_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/endpoint_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/error.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_after.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_at.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_at/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_at/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expiry.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/rdbuf.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/time_point.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/time_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/_basic_socket_streambuf.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/clock_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/close.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/connect.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/duration.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/duration_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/endpoint_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/error.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_after.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_at.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expiry.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/overflow.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/puberror.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/setbuf.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/sync.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/time_point.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/time_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/underflow.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/_basic_stream_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/assign.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_connect.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_read_some.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_receive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_receive/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_receive/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_send.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_send/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_send/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_write_some.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/at_mark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/at_mark/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/at_mark/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/available.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/available/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/available/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/bind.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/bind/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/bind/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/broadcast.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/bytes_readable.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/close.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/connect.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/connect/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/connect/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/debug.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/enable_connection_aborted.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/endpoint_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_option.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/io_control.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/io_control/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/io_control/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/keep_alive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/linger.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/local_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/local_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/local_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/max_connections.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/max_listen_connections.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/message_do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/message_end_of_record.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/message_flags.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/message_out_of_band.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/message_peek.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/open.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/open/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/open/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/operator_eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/operator_eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/out_of_band_inline.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/read_some.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/read_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/read_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/receive.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/receive/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/receive/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/receive/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/receive_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/receive_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/release.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/release/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/release/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/reuse_address.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/send.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/send/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/send/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/send/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/send_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/send_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/set_option.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/set_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/set_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/shutdown.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/shutdown/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/shutdown/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/shutdown_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/wait/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/wait/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/wait_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/write_some.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/write_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/write_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/basic_streambuf.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/capacity.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/commit.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/const_buffers_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/consume.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/data.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/max_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/mutable_buffers_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/overflow.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/prepare.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/reserve.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/underflow.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/capacity.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/commit.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/const_buffers_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/consume.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/data.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/max_size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/mutable_buffers_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/prepare.html2
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf_ref/size.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/_basic_waitable_timer.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/async_wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel_one.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/clock_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/duration.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_after.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_at.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expiry.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/time_point.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/traits_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/wait.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/wait/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/wait/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context.html2
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context/basic_yield_context.html2
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context/basic_yield_context/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context/basic_yield_context/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context/callee_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context/caller_type.html2
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context/operator_lb__rb_.html2
-rw-r--r--doc/html/boost_asio/reference/bind_executor.html2
-rw-r--r--doc/html/boost_asio/reference/bind_executor/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/bind_executor/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffer.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload10.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload11.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload12.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload13.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload14.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload15.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload16.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload17.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload18.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload19.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload20.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload21.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload22.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload23.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload24.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload25.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload26.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload27.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload28.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload29.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload30.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload31.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload32.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload7.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload8.html2
-rw-r--r--doc/html/boost_asio/reference/buffer/overload9.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_cast.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_cast/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_cast/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_copy.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_sequence_begin.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_sequence_begin/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_sequence_begin/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_sequence_begin/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_sequence_begin/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_sequence_end.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_sequence_end/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_sequence_end/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_sequence_end/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_sequence_end/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/async_fill.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/async_write_some.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/close.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/default_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/fill.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/fill/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/fill/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/in_avail.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/in_avail/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/in_avail/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/next_layer.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/peek.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/peek/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/peek/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/read_some.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/read_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/read_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/write_some.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/write_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/write_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/async_fill.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/async_flush.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/async_read_some.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/async_write_some.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/buffered_stream.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/buffered_stream/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/buffered_stream/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/close.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/fill.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/fill/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/fill/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/flush.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/flush/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/flush/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/in_avail.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/in_avail/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/in_avail/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/next_layer.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/next_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/peek.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/peek/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/peek/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/read_some.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/read_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/read_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/write_some.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/write_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/write_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/async_flush.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/async_read_some.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/async_write_some.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/close.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/default_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/flush.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/flush/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/flush/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/in_avail.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/in_avail/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/in_avail/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/next_layer.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/next_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/peek.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/peek/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/peek/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/read_some.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/read_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/read_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/write_some.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/write_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/write_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_begin.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_end.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/begin.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/buffers_iterator.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/difference_type.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/end.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/iterator_category.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator__star_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_arrow_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_gt_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_gt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_lb__rb_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_lt_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_lt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/pointer.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/reference.html2
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/value_type.html2
-rw-r--r--doc/html/boost_asio/reference/connect.html2
-rw-r--r--doc/html/boost_asio/reference/connect/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/connect/overload10.html2
-rw-r--r--doc/html/boost_asio/reference/connect/overload11.html2
-rw-r--r--doc/html/boost_asio/reference/connect/overload12.html2
-rw-r--r--doc/html/boost_asio/reference/connect/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/connect/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/connect/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/connect/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/connect/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/connect/overload7.html2
-rw-r--r--doc/html/boost_asio/reference/connect/overload8.html2
-rw-r--r--doc/html/boost_asio/reference/connect/overload9.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffer.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffer/const_buffer.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffer/const_buffer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffer/const_buffer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffer/const_buffer/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffer/data.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffer/operator_plus_.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffer/operator_plus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffer/operator_plus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffer/operator_plus__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffer/size.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/begin.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/const_buffers_1.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/const_iterator.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/data.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/end.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/operator_plus_.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/operator_plus__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/size.html2
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/value_type.html2
-rw-r--r--doc/html/boost_asio/reference/coroutine.html2
-rw-r--r--doc/html/boost_asio/reference/coroutine/coroutine.html2
-rw-r--r--doc/html/boost_asio/reference/coroutine/is_child.html2
-rw-r--r--doc/html/boost_asio/reference/coroutine/is_complete.html2
-rw-r--r--doc/html/boost_asio/reference/coroutine/is_parent.html2
-rw-r--r--doc/html/boost_asio/reference/deadline_timer.html2
-rw-r--r--doc/html/boost_asio/reference/defer.html2
-rw-r--r--doc/html/boost_asio/reference/defer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/defer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/defer/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/dispatch.html2
-rw-r--r--doc/html/boost_asio/reference/dispatch/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/dispatch/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/dispatch/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_buffer.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_buffer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_buffer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_buffer/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_buffer/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer/capacity.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer/commit.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer/const_buffers_type.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer/consume.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer/data.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer/max_size.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer/mutable_buffers_type.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer/prepare.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_string_buffer/size.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer/capacity.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer/commit.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer/const_buffers_type.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer/consume.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer/data.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer/max_size.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer/mutable_buffers_type.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer/prepare.html2
-rw-r--r--doc/html/boost_asio/reference/dynamic_vector_buffer/size.html2
-rw-r--r--doc/html/boost_asio/reference/error__addrinfo_category.html2
-rw-r--r--doc/html/boost_asio/reference/error__addrinfo_errors.html2
-rw-r--r--doc/html/boost_asio/reference/error__basic_errors.html2
-rw-r--r--doc/html/boost_asio/reference/error__get_addrinfo_category.html2
-rw-r--r--doc/html/boost_asio/reference/error__get_misc_category.html2
-rw-r--r--doc/html/boost_asio/reference/error__get_netdb_category.html2
-rw-r--r--doc/html/boost_asio/reference/error__get_ssl_category.html2
-rw-r--r--doc/html/boost_asio/reference/error__get_system_category.html2
-rw-r--r--doc/html/boost_asio/reference/error__make_error_code.html2
-rw-r--r--doc/html/boost_asio/reference/error__make_error_code/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/error__make_error_code/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/error__make_error_code/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/error__make_error_code/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/error__make_error_code/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/error__misc_category.html2
-rw-r--r--doc/html/boost_asio/reference/error__misc_errors.html2
-rw-r--r--doc/html/boost_asio/reference/error__netdb_category.html2
-rw-r--r--doc/html/boost_asio/reference/error__netdb_errors.html2
-rw-r--r--doc/html/boost_asio/reference/error__ssl_category.html2
-rw-r--r--doc/html/boost_asio/reference/error__ssl_errors.html2
-rw-r--r--doc/html/boost_asio/reference/error__system_category.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context/_execution_context.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context/add_service.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context/destroy.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context/execution_context.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context/fork_event.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context/has_service.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context/make_service.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context/notify_fork.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context/shutdown.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context/use_service.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context/use_service/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context/use_service/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context__id.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context__id/id.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context__service.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context__service/_service.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context__service/context.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context__service/notify_fork.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context__service/service.html2
-rw-r--r--doc/html/boost_asio/reference/execution_context__service/shutdown.html2
-rw-r--r--doc/html/boost_asio/reference/executor.html2
-rw-r--r--doc/html/boost_asio/reference/executor/_executor.html2
-rw-r--r--doc/html/boost_asio/reference/executor/context.html2
-rw-r--r--doc/html/boost_asio/reference/executor/defer.html2
-rw-r--r--doc/html/boost_asio/reference/executor/dispatch.html2
-rw-r--r--doc/html/boost_asio/reference/executor/executor.html2
-rw-r--r--doc/html/boost_asio/reference/executor/executor/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/executor/executor/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/executor/executor/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/executor/executor/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/executor/executor/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/executor/executor/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/executor/on_work_finished.html2
-rw-r--r--doc/html/boost_asio/reference/executor/on_work_started.html2
-rw-r--r--doc/html/boost_asio/reference/executor/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/executor/operator_eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/executor/operator_eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/executor/operator_eq_/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/executor/operator_eq_/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/executor/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/executor/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/executor/operator_unspecified_bool_type.html2
-rw-r--r--doc/html/boost_asio/reference/executor/post.html2
-rw-r--r--doc/html/boost_asio/reference/executor/target.html2
-rw-r--r--doc/html/boost_asio/reference/executor/target/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/executor/target/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/executor/target_type.html2
-rw-r--r--doc/html/boost_asio/reference/executor/unspecified_bool_true.html2
-rw-r--r--doc/html/boost_asio/reference/executor/unspecified_bool_type.html2
-rw-r--r--doc/html/boost_asio/reference/executor__unspecified_bool_type_t.html2
-rw-r--r--doc/html/boost_asio/reference/executor_arg.html2
-rw-r--r--doc/html/boost_asio/reference/executor_arg_t.html2
-rw-r--r--doc/html/boost_asio/reference/executor_arg_t/executor_arg_t.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/_executor_binder.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/argument_type.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/executor_binder.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/executor_binder/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/executor_binder/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/executor_binder/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/executor_binder/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/executor_binder/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/executor_binder/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/executor_binder/overload7.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/executor_binder/overload8.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/executor_binder/overload9.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/first_argument_type.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/get.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/get/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/get/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/operator_lp__rp_.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/operator_lp__rp_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/operator_lp__rp_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/result_type.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/second_argument_type.html2
-rw-r--r--doc/html/boost_asio/reference/executor_binder/target_type.html2
-rw-r--r--doc/html/boost_asio/reference/executor_work_guard.html2
-rw-r--r--doc/html/boost_asio/reference/executor_work_guard/_executor_work_guard.html8
-rw-r--r--doc/html/boost_asio/reference/executor_work_guard/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/executor_work_guard/executor_work_guard.html2
-rw-r--r--doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/executor_work_guard/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/executor_work_guard/owns_work.html2
-rw-r--r--doc/html/boost_asio/reference/executor_work_guard/reset.html2
-rw-r--r--doc/html/boost_asio/reference/experimental__await_token.html164
-rw-r--r--doc/html/boost_asio/reference/experimental__await_token/await_token.html59
-rw-r--r--doc/html/boost_asio/reference/experimental__await_token/await_token/overload1.html50
-rw-r--r--doc/html/boost_asio/reference/experimental__await_token/await_token/overload2.html50
-rw-r--r--doc/html/boost_asio/reference/experimental__await_token/executor_type.html60
-rw-r--r--doc/html/boost_asio/reference/experimental__await_token/get_executor.html50
-rw-r--r--doc/html/boost_asio/reference/experimental__awaitable.html158
-rw-r--r--doc/html/boost_asio/reference/experimental__awaitable/_awaitable.html49
-rw-r--r--doc/html/boost_asio/reference/experimental__awaitable/awaitable.html51
-rw-r--r--doc/html/boost_asio/reference/experimental__awaitable/executor_type.html60
-rw-r--r--doc/html/boost_asio/reference/experimental__awaitable/value_type.html60
-rw-r--r--doc/html/boost_asio/reference/experimental__co_spawn.html90
-rw-r--r--doc/html/boost_asio/reference/experimental__co_spawn/overload1.html57
-rw-r--r--doc/html/boost_asio/reference/experimental__co_spawn/overload2.html57
-rw-r--r--doc/html/boost_asio/reference/experimental__co_spawn/overload3.html56
-rw-r--r--doc/html/boost_asio/reference/experimental__detached.html64
-rw-r--r--doc/html/boost_asio/reference/experimental__detached_t.html104
-rw-r--r--doc/html/boost_asio/reference/experimental__detached_t/detached_t.html49
-rw-r--r--doc/html/boost_asio/reference/experimental__redirect_error.html64
-rw-r--r--doc/html/boost_asio/reference/experimental__redirect_error_t.html144
-rw-r--r--doc/html/boost_asio/reference/experimental__redirect_error_t/ec_.html48
-rw-r--r--doc/html/boost_asio/reference/experimental__redirect_error_t/redirect_error_t.html53
-rw-r--r--doc/html/boost_asio/reference/experimental__redirect_error_t/token_.html48
-rw-r--r--doc/html/boost_asio/reference/experimental__this_coro__executor.html60
-rw-r--r--doc/html/boost_asio/reference/experimental__this_coro__executor_t.html58
-rw-r--r--doc/html/boost_asio/reference/experimental__this_coro__token.html60
-rw-r--r--doc/html/boost_asio/reference/experimental__this_coro__token_t.html58
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint.html8
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/capacity.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/data.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/data/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/data/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/data_type.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_gt_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_gt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_lt_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_lt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/resize.html2
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/size.html2
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/family.html2
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/socket.html2
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/type.html2
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/family.html2
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/socket.html2
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/type.html2
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/family.html2
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/socket.html2
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/type.html2
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/family.html2
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/iostream.html2
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/socket.html2
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol.html2
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/type.html2
-rw-r--r--doc/html/boost_asio/reference/get_associated_allocator.html2
-rw-r--r--doc/html/boost_asio/reference/get_associated_allocator/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/get_associated_allocator/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/get_associated_executor.html2
-rw-r--r--doc/html/boost_asio/reference/get_associated_executor/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/get_associated_executor/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/get_associated_executor/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/handler_type.html2
-rw-r--r--doc/html/boost_asio/reference/handler_type/type.html2
-rw-r--r--doc/html/boost_asio/reference/has_service.html2
-rw-r--r--doc/html/boost_asio/reference/high_resolution_timer.html2
-rw-r--r--doc/html/boost_asio/reference/invalid_service_owner.html2
-rw-r--r--doc/html/boost_asio/reference/invalid_service_owner/invalid_service_owner.html2
-rw-r--r--doc/html/boost_asio/reference/io_context.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/add_service.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/count_type.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/destroy.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/dispatch.html6
-rw-r--r--doc/html/boost_asio/reference/io_context/fork_event.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/has_service.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/io_context.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/io_context/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/io_context/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/make_service.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/notify_fork.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/poll.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/poll/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/poll/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/poll_one.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/poll_one/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/poll_one/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/post.html6
-rw-r--r--doc/html/boost_asio/reference/io_context/reset.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/restart.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/run.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/run/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/run/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/run_for.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/run_one.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/run_one/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/run_one/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/run_one_for.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/run_one_until.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/run_until.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/shutdown.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/stop.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/stopped.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/use_service.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/use_service/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/use_service/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/io_context/wrap.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__executor_type/context.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__executor_type/defer.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__executor_type/dispatch.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__executor_type/on_work_finished.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__executor_type/on_work_started.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__executor_type/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__executor_type/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__executor_type/post.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__executor_type/running_in_this_thread.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__service.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__service/_service.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__service/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__service/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__service/service.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/_strand.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/context.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/defer.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/dispatch.html6
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/dispatch/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/dispatch/overload2.html6
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/on_work_finished.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/on_work_started.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/post.html6
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/post/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/post/overload2.html6
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/running_in_this_thread.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/strand.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__strand/wrap.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__work.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__work/_work.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__work/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__work/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__work/work.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__work/work/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/io_context__work/work/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/io_service.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/address.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/address/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/address/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/address/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/address/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/from_string.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/from_string/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/from_string/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/from_string/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/from_string/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/is_loopback.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/is_multicast.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/is_unspecified.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/is_v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/is_v6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/make_address.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/make_address/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/make_address/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/make_address/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/make_address/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/make_address/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/make_address/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_eq_/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_gt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_gt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_lt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_lt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_lt__lt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/to_string.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/to_string/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/to_string/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/to_v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address/to_v6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/address_v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/address_v4/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/address_v4/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/address_v4/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/address_v4/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/any.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/broadcast.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/broadcast/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/broadcast/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/bytes_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/from_string.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/from_string/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/from_string/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/from_string/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/from_string/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/is_class_a.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/is_class_b.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/is_class_c.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/is_loopback.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/is_multicast.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/is_unspecified.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/loopback.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_address_v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload7.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload8.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload9.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_network_v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_network_v4/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/make_network_v4/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/netmask.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_gt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_gt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_lt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_lt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/to_bytes.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/to_string.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/to_string/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/to_string/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/to_uint.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/to_ulong.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/uint_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4_iterator.html490
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4_range.html490
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/address_v6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/address_v6/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/address_v6/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/address_v6/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/any.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/bytes_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/from_string.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/from_string/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/from_string/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/from_string/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/from_string/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_link_local.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_loopback.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_multicast.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_multicast_global.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_multicast_link_local.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_multicast_node_local.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_multicast_org_local.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_multicast_site_local.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_site_local.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_unspecified.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_v4_compatible.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_v4_mapped.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/loopback.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/make_address_v6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload7.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload8.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/make_network_v6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_gt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_gt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_lt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_lt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/scope_id.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/scope_id/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/scope_id/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/to_bytes.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/to_string.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/to_string/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/to_string/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/to_v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/v4_compatible.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/v4_mapped.html2
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6_iterator.html534
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6_range.html534
-rw-r--r--doc/html/boost_asio/reference/ip__bad_address_cast.html2
-rw-r--r--doc/html/boost_asio/reference/ip__bad_address_cast/_bad_address_cast.html2
-rw-r--r--doc/html/boost_asio/reference/ip__bad_address_cast/bad_address_cast.html2
-rw-r--r--doc/html/boost_asio/reference/ip__bad_address_cast/what.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/difference_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/iterator_category.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator__star_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_arrow_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/pointer.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/reference.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/value_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/difference_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/iterator_category.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator__star_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_arrow_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/pointer.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/reference.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/value_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/begin.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/empty.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/end.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/find.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/iterator.html491
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/size.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/begin.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/empty.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/end.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/find.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/iterator.html535
-rw-r--r--doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/address.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/address/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/address/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/capacity.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/data.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/data/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/data/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/data_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_gt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_gt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt__lt_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/port.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/port/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/port/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/protocol.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/resize.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/size.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/_basic_resolver.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/address_configured.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/all_matching.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/async_resolve.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/canonical_name.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/endpoint_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/flags.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/iterator.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/numeric_host.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/numeric_service.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/passive.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/query.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload10.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload11.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload12.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload7.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload8.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload9.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/results_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/v4_mapped.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/endpoint_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/operator_endpoint_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/dereference.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/difference_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/equal.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/increment.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/index_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/iterator_category.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator__star_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_arrow_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/pointer.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/reference.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/value_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/values_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/address_configured.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/all_matching.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/canonical_name.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/flags.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/hints.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/host_name.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/numeric_host.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/numeric_service.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/passive.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/service_name.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/v4_mapped.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/begin.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/cbegin.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/cend.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/const_iterator.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/const_reference.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/dereference.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/difference_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/empty.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/end.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/endpoint_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/equal.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/increment.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/index_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/iterator.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/iterator_category.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/max_size.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator__star_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_arrow_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/pointer.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/reference.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/size.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/size_type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/swap.html2
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/value_type.html4
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_results/values_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__host_name.html2
-rw-r--r--doc/html/boost_asio/reference/ip__host_name/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__host_name/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__icmp.html2
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/family.html2
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/protocol.html2
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/resolver.html2
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/socket.html2
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/v6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__multicast__enable_loopback.html2
-rw-r--r--doc/html/boost_asio/reference/ip__multicast__hops.html2
-rw-r--r--doc/html/boost_asio/reference/ip__multicast__join_group.html2
-rw-r--r--doc/html/boost_asio/reference/ip__multicast__leave_group.html2
-rw-r--r--doc/html/boost_asio/reference/ip__multicast__outbound_interface.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/address.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/broadcast.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/canonical.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/hosts.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/is_host.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/is_subnet_of.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/make_network_v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/netmask.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/network.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/network_v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/network_v4/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/network_v4/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/network_v4/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/network_v4/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/prefix_length.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/to_string.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/to_string/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v4/to_string/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/address.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/canonical.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/hosts.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/is_host.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/is_subnet_of.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/make_network_v6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/network.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/network_v6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/network_v6/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/network_v6/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/network_v6/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/prefix_length.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/to_string.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/to_string/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ip__network_v6/to_string/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_base.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_base/_resolver_base.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_base/address_configured.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_base/all_matching.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_base/canonical_name.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_base/flags.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_base/numeric_host.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_base/numeric_service.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_base/passive.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_base/v4_mapped.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/_resolver_query_base.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/address_configured.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/all_matching.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/canonical_name.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/flags.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/numeric_host.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/numeric_service.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/passive.html2
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/v4_mapped.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/acceptor.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/family.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/iostream.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/no_delay.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/protocol.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/resolver.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/socket.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/v6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__udp.html2
-rw-r--r--doc/html/boost_asio/reference/ip__udp/endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/ip__udp/family.html2
-rw-r--r--doc/html/boost_asio/reference/ip__udp/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__udp/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ip__udp/protocol.html2
-rw-r--r--doc/html/boost_asio/reference/ip__udp/resolver.html2
-rw-r--r--doc/html/boost_asio/reference/ip__udp/socket.html2
-rw-r--r--doc/html/boost_asio/reference/ip__udp/type.html2
-rw-r--r--doc/html/boost_asio/reference/ip__udp/v4.html2
-rw-r--r--doc/html/boost_asio/reference/ip__udp/v6.html2
-rw-r--r--doc/html/boost_asio/reference/ip__unicast__hops.html2
-rw-r--r--doc/html/boost_asio/reference/ip__v4_mapped_t.html2
-rw-r--r--doc/html/boost_asio/reference/ip__v6_only.html2
-rw-r--r--doc/html/boost_asio/reference/is_const_buffer_sequence.html2
-rw-r--r--doc/html/boost_asio/reference/is_dynamic_buffer.html2
-rw-r--r--doc/html/boost_asio/reference/is_endpoint_sequence.html2
-rw-r--r--doc/html/boost_asio/reference/is_endpoint_sequence/value.html2
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_/value.html2
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_/value.html2
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__boost__asio__ssl__error__stream_errors__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__boost__asio__ssl__error__stream_errors__gt_/value.html2
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_/value.html2
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_/value.html2
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_/value.html2
-rw-r--r--doc/html/boost_asio/reference/is_executor.html2
-rw-r--r--doc/html/boost_asio/reference/is_match_condition.html2
-rw-r--r--doc/html/boost_asio/reference/is_match_condition/value.html2
-rw-r--r--doc/html/boost_asio/reference/is_mutable_buffer_sequence.html2
-rw-r--r--doc/html/boost_asio/reference/is_read_buffered.html2
-rw-r--r--doc/html/boost_asio/reference/is_read_buffered/value.html2
-rw-r--r--doc/html/boost_asio/reference/is_write_buffered.html2
-rw-r--r--doc/html/boost_asio/reference/is_write_buffered/value.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/capacity.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/data.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/data/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/data/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/data_type.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_gt_.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_gt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_lt_.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_lt__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_lt__lt_.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/path.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/path/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/path/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/path/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/protocol.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/protocol_type.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/resize.html2
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/size.html2
-rw-r--r--doc/html/boost_asio/reference/local__connect_pair.html2
-rw-r--r--doc/html/boost_asio/reference/local__connect_pair/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/local__connect_pair/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol.html2
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/family.html2
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/protocol.html2
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/socket.html2
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/type.html2
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol.html2
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/acceptor.html2
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/family.html2
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/iostream.html2
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/protocol.html2
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/socket.html2
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/type.html2
-rw-r--r--doc/html/boost_asio/reference/make_work_guard.html4
-rw-r--r--doc/html/boost_asio/reference/make_work_guard/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/make_work_guard/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/make_work_guard/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/make_work_guard/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/make_work_guard/overload5.html4
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/data.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/mutable_buffer.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/mutable_buffer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/mutable_buffer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/operator_plus_.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/operator_plus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/operator_plus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/operator_plus__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/size.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/begin.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/const_iterator.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/data.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/end.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/operator_plus__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/size.html2
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/value_type.html2
-rw-r--r--doc/html/boost_asio/reference/null_buffers.html2
-rw-r--r--doc/html/boost_asio/reference/null_buffers/begin.html2
-rw-r--r--doc/html/boost_asio/reference/null_buffers/const_iterator.html2
-rw-r--r--doc/html/boost_asio/reference/null_buffers/end.html2
-rw-r--r--doc/html/boost_asio/reference/null_buffers/value_type.html2
-rw-r--r--doc/html/boost_asio/reference/placeholders__bytes_transferred.html2
-rw-r--r--doc/html/boost_asio/reference/placeholders__endpoint.html2
-rw-r--r--doc/html/boost_asio/reference/placeholders__error.html2
-rw-r--r--doc/html/boost_asio/reference/placeholders__iterator.html2
-rw-r--r--doc/html/boost_asio/reference/placeholders__results.html2
-rw-r--r--doc/html/boost_asio/reference/placeholders__signal_number.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/_descriptor.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/assign.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/async_wait.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/bytes_readable.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/close.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/descriptor.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/descriptor/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/descriptor/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/descriptor/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/io_control.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/io_control/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/io_control/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/native_non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/release.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/wait.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/wait/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/wait/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor/wait_type.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor_base.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor_base/_descriptor_base.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor_base/bytes_readable.html2
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor_base/wait_type.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/assign.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/async_read_some.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/async_wait.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/async_write_some.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/bytes_readable.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/close.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/io_control.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/io_control/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/io_control/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/read_some.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/read_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/read_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/release.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/wait.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/wait/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/wait/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/wait_type.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/write_some.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/write_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor/write_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/post.html2
-rw-r--r--doc/html/boost_asio/reference/post/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/post/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/post/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/read.html10
-rw-r--r--doc/html/boost_asio/reference/read/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/read/overload10.html2
-rw-r--r--doc/html/boost_asio/reference/read/overload11.html2
-rw-r--r--doc/html/boost_asio/reference/read/overload12.html2
-rw-r--r--doc/html/boost_asio/reference/read/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/read/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/read/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/read/overload5.html4
-rw-r--r--doc/html/boost_asio/reference/read/overload6.html4
-rw-r--r--doc/html/boost_asio/reference/read/overload7.html4
-rw-r--r--doc/html/boost_asio/reference/read/overload8.html4
-rw-r--r--doc/html/boost_asio/reference/read/overload9.html2
-rw-r--r--doc/html/boost_asio/reference/read_at.html2
-rw-r--r--doc/html/boost_asio/reference/read_at/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/read_at/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/read_at/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/read_at/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/read_at/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/read_at/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/read_at/overload7.html2
-rw-r--r--doc/html/boost_asio/reference/read_at/overload8.html2
-rw-r--r--doc/html/boost_asio/reference/read_until.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload10.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload11.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload12.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload13.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload14.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload15.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload16.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload7.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload8.html2
-rw-r--r--doc/html/boost_asio/reference/read_until/overload9.html2
-rw-r--r--doc/html/boost_asio/reference/read_write_operations.html2
-rw-r--r--doc/html/boost_asio/reference/resolver_errc__try_again.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/_serial_port.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/assign.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/async_read_some.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/async_write_some.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/close.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/get_option.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/get_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/get_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/open.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/open/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/open/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/read_some.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/read_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/read_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/send_break.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/send_break/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/send_break/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/serial_port.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/serial_port/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/serial_port/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/serial_port/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/serial_port/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/serial_port/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/set_option.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/set_option/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/set_option/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/write_some.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/write_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port/write_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base/_serial_port_base.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__baud_rate.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__baud_rate/baud_rate.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__baud_rate/load.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__baud_rate/store.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__baud_rate/value.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__character_size.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__character_size/character_size.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__character_size/load.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__character_size/store.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__character_size/value.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__flow_control.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__flow_control/flow_control.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__flow_control/load.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__flow_control/store.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__flow_control/type.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__flow_control/value.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__parity.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__parity/load.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__parity/parity.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__parity/store.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__parity/type.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__parity/value.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__stop_bits.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__stop_bits/load.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__stop_bits/stop_bits.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__stop_bits/store.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__stop_bits/type.html2
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__stop_bits/value.html2
-rw-r--r--doc/html/boost_asio/reference/service_already_exists.html2
-rw-r--r--doc/html/boost_asio/reference/service_already_exists/service_already_exists.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/_signal_set.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/add.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/add/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/add/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/async_wait.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/clear.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/clear/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/clear/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/remove.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/remove/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/remove/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/signal_set.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/signal_set/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/signal_set/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/signal_set/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/signal_set/signal_set/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/_socket_base.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/broadcast.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/bytes_readable.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/debug.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/enable_connection_aborted.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/keep_alive.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/linger.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/max_connections.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/max_listen_connections.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/message_do_not_route.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/message_end_of_record.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/message_flags.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/message_out_of_band.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/message_peek.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/out_of_band_inline.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/receive_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/receive_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/reuse_address.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/send_buffer_size.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/send_low_watermark.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/shutdown_type.html2
-rw-r--r--doc/html/boost_asio/reference/socket_base/wait_type.html2
-rw-r--r--doc/html/boost_asio/reference/spawn.html2
-rw-r--r--doc/html/boost_asio/reference/spawn/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/spawn/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/spawn/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/spawn/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/spawn/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/spawn/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/spawn/overload7.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/_context.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/add_certificate_authority.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/add_certificate_authority/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/add_certificate_authority/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/add_verify_path.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/add_verify_path/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/add_verify_path/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/clear_options.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/clear_options/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/clear_options/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/context.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/context/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/context/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/default_workarounds.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/file_format.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/load_verify_file.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/load_verify_file/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/load_verify_file/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/method.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/no_compression.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/no_sslv2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/no_sslv3.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/no_tlsv1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/no_tlsv1_1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/no_tlsv1_2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/options.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/password_purpose.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_default_verify_paths.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_default_verify_paths/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_default_verify_paths/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_options.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_options/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_options/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_password_callback.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_password_callback/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_password_callback/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_callback.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_callback/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_callback/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_depth.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_depth/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_depth/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_mode.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_mode/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_mode/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/single_dh_use.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_chain.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_chain/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_chain/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_file.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_file/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_file/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_private_key.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_private_key/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_private_key/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_private_key_file.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_private_key_file/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_private_key_file/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_rsa_private_key.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_rsa_private_key/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_rsa_private_key/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_tmp_dh.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_tmp_dh/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_tmp_dh/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/_context_base.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/default_workarounds.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/file_format.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/method.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_compression.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_sslv2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_tlsv1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/options.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/password_purpose.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/single_dh_use.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__error__get_stream_category.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__error__make_error_code.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__error__stream_category.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__error__stream_errors.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__rfc2818_verification.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__rfc2818_verification/operator_lp__rp_.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__rfc2818_verification/result_type.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__rfc2818_verification/rfc2818_verification.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/_stream.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/async_handshake.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/async_handshake/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/async_handshake/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/async_read_some.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/async_shutdown.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/async_write_some.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/handshake.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/handshake/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/handshake/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/handshake/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/handshake/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/handshake_type.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/next_layer.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/next_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/next_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/next_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/read_some.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/read_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/read_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_callback.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_callback/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_callback/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_depth.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_depth/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_depth/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_mode.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_mode/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_mode/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/shutdown.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/shutdown/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/shutdown/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/stream.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/write_some.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/write_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/write_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream__impl_struct.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream__impl_struct/ssl.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream_base.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream_base/_stream_base.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__stream_base/handshake_type.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_client_once.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_context.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_context/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_context/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_context/verify_context.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_fail_if_no_peer_cert.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_mode.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_none.html2
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_peer.html2
-rw-r--r--doc/html/boost_asio/reference/steady_timer.html2
-rw-r--r--doc/html/boost_asio/reference/strand.html2
-rw-r--r--doc/html/boost_asio/reference/strand/_strand.html2
-rw-r--r--doc/html/boost_asio/reference/strand/context.html2
-rw-r--r--doc/html/boost_asio/reference/strand/defer.html2
-rw-r--r--doc/html/boost_asio/reference/strand/dispatch.html2
-rw-r--r--doc/html/boost_asio/reference/strand/get_inner_executor.html2
-rw-r--r--doc/html/boost_asio/reference/strand/inner_executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/strand/on_work_finished.html2
-rw-r--r--doc/html/boost_asio/reference/strand/on_work_started.html2
-rw-r--r--doc/html/boost_asio/reference/strand/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/strand/operator_eq_/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/strand/operator_eq_/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/strand/operator_eq_/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/strand/operator_eq_/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/strand/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/strand/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/strand/post.html2
-rw-r--r--doc/html/boost_asio/reference/strand/running_in_this_thread.html2
-rw-r--r--doc/html/boost_asio/reference/strand/strand.html2
-rw-r--r--doc/html/boost_asio/reference/strand/strand/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/strand/strand/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/strand/strand/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/strand/strand/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/strand/strand/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/strand/strand/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/streambuf.html2
-rw-r--r--doc/html/boost_asio/reference/synchronous_socket_operations.html2
-rw-r--r--doc/html/boost_asio/reference/system_context.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/_system_context.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/add_service.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/destroy.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/fork_event.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/has_service.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/join.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/make_service.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/notify_fork.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/shutdown.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/stop.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/stopped.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/use_service.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/use_service/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/system_context/use_service/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/system_executor.html2
-rw-r--r--doc/html/boost_asio/reference/system_executor/context.html2
-rw-r--r--doc/html/boost_asio/reference/system_executor/defer.html2
-rw-r--r--doc/html/boost_asio/reference/system_executor/dispatch.html2
-rw-r--r--doc/html/boost_asio/reference/system_executor/on_work_finished.html2
-rw-r--r--doc/html/boost_asio/reference/system_executor/on_work_started.html2
-rw-r--r--doc/html/boost_asio/reference/system_executor/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/system_executor/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/system_executor/post.html2
-rw-r--r--doc/html/boost_asio/reference/system_timer.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/_thread_pool.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/add_service.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/destroy.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/fork_event.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/has_service.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/join.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/make_service.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/notify_fork.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/shutdown.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/stop.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/thread_pool.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/thread_pool/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/thread_pool/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/use_service.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/use_service/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool/use_service/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool__executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool__executor_type/context.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool__executor_type/defer.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool__executor_type/dispatch.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool__executor_type/on_work_finished.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool__executor_type/on_work_started.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool__executor_type/operator_eq__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool__executor_type/operator_not__eq_.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool__executor_type/post.html2
-rw-r--r--doc/html/boost_asio/reference/thread_pool__executor_type/running_in_this_thread.html2
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_.html2
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/add.html2
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/duration_type.html2
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/less_than.html2
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/now.html2
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/subtract.html2
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/time_type.html2
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/to_posix_duration.html2
-rw-r--r--doc/html/boost_asio/reference/transfer_all.html2
-rw-r--r--doc/html/boost_asio/reference/transfer_at_least.html2
-rw-r--r--doc/html/boost_asio/reference/transfer_exactly.html2
-rw-r--r--doc/html/boost_asio/reference/use_future.html2
-rw-r--r--doc/html/boost_asio/reference/use_future_t.html2
-rw-r--r--doc/html/boost_asio/reference/use_future_t/allocator_type.html2
-rw-r--r--doc/html/boost_asio/reference/use_future_t/get_allocator.html2
-rw-r--r--doc/html/boost_asio/reference/use_future_t/operator_lb__rb_.html2
-rw-r--r--doc/html/boost_asio/reference/use_future_t/operator_lp__rp_.html2
-rw-r--r--doc/html/boost_asio/reference/use_future_t/rebind.html2
-rw-r--r--doc/html/boost_asio/reference/use_future_t/use_future_t.html2
-rw-r--r--doc/html/boost_asio/reference/use_future_t/use_future_t/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/use_future_t/use_future_t/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/use_service.html2
-rw-r--r--doc/html/boost_asio/reference/use_service/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/use_service/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/uses_executor.html2
-rw-r--r--doc/html/boost_asio/reference/wait_traits.html2
-rw-r--r--doc/html/boost_asio/reference/wait_traits/to_wait_duration.html2
-rw-r--r--doc/html/boost_asio/reference/wait_traits/to_wait_duration/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/wait_traits/to_wait_duration/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/assign.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/async_wait.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/close.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/object_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/object_handle/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/object_handle/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/object_handle/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/wait.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/wait/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle/wait/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/_overlapped_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/assign.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/close.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/_overlapped_ptr.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/complete.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/get.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/get/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/get/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/release.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/reset.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/reset/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/reset/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/assign.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/async_read_some_at.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/async_write_some_at.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/close.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/read_some_at.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/read_some_at/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/read_some_at/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/write_some_at.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/write_some_at/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle/write_some_at/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/assign.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/assign/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/assign/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/async_read_some.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/async_write_some.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/cancel.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/cancel/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/cancel/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/close.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/close/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/close/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/executor_type.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/get_executor.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/get_io_context.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/get_io_service.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/is_open.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/lowest_layer.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/lowest_layer/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/lowest_layer/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/lowest_layer_type.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/native_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/native_handle_type.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/operator_eq_.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/read_some.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/read_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/read_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/stream_handle.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/write_some.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/write_some/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle/write_some/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/write.html10
-rw-r--r--doc/html/boost_asio/reference/write/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/write/overload10.html2
-rw-r--r--doc/html/boost_asio/reference/write/overload11.html2
-rw-r--r--doc/html/boost_asio/reference/write/overload12.html2
-rw-r--r--doc/html/boost_asio/reference/write/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/write/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/write/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/write/overload5.html4
-rw-r--r--doc/html/boost_asio/reference/write/overload6.html4
-rw-r--r--doc/html/boost_asio/reference/write/overload7.html4
-rw-r--r--doc/html/boost_asio/reference/write/overload8.html4
-rw-r--r--doc/html/boost_asio/reference/write/overload9.html2
-rw-r--r--doc/html/boost_asio/reference/write_at.html2
-rw-r--r--doc/html/boost_asio/reference/write_at/overload1.html2
-rw-r--r--doc/html/boost_asio/reference/write_at/overload2.html2
-rw-r--r--doc/html/boost_asio/reference/write_at/overload3.html2
-rw-r--r--doc/html/boost_asio/reference/write_at/overload4.html2
-rw-r--r--doc/html/boost_asio/reference/write_at/overload5.html2
-rw-r--r--doc/html/boost_asio/reference/write_at/overload6.html2
-rw-r--r--doc/html/boost_asio/reference/write_at/overload7.html2
-rw-r--r--doc/html/boost_asio/reference/write_at/overload8.html2
-rw-r--r--doc/html/boost_asio/reference/yield_context.html2
-rw-r--r--doc/html/boost_asio/tutorial.html2
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime1.html8
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime1/src.html4
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime2.html37
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime2/src.html4
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime3.html10
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime3/src.html4
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime4.html27
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime4/src.html4
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime5.html10
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime5/src.html10
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime6.html21
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime6/src.html6
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime7.html28
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime7/src.html6
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer1.html33
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer1/src.html7
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer2.html25
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer2/src.html7
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer3.html39
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer3/src.html11
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer4.html13
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer4/src.html11
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer5.html58
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer5/src.html17
-rw-r--r--doc/html/boost_asio/using.html2
3209 files changed, 7631 insertions, 7545 deletions
diff --git a/doc/html/boost_asio/example/cpp03/allocation/server.cpp b/doc/html/boost_asio/example/cpp03/allocation/server.cpp
index cb4cbcd472..4c4bbf5b0f 100644
--- a/doc/html/boost_asio/example/cpp03/allocation/server.cpp
+++ b/doc/html/boost_asio/example/cpp03/allocation/server.cpp
@@ -2,7 +2,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/buffers/reference_counted.cpp b/doc/html/boost_asio/example/cpp03/buffers/reference_counted.cpp
index 81128f5986..f62b6bc16c 100644
--- a/doc/html/boost_asio/example/cpp03/buffers/reference_counted.cpp
+++ b/doc/html/boost_asio/example/cpp03/buffers/reference_counted.cpp
@@ -2,7 +2,7 @@
// reference_counted.cpp
// ~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/chat/chat_client.cpp b/doc/html/boost_asio/example/cpp03/chat/chat_client.cpp
index e37dfe4b57..9c60e92a5c 100644
--- a/doc/html/boost_asio/example/cpp03/chat/chat_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/chat/chat_client.cpp
@@ -2,7 +2,7 @@
// chat_client.cpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/chat/chat_message.hpp b/doc/html/boost_asio/example/cpp03/chat/chat_message.hpp
index 75d31ab993..942b480a19 100644
--- a/doc/html/boost_asio/example/cpp03/chat/chat_message.hpp
+++ b/doc/html/boost_asio/example/cpp03/chat/chat_message.hpp
@@ -2,7 +2,7 @@
// chat_message.hpp
// ~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/chat/chat_server.cpp b/doc/html/boost_asio/example/cpp03/chat/chat_server.cpp
index 903b568bce..e5d79019e1 100644
--- a/doc/html/boost_asio/example/cpp03/chat/chat_server.cpp
+++ b/doc/html/boost_asio/example/cpp03/chat/chat_server.cpp
@@ -2,7 +2,7 @@
// chat_server.cpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/chat/posix_chat_client.cpp b/doc/html/boost_asio/example/cpp03/chat/posix_chat_client.cpp
index 40844c94e4..994be59bd9 100644
--- a/doc/html/boost_asio/example/cpp03/chat/posix_chat_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/chat/posix_chat_client.cpp
@@ -2,7 +2,7 @@
// posix_chat_client.cpp
// ~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/echo/async_tcp_echo_server.cpp b/doc/html/boost_asio/example/cpp03/echo/async_tcp_echo_server.cpp
index f0a672dde6..9afc46541b 100644
--- a/doc/html/boost_asio/example/cpp03/echo/async_tcp_echo_server.cpp
+++ b/doc/html/boost_asio/example/cpp03/echo/async_tcp_echo_server.cpp
@@ -2,7 +2,7 @@
// async_tcp_echo_server.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/echo/async_udp_echo_server.cpp b/doc/html/boost_asio/example/cpp03/echo/async_udp_echo_server.cpp
index bdcd4f785b..5723d28011 100644
--- a/doc/html/boost_asio/example/cpp03/echo/async_udp_echo_server.cpp
+++ b/doc/html/boost_asio/example/cpp03/echo/async_udp_echo_server.cpp
@@ -2,7 +2,7 @@
// async_udp_echo_server.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/echo/blocking_tcp_echo_client.cpp b/doc/html/boost_asio/example/cpp03/echo/blocking_tcp_echo_client.cpp
index 1def9d0bc0..74b28106bb 100644
--- a/doc/html/boost_asio/example/cpp03/echo/blocking_tcp_echo_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/echo/blocking_tcp_echo_client.cpp
@@ -2,7 +2,7 @@
// blocking_tcp_echo_client.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/echo/blocking_tcp_echo_server.cpp b/doc/html/boost_asio/example/cpp03/echo/blocking_tcp_echo_server.cpp
index c4acbe4e15..28846129fc 100644
--- a/doc/html/boost_asio/example/cpp03/echo/blocking_tcp_echo_server.cpp
+++ b/doc/html/boost_asio/example/cpp03/echo/blocking_tcp_echo_server.cpp
@@ -2,7 +2,7 @@
// blocking_tcp_echo_server.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/echo/blocking_udp_echo_client.cpp b/doc/html/boost_asio/example/cpp03/echo/blocking_udp_echo_client.cpp
index 3b1067a03e..71d503a3da 100644
--- a/doc/html/boost_asio/example/cpp03/echo/blocking_udp_echo_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/echo/blocking_udp_echo_client.cpp
@@ -2,7 +2,7 @@
// blocking_udp_echo_client.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/echo/blocking_udp_echo_server.cpp b/doc/html/boost_asio/example/cpp03/echo/blocking_udp_echo_server.cpp
index 5e70a6e44f..00dc177698 100644
--- a/doc/html/boost_asio/example/cpp03/echo/blocking_udp_echo_server.cpp
+++ b/doc/html/boost_asio/example/cpp03/echo/blocking_udp_echo_server.cpp
@@ -2,7 +2,7 @@
// blocking_udp_echo_server.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/fork/daemon.cpp b/doc/html/boost_asio/example/cpp03/fork/daemon.cpp
index 53fdf28781..db69befbae 100644
--- a/doc/html/boost_asio/example/cpp03/fork/daemon.cpp
+++ b/doc/html/boost_asio/example/cpp03/fork/daemon.cpp
@@ -2,7 +2,7 @@
// daemon.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/fork/process_per_connection.cpp b/doc/html/boost_asio/example/cpp03/fork/process_per_connection.cpp
index 305cdc2d23..f85ea93dca 100644
--- a/doc/html/boost_asio/example/cpp03/fork/process_per_connection.cpp
+++ b/doc/html/boost_asio/example/cpp03/fork/process_per_connection.cpp
@@ -2,7 +2,7 @@
// process_per_connection.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/client/async_client.cpp b/doc/html/boost_asio/example/cpp03/http/client/async_client.cpp
index 61832aa34f..5c486e39c0 100644
--- a/doc/html/boost_asio/example/cpp03/http/client/async_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/client/async_client.cpp
@@ -2,7 +2,7 @@
// async_client.cpp
// ~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/client/sync_client.cpp b/doc/html/boost_asio/example/cpp03/http/client/sync_client.cpp
index 6813e053f5..d2af7c593e 100644
--- a/doc/html/boost_asio/example/cpp03/http/client/sync_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/client/sync_client.cpp
@@ -2,7 +2,7 @@
// sync_client.cpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/connection.cpp b/doc/html/boost_asio/example/cpp03/http/server/connection.cpp
index c922257697..8e4a960cd5 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/connection.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/connection.cpp
@@ -2,7 +2,7 @@
// connection.cpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/connection.hpp b/doc/html/boost_asio/example/cpp03/http/server/connection.hpp
index 80bf20df5e..9f806549eb 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/connection.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/connection.hpp
@@ -2,7 +2,7 @@
// connection.hpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/connection_manager.cpp b/doc/html/boost_asio/example/cpp03/http/server/connection_manager.cpp
index ac2ba36817..b7eb24e211 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/connection_manager.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/connection_manager.cpp
@@ -2,7 +2,7 @@
// connection_manager.cpp
// ~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/connection_manager.hpp b/doc/html/boost_asio/example/cpp03/http/server/connection_manager.hpp
index 706c4e1e07..1e18e4490e 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/connection_manager.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/connection_manager.hpp
@@ -2,7 +2,7 @@
// connection_manager.hpp
// ~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/header.hpp b/doc/html/boost_asio/example/cpp03/http/server/header.hpp
index 877211f190..18bad986a4 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/header.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/header.hpp
@@ -2,7 +2,7 @@
// header.hpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/main.cpp b/doc/html/boost_asio/example/cpp03/http/server/main.cpp
index 0125aee76a..9ea3c09a96 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/main.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/main.cpp
@@ -2,7 +2,7 @@
// main.cpp
// ~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/mime_types.cpp b/doc/html/boost_asio/example/cpp03/http/server/mime_types.cpp
index a03d5e7a16..8a66683e01 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/mime_types.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/mime_types.cpp
@@ -2,7 +2,7 @@
// mime_types.cpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/mime_types.hpp b/doc/html/boost_asio/example/cpp03/http/server/mime_types.hpp
index 891c443669..a5f352e69a 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/mime_types.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/mime_types.hpp
@@ -2,7 +2,7 @@
// mime_types.hpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/reply.cpp b/doc/html/boost_asio/example/cpp03/http/server/reply.cpp
index 4f08fe34d3..d9a4df0d7e 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/reply.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/reply.cpp
@@ -2,7 +2,7 @@
// reply.cpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/reply.hpp b/doc/html/boost_asio/example/cpp03/http/server/reply.hpp
index 51d495bc65..03293227e7 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/reply.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/reply.hpp
@@ -2,7 +2,7 @@
// reply.hpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/request.hpp b/doc/html/boost_asio/example/cpp03/http/server/request.hpp
index 20efff4dd3..6488b1ddeb 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/request.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/request.hpp
@@ -2,7 +2,7 @@
// request.hpp
// ~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/request_handler.cpp b/doc/html/boost_asio/example/cpp03/http/server/request_handler.cpp
index 1b45ce577c..a8a5a5529c 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/request_handler.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/request_handler.cpp
@@ -2,7 +2,7 @@
// request_handler.cpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/request_handler.hpp b/doc/html/boost_asio/example/cpp03/http/server/request_handler.hpp
index 542df83b7a..7d05dbcb91 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/request_handler.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/request_handler.hpp
@@ -2,7 +2,7 @@
// request_handler.hpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/request_parser.cpp b/doc/html/boost_asio/example/cpp03/http/server/request_parser.cpp
index bda4f1dbe3..7ce45ddeab 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/request_parser.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/request_parser.cpp
@@ -2,7 +2,7 @@
// request_parser.cpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/request_parser.hpp b/doc/html/boost_asio/example/cpp03/http/server/request_parser.hpp
index f8c45bec9f..ecda685f57 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/request_parser.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/request_parser.hpp
@@ -2,7 +2,7 @@
// request_parser.hpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/server.cpp b/doc/html/boost_asio/example/cpp03/http/server/server.cpp
index 1ebddad8d2..912a4369d4 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/server.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/server.cpp
@@ -2,7 +2,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server/server.hpp b/doc/html/boost_asio/example/cpp03/http/server/server.hpp
index 8702dce85b..e14d3527a4 100644
--- a/doc/html/boost_asio/example/cpp03/http/server/server.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server/server.hpp
@@ -2,7 +2,7 @@
// server.hpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/connection.cpp b/doc/html/boost_asio/example/cpp03/http/server2/connection.cpp
index 328e4a9fff..d671ba5bec 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/connection.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/connection.cpp
@@ -2,7 +2,7 @@
// connection.cpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/connection.hpp b/doc/html/boost_asio/example/cpp03/http/server2/connection.hpp
index b9ba677f56..770a0aaa6b 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/connection.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/connection.hpp
@@ -2,7 +2,7 @@
// connection.hpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/header.hpp b/doc/html/boost_asio/example/cpp03/http/server2/header.hpp
index 45613d3cf4..559c5c1aef 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/header.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/header.hpp
@@ -2,7 +2,7 @@
// header.hpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/io_context_pool.cpp b/doc/html/boost_asio/example/cpp03/http/server2/io_context_pool.cpp
index ed47b75569..817517a7e4 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/io_context_pool.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/io_context_pool.cpp
@@ -2,7 +2,7 @@
// io_context_pool.cpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/io_context_pool.hpp b/doc/html/boost_asio/example/cpp03/http/server2/io_context_pool.hpp
index 7af524a077..06bd88658a 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/io_context_pool.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/io_context_pool.hpp
@@ -2,7 +2,7 @@
// io_context_pool.hpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/main.cpp b/doc/html/boost_asio/example/cpp03/http/server2/main.cpp
index c6a00836c2..2d04db4cb7 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/main.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/main.cpp
@@ -2,7 +2,7 @@
// main.cpp
// ~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/mime_types.cpp b/doc/html/boost_asio/example/cpp03/http/server2/mime_types.cpp
index 5dee5eb3b6..0fdd731015 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/mime_types.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/mime_types.cpp
@@ -2,7 +2,7 @@
// mime_types.cpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/mime_types.hpp b/doc/html/boost_asio/example/cpp03/http/server2/mime_types.hpp
index bf1f6d39e5..c11280b5d0 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/mime_types.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/mime_types.hpp
@@ -2,7 +2,7 @@
// mime_types.hpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/reply.cpp b/doc/html/boost_asio/example/cpp03/http/server2/reply.cpp
index d7f7c987cb..5da5414621 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/reply.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/reply.cpp
@@ -2,7 +2,7 @@
// reply.cpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/reply.hpp b/doc/html/boost_asio/example/cpp03/http/server2/reply.hpp
index fd386217ef..8a974bbc44 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/reply.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/reply.hpp
@@ -2,7 +2,7 @@
// reply.hpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/request.hpp b/doc/html/boost_asio/example/cpp03/http/server2/request.hpp
index 0d70416209..3eb3494f3e 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/request.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/request.hpp
@@ -2,7 +2,7 @@
// request.hpp
// ~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/request_handler.cpp b/doc/html/boost_asio/example/cpp03/http/server2/request_handler.cpp
index 84f50b8732..acac4d1830 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/request_handler.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/request_handler.cpp
@@ -2,7 +2,7 @@
// request_handler.cpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/request_handler.hpp b/doc/html/boost_asio/example/cpp03/http/server2/request_handler.hpp
index 75d8d0d0ba..3f9c743304 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/request_handler.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/request_handler.hpp
@@ -2,7 +2,7 @@
// request_handler.hpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/request_parser.cpp b/doc/html/boost_asio/example/cpp03/http/server2/request_parser.cpp
index 8e2e4637e6..b7e7d6490c 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/request_parser.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/request_parser.cpp
@@ -2,7 +2,7 @@
// request_parser.cpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/request_parser.hpp b/doc/html/boost_asio/example/cpp03/http/server2/request_parser.hpp
index a8c6945492..a986720951 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/request_parser.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/request_parser.hpp
@@ -2,7 +2,7 @@
// request_parser.hpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/server.cpp b/doc/html/boost_asio/example/cpp03/http/server2/server.cpp
index d3bfa58ea7..367708c59d 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/server.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/server.cpp
@@ -2,7 +2,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server2/server.hpp b/doc/html/boost_asio/example/cpp03/http/server2/server.hpp
index a35415b5e0..3867a9204d 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/server.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/server.hpp
@@ -2,7 +2,7 @@
// server.hpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/connection.cpp b/doc/html/boost_asio/example/cpp03/http/server3/connection.cpp
index 37890b570d..378ded16b2 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/connection.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/connection.cpp
@@ -2,7 +2,7 @@
// connection.cpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/connection.hpp b/doc/html/boost_asio/example/cpp03/http/server3/connection.hpp
index 420dd0e743..5cb78db242 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/connection.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/connection.hpp
@@ -2,7 +2,7 @@
// connection.hpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/header.hpp b/doc/html/boost_asio/example/cpp03/http/server3/header.hpp
index 54e034ba29..d53fede4b0 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/header.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/header.hpp
@@ -2,7 +2,7 @@
// header.hpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/main.cpp b/doc/html/boost_asio/example/cpp03/http/server3/main.cpp
index ee1812e425..c7af0c7a1c 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/main.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/main.cpp
@@ -2,7 +2,7 @@
// main.cpp
// ~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/mime_types.cpp b/doc/html/boost_asio/example/cpp03/http/server3/mime_types.cpp
index 97aba9db57..8bc6cd47eb 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/mime_types.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/mime_types.cpp
@@ -2,7 +2,7 @@
// mime_types.cpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/mime_types.hpp b/doc/html/boost_asio/example/cpp03/http/server3/mime_types.hpp
index e4793e0613..559380699f 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/mime_types.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/mime_types.hpp
@@ -2,7 +2,7 @@
// mime_types.hpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/reply.cpp b/doc/html/boost_asio/example/cpp03/http/server3/reply.cpp
index a8a2f3e7b9..e899c68424 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/reply.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/reply.cpp
@@ -2,7 +2,7 @@
// reply.cpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/reply.hpp b/doc/html/boost_asio/example/cpp03/http/server3/reply.hpp
index fa3c7e8f7f..7931e70a69 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/reply.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/reply.hpp
@@ -2,7 +2,7 @@
// reply.hpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/request.hpp b/doc/html/boost_asio/example/cpp03/http/server3/request.hpp
index 388f80b6f9..92ef781771 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/request.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/request.hpp
@@ -2,7 +2,7 @@
// request.hpp
// ~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/request_handler.cpp b/doc/html/boost_asio/example/cpp03/http/server3/request_handler.cpp
index 611d06c311..e13d21d884 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/request_handler.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/request_handler.cpp
@@ -2,7 +2,7 @@
// request_handler.cpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/request_handler.hpp b/doc/html/boost_asio/example/cpp03/http/server3/request_handler.hpp
index 167b3771d5..8697fbcd9e 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/request_handler.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/request_handler.hpp
@@ -2,7 +2,7 @@
// request_handler.hpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/request_parser.cpp b/doc/html/boost_asio/example/cpp03/http/server3/request_parser.cpp
index 9ef5e7c773..1623443829 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/request_parser.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/request_parser.cpp
@@ -2,7 +2,7 @@
// request_parser.cpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/request_parser.hpp b/doc/html/boost_asio/example/cpp03/http/server3/request_parser.hpp
index 20da2d55e7..19cfa1c9f8 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/request_parser.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/request_parser.hpp
@@ -2,7 +2,7 @@
// request_parser.hpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/server.cpp b/doc/html/boost_asio/example/cpp03/http/server3/server.cpp
index fc1c651686..edcc3a89fd 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/server.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/server.cpp
@@ -2,7 +2,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server3/server.hpp b/doc/html/boost_asio/example/cpp03/http/server3/server.hpp
index 8f1b1c20af..ede47b232a 100644
--- a/doc/html/boost_asio/example/cpp03/http/server3/server.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server3/server.hpp
@@ -2,7 +2,7 @@
// server.hpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/file_handler.cpp b/doc/html/boost_asio/example/cpp03/http/server4/file_handler.cpp
index d1cdb0e2f0..1a4bb6c8ab 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/file_handler.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/file_handler.cpp
@@ -2,7 +2,7 @@
// file_handler.cpp
// ~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/file_handler.hpp b/doc/html/boost_asio/example/cpp03/http/server4/file_handler.hpp
index 678da526e8..1835922bfc 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/file_handler.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/file_handler.hpp
@@ -2,7 +2,7 @@
// file_handler.hpp
// ~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/header.hpp b/doc/html/boost_asio/example/cpp03/http/server4/header.hpp
index 4478e1de39..8fa25127b7 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/header.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/header.hpp
@@ -2,7 +2,7 @@
// header.hpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/main.cpp b/doc/html/boost_asio/example/cpp03/http/server4/main.cpp
index 449ffa3a3e..cdcd484388 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/main.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/main.cpp
@@ -2,7 +2,7 @@
// main.cpp
// ~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/mime_types.cpp b/doc/html/boost_asio/example/cpp03/http/server4/mime_types.cpp
index 255f628e89..7b30ffbf4e 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/mime_types.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/mime_types.cpp
@@ -2,7 +2,7 @@
// mime_types.cpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/mime_types.hpp b/doc/html/boost_asio/example/cpp03/http/server4/mime_types.hpp
index 7f3f04f9ce..6eae007d36 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/mime_types.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/mime_types.hpp
@@ -2,7 +2,7 @@
// mime_types.hpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/reply.cpp b/doc/html/boost_asio/example/cpp03/http/server4/reply.cpp
index b69247c2e6..5d21aa18d0 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/reply.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/reply.cpp
@@ -2,7 +2,7 @@
// reply.cpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/reply.hpp b/doc/html/boost_asio/example/cpp03/http/server4/reply.hpp
index 1f744a7a17..fae8bfea41 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/reply.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/reply.hpp
@@ -2,7 +2,7 @@
// reply.hpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/request.hpp b/doc/html/boost_asio/example/cpp03/http/server4/request.hpp
index ade91fa965..902212ad56 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/request.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/request.hpp
@@ -2,7 +2,7 @@
// request.hpp
// ~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/request_parser.cpp b/doc/html/boost_asio/example/cpp03/http/server4/request_parser.cpp
index 1031e7046c..0e1a598379 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/request_parser.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/request_parser.cpp
@@ -2,7 +2,7 @@
// request_parser.cpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/request_parser.hpp b/doc/html/boost_asio/example/cpp03/http/server4/request_parser.hpp
index 34d4c47f58..42edfd36da 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/request_parser.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/request_parser.hpp
@@ -2,7 +2,7 @@
// request_parser.hpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/server.cpp b/doc/html/boost_asio/example/cpp03/http/server4/server.cpp
index 080fa345b9..9a8d39e1ea 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/server.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/server.cpp
@@ -2,7 +2,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/http/server4/server.hpp b/doc/html/boost_asio/example/cpp03/http/server4/server.hpp
index 3ef3b68a9b..ed5a392a00 100644
--- a/doc/html/boost_asio/example/cpp03/http/server4/server.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server4/server.hpp
@@ -2,7 +2,7 @@
// server.hpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/icmp/icmp_header.hpp b/doc/html/boost_asio/example/cpp03/icmp/icmp_header.hpp
index 12272e21a8..2e6f46b019 100644
--- a/doc/html/boost_asio/example/cpp03/icmp/icmp_header.hpp
+++ b/doc/html/boost_asio/example/cpp03/icmp/icmp_header.hpp
@@ -2,7 +2,7 @@
// icmp_header.hpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/icmp/ipv4_header.hpp b/doc/html/boost_asio/example/cpp03/icmp/ipv4_header.hpp
index b724707d50..1026aa2762 100644
--- a/doc/html/boost_asio/example/cpp03/icmp/ipv4_header.hpp
+++ b/doc/html/boost_asio/example/cpp03/icmp/ipv4_header.hpp
@@ -2,7 +2,7 @@
// ipv4_header.hpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/icmp/ping.cpp b/doc/html/boost_asio/example/cpp03/icmp/ping.cpp
index 4daf81948b..b4aac7cbf0 100644
--- a/doc/html/boost_asio/example/cpp03/icmp/ping.cpp
+++ b/doc/html/boost_asio/example/cpp03/icmp/ping.cpp
@@ -2,7 +2,7 @@
// ping.cpp
// ~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -18,8 +18,8 @@
#include "ipv4_header.hpp"
using boost::asio::ip::icmp;
-using boost::asio::deadline_timer;
-namespace posix_time = boost::posix_time;
+using boost::asio::steady_timer;
+namespace chrono = boost::asio::chrono;
class pinger
{
@@ -53,12 +53,12 @@ private:
os << echo_request << body;
// Send the request.
- time_sent_ = posix_time::microsec_clock::universal_time();
+ time_sent_ = steady_timer::clock_type::now();
socket_.send_to(request_buffer.data(), destination_);
// Wait up to five seconds for a reply.
num_replies_ = 0;
- timer_.expires_at(time_sent_ + posix_time::seconds(5));
+ timer_.expires_at(time_sent_ + chrono::seconds(5));
timer_.async_wait(boost::bind(&pinger::handle_timeout, this));
}
@@ -68,7 +68,7 @@ private:
std::cout << "Request timed out" << std::endl;
// Requests must be sent no less than one second apart.
- timer_.expires_at(time_sent_ + posix_time::seconds(1));
+ timer_.expires_at(time_sent_ + chrono::seconds(1));
timer_.async_wait(boost::bind(&pinger::start_send, this));
}
@@ -106,12 +106,14 @@ private:
timer_.cancel();
// Print out some information about the reply packet.
- posix_time::ptime now = posix_time::microsec_clock::universal_time();
+ chrono::steady_clock::time_point now = chrono::steady_clock::now();
+ chrono::steady_clock::duration elapsed = now - time_sent_;
std::cout << length - ipv4_hdr.header_length()
<< " bytes from " << ipv4_hdr.source_address()
<< ": icmp_seq=" << icmp_hdr.sequence_number()
<< ", ttl=" << ipv4_hdr.time_to_live()
- << ", time=" << (now - time_sent_).total_milliseconds() << " ms"
+ << ", time="
+ << chrono::duration_cast<chrono::milliseconds>(elapsed).count()
<< std::endl;
}
@@ -130,9 +132,9 @@ private:
icmp::resolver resolver_;
icmp::endpoint destination_;
icmp::socket socket_;
- deadline_timer timer_;
+ steady_timer timer_;
unsigned short sequence_number_;
- posix_time::ptime time_sent_;
+ chrono::steady_clock::time_point time_sent_;
boost::asio::streambuf reply_buffer_;
std::size_t num_replies_;
};
diff --git a/doc/html/boost_asio/example/cpp03/invocation/prioritised_handlers.cpp b/doc/html/boost_asio/example/cpp03/invocation/prioritised_handlers.cpp
index 5e2dcb7997..71940977ba 100644
--- a/doc/html/boost_asio/example/cpp03/invocation/prioritised_handlers.cpp
+++ b/doc/html/boost_asio/example/cpp03/invocation/prioritised_handlers.cpp
@@ -2,7 +2,7 @@
// prioritised_handlers.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -153,8 +153,8 @@ int main()
client_socket.connect(acceptor.local_endpoint());
// Set a deadline timer to expire immediately.
- boost::asio::deadline_timer timer(io_context);
- timer.expires_at(boost::posix_time::neg_infin);
+ boost::asio::steady_timer timer(io_context);
+ timer.expires_at(boost::asio::steady_timer::time_point::min());
timer.async_wait(pri_queue.wrap(42, middle_priority_handler));
while (io_context.run_one())
diff --git a/doc/html/boost_asio/example/cpp03/iostreams/daytime_client.cpp b/doc/html/boost_asio/example/cpp03/iostreams/daytime_client.cpp
index 20ed37211f..c750024ddd 100644
--- a/doc/html/boost_asio/example/cpp03/iostreams/daytime_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/iostreams/daytime_client.cpp
@@ -2,7 +2,7 @@
// daytime_client.cpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/iostreams/daytime_server.cpp b/doc/html/boost_asio/example/cpp03/iostreams/daytime_server.cpp
index 3e0356c79b..b7aae994c0 100644
--- a/doc/html/boost_asio/example/cpp03/iostreams/daytime_server.cpp
+++ b/doc/html/boost_asio/example/cpp03/iostreams/daytime_server.cpp
@@ -2,7 +2,7 @@
// daytime_server.cpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/iostreams/http_client.cpp b/doc/html/boost_asio/example/cpp03/iostreams/http_client.cpp
index 52842abfd7..2460123297 100644
--- a/doc/html/boost_asio/example/cpp03/iostreams/http_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/iostreams/http_client.cpp
@@ -2,7 +2,7 @@
// http_client.cpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -33,7 +33,7 @@ int main(int argc, char* argv[])
// The entire sequence of I/O operations must complete within 60 seconds.
// If an expiry occurs, the socket is automatically closed and the stream
// becomes bad.
- s.expires_after(boost::posix_time::seconds(60));
+ s.expires_after(boost::asio::chrono::seconds(60));
// Establish a connection to the server.
s.connect(argv[1], "http");
diff --git a/doc/html/boost_asio/example/cpp03/local/connect_pair.cpp b/doc/html/boost_asio/example/cpp03/local/connect_pair.cpp
index 934731b710..892ec62f06 100644
--- a/doc/html/boost_asio/example/cpp03/local/connect_pair.cpp
+++ b/doc/html/boost_asio/example/cpp03/local/connect_pair.cpp
@@ -2,7 +2,7 @@
// connect_pair.cpp
// ~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/local/iostream_client.cpp b/doc/html/boost_asio/example/cpp03/local/iostream_client.cpp
index d2e0621c82..9ddc80c3c6 100644
--- a/doc/html/boost_asio/example/cpp03/local/iostream_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/local/iostream_client.cpp
@@ -2,7 +2,7 @@
// stream_client.cpp
// ~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/local/stream_client.cpp b/doc/html/boost_asio/example/cpp03/local/stream_client.cpp
index 915cbe2f3f..a41e937ad8 100644
--- a/doc/html/boost_asio/example/cpp03/local/stream_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/local/stream_client.cpp
@@ -2,7 +2,7 @@
// stream_client.cpp
// ~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/local/stream_server.cpp b/doc/html/boost_asio/example/cpp03/local/stream_server.cpp
index 05194240c3..8eea66a525 100644
--- a/doc/html/boost_asio/example/cpp03/local/stream_server.cpp
+++ b/doc/html/boost_asio/example/cpp03/local/stream_server.cpp
@@ -2,7 +2,7 @@
// stream_server.cpp
// ~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/multicast/receiver.cpp b/doc/html/boost_asio/example/cpp03/multicast/receiver.cpp
index ed9d5ccb27..fcea3c9169 100644
--- a/doc/html/boost_asio/example/cpp03/multicast/receiver.cpp
+++ b/doc/html/boost_asio/example/cpp03/multicast/receiver.cpp
@@ -2,7 +2,7 @@
// receiver.cpp
// ~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/multicast/sender.cpp b/doc/html/boost_asio/example/cpp03/multicast/sender.cpp
index 15267248b4..aa27dade75 100644
--- a/doc/html/boost_asio/example/cpp03/multicast/sender.cpp
+++ b/doc/html/boost_asio/example/cpp03/multicast/sender.cpp
@@ -2,7 +2,7 @@
// sender.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -13,7 +13,6 @@
#include <string>
#include <boost/asio.hpp>
#include "boost/bind.hpp"
-#include "boost/date_time/posix_time/posix_time_types.hpp"
const short multicast_port = 30001;
const int max_message_count = 10;
@@ -42,7 +41,7 @@ public:
{
if (!error && message_count_ < max_message_count)
{
- timer_.expires_from_now(boost::posix_time::seconds(1));
+ timer_.expires_after(boost::asio::chrono::seconds(1));
timer_.async_wait(
boost::bind(&sender::handle_timeout, this,
boost::asio::placeholders::error));
@@ -67,7 +66,7 @@ public:
private:
boost::asio::ip::udp::endpoint endpoint_;
boost::asio::ip::udp::socket socket_;
- boost::asio::deadline_timer timer_;
+ boost::asio::steady_timer timer_;
int message_count_;
std::string message_;
};
diff --git a/doc/html/boost_asio/example/cpp03/nonblocking/third_party_lib.cpp b/doc/html/boost_asio/example/cpp03/nonblocking/third_party_lib.cpp
index 6ace6d8c63..1148947615 100644
--- a/doc/html/boost_asio/example/cpp03/nonblocking/third_party_lib.cpp
+++ b/doc/html/boost_asio/example/cpp03/nonblocking/third_party_lib.cpp
@@ -2,7 +2,7 @@
// third_party_lib.cpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/porthopper/client.cpp b/doc/html/boost_asio/example/cpp03/porthopper/client.cpp
index 05c020cd75..dc02322ebf 100644
--- a/doc/html/boost_asio/example/cpp03/porthopper/client.cpp
+++ b/doc/html/boost_asio/example/cpp03/porthopper/client.cpp
@@ -2,7 +2,7 @@
// client.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/porthopper/protocol.hpp b/doc/html/boost_asio/example/cpp03/porthopper/protocol.hpp
index 272aa876eb..f67de4f748 100644
--- a/doc/html/boost_asio/example/cpp03/porthopper/protocol.hpp
+++ b/doc/html/boost_asio/example/cpp03/porthopper/protocol.hpp
@@ -2,7 +2,7 @@
// protocol.hpp
// ~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/porthopper/server.cpp b/doc/html/boost_asio/example/cpp03/porthopper/server.cpp
index 0426c365be..e8c9f8af67 100644
--- a/doc/html/boost_asio/example/cpp03/porthopper/server.cpp
+++ b/doc/html/boost_asio/example/cpp03/porthopper/server.cpp
@@ -2,7 +2,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -22,7 +22,7 @@ using boost::asio::ip::tcp;
using boost::asio::ip::udp;
typedef boost::shared_ptr<tcp::socket> tcp_socket_ptr;
-typedef boost::shared_ptr<boost::asio::deadline_timer> timer_ptr;
+typedef boost::shared_ptr<boost::asio::steady_timer> timer_ptr;
typedef boost::shared_ptr<control_request> control_request_ptr;
class server
@@ -43,7 +43,7 @@ public:
boost::asio::placeholders::error, new_socket));
// Start the timer used to generate outgoing frames.
- timer_.expires_from_now(boost::posix_time::milliseconds(100));
+ timer_.expires_after(boost::asio::chrono::milliseconds(100));
timer_.async_wait(boost::bind(&server::handle_timer, this));
}
@@ -75,8 +75,8 @@ public:
{
// Delay handling of the control request to simulate network latency.
timer_ptr delay_timer(
- new boost::asio::deadline_timer(acceptor_.get_executor().context()));
- delay_timer->expires_from_now(boost::posix_time::seconds(2));
+ new boost::asio::steady_timer(acceptor_.get_executor().context()));
+ delay_timer->expires_after(boost::asio::chrono::seconds(2));
delay_timer->async_wait(
boost::bind(&server::handle_control_request_timer, this,
socket, request, delay_timer));
@@ -142,7 +142,7 @@ public:
}
// Wait for next timeout.
- timer_.expires_from_now(boost::posix_time::milliseconds(100));
+ timer_.expires_after(boost::asio::chrono::milliseconds(100));
timer_.async_wait(boost::bind(&server::handle_timer, this));
}
@@ -151,7 +151,7 @@ private:
tcp::acceptor acceptor_;
// The timer used for generating data.
- boost::asio::deadline_timer timer_;
+ boost::asio::steady_timer timer_;
// The socket used to send data to subscribers.
udp::socket udp_socket_;
diff --git a/doc/html/boost_asio/example/cpp03/serialization/client.cpp b/doc/html/boost_asio/example/cpp03/serialization/client.cpp
index 06f3e4c09e..f11e55f44e 100644
--- a/doc/html/boost_asio/example/cpp03/serialization/client.cpp
+++ b/doc/html/boost_asio/example/cpp03/serialization/client.cpp
@@ -2,7 +2,7 @@
// client.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/serialization/connection.hpp b/doc/html/boost_asio/example/cpp03/serialization/connection.hpp
index 88b0a71508..4eb662db90 100644
--- a/doc/html/boost_asio/example/cpp03/serialization/connection.hpp
+++ b/doc/html/boost_asio/example/cpp03/serialization/connection.hpp
@@ -2,7 +2,7 @@
// connection.hpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/serialization/server.cpp b/doc/html/boost_asio/example/cpp03/serialization/server.cpp
index 6fb4881d94..df99e371ec 100644
--- a/doc/html/boost_asio/example/cpp03/serialization/server.cpp
+++ b/doc/html/boost_asio/example/cpp03/serialization/server.cpp
@@ -2,7 +2,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/serialization/stock.hpp b/doc/html/boost_asio/example/cpp03/serialization/stock.hpp
index 67a5d3f49b..b1d1c60c62 100644
--- a/doc/html/boost_asio/example/cpp03/serialization/stock.hpp
+++ b/doc/html/boost_asio/example/cpp03/serialization/stock.hpp
@@ -2,7 +2,7 @@
// stock.hpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/services/basic_logger.hpp b/doc/html/boost_asio/example/cpp03/services/basic_logger.hpp
index 0f56c2fef8..6f0aeb426f 100644
--- a/doc/html/boost_asio/example/cpp03/services/basic_logger.hpp
+++ b/doc/html/boost_asio/example/cpp03/services/basic_logger.hpp
@@ -2,7 +2,7 @@
// basic_logger.hpp
// ~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/services/daytime_client.cpp b/doc/html/boost_asio/example/cpp03/services/daytime_client.cpp
index 204382a989..109e061699 100644
--- a/doc/html/boost_asio/example/cpp03/services/daytime_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/services/daytime_client.cpp
@@ -2,7 +2,7 @@
// daytime_client.cpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/services/logger.hpp b/doc/html/boost_asio/example/cpp03/services/logger.hpp
index 749620d1ab..71ec68d0b8 100644
--- a/doc/html/boost_asio/example/cpp03/services/logger.hpp
+++ b/doc/html/boost_asio/example/cpp03/services/logger.hpp
@@ -2,7 +2,7 @@
// logger.hpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/services/logger_service.cpp b/doc/html/boost_asio/example/cpp03/services/logger_service.cpp
index 1324d30745..82fcb223c5 100644
--- a/doc/html/boost_asio/example/cpp03/services/logger_service.cpp
+++ b/doc/html/boost_asio/example/cpp03/services/logger_service.cpp
@@ -2,7 +2,7 @@
// logger_service.cpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/services/logger_service.hpp b/doc/html/boost_asio/example/cpp03/services/logger_service.hpp
index 071d6bfc5e..84ac5a195c 100644
--- a/doc/html/boost_asio/example/cpp03/services/logger_service.hpp
+++ b/doc/html/boost_asio/example/cpp03/services/logger_service.hpp
@@ -2,7 +2,7 @@
// logger_service.hpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/socks4/socks4.hpp b/doc/html/boost_asio/example/cpp03/socks4/socks4.hpp
index 07dc1a1ce2..e954d7a88a 100644
--- a/doc/html/boost_asio/example/cpp03/socks4/socks4.hpp
+++ b/doc/html/boost_asio/example/cpp03/socks4/socks4.hpp
@@ -2,7 +2,7 @@
// socks4.hpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/socks4/sync_client.cpp b/doc/html/boost_asio/example/cpp03/socks4/sync_client.cpp
index e9106a059c..5650248603 100644
--- a/doc/html/boost_asio/example/cpp03/socks4/sync_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/socks4/sync_client.cpp
@@ -2,7 +2,7 @@
// sync_client.cpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/spawn/echo_server.cpp b/doc/html/boost_asio/example/cpp03/spawn/echo_server.cpp
index db6a1679f5..6b60b46f4a 100644
--- a/doc/html/boost_asio/example/cpp03/spawn/echo_server.cpp
+++ b/doc/html/boost_asio/example/cpp03/spawn/echo_server.cpp
@@ -2,16 +2,16 @@
// echo_server.cpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
-#include <boost/asio/deadline_timer.hpp>
#include <boost/asio/io_context.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/asio/spawn.hpp>
+#include <boost/asio/steady_timer.hpp>
#include <boost/asio/write.hpp>
#include <boost/bind.hpp>
#include <boost/shared_ptr.hpp>
@@ -53,7 +53,7 @@ private:
char data[128];
for (;;)
{
- timer_.expires_from_now(boost::posix_time::seconds(10));
+ timer_.expires_after(boost::asio::chrono::seconds(10));
std::size_t n = socket_.async_read_some(boost::asio::buffer(data), yield);
boost::asio::async_write(socket_, boost::asio::buffer(data, n), yield);
}
@@ -71,14 +71,14 @@ private:
{
boost::system::error_code ignored_ec;
timer_.async_wait(yield[ignored_ec]);
- if (timer_.expires_from_now() <= boost::posix_time::seconds(0))
+ if (timer_.expiry() <= boost::asio::steady_timer::clock_type::now())
socket_.close();
}
}
boost::asio::io_context::strand strand_;
tcp::socket socket_;
- boost::asio::deadline_timer timer_;
+ boost::asio::steady_timer timer_;
};
void do_accept(boost::asio::io_context& io_context,
diff --git a/doc/html/boost_asio/example/cpp03/spawn/parallel_grep.cpp b/doc/html/boost_asio/example/cpp03/spawn/parallel_grep.cpp
index 63aa2fc447..5de86204b5 100644
--- a/doc/html/boost_asio/example/cpp03/spawn/parallel_grep.cpp
+++ b/doc/html/boost_asio/example/cpp03/spawn/parallel_grep.cpp
@@ -2,7 +2,7 @@
// parallel_grep.cpp
// ~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/ssl/client.cpp b/doc/html/boost_asio/example/cpp03/ssl/client.cpp
index 7239496add..6064ca4959 100644
--- a/doc/html/boost_asio/example/cpp03/ssl/client.cpp
+++ b/doc/html/boost_asio/example/cpp03/ssl/client.cpp
@@ -2,7 +2,7 @@
// client.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/ssl/server.cpp b/doc/html/boost_asio/example/cpp03/ssl/server.cpp
index 604189034e..0848b0a096 100644
--- a/doc/html/boost_asio/example/cpp03/ssl/server.cpp
+++ b/doc/html/boost_asio/example/cpp03/ssl/server.cpp
@@ -2,7 +2,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp03/timeouts/async_tcp_client.cpp b/doc/html/boost_asio/example/cpp03/timeouts/async_tcp_client.cpp
index 2134e6395d..f295ed5fb2 100644
--- a/doc/html/boost_asio/example/cpp03/timeouts/async_tcp_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/timeouts/async_tcp_client.cpp
@@ -2,22 +2,23 @@
// async_tcp_client.cpp
// ~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
-#include <boost/asio/deadline_timer.hpp>
+#include <boost/asio/buffer.hpp>
#include <boost/asio/io_context.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/asio/read_until.hpp>
-#include <boost/asio/streambuf.hpp>
+#include <boost/asio/steady_timer.hpp>
#include <boost/asio/write.hpp>
#include <boost/bind.hpp>
#include <iostream>
+#include <string>
-using boost::asio::deadline_timer;
+using boost::asio::steady_timer;
using boost::asio::ip::tcp;
//
@@ -78,7 +79,7 @@ using boost::asio::ip::tcp;
//
// The heartbeat actor sends a heartbeat (a message that consists of a single
// newline character) every 10 seconds. In this example, no deadline is applied
-// message sending.
+// to message sending.
//
class client
{
@@ -125,7 +126,7 @@ private:
std::cout << "Trying " << endpoint_iter->endpoint() << "...\n";
// Set a deadline for the connect operation.
- deadline_.expires_from_now(boost::posix_time::seconds(60));
+ deadline_.expires_after(boost::asio::chrono::seconds(60));
// Start the asynchronous connect operation.
socket_.async_connect(endpoint_iter->endpoint(),
@@ -185,14 +186,15 @@ private:
void start_read()
{
// Set a deadline for the read operation.
- deadline_.expires_from_now(boost::posix_time::seconds(30));
+ deadline_.expires_after(boost::asio::chrono::seconds(30));
// Start an asynchronous operation to read a newline-delimited message.
- boost::asio::async_read_until(socket_, input_buffer_, '\n',
- boost::bind(&client::handle_read, this, _1));
+ boost::asio::async_read_until(socket_,
+ boost::asio::dynamic_buffer(input_buffer_), '\n',
+ boost::bind(&client::handle_read, this, _1, _2));
}
- void handle_read(const boost::system::error_code& ec)
+ void handle_read(const boost::system::error_code& ec, std::size_t n)
{
if (stopped_)
return;
@@ -200,9 +202,8 @@ private:
if (!ec)
{
// Extract the newline-delimited message from the buffer.
- std::string line;
- std::istream is(&input_buffer_);
- std::getline(is, line);
+ std::string line(input_buffer_.substr(0, n - 1));
+ input_buffer_.erase(0, n);
// Empty messages are heartbeats and so ignored.
if (!line.empty())
@@ -238,7 +239,7 @@ private:
if (!ec)
{
// Wait 10 seconds before sending the next heartbeat.
- heartbeat_timer_.expires_from_now(boost::posix_time::seconds(10));
+ heartbeat_timer_.expires_after(boost::asio::chrono::seconds(10));
heartbeat_timer_.async_wait(boost::bind(&client::start_write, this));
}
else
@@ -257,15 +258,16 @@ private:
// Check whether the deadline has passed. We compare the deadline against
// the current time since a new asynchronous operation may have moved the
// deadline before this actor had a chance to run.
- if (deadline_.expires_at() <= deadline_timer::traits_type::now())
+ if (deadline_.expiry() <= steady_timer::clock_type::now())
{
// The deadline has passed. The socket is closed so that any outstanding
// asynchronous operations are cancelled.
socket_.close();
- // There is no longer an active deadline. The expiry is set to positive
- // infinity so that the actor takes no action until a new deadline is set.
- deadline_.expires_at(boost::posix_time::pos_infin);
+ // There is no longer an active deadline. The expiry is set to the
+ // maximum time point so that the actor takes no action until a new
+ // deadline is set.
+ deadline_.expires_at(steady_timer::time_point::max());
}
// Put the actor back to sleep.
@@ -276,9 +278,9 @@ private:
bool stopped_;
tcp::resolver::results_type endpoints_;
tcp::socket socket_;
- boost::asio::streambuf input_buffer_;
- deadline_timer deadline_;
- deadline_timer heartbeat_timer_;
+ std::string input_buffer_;
+ steady_timer deadline_;
+ steady_timer heartbeat_timer_;
};
int main(int argc, char* argv[])
diff --git a/doc/html/boost_asio/example/cpp03/timeouts/blocking_tcp_client.cpp b/doc/html/boost_asio/example/cpp03/timeouts/blocking_tcp_client.cpp
index 67224cfd0f..2392882c87 100644
--- a/doc/html/boost_asio/example/cpp03/timeouts/blocking_tcp_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/timeouts/blocking_tcp_client.cpp
@@ -2,18 +2,17 @@
// blocking_tcp_client.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
+#include <boost/asio/buffer.hpp>
#include <boost/asio/connect.hpp>
-#include <boost/asio/deadline_timer.hpp>
#include <boost/asio/io_context.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/asio/read_until.hpp>
-#include <boost/asio/streambuf.hpp>
#include <boost/system/system_error.hpp>
#include <boost/asio/write.hpp>
#include <cstdlib>
@@ -22,178 +21,127 @@
#include <boost/lambda/bind.hpp>
#include <boost/lambda/lambda.hpp>
-using boost::asio::deadline_timer;
using boost::asio::ip::tcp;
using boost::lambda::bind;
using boost::lambda::var;
using boost::lambda::_1;
+using boost::lambda::_2;
//----------------------------------------------------------------------
//
-// This class manages socket timeouts by applying the concept of a deadline.
-// Each asynchronous operation is given a deadline by which it must complete.
-// Deadlines are enforced by an "actor" that persists for the lifetime of the
-// client object:
-//
-// +----------------+
-// | |
-// | check_deadline |<---+
-// | | |
-// +----------------+ | async_wait()
-// | |
-// +---------+
-//
-// If the actor determines that the deadline has expired, the socket is closed
-// and any outstanding operations are consequently cancelled. The socket
-// operations themselves use boost::lambda function objects as completion
-// handlers. For a given socket operation, the client object runs the
-// io_context to block thread execution until the actor completes.
+// This class manages socket timeouts by running the io_context using the timed
+// io_context::run_for() member function. Each asynchronous operation is given
+// a timeout within which it must complete. The socket operations themselves
+// use boost::lambda function objects as completion handlers. For a given
+// socket operation, the client object runs the io_context to block thread
+// execution until the operation completes or the timeout is reached. If the
+// io_context::run_for() function times out, the socket is closed and the
+// outstanding asynchronous operation is cancelled.
//
class client
{
public:
client()
- : socket_(io_context_),
- deadline_(io_context_)
+ : socket_(io_context_)
{
- // No deadline is required until the first socket operation is started. We
- // set the deadline to positive infinity so that the actor takes no action
- // until a specific deadline is set.
- deadline_.expires_at(boost::posix_time::pos_infin);
-
- // Start the persistent actor that checks for deadline expiry.
- check_deadline();
}
void connect(const std::string& host, const std::string& service,
- boost::posix_time::time_duration timeout)
+ boost::asio::chrono::steady_clock::duration timeout)
{
// Resolve the host name and service to a list of endpoints.
tcp::resolver::results_type endpoints =
tcp::resolver(io_context_).resolve(host, service);
- // Set a deadline for the asynchronous operation. As a host name may
- // resolve to multiple endpoints, this function uses the composed operation
- // async_connect. The deadline applies to the entire operation, rather than
- // individual connection attempts.
- deadline_.expires_from_now(timeout);
-
- // Set up the variable that receives the result of the asynchronous
- // operation. The error code is set to would_block to signal that the
- // operation is incomplete. Asio guarantees that its asynchronous
- // operations will never fail with would_block, so any other value in
- // ec indicates completion.
- boost::system::error_code ec = boost::asio::error::would_block;
-
// Start the asynchronous operation itself. The boost::lambda function
// object is used as a callback and will update the ec variable when the
// operation completes. The blocking_udp_client.cpp example shows how you
// can use boost::bind rather than boost::lambda.
+ boost::system::error_code ec;
boost::asio::async_connect(socket_, endpoints, var(ec) = _1);
- // Block until the asynchronous operation has completed.
- do io_context_.run_one(); while (ec == boost::asio::error::would_block);
-
- // Determine whether a connection was successfully established. The
- // deadline actor may have had a chance to run and close our socket, even
- // though the connect operation notionally succeeded. Therefore we must
- // check whether the socket is still open before deciding if we succeeded
- // or failed.
- if (ec || !socket_.is_open())
- throw boost::system::system_error(
- ec ? ec : boost::asio::error::operation_aborted);
+ // Run the operation until it completes, or until the timeout.
+ run(timeout);
+
+ // Determine whether a connection was successfully established.
+ if (ec)
+ throw boost::system::system_error(ec);
}
- std::string read_line(boost::posix_time::time_duration timeout)
+ std::string read_line(boost::asio::chrono::steady_clock::duration timeout)
{
- // Set a deadline for the asynchronous operation. Since this function uses
- // a composed operation (async_read_until), the deadline applies to the
- // entire operation, rather than individual reads from the socket.
- deadline_.expires_from_now(timeout);
-
- // Set up the variable that receives the result of the asynchronous
- // operation. The error code is set to would_block to signal that the
- // operation is incomplete. Asio guarantees that its asynchronous
- // operations will never fail with would_block, so any other value in
- // ec indicates completion.
- boost::system::error_code ec = boost::asio::error::would_block;
-
- // Start the asynchronous operation itself. The boost::lambda function
- // object is used as a callback and will update the ec variable when the
- // operation completes. The blocking_udp_client.cpp example shows how you
- // can use boost::bind rather than boost::lambda.
- boost::asio::async_read_until(socket_, input_buffer_, '\n', var(ec) = _1);
-
- // Block until the asynchronous operation has completed.
- do io_context_.run_one(); while (ec == boost::asio::error::would_block);
-
+ // Start the asynchronous operation. The boost::lambda function object is
+ // used as a callback and will update the ec variable when the operation
+ // completes. The blocking_udp_client.cpp example shows how you can use
+ // boost::bind rather than boost::lambda.
+ boost::system::error_code ec;
+ std::size_t n = 0;
+ boost::asio::async_read_until(socket_,
+ boost::asio::dynamic_buffer(input_buffer_),
+ '\n', (var(ec) = _1, var(n) = _2));
+
+ // Run the operation until it completes, or until the timeout.
+ run(timeout);
+
+ // Determine whether the read completed successfully.
if (ec)
throw boost::system::system_error(ec);
- std::string line;
- std::istream is(&input_buffer_);
- std::getline(is, line);
+ std::string line(input_buffer_.substr(0, n - 1));
+ input_buffer_.erase(0, n);
return line;
}
void write_line(const std::string& line,
- boost::posix_time::time_duration timeout)
+ boost::asio::chrono::steady_clock::duration timeout)
{
std::string data = line + "\n";
- // Set a deadline for the asynchronous operation. Since this function uses
- // a composed operation (async_write), the deadline applies to the entire
- // operation, rather than individual writes to the socket.
- deadline_.expires_from_now(timeout);
-
- // Set up the variable that receives the result of the asynchronous
- // operation. The error code is set to would_block to signal that the
- // operation is incomplete. Asio guarantees that its asynchronous
- // operations will never fail with would_block, so any other value in
- // ec indicates completion.
- boost::system::error_code ec = boost::asio::error::would_block;
-
- // Start the asynchronous operation itself. The boost::lambda function
- // object is used as a callback and will update the ec variable when the
- // operation completes. The blocking_udp_client.cpp example shows how you
- // can use boost::bind rather than boost::lambda.
+ // Start the asynchronous operation. The boost::lambda function object is
+ // used as a callback and will update the ec variable when the operation
+ // completes. The blocking_udp_client.cpp example shows how you can use
+ // boost::bind rather than boost::lambda.
+ boost::system::error_code ec;
boost::asio::async_write(socket_, boost::asio::buffer(data), var(ec) = _1);
- // Block until the asynchronous operation has completed.
- do io_context_.run_one(); while (ec == boost::asio::error::would_block);
+ // Run the operation until it completes, or until the timeout.
+ run(timeout);
+ // Determine whether the read completed successfully.
if (ec)
throw boost::system::system_error(ec);
}
private:
- void check_deadline()
+ void run(boost::asio::chrono::steady_clock::duration timeout)
{
- // Check whether the deadline has passed. We compare the deadline against
- // the current time since a new asynchronous operation may have moved the
- // deadline before this actor had a chance to run.
- if (deadline_.expires_at() <= deadline_timer::traits_type::now())
+ // Restart the io_context, as it may have been left in the "stopped" state
+ // by a previous operation.
+ io_context_.restart();
+
+ // Block until the asynchronous operation has completed, or timed out. If
+ // the pending asynchronous operation is a composed operation, the deadline
+ // applies to the entire operation, rather than individual operations on
+ // the socket.
+ io_context_.run_for(timeout);
+
+ // If the asynchronous operation completed successfully then the io_context
+ // would have been stopped due to running out of work. If it was not
+ // stopped, then the io_context::run_for call must have timed out.
+ if (!io_context_.stopped())
{
- // The deadline has passed. The socket is closed so that any outstanding
- // asynchronous operations are cancelled. This allows the blocked
- // connect(), read_line() or write_line() functions to return.
- boost::system::error_code ignored_ec;
- socket_.close(ignored_ec);
-
- // There is no longer an active deadline. The expiry is set to positive
- // infinity so that the actor takes no action until a new deadline is set.
- deadline_.expires_at(boost::posix_time::pos_infin);
- }
+ // Close the socket to cancel the outstanding asynchronous operation.
+ socket_.close();
- // Put the actor back to sleep.
- deadline_.async_wait(bind(&client::check_deadline, this));
+ // Run the io_context again until the operation completes.
+ io_context_.run();
+ }
}
boost::asio::io_context io_context_;
tcp::socket socket_;
- deadline_timer deadline_;
- boost::asio::streambuf input_buffer_;
+ std::string input_buffer_;
};
//----------------------------------------------------------------------
@@ -204,32 +152,34 @@ int main(int argc, char* argv[])
{
if (argc != 4)
{
- std::cerr << "Usage: blocking_tcp <host> <port> <message>\n";
+ std::cerr << "Usage: blocking_tcp_client <host> <port> <message>\n";
return 1;
}
client c;
- c.connect(argv[1], argv[2], boost::posix_time::seconds(10));
+ c.connect(argv[1], argv[2], boost::asio::chrono::seconds(10));
- boost::posix_time::ptime time_sent =
- boost::posix_time::microsec_clock::universal_time();
+ boost::asio::chrono::steady_clock::time_point time_sent =
+ boost::asio::chrono::steady_clock::now();
- c.write_line(argv[3], boost::posix_time::seconds(10));
+ c.write_line(argv[3], boost::asio::chrono::seconds(10));
for (;;)
{
- std::string line = c.read_line(boost::posix_time::seconds(10));
+ std::string line = c.read_line(boost::asio::chrono::seconds(10));
// Keep going until we get back the line that was sent.
if (line == argv[3])
break;
}
- boost::posix_time::ptime time_received =
- boost::posix_time::microsec_clock::universal_time();
+ boost::asio::chrono::steady_clock::time_point time_received =
+ boost::asio::chrono::steady_clock::now();
std::cout << "Round trip time: ";
- std::cout << (time_received - time_sent).total_microseconds();
+ std::cout << boost::asio::chrono::duration_cast<
+ boost::asio::chrono::microseconds>(
+ time_received - time_sent).count();
std::cout << " microseconds\n";
}
catch (std::exception& e)
diff --git a/doc/html/boost_asio/example/cpp03/timeouts/blocking_token_tcp_client.cpp b/doc/html/boost_asio/example/cpp03/timeouts/blocking_token_tcp_client.cpp
new file mode 100644
index 0000000000..0903d87864
--- /dev/null
+++ b/doc/html/boost_asio/example/cpp03/timeouts/blocking_token_tcp_client.cpp
@@ -0,0 +1,198 @@
+//
+// blocking_token_tcp_client.cpp
+// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+//
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+//
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+//
+
+#include <boost/asio/connect.hpp>
+#include <boost/asio/io_context.hpp>
+#include <boost/asio/ip/tcp.hpp>
+#include <boost/asio/read_until.hpp>
+#include <boost/asio/streambuf.hpp>
+#include <boost/system/system_error.hpp>
+#include <boost/asio/write.hpp>
+#include <cstdlib>
+#include <iostream>
+#include <memory>
+#include <string>
+
+using boost::asio::ip::tcp;
+
+//----------------------------------------------------------------------
+
+// A custom completion token that makes asynchronous operations behave as
+// though they are blocking calls with a timeout.
+struct close_after
+{
+ close_after(boost::asio::chrono::steady_clock::duration t, tcp::socket& s)
+ : timeout_(t), socket_(s)
+ {
+ }
+
+ // The maximum time to wait for an asynchronous operation to complete.
+ boost::asio::chrono::steady_clock::duration timeout_;
+
+ // The socket to be closed if the operation does not complete in time.
+ tcp::socket& socket_;
+};
+
+namespace boost {
+namespace asio {
+
+// The async_result template is specialised to allow the close_after token to
+// be used with asynchronous operations that have a completion signature of
+// void(error_code, T). Generalising this for all completion signature forms is
+// left as an exercise for the reader.
+template <typename T>
+class async_result<close_after, void(boost::system::error_code, T)>
+{
+public:
+ // An asynchronous operation's initiating function automatically creates an
+ // completion_handler_type object from the token. This function object is
+ // then called on completion of the asynchronous operation.
+ class completion_handler_type
+ {
+ public:
+ completion_handler_type(const close_after& token)
+ : token_(token)
+ {
+ }
+
+ void operator()(boost::system::error_code ec, T t)
+ {
+ *ec_ = ec;
+ *t_ = t;
+ }
+
+ private:
+ friend class async_result;
+ close_after token_;
+ boost::system::error_code* ec_;
+ T* t_;
+ };
+
+ // The async_result constructor associates the completion handler object with
+ // the result of the initiating function.
+ explicit async_result(completion_handler_type& h)
+ : timeout_(h.token_.timeout_),
+ socket_(h.token_.socket_)
+ {
+ h.ec_ = &ec_;
+ h.t_ = &t_;
+ }
+
+ // The return_type typedef determines the result type of the asynchronous
+ // operation's initiating function.
+ typedef T return_type;
+
+ // The get() function is used to obtain the result of the asynchronous
+ // operation's initiating function. For the close_after completion token, we
+ // use this function to run the io_context until the operation is complete.
+ return_type get()
+ {
+ boost::asio::io_context& io_context = socket_.get_executor().context();
+
+ // Restart the io_context, as it may have been left in the "stopped" state
+ // by a previous operation.
+ io_context.restart();
+
+ // Block until the asynchronous operation has completed, or timed out. If
+ // the pending asynchronous operation is a composed operation, the deadline
+ // applies to the entire operation, rather than individual operations on
+ // the socket.
+ io_context.run_for(timeout_);
+
+ // If the asynchronous operation completed successfully then the io_context
+ // would have been stopped due to running out of work. If it was not
+ // stopped, then the io_context::run_for call must have timed out and the
+ // operation is still incomplete.
+ if (!io_context.stopped())
+ {
+ // Close the socket to cancel the outstanding asynchronous operation.
+ socket_.close();
+
+ // Run the io_context again until the operation completes.
+ io_context.run();
+ }
+
+ // If the operation failed, throw an exception. Otherwise return the result.
+ return ec_ ? throw boost::system::system_error(ec_) : t_;
+ }
+
+private:
+ boost::asio::chrono::steady_clock::duration timeout_;
+ tcp::socket& socket_;
+ boost::system::error_code ec_;
+ T t_;
+};
+
+} // namespace asio
+} // namespace boost
+
+//----------------------------------------------------------------------
+
+int main(int argc, char* argv[])
+{
+ try
+ {
+ if (argc != 4)
+ {
+ std::cerr << "Usage: blocking_tcp_client <host> <port> <message>\n";
+ return 1;
+ }
+
+ boost::asio::io_context io_context;
+
+ // Resolve the host name and service to a list of endpoints.
+ tcp::resolver::results_type endpoints =
+ tcp::resolver(io_context).resolve(argv[1], argv[2]);
+
+ tcp::socket socket(io_context);
+
+ // Run an asynchronous connect operation with a timeout.
+ boost::asio::async_connect(socket, endpoints,
+ close_after(boost::asio::chrono::seconds(10), socket));
+
+ boost::asio::chrono::steady_clock::time_point time_sent =
+ boost::asio::chrono::steady_clock::now();
+
+ // Run an asynchronous write operation with a timeout.
+ std::string msg = argv[3] + std::string("\n");
+ boost::asio::async_write(socket, boost::asio::buffer(msg),
+ close_after(boost::asio::chrono::seconds(10), socket));
+
+ for (std::string input_buffer;;)
+ {
+ // Run an asynchronous read operation with a timeout.
+ std::size_t n = boost::asio::async_read_until(socket,
+ boost::asio::dynamic_buffer(input_buffer), '\n',
+ close_after(boost::asio::chrono::seconds(10), socket));
+
+ std::string line(input_buffer.substr(0, n - 1));
+ input_buffer.erase(0, n);
+
+ // Keep going until we get back the line that was sent.
+ if (line == argv[3])
+ break;
+ }
+
+ boost::asio::chrono::steady_clock::time_point time_received =
+ boost::asio::chrono::steady_clock::now();
+
+ std::cout << "Round trip time: ";
+ std::cout << boost::asio::chrono::duration_cast<
+ boost::asio::chrono::microseconds>(
+ time_received - time_sent).count();
+ std::cout << " microseconds\n";
+ }
+ catch (std::exception& e)
+ {
+ std::cerr << "Exception: " << e.what() << "\n";
+ }
+
+ return 0;
+}
diff --git a/doc/html/boost_asio/example/cpp03/timeouts/blocking_udp_client.cpp b/doc/html/boost_asio/example/cpp03/timeouts/blocking_udp_client.cpp
index 03aafca2f7..7630e8da26 100644
--- a/doc/html/boost_asio/example/cpp03/timeouts/blocking_udp_client.cpp
+++ b/doc/html/boost_asio/example/cpp03/timeouts/blocking_udp_client.cpp
@@ -2,42 +2,28 @@
// blocking_udp_client.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
-#include <boost/asio/deadline_timer.hpp>
+#include <boost/asio/buffer.hpp>
#include <boost/asio/io_context.hpp>
#include <boost/asio/ip/udp.hpp>
#include <cstdlib>
#include <boost/bind.hpp>
-#include <boost/date_time/posix_time/posix_time_types.hpp>
#include <iostream>
-using boost::asio::deadline_timer;
using boost::asio::ip::udp;
//----------------------------------------------------------------------
//
-// This class manages socket timeouts by applying the concept of a deadline.
-// Each asynchronous operation is given a deadline by which it must complete.
-// Deadlines are enforced by an "actor" that persists for the lifetime of the
-// client object:
-//
-// +----------------+
-// | |
-// | check_deadline |<---+
-// | | |
-// +----------------+ | async_wait()
-// | |
-// +---------+
-//
-// If the actor determines that the deadline has expired, any outstanding
-// socket operations are cancelled. The socket operations themselves are
-// implemented as transient actors:
+// This class manages socket timeouts by running the io_context using the timed
+// io_context::run_for() member function. Each asynchronous operation is given
+// a timeout within which it must complete. The socket operations themselves
+// use boost::bind to specify the completion handler:
//
// +---------------+
// | |
@@ -51,73 +37,59 @@ using boost::asio::ip::udp;
// | |
// +----------------+
//
-// The client object runs the io_context to block thread execution until the
-// actor completes.
+// For a given socket operation, the client object runs the io_context to block
+// thread execution until the operation completes or the timeout is reached. If
+// the io_context::run_for() function times out, the socket is closed and the
+// outstanding asynchronous operation is cancelled.
//
class client
{
public:
client(const udp::endpoint& listen_endpoint)
- : socket_(io_context_, listen_endpoint),
- deadline_(io_context_)
+ : socket_(io_context_, listen_endpoint)
{
- // No deadline is required until the first socket operation is started. We
- // set the deadline to positive infinity so that the actor takes no action
- // until a specific deadline is set.
- deadline_.expires_at(boost::posix_time::pos_infin);
-
- // Start the persistent actor that checks for deadline expiry.
- check_deadline();
}
std::size_t receive(const boost::asio::mutable_buffer& buffer,
- boost::posix_time::time_duration timeout, boost::system::error_code& ec)
+ boost::asio::chrono::steady_clock::duration timeout,
+ boost::system::error_code& ec)
{
- // Set a deadline for the asynchronous operation.
- deadline_.expires_from_now(timeout);
-
- // Set up the variables that receive the result of the asynchronous
- // operation. The error code is set to would_block to signal that the
- // operation is incomplete. Asio guarantees that its asynchronous
- // operations will never fail with would_block, so any other value in
- // ec indicates completion.
- ec = boost::asio::error::would_block;
+ // Start the asynchronous operation. The handle_receive function used as a
+ // callback will update the ec and length variables.
std::size_t length = 0;
-
- // Start the asynchronous operation itself. The handle_receive function
- // used as a callback will update the ec and length variables.
socket_.async_receive(boost::asio::buffer(buffer),
boost::bind(&client::handle_receive, _1, _2, &ec, &length));
- // Block until the asynchronous operation has completed.
- do io_context_.run_one(); while (ec == boost::asio::error::would_block);
+ // Run the operation until it completes, or until the timeout.
+ run(timeout);
return length;
}
private:
- void check_deadline()
+ void run(boost::asio::chrono::steady_clock::duration timeout)
{
- // Check whether the deadline has passed. We compare the deadline against
- // the current time since a new asynchronous operation may have moved the
- // deadline before this actor had a chance to run.
- if (deadline_.expires_at() <= deadline_timer::traits_type::now())
+ // Restart the io_context, as it may have been left in the "stopped" state
+ // by a previous operation.
+ io_context_.restart();
+
+ // Block until the asynchronous operation has completed, or timed out. If
+ // the pending asynchronous operation is a composed operation, the deadline
+ // applies to the entire operation, rather than individual operations on
+ // the socket.
+ io_context_.run_for(timeout);
+
+ // If the asynchronous operation completed successfully then the io_context
+ // would have been stopped due to running out of work. If it was not
+ // stopped, then the io_context::run_for call must have timed out.
+ if (!io_context_.stopped())
{
- // The deadline has passed. The outstanding asynchronous operation needs
- // to be cancelled so that the blocked receive() function will return.
- //
- // Please note that cancel() has portability issues on some versions of
- // Microsoft Windows, and it may be necessary to use close() instead.
- // Consult the documentation for cancel() for further information.
+ // Cancel the outstanding asynchronous operation.
socket_.cancel();
- // There is no longer an active deadline. The expiry is set to positive
- // infinity so that the actor takes no action until a new deadline is set.
- deadline_.expires_at(boost::posix_time::pos_infin);
+ // Run the io_context again until the operation completes.
+ io_context_.run();
}
-
- // Put the actor back to sleep.
- deadline_.async_wait(boost::bind(&client::check_deadline, this));
}
static void handle_receive(
@@ -131,7 +103,6 @@ private:
private:
boost::asio::io_context io_context_;
udp::socket socket_;
- deadline_timer deadline_;
};
//----------------------------------------------------------------------
@@ -144,7 +115,7 @@ int main(int argc, char* argv[])
if (argc != 3)
{
- std::cerr << "Usage: blocking_udp_timeout <listen_addr> <listen_port>\n";
+ std::cerr << "Usage: blocking_udp_client <listen_addr> <listen_port>\n";
return 1;
}
@@ -159,7 +130,7 @@ int main(int argc, char* argv[])
char data[1024];
boost::system::error_code ec;
std::size_t n = c.receive(boost::asio::buffer(data),
- boost::posix_time::seconds(10), ec);
+ boost::asio::chrono::seconds(10), ec);
if (ec)
{
diff --git a/doc/html/boost_asio/example/cpp03/timeouts/server.cpp b/doc/html/boost_asio/example/cpp03/timeouts/server.cpp
index 23c276521e..be85fc2dbe 100644
--- a/doc/html/boost_asio/example/cpp03/timeouts/server.cpp
+++ b/doc/html/boost_asio/example/cpp03/timeouts/server.cpp
@@ -2,7 +2,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -13,18 +13,19 @@
#include <deque>
#include <iostream>
#include <set>
+#include <string>
#include <boost/bind.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
-#include <boost/asio/deadline_timer.hpp>
+#include <boost/asio/buffer.hpp>
#include <boost/asio/io_context.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/asio/ip/udp.hpp>
#include <boost/asio/read_until.hpp>
-#include <boost/asio/streambuf.hpp>
+#include <boost/asio/steady_timer.hpp>
#include <boost/asio/write.hpp>
-using boost::asio::deadline_timer;
+using boost::asio::steady_timer;
using boost::asio::ip::tcp;
using boost::asio::ip::udp;
@@ -121,8 +122,8 @@ private:
// +-------------+ +--------------+
//
// The output actor first waits for an output message to be enqueued. It does
-// this by using a deadline_timer as an asynchronous condition variable. The
-// deadline_timer will be signalled whenever the output queue is non-empty.
+// this by using a steady_timer as an asynchronous condition variable. The
+// steady_timer will be signalled whenever the output queue is non-empty.
//
// Once a message is available, it is sent to the client. The deadline for
// sending a complete message is 30 seconds. After the message is successfully
@@ -140,13 +141,13 @@ public:
non_empty_output_queue_(io_context),
output_deadline_(io_context)
{
- input_deadline_.expires_at(boost::posix_time::pos_infin);
- output_deadline_.expires_at(boost::posix_time::pos_infin);
+ input_deadline_.expires_at(steady_timer::time_point::max());
+ output_deadline_.expires_at(steady_timer::time_point::max());
- // The non_empty_output_queue_ deadline_timer is set to pos_infin whenever
- // the output queue is empty. This ensures that the output actor stays
- // asleep until a message is put into the queue.
- non_empty_output_queue_.expires_at(boost::posix_time::pos_infin);
+ // The non_empty_output_queue_ steady_timer is set to the maximum time
+ // point whenever the output queue is empty. This ensures that the output
+ // actor stays asleep until a message is put into the queue.
+ non_empty_output_queue_.expires_at(steady_timer::time_point::max());
}
tcp::socket& socket()
@@ -195,20 +196,21 @@ private:
// Signal that the output queue contains messages. Modifying the expiry
// will wake the output actor, if it is waiting on the timer.
- non_empty_output_queue_.expires_at(boost::posix_time::neg_infin);
+ non_empty_output_queue_.expires_at(steady_timer::time_point::min());
}
void start_read()
{
// Set a deadline for the read operation.
- input_deadline_.expires_from_now(boost::posix_time::seconds(30));
+ input_deadline_.expires_after(boost::asio::chrono::seconds(30));
// Start an asynchronous operation to read a newline-delimited message.
- boost::asio::async_read_until(socket_, input_buffer_, '\n',
- boost::bind(&tcp_session::handle_read, shared_from_this(), _1));
+ boost::asio::async_read_until(socket_,
+ boost::asio::dynamic_buffer(input_buffer_), '\n',
+ boost::bind(&tcp_session::handle_read, shared_from_this(), _1, _2));
}
- void handle_read(const boost::system::error_code& ec)
+ void handle_read(const boost::system::error_code& ec, std::size_t n)
{
if (stopped())
return;
@@ -216,9 +218,8 @@ private:
if (!ec)
{
// Extract the newline-delimited message from the buffer.
- std::string msg;
- std::istream is(&input_buffer_);
- std::getline(is, msg);
+ std::string msg(input_buffer_.substr(0, n - 1));
+ input_buffer_.erase(0, n);
if (!msg.empty())
{
@@ -234,7 +235,7 @@ private:
// Signal that the output queue contains messages. Modifying the
// expiry will wake the output actor, if it is waiting on the timer.
- non_empty_output_queue_.expires_at(boost::posix_time::neg_infin);
+ non_empty_output_queue_.expires_at(steady_timer::time_point::min());
}
}
@@ -256,7 +257,7 @@ private:
// There are no messages that are ready to be sent. The actor goes to
// sleep by waiting on the non_empty_output_queue_ timer. When a new
// message is added, the timer will be modified and the actor will wake.
- non_empty_output_queue_.expires_at(boost::posix_time::pos_infin);
+ non_empty_output_queue_.expires_at(steady_timer::time_point::max());
non_empty_output_queue_.async_wait(
boost::bind(&tcp_session::await_output, shared_from_this()));
}
@@ -269,7 +270,7 @@ private:
void start_write()
{
// Set a deadline for the write operation.
- output_deadline_.expires_from_now(boost::posix_time::seconds(30));
+ output_deadline_.expires_after(boost::asio::chrono::seconds(30));
// Start an asynchronous operation to send a message.
boost::asio::async_write(socket_,
@@ -294,7 +295,7 @@ private:
}
}
- void check_deadline(deadline_timer* deadline)
+ void check_deadline(steady_timer* deadline)
{
if (stopped())
return;
@@ -302,7 +303,7 @@ private:
// Check whether the deadline has passed. We compare the deadline against
// the current time since a new asynchronous operation may have moved the
// deadline before this actor had a chance to run.
- if (deadline->expires_at() <= deadline_timer::traits_type::now())
+ if (deadline->expiry() <= steady_timer::clock_type::now())
{
// The deadline has passed. Stop the session. The other actors will
// terminate as soon as possible.
@@ -319,11 +320,11 @@ private:
channel& channel_;
tcp::socket socket_;
- boost::asio::streambuf input_buffer_;
- deadline_timer input_deadline_;
+ std::string input_buffer_;
+ steady_timer input_deadline_;
std::deque<std::string> output_queue_;
- deadline_timer non_empty_output_queue_;
- deadline_timer output_deadline_;
+ steady_timer non_empty_output_queue_;
+ steady_timer output_deadline_;
};
typedef boost::shared_ptr<tcp_session> tcp_session_ptr;
@@ -339,6 +340,7 @@ public:
: socket_(io_context)
{
socket_.connect(broadcast_endpoint);
+ socket_.set_option(udp::socket::broadcast(true));
}
private:
diff --git a/doc/html/boost_asio/example/cpp03/timers/tick_count_timer.cpp b/doc/html/boost_asio/example/cpp03/timers/tick_count_timer.cpp
deleted file mode 100644
index 8111a5cacd..0000000000
--- a/doc/html/boost_asio/example/cpp03/timers/tick_count_timer.cpp
+++ /dev/null
@@ -1,123 +0,0 @@
-//
-// tick_count_timer.cpp
-// ~~~~~~~~~~~~~~~~~~~~
-//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
-//
-// Distributed under the Boost Software License, Version 1.0. (See accompanying
-// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-//
-
-#include <boost/asio.hpp>
-#include <ctime>
-#include <iostream>
-
-#if defined(WIN32)
-# include <windows.h>
-#else
-# error This example is for Windows only!
-#endif
-
-struct tick_count_traits
-{
- // The time type. This type has no constructor that takes a DWORD to ensure
- // that the timer can only be used with relative times.
- class time_type
- {
- public:
- time_type() : ticks_(0) {}
- private:
- friend struct tick_count_traits;
- DWORD ticks_;
- };
-
- // The duration type. According to the TimeTraits requirements, the duration
- // must be a signed type. This means we can't handle durations larger than
- // 2^31.
- class duration_type
- {
- public:
- duration_type() : ticks_(0) {}
- duration_type(LONG ticks) : ticks_(ticks) {}
- private:
- friend struct tick_count_traits;
- LONG ticks_;
- };
-
- // Get the current time.
- static time_type now()
- {
- time_type result;
- result.ticks_ = ::GetTickCount();
- return result;
- }
-
- // Add a duration to a time.
- static time_type add(const time_type& t, const duration_type& d)
- {
- time_type result;
- result.ticks_ = t.ticks_ + d.ticks_;
- return result;
- }
-
- // Subtract one time from another.
- static duration_type subtract(const time_type& t1, const time_type& t2)
- {
- // DWORD tick count values can wrap (see less_than() below). We'll convert
- // to a duration by taking the absolute difference and adding the sign
- // based on which is the "lesser" absolute time.
- return duration_type(less_than(t1, t2)
- ? -static_cast<LONG>(t2.ticks_ - t1.ticks_)
- : static_cast<LONG>(t1.ticks_ - t2.ticks_));
- }
-
- // Test whether one time is less than another.
- static bool less_than(const time_type& t1, const time_type& t2)
- {
- // DWORD tick count values wrap periodically, so we'll use a heuristic that
- // says that if subtracting t1 from t2 yields a value smaller than 2^31,
- // then t1 is probably less than t2. This means that we can't handle
- // durations larger than 2^31, which shouldn't be a problem in practice.
- return (t2.ticks_ - t1.ticks_) < static_cast<DWORD>(1 << 31);
- }
-
- // Convert to POSIX duration type.
- static boost::posix_time::time_duration to_posix_duration(
- const duration_type& d)
- {
- return boost::posix_time::milliseconds(d.ticks_);
- }
-};
-
-typedef boost::asio::basic_deadline_timer<
- DWORD, tick_count_traits> tick_count_timer;
-
-void handle_timeout(const boost::system::error_code&)
-{
- std::cout << "handle_timeout\n";
-}
-
-int main()
-{
- try
- {
- boost::asio::io_context io_context;
-
- tick_count_timer timer(io_context, 5000);
- std::cout << "Starting synchronous wait\n";
- timer.wait();
- std::cout << "Finished synchronous wait\n";
-
- timer.expires_from_now(5000);
- std::cout << "Starting asynchronous wait\n";
- timer.async_wait(&handle_timeout);
- io_context.run();
- std::cout << "Finished asynchronous wait\n";
- }
- catch (std::exception& e)
- {
- std::cout << "Exception: " << e.what() << "\n";
- }
-
- return 0;
-}
diff --git a/doc/html/boost_asio/example/cpp03/timers/time_t_timer.cpp b/doc/html/boost_asio/example/cpp03/timers/time_t_timer.cpp
index 95b443eccd..061ed81bf1 100644
--- a/doc/html/boost_asio/example/cpp03/timers/time_t_timer.cpp
+++ b/doc/html/boost_asio/example/cpp03/timers/time_t_timer.cpp
@@ -2,7 +2,7 @@
// time_t_timer.cpp
// ~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -12,53 +12,66 @@
#include <ctime>
#include <iostream>
-struct time_t_traits
+// A custom implementation of the Clock concept from the standard C++ library.
+struct time_t_clock
{
- // The time type.
- typedef std::time_t time_type;
-
// The duration type.
- struct duration_type
- {
- duration_type() : value(0) {}
- duration_type(std::time_t v) : value(v) {}
- std::time_t value;
- };
+ typedef boost::asio::chrono::steady_clock::duration duration;
- // Get the current time.
- static time_type now()
- {
- return std::time(0);
- }
+ // The duration's underlying arithmetic representation.
+ typedef duration::rep rep;
- // Add a duration to a time.
- static time_type add(const time_type& t, const duration_type& d)
- {
- return t + d.value;
- }
+ // The ratio representing the duration's tick period.
+ typedef duration::period period;
+
+ // An absolute time point represented using the clock.
+ typedef boost::asio::chrono::time_point<time_t_clock> time_point;
+
+ // The clock is not monotonically increasing.
+ static const bool is_steady = false;
- // Subtract one time from another.
- static duration_type subtract(const time_type& t1, const time_type& t2)
+ // Get the current time.
+ static time_point now()
{
- return duration_type(t1 - t2);
+ return time_point() + boost::asio::chrono::seconds(std::time(0));
}
+};
- // Test whether one time is less than another.
- static bool less_than(const time_type& t1, const time_type& t2)
+// The boost::asio::basic_waitable_timer template accepts an optional WaitTraits
+// template parameter. The underlying time_t clock has one-second granularity,
+// so these traits may be customised to reduce the latency between the clock
+// ticking over and a wait operation's completion. When the timeout is near
+// (less than one second away) we poll the clock more frequently to detect the
+// time change closer to when it occurs. The user can select the appropriate
+// trade off between accuracy and the increased CPU cost of polling. In extreme
+// cases, a zero duration may be returned to make the timers as accurate as
+// possible, albeit with 100% CPU usage.
+struct time_t_wait_traits
+{
+ // Determine how long until the clock should be next polled to determine
+ // whether the duration has elapsed.
+ static time_t_clock::duration to_wait_duration(
+ const time_t_clock::duration& d)
{
- return t1 < t2;
+ if (d > boost::asio::chrono::seconds(1))
+ return d - boost::asio::chrono::seconds(1);
+ else if (d > boost::asio::chrono::seconds(0))
+ return boost::asio::chrono::milliseconds(10);
+ else
+ return boost::asio::chrono::seconds(0);
}
- // Convert to POSIX duration type.
- static boost::posix_time::time_duration to_posix_duration(
- const duration_type& d)
+ // Determine how long until the clock should be next polled to determine
+ // whether the absoluate time has been reached.
+ static time_t_clock::duration to_wait_duration(
+ const time_t_clock::time_point& t)
{
- return boost::posix_time::seconds(d.value);
+ return to_wait_duration(t - time_t_clock::now());
}
};
-typedef boost::asio::basic_deadline_timer<
- std::time_t, time_t_traits> time_t_timer;
+typedef boost::asio::basic_waitable_timer<
+ time_t_clock, time_t_wait_traits> time_t_timer;
void handle_timeout(const boost::system::error_code&)
{
@@ -73,12 +86,12 @@ int main()
time_t_timer timer(io_context);
- timer.expires_from_now(5);
+ timer.expires_after(boost::asio::chrono::seconds(5));
std::cout << "Starting synchronous wait\n";
timer.wait();
std::cout << "Finished synchronous wait\n";
- timer.expires_from_now(5);
+ timer.expires_after(boost::asio::chrono::seconds(5));
std::cout << "Starting asynchronous wait\n";
timer.async_wait(&handle_timeout);
io_context.run();
diff --git a/doc/html/boost_asio/example/cpp03/windows/transmit_file.cpp b/doc/html/boost_asio/example/cpp03/windows/transmit_file.cpp
index 38ff8a9d60..2f2f05c735 100644
--- a/doc/html/boost_asio/example/cpp03/windows/transmit_file.cpp
+++ b/doc/html/boost_asio/example/cpp03/windows/transmit_file.cpp
@@ -2,7 +2,7 @@
// transmit_file.cpp
// ~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/allocation/server.cpp b/doc/html/boost_asio/example/cpp11/allocation/server.cpp
index 5be7508dcc..fc1b03eaa3 100644
--- a/doc/html/boost_asio/example/cpp11/allocation/server.cpp
+++ b/doc/html/boost_asio/example/cpp11/allocation/server.cpp
@@ -2,7 +2,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/buffers/reference_counted.cpp b/doc/html/boost_asio/example/cpp11/buffers/reference_counted.cpp
index 462d5f04e1..e56778f249 100644
--- a/doc/html/boost_asio/example/cpp11/buffers/reference_counted.cpp
+++ b/doc/html/boost_asio/example/cpp11/buffers/reference_counted.cpp
@@ -2,7 +2,7 @@
// reference_counted.cpp
// ~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -13,6 +13,7 @@
#include <memory>
#include <utility>
#include <vector>
+#include <ctime>
using boost::asio::ip::tcp;
diff --git a/doc/html/boost_asio/example/cpp11/chat/chat_client.cpp b/doc/html/boost_asio/example/cpp11/chat/chat_client.cpp
index a422e0f9f8..5ee9464cef 100644
--- a/doc/html/boost_asio/example/cpp11/chat/chat_client.cpp
+++ b/doc/html/boost_asio/example/cpp11/chat/chat_client.cpp
@@ -2,7 +2,7 @@
// chat_client.cpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/chat/chat_message.hpp b/doc/html/boost_asio/example/cpp11/chat/chat_message.hpp
index d2edd1cc76..629105b05b 100644
--- a/doc/html/boost_asio/example/cpp11/chat/chat_message.hpp
+++ b/doc/html/boost_asio/example/cpp11/chat/chat_message.hpp
@@ -2,7 +2,7 @@
// chat_message.hpp
// ~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/chat/chat_server.cpp b/doc/html/boost_asio/example/cpp11/chat/chat_server.cpp
index 4db62b4ba3..6253ff2de9 100644
--- a/doc/html/boost_asio/example/cpp11/chat/chat_server.cpp
+++ b/doc/html/boost_asio/example/cpp11/chat/chat_server.cpp
@@ -2,7 +2,7 @@
// chat_server.cpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/echo/async_tcp_echo_server.cpp b/doc/html/boost_asio/example/cpp11/echo/async_tcp_echo_server.cpp
index 14a3810a63..34fbb48808 100644
--- a/doc/html/boost_asio/example/cpp11/echo/async_tcp_echo_server.cpp
+++ b/doc/html/boost_asio/example/cpp11/echo/async_tcp_echo_server.cpp
@@ -2,7 +2,7 @@
// async_tcp_echo_server.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/echo/async_udp_echo_server.cpp b/doc/html/boost_asio/example/cpp11/echo/async_udp_echo_server.cpp
index 3e0ab89586..d6e6587ee4 100644
--- a/doc/html/boost_asio/example/cpp11/echo/async_udp_echo_server.cpp
+++ b/doc/html/boost_asio/example/cpp11/echo/async_udp_echo_server.cpp
@@ -2,7 +2,7 @@
// async_udp_echo_server.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/echo/blocking_tcp_echo_client.cpp b/doc/html/boost_asio/example/cpp11/echo/blocking_tcp_echo_client.cpp
index 557b14e41d..fe6c447b39 100644
--- a/doc/html/boost_asio/example/cpp11/echo/blocking_tcp_echo_client.cpp
+++ b/doc/html/boost_asio/example/cpp11/echo/blocking_tcp_echo_client.cpp
@@ -2,7 +2,7 @@
// blocking_tcp_echo_client.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/echo/blocking_tcp_echo_server.cpp b/doc/html/boost_asio/example/cpp11/echo/blocking_tcp_echo_server.cpp
index 44c69c0dae..c00a585242 100644
--- a/doc/html/boost_asio/example/cpp11/echo/blocking_tcp_echo_server.cpp
+++ b/doc/html/boost_asio/example/cpp11/echo/blocking_tcp_echo_server.cpp
@@ -2,7 +2,7 @@
// blocking_tcp_echo_server.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/echo/blocking_udp_echo_client.cpp b/doc/html/boost_asio/example/cpp11/echo/blocking_udp_echo_client.cpp
index 8be33a0688..887891a737 100644
--- a/doc/html/boost_asio/example/cpp11/echo/blocking_udp_echo_client.cpp
+++ b/doc/html/boost_asio/example/cpp11/echo/blocking_udp_echo_client.cpp
@@ -2,7 +2,7 @@
// blocking_udp_echo_client.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/echo/blocking_udp_echo_server.cpp b/doc/html/boost_asio/example/cpp11/echo/blocking_udp_echo_server.cpp
index 6626d74d82..0941b0c8d4 100644
--- a/doc/html/boost_asio/example/cpp11/echo/blocking_udp_echo_server.cpp
+++ b/doc/html/boost_asio/example/cpp11/echo/blocking_udp_echo_server.cpp
@@ -2,7 +2,7 @@
// blocking_udp_echo_server.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/executors/fork_join.cpp b/doc/html/boost_asio/example/cpp11/executors/fork_join.cpp
index 4cfd5e6fca..98926d53fe 100644
--- a/doc/html/boost_asio/example/cpp11/executors/fork_join.cpp
+++ b/doc/html/boost_asio/example/cpp11/executors/fork_join.cpp
@@ -6,6 +6,7 @@
#include <mutex>
#include <queue>
#include <thread>
+#include <numeric>
using boost::asio::dispatch;
using boost::asio::execution_context;
diff --git a/doc/html/boost_asio/example/cpp11/executors/pipeline.cpp b/doc/html/boost_asio/example/cpp11/executors/pipeline.cpp
index 52b70cad56..9c2a778fee 100644
--- a/doc/html/boost_asio/example/cpp11/executors/pipeline.cpp
+++ b/doc/html/boost_asio/example/cpp11/executors/pipeline.cpp
@@ -11,6 +11,7 @@
#include <queue>
#include <thread>
#include <vector>
+#include <cctype>
using boost::asio::execution_context;
using boost::asio::executor_binder;
diff --git a/doc/html/boost_asio/example/cpp11/fork/daemon.cpp b/doc/html/boost_asio/example/cpp11/fork/daemon.cpp
index 4e0557365b..2661926220 100644
--- a/doc/html/boost_asio/example/cpp11/fork/daemon.cpp
+++ b/doc/html/boost_asio/example/cpp11/fork/daemon.cpp
@@ -2,7 +2,7 @@
// daemon.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/fork/process_per_connection.cpp b/doc/html/boost_asio/example/cpp11/fork/process_per_connection.cpp
index 5f68c12d89..3608c440da 100644
--- a/doc/html/boost_asio/example/cpp11/fork/process_per_connection.cpp
+++ b/doc/html/boost_asio/example/cpp11/fork/process_per_connection.cpp
@@ -2,7 +2,7 @@
// process_per_connection.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/futures/daytime_client.cpp b/doc/html/boost_asio/example/cpp11/futures/daytime_client.cpp
index 2ec8a67290..1e49fc87d3 100644
--- a/doc/html/boost_asio/example/cpp11/futures/daytime_client.cpp
+++ b/doc/html/boost_asio/example/cpp11/futures/daytime_client.cpp
@@ -2,7 +2,7 @@
// daytime_client.cpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/handler_tracking/async_tcp_echo_server.cpp b/doc/html/boost_asio/example/cpp11/handler_tracking/async_tcp_echo_server.cpp
index 14a3810a63..34fbb48808 100644
--- a/doc/html/boost_asio/example/cpp11/handler_tracking/async_tcp_echo_server.cpp
+++ b/doc/html/boost_asio/example/cpp11/handler_tracking/async_tcp_echo_server.cpp
@@ -2,7 +2,7 @@
// async_tcp_echo_server.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/handler_tracking/custom_tracking.hpp b/doc/html/boost_asio/example/cpp11/handler_tracking/custom_tracking.hpp
index 7e039b5562..997e1588c3 100644
--- a/doc/html/boost_asio/example/cpp11/handler_tracking/custom_tracking.hpp
+++ b/doc/html/boost_asio/example/cpp11/handler_tracking/custom_tracking.hpp
@@ -2,7 +2,7 @@
// custom_tracking.hpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/connection.cpp b/doc/html/boost_asio/example/cpp11/http/server/connection.cpp
index 733fe69d27..5eed24764e 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/connection.cpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/connection.cpp
@@ -2,7 +2,7 @@
// connection.cpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/connection.hpp b/doc/html/boost_asio/example/cpp11/http/server/connection.hpp
index d459e5f8cc..5f3ce5c377 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/connection.hpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/connection.hpp
@@ -2,7 +2,7 @@
// connection.hpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/connection_manager.cpp b/doc/html/boost_asio/example/cpp11/http/server/connection_manager.cpp
index e3e18ca7a1..ac862994b5 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/connection_manager.cpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/connection_manager.cpp
@@ -2,7 +2,7 @@
// connection_manager.cpp
// ~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/connection_manager.hpp b/doc/html/boost_asio/example/cpp11/http/server/connection_manager.hpp
index 617a54f1ba..027b9e92d8 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/connection_manager.hpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/connection_manager.hpp
@@ -2,7 +2,7 @@
// connection_manager.hpp
// ~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/header.hpp b/doc/html/boost_asio/example/cpp11/http/server/header.hpp
index 877211f190..18bad986a4 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/header.hpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/header.hpp
@@ -2,7 +2,7 @@
// header.hpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/main.cpp b/doc/html/boost_asio/example/cpp11/http/server/main.cpp
index fcc72ecc93..15cffd5234 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/main.cpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/main.cpp
@@ -2,7 +2,7 @@
// main.cpp
// ~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/mime_types.cpp b/doc/html/boost_asio/example/cpp11/http/server/mime_types.cpp
index c05ee4b656..0762cf7fea 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/mime_types.cpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/mime_types.cpp
@@ -2,7 +2,7 @@
// mime_types.cpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/mime_types.hpp b/doc/html/boost_asio/example/cpp11/http/server/mime_types.hpp
index 891c443669..a5f352e69a 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/mime_types.hpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/mime_types.hpp
@@ -2,7 +2,7 @@
// mime_types.hpp
// ~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/reply.cpp b/doc/html/boost_asio/example/cpp11/http/server/reply.cpp
index c7e9b9f2b7..e1e23daaa6 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/reply.cpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/reply.cpp
@@ -2,7 +2,7 @@
// reply.cpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/reply.hpp b/doc/html/boost_asio/example/cpp11/http/server/reply.hpp
index 51d495bc65..03293227e7 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/reply.hpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/reply.hpp
@@ -2,7 +2,7 @@
// reply.hpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/request.hpp b/doc/html/boost_asio/example/cpp11/http/server/request.hpp
index 20efff4dd3..6488b1ddeb 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/request.hpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/request.hpp
@@ -2,7 +2,7 @@
// request.hpp
// ~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/request_handler.cpp b/doc/html/boost_asio/example/cpp11/http/server/request_handler.cpp
index 419c62b5ae..04a5959b12 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/request_handler.cpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/request_handler.cpp
@@ -2,7 +2,7 @@
// request_handler.cpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/request_handler.hpp b/doc/html/boost_asio/example/cpp11/http/server/request_handler.hpp
index e2dff5c26c..82bd61392a 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/request_handler.hpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/request_handler.hpp
@@ -2,7 +2,7 @@
// request_handler.hpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/request_parser.cpp b/doc/html/boost_asio/example/cpp11/http/server/request_parser.cpp
index 2104034ea7..4b148c5af6 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/request_parser.cpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/request_parser.cpp
@@ -2,7 +2,7 @@
// request_parser.cpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/request_parser.hpp b/doc/html/boost_asio/example/cpp11/http/server/request_parser.hpp
index 2c1d05ab04..aaae6b9539 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/request_parser.hpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/request_parser.hpp
@@ -2,7 +2,7 @@
// request_parser.hpp
// ~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/server.cpp b/doc/html/boost_asio/example/cpp11/http/server/server.cpp
index df453b8ed2..ce415b80fd 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/server.cpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/server.cpp
@@ -2,7 +2,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/http/server/server.hpp b/doc/html/boost_asio/example/cpp11/http/server/server.hpp
index 7b8aee0c5d..820b46bc13 100644
--- a/doc/html/boost_asio/example/cpp11/http/server/server.hpp
+++ b/doc/html/boost_asio/example/cpp11/http/server/server.hpp
@@ -2,7 +2,7 @@
// server.hpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/invocation/prioritised_handlers.cpp b/doc/html/boost_asio/example/cpp11/invocation/prioritised_handlers.cpp
index d7ef7b1ff4..99ea7454f2 100644
--- a/doc/html/boost_asio/example/cpp11/invocation/prioritised_handlers.cpp
+++ b/doc/html/boost_asio/example/cpp11/invocation/prioritised_handlers.cpp
@@ -2,7 +2,7 @@
// prioritised_handlers.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/local/connect_pair.cpp b/doc/html/boost_asio/example/cpp11/local/connect_pair.cpp
index 727b12f850..ad5428dd66 100644
--- a/doc/html/boost_asio/example/cpp11/local/connect_pair.cpp
+++ b/doc/html/boost_asio/example/cpp11/local/connect_pair.cpp
@@ -2,7 +2,7 @@
// connect_pair.cpp
// ~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/local/iostream_client.cpp b/doc/html/boost_asio/example/cpp11/local/iostream_client.cpp
index 57c0faf86e..7bab1d39fa 100644
--- a/doc/html/boost_asio/example/cpp11/local/iostream_client.cpp
+++ b/doc/html/boost_asio/example/cpp11/local/iostream_client.cpp
@@ -2,7 +2,7 @@
// stream_client.cpp
// ~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/local/stream_client.cpp b/doc/html/boost_asio/example/cpp11/local/stream_client.cpp
index 234d190b8e..0faf617ea7 100644
--- a/doc/html/boost_asio/example/cpp11/local/stream_client.cpp
+++ b/doc/html/boost_asio/example/cpp11/local/stream_client.cpp
@@ -2,7 +2,7 @@
// stream_client.cpp
// ~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/local/stream_server.cpp b/doc/html/boost_asio/example/cpp11/local/stream_server.cpp
index 7413773a8f..abfdf3d2fc 100644
--- a/doc/html/boost_asio/example/cpp11/local/stream_server.cpp
+++ b/doc/html/boost_asio/example/cpp11/local/stream_server.cpp
@@ -2,7 +2,7 @@
// stream_server.cpp
// ~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/multicast/receiver.cpp b/doc/html/boost_asio/example/cpp11/multicast/receiver.cpp
index f77266e871..d785265b6c 100644
--- a/doc/html/boost_asio/example/cpp11/multicast/receiver.cpp
+++ b/doc/html/boost_asio/example/cpp11/multicast/receiver.cpp
@@ -2,7 +2,7 @@
// receiver.cpp
// ~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/multicast/sender.cpp b/doc/html/boost_asio/example/cpp11/multicast/sender.cpp
index 41f59d89b7..7b52e4ebe3 100644
--- a/doc/html/boost_asio/example/cpp11/multicast/sender.cpp
+++ b/doc/html/boost_asio/example/cpp11/multicast/sender.cpp
@@ -2,7 +2,7 @@
// sender.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/spawn/echo_server.cpp b/doc/html/boost_asio/example/cpp11/spawn/echo_server.cpp
index 350304e63e..979c9a9273 100644
--- a/doc/html/boost_asio/example/cpp11/spawn/echo_server.cpp
+++ b/doc/html/boost_asio/example/cpp11/spawn/echo_server.cpp
@@ -2,7 +2,7 @@
// echo_server.cpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp11/spawn/parallel_grep.cpp b/doc/html/boost_asio/example/cpp11/spawn/parallel_grep.cpp
index b15173be2c..e4af2624e7 100644
--- a/doc/html/boost_asio/example/cpp11/spawn/parallel_grep.cpp
+++ b/doc/html/boost_asio/example/cpp11/spawn/parallel_grep.cpp
@@ -2,7 +2,7 @@
// parallel_grep.cpp
// ~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/doc/html/boost_asio/example/cpp17/coroutines_ts/chat_server.cpp b/doc/html/boost_asio/example/cpp17/coroutines_ts/chat_server.cpp
new file mode 100644
index 0000000000..cf6260ea57
--- /dev/null
+++ b/doc/html/boost_asio/example/cpp17/coroutines_ts/chat_server.cpp
@@ -0,0 +1,224 @@
+//
+// chat_server.cpp
+// ~~~~~~~~~~~~~~~
+//
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+//
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+//
+
+#include <cstdlib>
+#include <deque>
+#include <iostream>
+#include <list>
+#include <memory>
+#include <set>
+#include <string>
+#include <utility>
+#include <boost/asio/experimental.hpp>
+#include <boost/asio/io_context.hpp>
+#include <boost/asio/ip/tcp.hpp>
+#include <boost/asio/read_until.hpp>
+#include <boost/asio/signal_set.hpp>
+#include <boost/asio/steady_timer.hpp>
+#include <boost/asio/write.hpp>
+
+using boost::asio::ip::tcp;
+using boost::asio::experimental::awaitable;
+using boost::asio::experimental::co_spawn;
+using boost::asio::experimental::detached;
+using boost::asio::experimental::redirect_error;
+namespace this_coro = boost::asio::experimental::this_coro;
+
+//----------------------------------------------------------------------
+
+class chat_participant
+{
+public:
+ virtual ~chat_participant() {}
+ virtual void deliver(const std::string& msg) = 0;
+};
+
+typedef std::shared_ptr<chat_participant> chat_participant_ptr;
+
+//----------------------------------------------------------------------
+
+class chat_room
+{
+public:
+ void join(chat_participant_ptr participant)
+ {
+ participants_.insert(participant);
+ for (auto msg: recent_msgs_)
+ participant->deliver(msg);
+ }
+
+ void leave(chat_participant_ptr participant)
+ {
+ participants_.erase(participant);
+ }
+
+ void deliver(const std::string& msg)
+ {
+ recent_msgs_.push_back(msg);
+ while (recent_msgs_.size() > max_recent_msgs)
+ recent_msgs_.pop_front();
+
+ for (auto participant: participants_)
+ participant->deliver(msg);
+ }
+
+private:
+ std::set<chat_participant_ptr> participants_;
+ enum { max_recent_msgs = 100 };
+ std::deque<std::string> recent_msgs_;
+};
+
+//----------------------------------------------------------------------
+
+class chat_session
+ : public chat_participant,
+ public std::enable_shared_from_this<chat_session>
+{
+public:
+ chat_session(tcp::socket socket, chat_room& room)
+ : socket_(std::move(socket)),
+ timer_(socket_.get_executor().context()),
+ room_(room)
+ {
+ timer_.expires_at(std::chrono::steady_clock::time_point::max());
+ }
+
+ void start()
+ {
+ room_.join(shared_from_this());
+
+ co_spawn(socket_.get_executor(),
+ [self = shared_from_this()]{ return self->reader(); },
+ detached);
+
+ co_spawn(socket_.get_executor(),
+ [self = shared_from_this()]{ return self->writer(); },
+ detached);
+ }
+
+ void deliver(const std::string& msg)
+ {
+ write_msgs_.push_back(msg);
+ timer_.cancel_one();
+ }
+
+private:
+ awaitable<void> reader()
+ {
+ auto token = co_await this_coro::token();
+
+ try
+ {
+ for (std::string read_msg;;)
+ {
+ std::size_t n = co_await boost::asio::async_read_until(socket_,
+ boost::asio::dynamic_buffer(read_msg, 1024), "\n", token);
+
+ room_.deliver(read_msg.substr(0, n));
+ read_msg.erase(0, n);
+ }
+ }
+ catch (std::exception&)
+ {
+ stop();
+ }
+ }
+
+ awaitable<void> writer()
+ {
+ auto token = co_await this_coro::token();
+
+ try
+ {
+ while (socket_.is_open())
+ {
+ if (write_msgs_.empty())
+ {
+ boost::system::error_code ec;
+ co_await timer_.async_wait(redirect_error(token, ec));
+ }
+ else
+ {
+ co_await boost::asio::async_write(socket_,
+ boost::asio::buffer(write_msgs_.front()), token);
+ write_msgs_.pop_front();
+ }
+ }
+ }
+ catch (std::exception&)
+ {
+ stop();
+ }
+ }
+
+ void stop()
+ {
+ room_.leave(shared_from_this());
+ socket_.close();
+ timer_.cancel();
+ }
+
+ tcp::socket socket_;
+ boost::asio::steady_timer timer_;
+ chat_room& room_;
+ std::deque<std::string> write_msgs_;
+};
+
+//----------------------------------------------------------------------
+
+awaitable<void> listener(tcp::acceptor acceptor)
+{
+ auto token = co_await this_coro::token();
+
+ chat_room room;
+
+ for (;;)
+ {
+ std::make_shared<chat_session>(
+ co_await acceptor.async_accept(token),
+ room
+ )->start();
+ }
+}
+
+//----------------------------------------------------------------------
+
+int main(int argc, char* argv[])
+{
+ try
+ {
+ if (argc < 2)
+ {
+ std::cerr << "Usage: chat_server <port> [<port> ...]\n";
+ return 1;
+ }
+
+ boost::asio::io_context io_context(1);
+
+ for (int i = 1; i < argc; ++i)
+ {
+ unsigned short port = std::atoi(argv[i]);
+ co_spawn(io_context,
+ [&]{ return listener(tcp::acceptor(io_context, {tcp::v4(), port})); },
+ detached);
+ }
+
+ boost::asio::signal_set signals(io_context, SIGINT, SIGTERM);
+ signals.async_wait([&](auto, auto){ io_context.stop(); });
+
+ io_context.run();
+ }
+ catch (std::exception& e)
+ {
+ std::cerr << "Exception: " << e.what() << "\n";
+ }
+
+ return 0;
+}
diff --git a/doc/html/boost_asio/example/cpp17/coroutines_ts/double_buffered_echo_server.cpp b/doc/html/boost_asio/example/cpp17/coroutines_ts/double_buffered_echo_server.cpp
new file mode 100644
index 0000000000..2355df29c0
--- /dev/null
+++ b/doc/html/boost_asio/example/cpp17/coroutines_ts/double_buffered_echo_server.cpp
@@ -0,0 +1,97 @@
+//
+// double_buffered_echo_server.cpp
+// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+//
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+//
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+//
+
+#include <boost/asio/experimental/co_spawn.hpp>
+#include <boost/asio/experimental/detached.hpp>
+#include <boost/asio/io_context.hpp>
+#include <boost/asio/ip/tcp.hpp>
+#include <boost/asio/signal_set.hpp>
+#include <boost/asio/write.hpp>
+#include <cstdio>
+
+using boost::asio::ip::tcp;
+using boost::asio::experimental::co_spawn;
+using boost::asio::experimental::detached;
+namespace this_coro = boost::asio::experimental::this_coro;
+
+template <typename T>
+ using awaitable = boost::asio::experimental::awaitable<
+ T, boost::asio::io_context::executor_type>;
+
+awaitable<void> echo(tcp::socket s)
+{
+ auto token = co_await this_coro::token();
+
+ try
+ {
+ char data1[1024];
+ char data2[1024];
+
+ char* p1 = data1;
+ char* p2 = data2;
+
+ // Perform initial read into first buffer.
+ size_t n = co_await s.async_read_some(boost::asio::buffer(p1, 1024), token);
+
+ for (;;)
+ {
+ // Swap received data to other buffer and initiate write operation.
+ std::swap(p1, p2);
+ auto write_result = boost::asio::async_write(s, boost::asio::buffer(p2, n), token);
+
+ // Perform next read while write operation is in progress.
+ n = co_await s.async_read_some(boost::asio::buffer(p1, 1024), token);
+
+ // Wait for write operation to complete before proceeding.
+ co_await write_result;
+ }
+ }
+ catch (std::exception& e)
+ {
+ std::printf("echo Exception: %s\n", e.what());
+ }
+}
+
+awaitable<void> listener()
+{
+ auto executor = co_await this_coro::executor();
+ auto token = co_await this_coro::token();
+
+ tcp::acceptor acceptor(executor.context(), {tcp::v4(), 55555});
+ for (;;)
+ {
+ tcp::socket socket = co_await acceptor.async_accept(token);
+ co_spawn(executor,
+ [socket = std::move(socket)]() mutable
+ {
+ return echo(std::move(socket));
+ },
+ detached);
+ }
+}
+
+int main()
+{
+ try
+ {
+ boost::asio::io_context io_context(1);
+
+ boost::asio::signal_set signals(io_context, SIGINT, SIGTERM);
+ signals.async_wait([&](auto, auto){ io_context.stop(); });
+
+ co_spawn(io_context, listener, detached);
+
+ io_context.run();
+ }
+ catch (std::exception& e)
+ {
+ std::printf("Exception: %s\n", e.what());
+ }
+}
diff --git a/doc/html/boost_asio/example/cpp17/coroutines_ts/echo_server.cpp b/doc/html/boost_asio/example/cpp17/coroutines_ts/echo_server.cpp
new file mode 100644
index 0000000000..7f663effe9
--- /dev/null
+++ b/doc/html/boost_asio/example/cpp17/coroutines_ts/echo_server.cpp
@@ -0,0 +1,82 @@
+//
+// echo_server.cpp
+// ~~~~~~~~~~~~~~~
+//
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+//
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+//
+
+#include <boost/asio/experimental/co_spawn.hpp>
+#include <boost/asio/experimental/detached.hpp>
+#include <boost/asio/io_context.hpp>
+#include <boost/asio/ip/tcp.hpp>
+#include <boost/asio/signal_set.hpp>
+#include <boost/asio/write.hpp>
+#include <cstdio>
+
+using boost::asio::ip::tcp;
+using boost::asio::experimental::co_spawn;
+using boost::asio::experimental::detached;
+namespace this_coro = boost::asio::experimental::this_coro;
+
+template <typename T>
+ using awaitable = boost::asio::experimental::awaitable<
+ T, boost::asio::io_context::executor_type>;
+
+awaitable<void> echo(tcp::socket socket)
+{
+ auto token = co_await this_coro::token();
+
+ try
+ {
+ char data[1024];
+ for (;;)
+ {
+ std::size_t n = co_await socket.async_read_some(boost::asio::buffer(data), token);
+ co_await async_write(socket, boost::asio::buffer(data, n), token);
+ }
+ }
+ catch (std::exception& e)
+ {
+ std::printf("echo Exception: %s\n", e.what());
+ }
+}
+
+awaitable<void> listener()
+{
+ auto executor = co_await this_coro::executor();
+ auto token = co_await this_coro::token();
+
+ tcp::acceptor acceptor(executor.context(), {tcp::v4(), 55555});
+ for (;;)
+ {
+ tcp::socket socket = co_await acceptor.async_accept(token);
+ co_spawn(executor,
+ [socket = std::move(socket)]() mutable
+ {
+ return echo(std::move(socket));
+ },
+ detached);
+ }
+}
+
+int main()
+{
+ try
+ {
+ boost::asio::io_context io_context(1);
+
+ boost::asio::signal_set signals(io_context, SIGINT, SIGTERM);
+ signals.async_wait([&](auto, auto){ io_context.stop(); });
+
+ co_spawn(io_context, listener, detached);
+
+ io_context.run();
+ }
+ catch (std::exception& e)
+ {
+ std::printf("Exception: %s\n", e.what());
+ }
+}
diff --git a/doc/html/boost_asio/example/cpp17/coroutines_ts/range_based_for.cpp b/doc/html/boost_asio/example/cpp17/coroutines_ts/range_based_for.cpp
new file mode 100644
index 0000000000..a43f888395
--- /dev/null
+++ b/doc/html/boost_asio/example/cpp17/coroutines_ts/range_based_for.cpp
@@ -0,0 +1,111 @@
+//
+// range_based_for.cpp
+// ~~~~~~~~~~~~~~~~~~~
+//
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+//
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+//
+
+#include <boost/asio/experimental/co_spawn.hpp>
+#include <boost/asio/experimental/detached.hpp>
+#include <boost/asio/io_context.hpp>
+#include <boost/asio/ip/tcp.hpp>
+#include <boost/asio/signal_set.hpp>
+#include <boost/asio/write.hpp>
+#include <cstdio>
+
+using boost::asio::ip::tcp;
+using boost::asio::experimental::awaitable;
+using boost::asio::experimental::co_spawn;
+using boost::asio::experimental::detached;
+namespace this_coro = boost::asio::experimental::this_coro;
+
+class connection_iter
+{
+ friend class connections;
+ tcp::acceptor* acceptor_ = nullptr;
+ tcp::socket socket_;
+
+ connection_iter(tcp::acceptor& a, tcp::socket s)
+ : acceptor_(&a), socket_(std::move(s)) {}
+
+public:
+ tcp::socket operator*()
+ {
+ return std::move(socket_);
+ }
+
+ awaitable<void> operator++()
+ {
+ auto token = co_await this_coro::token();
+ socket_ = co_await acceptor_->async_accept(token);
+ }
+
+ bool operator==(const connection_iter&) const noexcept
+ {
+ return false;
+ }
+
+ bool operator!=(const connection_iter&) const noexcept
+ {
+ return true;
+ }
+};
+
+class connections
+{
+ tcp::acceptor& acceptor_;
+
+public:
+ explicit connections(tcp::acceptor& a) : acceptor_(a) {}
+
+ awaitable<connection_iter> begin()
+ {
+ auto token = co_await this_coro::token();
+ tcp::socket s = co_await acceptor_.async_accept(token);
+ co_return connection_iter(acceptor_, std::move(s));
+ }
+
+ connection_iter end()
+ {
+ return connection_iter(acceptor_,
+ tcp::socket(acceptor_.get_executor().context()));
+ }
+};
+
+awaitable<void> listener(tcp::acceptor acceptor)
+{
+ auto token = co_await this_coro::token();
+
+ for co_await (tcp::socket s : connections(acceptor))
+ {
+ co_await boost::asio::async_write(s, boost::asio::buffer("hello\r\n", 7), token);
+ }
+}
+
+int main()
+{
+ try
+ {
+ boost::asio::io_context io_context(1);
+
+ boost::asio::signal_set signals(io_context, SIGINT, SIGTERM);
+ signals.async_wait([&](auto, auto){ io_context.stop(); });
+
+ tcp::acceptor acceptor(io_context, {tcp::v4(), 55555});
+ co_spawn(io_context,
+ [acceptor = std::move(acceptor)]() mutable
+ {
+ return listener(std::move(acceptor));
+ },
+ detached);
+
+ io_context.run();
+ }
+ catch (std::exception& e)
+ {
+ std::printf("Exception: %s\n", e.what());
+ }
+}
diff --git a/doc/html/boost_asio/example/cpp17/coroutines_ts/refactored_echo_server.cpp b/doc/html/boost_asio/example/cpp17/coroutines_ts/refactored_echo_server.cpp
new file mode 100644
index 0000000000..57bf3f379a
--- /dev/null
+++ b/doc/html/boost_asio/example/cpp17/coroutines_ts/refactored_echo_server.cpp
@@ -0,0 +1,91 @@
+//
+// refactored_echo_server.cpp
+// ~~~~~~~~~~~~~~~~~~~~~~~~~~
+//
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+//
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+//
+
+#include <boost/asio/experimental/co_spawn.hpp>
+#include <boost/asio/experimental/detached.hpp>
+#include <boost/asio/io_context.hpp>
+#include <boost/asio/ip/tcp.hpp>
+#include <boost/asio/signal_set.hpp>
+#include <boost/asio/write.hpp>
+#include <cstdio>
+
+using boost::asio::ip::tcp;
+using boost::asio::experimental::co_spawn;
+using boost::asio::experimental::detached;
+namespace this_coro = boost::asio::experimental::this_coro;
+
+template <typename T>
+ using awaitable = boost::asio::experimental::awaitable<
+ T, boost::asio::io_context::executor_type>;
+
+awaitable<void> echo_once(tcp::socket& socket)
+{
+ auto token = co_await this_coro::token();
+
+ char data[128];
+ std::size_t n = co_await socket.async_read_some(boost::asio::buffer(data), token);
+ co_await async_write(socket, boost::asio::buffer(data, n), token);
+}
+
+awaitable<void> echo(tcp::socket socket)
+{
+ try
+ {
+ for (;;)
+ {
+ // The asynchronous operations to echo a single chunk of data have been
+ // refactored into a separate function. When this function is called, the
+ // operations are still performed in the context of the current
+ // coroutine, and the behaviour is functionally equivalent.
+ co_await echo_once(socket);
+ }
+ }
+ catch (std::exception& e)
+ {
+ std::printf("echo Exception: %s\n", e.what());
+ }
+}
+
+awaitable<void> listener()
+{
+ auto executor = co_await this_coro::executor();
+ auto token = co_await this_coro::token();
+
+ tcp::acceptor acceptor(executor.context(), {tcp::v4(), 55555});
+ for (;;)
+ {
+ tcp::socket socket = co_await acceptor.async_accept(token);
+ co_spawn(executor,
+ [socket = std::move(socket)]() mutable
+ {
+ return echo(std::move(socket));
+ },
+ detached);
+ }
+}
+
+int main()
+{
+ try
+ {
+ boost::asio::io_context io_context(1);
+
+ boost::asio::signal_set signals(io_context, SIGINT, SIGTERM);
+ signals.async_wait([&](auto, auto){ io_context.stop(); });
+
+ co_spawn(io_context, listener, detached);
+
+ io_context.run();
+ }
+ catch (std::exception& e)
+ {
+ std::printf("Exception: %s\n", e.what());
+ }
+}
diff --git a/doc/html/boost_asio/examples.html b/doc/html/boost_asio/examples.html
index f08afdcdde..02de137df4 100644
--- a/doc/html/boost_asio/examples.html
+++ b/doc/html/boost_asio/examples.html
@@ -39,11 +39,16 @@
only C++11 library and language facilities. These examples do not make
direct use of Boost C++ libraries.
</li>
+<li class="listitem">
+ <a class="link" href="examples/cpp17_examples.html" title="C++17 Examples">C++17 Examples</a>:
+ Selected examples illustrating C++17 usage in conjunction with Technical
+ Specifications.
+ </li>
</ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/examples/cpp03_examples.html b/doc/html/boost_asio/examples/cpp03_examples.html
index cfc716fb0d..0f21739a05 100644
--- a/doc/html/boost_asio/examples/cpp03_examples.html
+++ b/doc/html/boost_asio/examples/cpp03_examples.html
@@ -531,6 +531,9 @@
<a href="../example/cpp03/timeouts/blocking_tcp_client.cpp" target="_top">boost_asio/example/cpp03/timeouts/blocking_tcp_client.cpp</a>
</li>
<li class="listitem">
+ <a href="../example/cpp03/timeouts/blocking_token_tcp_client.cpp" target="_top">boost_asio/example/cpp03/timeouts/blocking_token_tcp_client.cpp</a>
+ </li>
+<li class="listitem">
<a href="../example/cpp03/timeouts/blocking_udp_client.cpp" target="_top">boost_asio/example/cpp03/timeouts/blocking_udp_client.cpp</a>
</li>
<li class="listitem">
@@ -542,16 +545,12 @@
<span class="phrase"><a name="boost_asio.examples.cpp03_examples.timers"></a></span><a class="link" href="cpp03_examples.html#boost_asio.examples.cpp03_examples.timers">Timers</a>
</h5>
<p>
- Examples showing how to customise deadline_timer using different time types.
+ Example showing how to customise basic_waitable_timer using a different clock
+ type.
</p>
-<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
-<li class="listitem">
- <a href="../example/cpp03/timers/tick_count_timer.cpp" target="_top">boost_asio/example/cpp03/timers/tick_count_timer.cpp</a>
- </li>
-<li class="listitem">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
<a href="../example/cpp03/timers/time_t_timer.cpp" target="_top">boost_asio/example/cpp03/timers/time_t_timer.cpp</a>
- </li>
-</ul></div>
+ </li></ul></div>
<h5>
<a name="boost_asio.examples.cpp03_examples.h20"></a>
<span class="phrase"><a name="boost_asio.examples.cpp03_examples.porthopper"></a></span><a class="link" href="cpp03_examples.html#boost_asio.examples.cpp03_examples.porthopper">Porthopper</a>
@@ -630,7 +629,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/examples/cpp11_examples.html b/doc/html/boost_asio/examples/cpp11_examples.html
index e9ab7d2a90..7f8696ec3e 100644
--- a/doc/html/boost_asio/examples/cpp11_examples.html
+++ b/doc/html/boost_asio/examples/cpp11_examples.html
@@ -7,7 +7,7 @@
<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../examples.html" title="Examples">
<link rel="prev" href="cpp03_examples.html" title="C++03 Examples">
-<link rel="next" href="../reference.html" title="Reference">
+<link rel="next" href="cpp17_examples.html" title="C++17 Examples">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="cpp03_examples.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../reference.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="cpp03_examples.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="cpp17_examples.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
@@ -263,7 +263,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -271,7 +271,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="cpp03_examples.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../reference.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="cpp03_examples.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="cpp17_examples.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/examples/cpp17_examples.html b/doc/html/boost_asio/examples/cpp17_examples.html
new file mode 100644
index 0000000000..8931038376
--- /dev/null
+++ b/doc/html/boost_asio/examples/cpp17_examples.html
@@ -0,0 +1,69 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>C++17 Examples</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../examples.html" title="Examples">
+<link rel="prev" href="cpp11_examples.html" title="C++11 Examples">
+<link rel="next" href="../reference.html" title="Reference">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="cpp11_examples.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../reference.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.examples.cpp17_examples"></a><a class="link" href="cpp17_examples.html" title="C++17 Examples">C++17 Examples</a>
+</h3></div></div></div>
+<h5>
+<a name="boost_asio.examples.cpp17_examples.h0"></a>
+ <span class="phrase"><a name="boost_asio.examples.cpp17_examples.coroutines_ts_support"></a></span><a class="link" href="cpp17_examples.html#boost_asio.examples.cpp17_examples.coroutines_ts_support">Coroutines
+ TS Support</a>
+ </h5>
+<p>
+ Examples showing how to implement a chain of asynchronous operations using
+ the Coroutines TS.
+ </p>
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
+ <a href="../example/cpp17/coroutines_ts/echo_server.cpp" target="_top">boost_asio/example/cpp17/coroutines_ts/echo_server.cpp</a>
+ </li>
+<li class="listitem">
+ <a href="../example/cpp17/coroutines_ts/refactored_echo_server.cpp" target="_top">boost_asio/example/cpp17/coroutines_ts/refactored_echo_server.cpp</a>
+ </li>
+<li class="listitem">
+ <a href="../example/cpp17/coroutines_ts/double_buffered_echo_server.cpp" target="_top">boost_asio/example/cpp17/coroutines_ts/double_buffered_echo_server.cpp</a>
+ </li>
+<li class="listitem">
+ <a href="../example/cpp17/coroutines_ts/chat_server.cpp" target="_top">boost_asio/example/cpp17/coroutines_ts/chat_server.cpp</a>
+ </li>
+<li class="listitem">
+ <a href="../example/cpp17/coroutines_ts/range_based_for.cpp" target="_top">boost_asio/example/cpp17/coroutines_ts/range_based_for.cpp</a>
+ </li>
+</ul></div>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="cpp11_examples.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../reference.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/history.html b/doc/html/boost_asio/history.html
index f9ee49ccea..b0cec7d95e 100644
--- a/doc/html/boost_asio/history.html
+++ b/doc/html/boost_asio/history.html
@@ -28,6 +28,130 @@
</h2></div></div></div>
<h4>
<a name="boost_asio.history.h0"></a>
+ <span class="phrase"><a name="boost_asio.history.asio_1_12_1___boost_1_67"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_12_1___boost_1_67">Asio
+ 1.12.1 / Boost 1.67</a>
+ </h4>
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
+ Added missing const qualifier to <code class="computeroutput">basic_socket_acceptor::get_option</code>.
+ </li>
+<li class="listitem">
+ Worked around a parsing error that occurs with some versions of gcc.
+ </li>
+<li class="listitem">
+ Fixed broken code samples in tutorial.
+ </li>
+<li class="listitem">
+ Added new experimental features. (Note that "experimental" features
+ may be changed without notice in subsequent releases.)
+ <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
+<li class="listitem">
+ Added <code class="computeroutput">experimental::detached</code> completion token.
+ </li>
+<li class="listitem">
+ Added <code class="computeroutput">experimental::redirect_error</code> completion token.
+ </li>
+<li class="listitem">
+ Added <code class="computeroutput">experimental::co_spawn</code> facility for integration
+ with the coroutines technical specification.
+ </li>
+</ul></div>
+ </li>
+<li class="listitem">
+ Updated timeout examples to use latest features.
+ <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
+<li class="listitem">
+ Used <code class="computeroutput">asio::steady_timer</code> rather than <code class="computeroutput">asio::deadline_timer</code>.
+ </li>
+<li class="listitem">
+ Used <code class="computeroutput">asio::dynamic_buffer</code> rather than <code class="computeroutput">asio::streambuf</code>.
+ </li>
+<li class="listitem">
+ Used timed <code class="computeroutput">asio::io_context::run_for()</code> function for
+ blocking clients.
+ </li>
+<li class="listitem">
+ Added example showing a custom completion token for blocking with
+ timeouts.
+ </li>
+</ul></div>
+ </li>
+<li class="listitem">
+ Fixed unit tests to compile when <code class="computeroutput">BOOST_ASIO_NO_DEPRECATED</code>
+ is defined.
+ </li>
+<li class="listitem">
+ Changed socket iostreams to use chrono by default, to fix compatibility
+ with the Networking TS. Define <code class="computeroutput">BOOST_ASIO_USE_BOOST_DATE_TIME_FOR_SOCKET_IOSTREAM</code>
+ to enable the old Boost.Date_Time interface in <code class="computeroutput">basic_socket_streambuf</code>
+ and <code class="computeroutput">basic_socket_iostream</code>.
+ </li>
+<li class="listitem">
+ Updated examples to use chrono rather than Boost.Date_Time.
+ </li>
+<li class="listitem">
+ Fixed an incorrect member function detector in the <code class="computeroutput">is_dynamic_buffer</code>
+ trait.
+ </li>
+<li class="listitem">
+ Fixed an <code class="computeroutput">async_result</code> incompatibility with deprecated <code class="computeroutput">handler_type</code>.
+ </li>
+<li class="listitem">
+ Added a missing move optimisation in the SSL stream implementation.
+ </li>
+<li class="listitem">
+ Fixed incorrect <code class="computeroutput">basic_resolver_results::value_type</code> typedef.
+ </li>
+<li class="listitem">
+ Fixed a compile error with some OpenSSL versions when <code class="computeroutput">SSL_OP_NO_COMPRESSION</code>
+ is defined.
+ </li>
+<li class="listitem">
+ Changed <code class="computeroutput">add_certificate_authority</code> to process multiple certificates
+ in a bundle.
+ </li>
+<li class="listitem">
+ Eliminated deprecation warning with MSVC by using <code class="computeroutput">std::invoke_result</code>
+ rather than <code class="computeroutput">std::result_of</code>.
+ </li>
+<li class="listitem">
+ Changed to use <code class="computeroutput">std::string_view</code> for C++17 or later, and <code class="computeroutput">std::experimental::string_view</code>
+ for C++14. Define the preprocessor macro <code class="computeroutput">BOOST_ASIO_DISABLE_STD_STRING_VIEW</code>
+ to force the use of std::experimental::string_view (assuming it is available)
+ when compiling in C++17 mode.
+ </li>
+<li class="listitem">
+ Ensured <code class="computeroutput">DynamicBuffer</code> template arguments are decayed before
+ using in <code class="computeroutput">enable_if</code> tests.
+ </li>
+<li class="listitem">
+ Changed documentation to distinguish legacy completion handlers (which
+ are still required to be CopyConstructible) from new MoveConstructible
+ handlers.
+ </li>
+<li class="listitem">
+ Suppressed a discarded return value warning in the buffer debugging support.
+ </li>
+<li class="listitem">
+ Fixed <code class="computeroutput">basic_yield_context</code> to work with completion signatures
+ containing reference parameters.
+ </li>
+<li class="listitem">
+ Ensured that stackful coroutines launched using <code class="computeroutput">spawn()</code> correctly
+ store decayed copies of their function and handler arguments.
+ </li>
+<li class="listitem">
+ Fixed some compatibility issues with Android.
+ </li>
+<li class="listitem">
+ Added cross-compilation support to Jamfiles.
+ </li>
+<li class="listitem">
+ Fixed some minor portability issues in examples.
+ </li>
+</ul></div>
+<h4>
+<a name="boost_asio.history.h1"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_12_0___boost_1_66"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_12_0___boost_1_66">Asio
1.12.0 / Boost 1.66</a>
</h4>
@@ -73,7 +197,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h1"></a>
+<a name="boost_asio.history.h2"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_10_10___boost_1_65"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_10___boost_1_65">Asio
1.10.10 / Boost 1.65</a>
</h4>
@@ -110,7 +234,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h2"></a>
+<a name="boost_asio.history.h3"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_10_9___boost_1_64"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_9___boost_1_64">Asio
1.10.9 / Boost 1.64</a>
</h4>
@@ -163,7 +287,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h3"></a>
+<a name="boost_asio.history.h4"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_10_8___boost_1_62"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_8___boost_1_62">Asio
1.10.8 / Boost 1.62</a>
</h4>
@@ -198,7 +322,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h4"></a>
+<a name="boost_asio.history.h5"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_10_7___boost_1_60"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_7___boost_1_60">Asio
1.10.7 / Boost 1.60</a>
</h4>
@@ -233,7 +357,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h5"></a>
+<a name="boost_asio.history.h6"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_10_6___boost_1_58"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_6___boost_1_58">Asio
1.10.6 / Boost 1.58</a>
</h4>
@@ -313,7 +437,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h6"></a>
+<a name="boost_asio.history.h7"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_10_5___boost_1_57"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_5___boost_1_57">Asio
1.10.5 / Boost 1.57</a>
</h4>
@@ -356,7 +480,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h7"></a>
+<a name="boost_asio.history.h8"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_10_4___boost_1_56"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_4___boost_1_56">Asio
1.10.4 / Boost 1.56</a>
</h4>
@@ -378,7 +502,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h8"></a>
+<a name="boost_asio.history.h9"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_10_3"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_3">Asio
1.10.3</a>
</h4>
@@ -413,7 +537,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h9"></a>
+<a name="boost_asio.history.h10"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_10_2"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_2">Asio
1.10.2</a>
</h4>
@@ -486,7 +610,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h10"></a>
+<a name="boost_asio.history.h11"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_10_1___boost_1_55"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_1___boost_1_55">Asio
1.10.1 / Boost 1.55</a>
</h4>
@@ -601,7 +725,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h11"></a>
+<a name="boost_asio.history.h12"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_10_0___boost_1_54"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_0___boost_1_54">Asio
1.10.0 / Boost 1.54</a>
</h4>
@@ -751,7 +875,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h12"></a>
+<a name="boost_asio.history.h13"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_8_3___boost_1_53"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_8_3___boost_1_53">Asio
1.8.3 / Boost 1.53</a>
</h4>
@@ -792,7 +916,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h13"></a>
+<a name="boost_asio.history.h14"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_8_2___boost_1_51"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_8_2___boost_1_51">Asio
1.8.2 / Boost 1.51</a>
</h4>
@@ -834,7 +958,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h14"></a>
+<a name="boost_asio.history.h15"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_8_1___boost_1_50"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_8_1___boost_1_50">Asio
1.8.1 / Boost 1.50</a>
</h4>
@@ -869,7 +993,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h15"></a>
+<a name="boost_asio.history.h16"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_8_0___boost_1_49"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_8_0___boost_1_49">Asio
1.8.0 / Boost 1.49</a>
</h4>
@@ -916,7 +1040,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h16"></a>
+<a name="boost_asio.history.h17"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_6_1___boost_1_48"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_6_1___boost_1_48">Asio
1.6.1 / Boost 1.48</a>
</h4>
@@ -1009,7 +1133,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h17"></a>
+<a name="boost_asio.history.h18"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_6_0___boost_1_47"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_6_0___boost_1_47">Asio
1.6.0 / Boost 1.47</a>
</h4>
@@ -1240,7 +1364,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h18"></a>
+<a name="boost_asio.history.h19"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_4_9___boost_1_46_1"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_4_9___boost_1_46_1">Asio
1.4.9 / Boost 1.46.1</a>
</h4>
@@ -1271,7 +1395,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h19"></a>
+<a name="boost_asio.history.h20"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_4_8___boost_1_46"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_4_8___boost_1_46">Asio
1.4.8 / Boost 1.46</a>
</h4>
@@ -1287,7 +1411,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h20"></a>
+<a name="boost_asio.history.h21"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_4_7___boost_1_45"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_4_7___boost_1_45">Asio
1.4.7 / Boost 1.45</a>
</h4>
@@ -1366,7 +1490,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h21"></a>
+<a name="boost_asio.history.h22"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_4_6___boost_1_44"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_4_6___boost_1_44">Asio
1.4.6 / Boost 1.44</a>
</h4>
@@ -1434,7 +1558,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h22"></a>
+<a name="boost_asio.history.h23"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_4_5___boost_1_43"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_4_5___boost_1_43">Asio
1.4.5 / Boost 1.43</a>
</h4>
@@ -1501,7 +1625,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h23"></a>
+<a name="boost_asio.history.h24"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_4_4___boost_1_42"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_4_4___boost_1_42">Asio
1.4.4 / Boost 1.42</a>
</h4>
@@ -1562,7 +1686,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h24"></a>
+<a name="boost_asio.history.h25"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_4_3___boost_1_40"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_4_3___boost_1_40">Asio
1.4.3 / Boost 1.40</a>
</h4>
@@ -1617,7 +1741,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h25"></a>
+<a name="boost_asio.history.h26"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_4_2___boost_1_39"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_4_2___boost_1_39">Asio
1.4.2 / Boost 1.39</a>
</h4>
@@ -1670,7 +1794,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h26"></a>
+<a name="boost_asio.history.h27"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_4_1___boost_1_38"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_4_1___boost_1_38">Asio
1.4.1 / Boost 1.38</a>
</h4>
@@ -1702,7 +1826,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h27"></a>
+<a name="boost_asio.history.h28"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_4_0___boost_1_37"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_4_0___boost_1_37">Asio
1.4.0 / Boost 1.37</a>
</h4>
@@ -1737,7 +1861,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h28"></a>
+<a name="boost_asio.history.h29"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_2_0___boost_1_36"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_2_0___boost_1_36">Asio
1.2.0 / Boost 1.36</a>
</h4>
@@ -1787,7 +1911,7 @@
</li>
</ul></div>
<h4>
-<a name="boost_asio.history.h29"></a>
+<a name="boost_asio.history.h30"></a>
<span class="phrase"><a name="boost_asio.history.asio_1_0_0___boost_1_35"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_0_0___boost_1_35">Asio
1.0.0 / Boost 1.35</a>
</h4>
@@ -1797,7 +1921,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/index.html b/doc/html/boost_asio/index.html
index fdd745d85c..c27e3e992a 100644
--- a/doc/html/boost_asio/index.html
+++ b/doc/html/boost_asio/index.html
@@ -25,125 +25,128 @@
<div class="titlepage"></div>
<div class="index">
<div class="titlepage"><div><div><h3 class="title">
-<a name="idp138271984"></a>Index</h3></div></div></div>
+<a name="idp154160768"></a>Index</h3></div></div></div>
<div xmlns:xlink="http://www.w3.org/1999/xlink" class="index">
<div class="indexdiv">
<h3>Symbols</h3>
<dl>
-<dt id="ientry-idp113944672">~bad_address_cast</dt>
+<dt id="ientry-idp123648752">~awaitable</dt>
+<dd><dl><dt>experimental::awaitable, <a class="indexterm" href="reference/experimental__awaitable/_awaitable.html">experimental::awaitable::~awaitable</a>
+</dt></dl></dd>
+<dt id="ientry-idp129737264">~bad_address_cast</dt>
<dd><dl><dt>ip::bad_address_cast, <a class="indexterm" href="reference/ip__bad_address_cast/_bad_address_cast.html">ip::bad_address_cast::~bad_address_cast</a>
</dt></dl></dd>
-<dt id="ientry-idp87982816">~basic_datagram_socket</dt>
+<dt id="ientry-idp104026240">~basic_datagram_socket</dt>
<dd><dl><dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/_basic_datagram_socket.html">basic_datagram_socket::~basic_datagram_socket</a>
</dt></dl></dd>
-<dt id="ientry-idp88581792">~basic_deadline_timer</dt>
+<dt id="ientry-idp104625344">~basic_deadline_timer</dt>
<dd><dl><dt>basic_deadline_timer, <a class="indexterm" href="reference/basic_deadline_timer/_basic_deadline_timer.html">basic_deadline_timer::~basic_deadline_timer</a>
</dt></dl></dd>
-<dt id="ientry-idp88850816">~basic_io_object</dt>
+<dt id="ientry-idp104894752">~basic_io_object</dt>
<dd><dl><dt>basic_io_object, <a class="indexterm" href="reference/basic_io_object/_basic_io_object.html">basic_io_object::~basic_io_object</a>
</dt></dl></dd>
-<dt id="ientry-idp91490544">~basic_raw_socket</dt>
+<dt id="ientry-idp107534288">~basic_raw_socket</dt>
<dd><dl><dt>basic_raw_socket, <a class="indexterm" href="reference/basic_raw_socket/_basic_raw_socket.html">basic_raw_socket::~basic_raw_socket</a>
</dt></dl></dd>
-<dt id="ientry-idp117035584">~basic_resolver</dt>
+<dt id="ientry-idp132548176">~basic_resolver</dt>
<dd><dl><dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/_basic_resolver.html">ip::basic_resolver::~basic_resolver</a>
</dt></dl></dd>
-<dt id="ientry-idp93812208">~basic_seq_packet_socket</dt>
+<dt id="ientry-idp109855456">~basic_seq_packet_socket</dt>
<dd><dl><dt>basic_seq_packet_socket, <a class="indexterm" href="reference/basic_seq_packet_socket/_basic_seq_packet_socket.html">basic_seq_packet_socket::~basic_seq_packet_socket</a>
</dt></dl></dd>
-<dt id="ientry-idp95786416">~basic_socket</dt>
+<dt id="ientry-idp111828400">~basic_socket</dt>
<dd><dl><dt>basic_socket, <a class="indexterm" href="reference/basic_socket/_basic_socket.html">basic_socket::~basic_socket</a>
</dt></dl></dd>
-<dt id="ientry-idp97698160">~basic_socket_acceptor</dt>
+<dt id="ientry-idp113740128">~basic_socket_acceptor</dt>
<dd><dl><dt>basic_socket_acceptor, <a class="indexterm" href="reference/basic_socket_acceptor/_basic_socket_acceptor.html">basic_socket_acceptor::~basic_socket_acceptor</a>
</dt></dl></dd>
-<dt id="ientry-idp98410192">~basic_socket_streambuf</dt>
+<dt id="ientry-idp114452048">~basic_socket_streambuf</dt>
<dd><dl><dt>basic_socket_streambuf, <a class="indexterm" href="reference/basic_socket_streambuf/_basic_socket_streambuf.html">basic_socket_streambuf::~basic_socket_streambuf</a>
</dt></dl></dd>
-<dt id="ientry-idp101019120">~basic_stream_socket</dt>
+<dt id="ientry-idp117062816">~basic_stream_socket</dt>
<dd><dl><dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/_basic_stream_socket.html">basic_stream_socket::~basic_stream_socket</a>
</dt></dl></dd>
-<dt id="ientry-idp102253840">~basic_waitable_timer</dt>
+<dt id="ientry-idp118123872">~basic_waitable_timer</dt>
<dd><dl><dt>basic_waitable_timer, <a class="indexterm" href="reference/basic_waitable_timer/_basic_waitable_timer.html">basic_waitable_timer::~basic_waitable_timer</a>
</dt></dl></dd>
-<dt id="ientry-idp87521168">~context</dt>
+<dt id="ientry-idp146022240">~context</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/_context.html">ssl::context::~context</a>
</dt></dl></dd>
-<dt id="ientry-idp130599968">~context_base</dt>
+<dt id="ientry-idp146258768">~context_base</dt>
<dd><dl><dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/_context_base.html">ssl::context_base::~context_base</a>
</dt></dl></dd>
-<dt id="ientry-idp124461088">~descriptor</dt>
+<dt id="ientry-idp139976320">~descriptor</dt>
<dd><dl><dt>posix::descriptor, <a class="indexterm" href="reference/posix__descriptor/_descriptor.html">posix::descriptor::~descriptor</a>
</dt></dl></dd>
-<dt id="ientry-idp124537616">~descriptor_base</dt>
+<dt id="ientry-idp140052656">~descriptor_base</dt>
<dd><dl><dt>posix::descriptor_base, <a class="indexterm" href="reference/posix__descriptor_base/_descriptor_base.html">posix::descriptor_base::~descriptor_base</a>
</dt></dl></dd>
-<dt id="ientry-idp106889904">~execution_context</dt>
+<dt id="ientry-idp122650448">~execution_context</dt>
<dd><dl><dt>execution_context, <a class="indexterm" href="reference/execution_context/_execution_context.html">execution_context::~execution_context</a>
</dt></dl></dd>
-<dt id="ientry-idp107186448">~executor</dt>
+<dt id="ientry-idp123057504">~executor</dt>
<dd><dl><dt>executor, <a class="indexterm" href="reference/executor/_executor.html">executor::~executor</a>
</dt></dl></dd>
-<dt id="ientry-idp107472096">~executor_binder</dt>
+<dt id="ientry-idp123403936">~executor_binder</dt>
<dd><dl><dt>executor_binder, <a class="indexterm" href="reference/executor_binder/_executor_binder.html">executor_binder::~executor_binder</a>
</dt></dl></dd>
-<dt id="ientry-idp107558800">~executor_work_guard</dt>
+<dt id="ientry-idp123508192">~executor_work_guard</dt>
<dd><dl><dt>executor_work_guard, <a class="indexterm" href="reference/executor_work_guard/_executor_work_guard.html">executor_work_guard::~executor_work_guard</a>
</dt></dl></dd>
-<dt id="ientry-idp110978384">~io_context</dt>
+<dt id="ientry-idp127328768">~io_context</dt>
<dd><dl><dt>io_context, <a class="indexterm" href="reference/io_context/_io_context.html">io_context::~io_context</a>
</dt></dl></dd>
-<dt id="ientry-idp134514816">~overlapped_handle</dt>
+<dt id="ientry-idp150335952">~overlapped_handle</dt>
<dd><dl><dt>windows::overlapped_handle, <a class="indexterm" href="reference/windows__overlapped_handle/_overlapped_handle.html">windows::overlapped_handle::~overlapped_handle</a>
</dt></dl></dd>
-<dt id="ientry-idp134633616">~overlapped_ptr</dt>
+<dt id="ientry-idp150455152">~overlapped_ptr</dt>
<dd><dl><dt>windows::overlapped_ptr, <a class="indexterm" href="reference/windows__overlapped_ptr/_overlapped_ptr.html">windows::overlapped_ptr::~overlapped_ptr</a>
</dt></dl></dd>
-<dt id="ientry-idp119874032">~resolver_base</dt>
+<dt id="ientry-idp135386640">~resolver_base</dt>
<dd><dl><dt>ip::resolver_base, <a class="indexterm" href="reference/ip__resolver_base/_resolver_base.html">ip::resolver_base::~resolver_base</a>
</dt></dl></dd>
-<dt id="ientry-idp119994592">~resolver_query_base</dt>
+<dt id="ientry-idp135507200">~resolver_query_base</dt>
<dd><dl><dt>ip::resolver_query_base, <a class="indexterm" href="reference/ip__resolver_query_base/_resolver_query_base.html">ip::resolver_query_base::~resolver_query_base</a>
</dt></dl></dd>
-<dt id="ientry-idp127852192">~serial_port</dt>
+<dt id="ientry-idp143367472">~serial_port</dt>
<dd><dl><dt>serial_port, <a class="indexterm" href="reference/serial_port/_serial_port.html">serial_port::~serial_port</a>
</dt></dl></dd>
-<dt id="ientry-idp127901856">~serial_port_base</dt>
+<dt id="ientry-idp143417504">~serial_port_base</dt>
<dd><dl><dt>serial_port_base, <a class="indexterm" href="reference/serial_port_base/_serial_port_base.html">serial_port_base::~serial_port_base</a>
</dt></dl></dd>
-<dt id="ientry-idp106983456">~service</dt>
+<dt id="ientry-idp122742944">~service</dt>
<dd><dl>
<dt>execution_context::service, <a class="indexterm" href="reference/execution_context__service/_service.html">execution_context::service::~service</a>
</dt>
<dt>io_context::service, <a class="indexterm" href="reference/io_context__service/_service.html">io_context::service::~service</a>
</dt>
</dl></dd>
-<dt id="ientry-idp128699120">~signal_set</dt>
+<dt id="ientry-idp144216336">~signal_set</dt>
<dd><dl><dt>signal_set, <a class="indexterm" href="reference/signal_set/_signal_set.html">signal_set::~signal_set</a>
</dt></dl></dd>
-<dt id="ientry-idp129108352">~socket_base</dt>
+<dt id="ientry-idp144625456">~socket_base</dt>
<dd><dl><dt>socket_base, <a class="indexterm" href="reference/socket_base/_socket_base.html">socket_base::~socket_base</a>
</dt></dl></dd>
-<dt id="ientry-idp111585136">~strand</dt>
+<dt id="ientry-idp127936240">~strand</dt>
<dd><dl>
<dt>io_context::strand, <a class="indexterm" href="reference/io_context__strand/_strand.html">io_context::strand::~strand</a>
</dt>
<dt>strand, <a class="indexterm" href="reference/strand/_strand.html">strand::~strand</a>
</dt>
</dl></dd>
-<dt id="ientry-idp131286064">~stream</dt>
+<dt id="ientry-idp147086320">~stream</dt>
<dd><dl><dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/_stream.html">ssl::stream::~stream</a>
</dt></dl></dd>
-<dt id="ientry-idp131361920">~stream_base</dt>
+<dt id="ientry-idp147165744">~stream_base</dt>
<dd><dl><dt>ssl::stream_base, <a class="indexterm" href="reference/ssl__stream_base/_stream_base.html">ssl::stream_base::~stream_base</a>
</dt></dl></dd>
-<dt id="ientry-idp132386256">~system_context</dt>
+<dt id="ientry-idp148195840">~system_context</dt>
<dd><dl><dt>system_context, <a class="indexterm" href="reference/system_context/_system_context.html">system_context::~system_context</a>
</dt></dl></dd>
-<dt id="ientry-idp133012592">~thread_pool</dt>
+<dt id="ientry-idp148825248">~thread_pool</dt>
<dd><dl><dt>thread_pool, <a class="indexterm" href="reference/thread_pool/_thread_pool.html">thread_pool::~thread_pool</a>
</dt></dl></dd>
-<dt id="ientry-idp111672336">~work</dt>
+<dt id="ientry-idp128023264">~work</dt>
<dd><dl><dt>io_context::work, <a class="indexterm" href="reference/io_context__work/_work.html">io_context::work::~work</a>
</dt></dl></dd>
</dl>
@@ -151,20 +154,20 @@
<div class="indexdiv">
<h3>A</h3>
<dl>
-<dt id="ientry-idp96014848">accept</dt>
+<dt id="ientry-idp112056880">accept</dt>
<dd><dl><dt>basic_socket_acceptor, <a class="indexterm" href="reference/basic_socket_acceptor/accept.html">basic_socket_acceptor::accept</a>
</dt></dl></dd>
-<dt id="ientry-idp120078544">acceptor</dt>
+<dt id="ientry-idp135591200">acceptor</dt>
<dd><dl>
<dt>ip::tcp, <a class="indexterm" href="reference/ip__tcp/acceptor.html">ip::tcp::acceptor</a>
</dt>
<dt>local::stream_protocol, <a class="indexterm" href="reference/local__stream_protocol/acceptor.html">local::stream_protocol::acceptor</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106203600">access_denied</dt>
+<dt id="ientry-idp121972032">access_denied</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp128347456">add</dt>
+<dt id="ientry-idp143864224">add</dt>
<dd><dl>
<dt>signal_set, <a class="indexterm" href="reference/signal_set/add.html">signal_set::add</a>
</dt>
@@ -173,7 +176,7 @@
boost::posix_time::ptime &gt;::add</a>
</dt>
</dl></dd>
-<dt id="ientry-idp112021456">address</dt>
+<dt id="ientry-idp128372080">address</dt>
<dd><dl>
<dt>ip::address, <a class="indexterm" href="reference/ip__address/address.html">ip::address::address</a>
</dt>
@@ -184,7 +187,7 @@
<dt>ip::network_v6, <a class="indexterm" href="reference/ip__network_v6/address.html">ip::network_v6::address</a>
</dt>
</dl></dd>
-<dt id="ientry-idp115949776">address_configured</dt>
+<dt id="ientry-idp131462224">address_configured</dt>
<dd><dl>
<dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/address_configured.html">ip::basic_resolver::address_configured</a>
</dt>
@@ -195,22 +198,22 @@
<dt>ip::resolver_query_base, <a class="indexterm" href="reference/ip__resolver_query_base/address_configured.html">ip::resolver_query_base::address_configured</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106205312">address_family_not_supported</dt>
+<dt id="ientry-idp121973680">address_family_not_supported</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106206944">address_in_use</dt>
+<dt id="ientry-idp121975248">address_in_use</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp112418800">address_v4</dt>
+<dt id="ientry-idp128768816">address_v4</dt>
<dd><dl><dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/address_v4.html">ip::address_v4::address_v4</a>
</dt></dl></dd>
-<dt id="ientry-idp113235536">address_v6</dt>
+<dt id="ientry-idp129322304">address_v6</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/address_v6.html">ip::address_v6::address_v6</a>
</dt></dl></dd>
-<dt id="ientry-idp129398944">add_certificate_authority</dt>
+<dt id="ientry-idp144915792">add_certificate_authority</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/add_certificate_authority.html">ssl::context::add_certificate_authority</a>
</dt></dl></dd>
-<dt id="ientry-idp83214544">add_service, <a class="indexterm" href="reference/add_service.html">add_service</a>
+<dt id="ientry-idp99260592">add_service, <a class="indexterm" href="reference/add_service.html">add_service</a>
</dt>
<dd><dl>
<dt>execution_context, <a class="indexterm" href="reference/execution_context/add_service.html">execution_context::add_service</a>
@@ -222,13 +225,13 @@
<dt>thread_pool, <a class="indexterm" href="reference/thread_pool/add_service.html">thread_pool::add_service</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129444384">add_verify_path</dt>
+<dt id="ientry-idp144961232">add_verify_path</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/add_verify_path.html">ssl::context::add_verify_path</a>
</dt></dl></dd>
-<dt id="ientry-idp133364256">allocator_type</dt>
+<dt id="ientry-idp149179248">allocator_type</dt>
<dd><dl><dt>use_future_t, <a class="indexterm" href="reference/use_future_t/allocator_type.html">use_future_t::allocator_type</a>
</dt></dl></dd>
-<dt id="ientry-idp115955520">all_matching</dt>
+<dt id="ientry-idp131468096">all_matching</dt>
<dd><dl>
<dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/all_matching.html">ip::basic_resolver::all_matching</a>
</dt>
@@ -239,41 +242,41 @@
<dt>ip::resolver_query_base, <a class="indexterm" href="reference/ip__resolver_query_base/all_matching.html">ip::resolver_query_base::all_matching</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106208656">already_connected</dt>
+<dt id="ientry-idp121976896">already_connected</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106426336">already_open</dt>
+<dt id="ientry-idp122192160">already_open</dt>
<dd><dl><dt>error::misc_errors, <a class="indexterm" href="reference/error__misc_errors.html">error::misc_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106210224">already_started</dt>
+<dt id="ientry-idp121978448">already_started</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp112449232">any</dt>
+<dt id="ientry-idp128799248">any</dt>
<dd><dl>
<dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/any.html">ip::address_v4::any</a>
</dt>
<dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/any.html">ip::address_v6::any</a>
</dt>
</dl></dd>
-<dt id="ientry-idp107286048">argument_type</dt>
+<dt id="ientry-idp123176864">argument_type</dt>
<dd><dl><dt>executor_binder, <a class="indexterm" href="reference/executor_binder/argument_type.html">executor_binder::argument_type</a>
</dt></dl></dd>
-<dt id="ientry-idp83251216">asio_handler_allocate, <a class="indexterm" href="reference/asio_handler_allocate.html">asio_handler_allocate</a>
+<dt id="ientry-idp99297104">asio_handler_allocate, <a class="indexterm" href="reference/asio_handler_allocate.html">asio_handler_allocate</a>
</dt>
-<dt id="ientry-idp83272016">asio_handler_deallocate, <a class="indexterm" href="reference/asio_handler_deallocate.html">asio_handler_deallocate</a>
+<dt id="ientry-idp99317936">asio_handler_deallocate, <a class="indexterm" href="reference/asio_handler_deallocate.html">asio_handler_deallocate</a>
</dt>
-<dt id="ientry-idp83284944">asio_handler_invoke, <a class="indexterm" href="reference/asio_handler_invoke.html">asio_handler_invoke</a>
+<dt id="ientry-idp99330976">asio_handler_invoke, <a class="indexterm" href="reference/asio_handler_invoke.html">asio_handler_invoke</a>
</dt>
-<dt id="ientry-idp83319424">asio_handler_is_continuation, <a class="indexterm" href="reference/asio_handler_is_continuation.html">asio_handler_is_continuation</a>
+<dt id="ientry-idp99366048">asio_handler_is_continuation, <a class="indexterm" href="reference/asio_handler_is_continuation.html">asio_handler_is_continuation</a>
</dt>
-<dt id="ientry-idp129568032">asn1</dt>
+<dt id="ientry-idp145084720">asn1</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/file_format.html">ssl::context::file_format</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/file_format.html">ssl::context_base::file_format</a>
</dt>
</dl></dd>
-<dt id="ientry-idp85474096">assign</dt>
+<dt id="ientry-idp101583024">assign</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/assign.html">basic_datagram_socket::assign</a>
</dt>
@@ -302,13 +305,13 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/assign.html">windows::stream_handle::assign</a>
</dt>
</dl></dd>
-<dt id="ientry-idp96309936">async_accept</dt>
+<dt id="ientry-idp112352160">async_accept</dt>
<dd><dl><dt>basic_socket_acceptor, <a class="indexterm" href="reference/basic_socket_acceptor/async_accept.html">basic_socket_acceptor::async_accept</a>
</dt></dl></dd>
-<dt id="ientry-idp83515072">async_completion</dt>
+<dt id="ientry-idp99561696">async_completion</dt>
<dd><dl><dt>async_completion, <a class="indexterm" href="reference/async_completion/async_completion.html">async_completion::async_completion</a>
</dt></dl></dd>
-<dt id="ientry-idp83575344">async_connect, <a class="indexterm" href="reference/async_connect.html">async_connect</a>
+<dt id="ientry-idp99622176">async_connect, <a class="indexterm" href="reference/async_connect.html">async_connect</a>
</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/async_connect.html">basic_datagram_socket::async_connect</a>
@@ -322,28 +325,28 @@
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/async_connect.html">basic_stream_socket::async_connect</a>
</dt>
</dl></dd>
-<dt id="ientry-idp103144832">async_fill</dt>
+<dt id="ientry-idp118944080">async_fill</dt>
<dd><dl>
<dt>buffered_read_stream, <a class="indexterm" href="reference/buffered_read_stream/async_fill.html">buffered_read_stream::async_fill</a>
</dt>
<dt>buffered_stream, <a class="indexterm" href="reference/buffered_stream/async_fill.html">buffered_stream::async_fill</a>
</dt>
</dl></dd>
-<dt id="ientry-idp103487504">async_flush</dt>
+<dt id="ientry-idp119283104">async_flush</dt>
<dd><dl>
<dt>buffered_stream, <a class="indexterm" href="reference/buffered_stream/async_flush.html">buffered_stream::async_flush</a>
</dt>
<dt>buffered_write_stream, <a class="indexterm" href="reference/buffered_write_stream/async_flush.html">buffered_write_stream::async_flush</a>
</dt>
</dl></dd>
-<dt id="ientry-idp130795616">async_handshake</dt>
+<dt id="ientry-idp146489888">async_handshake</dt>
<dd><dl><dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/async_handshake.html">ssl::stream::async_handshake</a>
</dt></dl></dd>
-<dt id="ientry-idp83795872">async_read, <a class="indexterm" href="reference/async_read.html">async_read</a>
+<dt id="ientry-idp99842368">async_read, <a class="indexterm" href="reference/async_read.html">async_read</a>
</dt>
-<dt id="ientry-idp84022720">async_read_at, <a class="indexterm" href="reference/async_read_at.html">async_read_at</a>
+<dt id="ientry-idp100069824">async_read_at, <a class="indexterm" href="reference/async_read_at.html">async_read_at</a>
</dt>
-<dt id="ientry-idp98718240">async_read_some</dt>
+<dt id="ientry-idp114760288">async_read_some</dt>
<dd><dl>
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/async_read_some.html">basic_stream_socket::async_read_some</a>
</dt>
@@ -362,12 +365,12 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/async_read_some.html">windows::stream_handle::async_read_some</a>
</dt>
</dl></dd>
-<dt id="ientry-idp134750064">async_read_some_at</dt>
+<dt id="ientry-idp150572448">async_read_some_at</dt>
<dd><dl><dt>windows::random_access_handle, <a class="indexterm" href="reference/windows__random_access_handle/async_read_some_at.html">windows::random_access_handle::async_read_some_at</a>
</dt></dl></dd>
-<dt id="ientry-idp84183648">async_read_until, <a class="indexterm" href="reference/async_read_until.html">async_read_until</a>
+<dt id="ientry-idp100308464">async_read_until, <a class="indexterm" href="reference/async_read_until.html">async_read_until</a>
</dt>
-<dt id="ientry-idp85515328">async_receive</dt>
+<dt id="ientry-idp101623760">async_receive</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/async_receive.html">basic_datagram_socket::async_receive</a>
</dt>
@@ -378,17 +381,17 @@
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/async_receive.html">basic_stream_socket::async_receive</a>
</dt>
</dl></dd>
-<dt id="ientry-idp85581088">async_receive_from</dt>
+<dt id="ientry-idp101688960">async_receive_from</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/async_receive_from.html">basic_datagram_socket::async_receive_from</a>
</dt>
<dt>basic_raw_socket, <a class="indexterm" href="reference/basic_raw_socket/async_receive_from.html">basic_raw_socket::async_receive_from</a>
</dt>
</dl></dd>
-<dt id="ientry-idp115960304">async_resolve</dt>
+<dt id="ientry-idp131472880">async_resolve</dt>
<dd><dl><dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/async_resolve.html">ip::basic_resolver::async_resolve</a>
</dt></dl></dd>
-<dt id="ientry-idp84631872">async_result</dt>
+<dt id="ientry-idp100744464">async_result</dt>
<dd><dl>
<dt>async_result, <a class="indexterm" href="reference/async_result/async_result.html">async_result::async_result</a>
</dt>
@@ -401,7 +404,7 @@
std::packaged_task&lt; Result(Args...)&gt;, Signature &gt;::async_result</a>
</dt>
</dl></dd>
-<dt id="ientry-idp85643808">async_send</dt>
+<dt id="ientry-idp101751408">async_send</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/async_send.html">basic_datagram_socket::async_send</a>
</dt>
@@ -412,17 +415,17 @@
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/async_send.html">basic_stream_socket::async_send</a>
</dt>
</dl></dd>
-<dt id="ientry-idp85709296">async_send_to</dt>
+<dt id="ientry-idp101815984">async_send_to</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/async_send_to.html">basic_datagram_socket::async_send_to</a>
</dt>
<dt>basic_raw_socket, <a class="indexterm" href="reference/basic_raw_socket/async_send_to.html">basic_raw_socket::async_send_to</a>
</dt>
</dl></dd>
-<dt id="ientry-idp130852928">async_shutdown</dt>
+<dt id="ientry-idp146557200">async_shutdown</dt>
<dd><dl><dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/async_shutdown.html">ssl::stream::async_shutdown</a>
</dt></dl></dd>
-<dt id="ientry-idp85772432">async_wait</dt>
+<dt id="ientry-idp101879056">async_wait</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/async_wait.html">basic_datagram_socket::async_wait</a>
</dt>
@@ -449,11 +452,11 @@
<dt>windows::object_handle, <a class="indexterm" href="reference/windows__object_handle/async_wait.html">windows::object_handle::async_wait</a>
</dt>
</dl></dd>
-<dt id="ientry-idp84798448">async_write, <a class="indexterm" href="reference/async_write.html">async_write</a>
+<dt id="ientry-idp100910080">async_write, <a class="indexterm" href="reference/async_write.html">async_write</a>
</dt>
-<dt id="ientry-idp85016208">async_write_at, <a class="indexterm" href="reference/async_write_at.html">async_write_at</a>
+<dt id="ientry-idp101126800">async_write_at, <a class="indexterm" href="reference/async_write_at.html">async_write_at</a>
</dt>
-<dt id="ientry-idp98922000">async_write_some</dt>
+<dt id="ientry-idp114965024">async_write_some</dt>
<dd><dl>
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/async_write_some.html">basic_stream_socket::async_write_some</a>
</dt>
@@ -472,10 +475,10 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/async_write_some.html">windows::stream_handle::async_write_some</a>
</dt>
</dl></dd>
-<dt id="ientry-idp134782768">async_write_some_at</dt>
+<dt id="ientry-idp150605152">async_write_some_at</dt>
<dd><dl><dt>windows::random_access_handle, <a class="indexterm" href="reference/windows__random_access_handle/async_write_some_at.html">windows::random_access_handle::async_write_some_at</a>
</dt></dl></dd>
-<dt id="ientry-idp85793392">at_mark</dt>
+<dt id="ientry-idp101899616">at_mark</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/at_mark.html">basic_datagram_socket::at_mark</a>
</dt>
@@ -488,7 +491,7 @@
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/at_mark.html">basic_stream_socket::at_mark</a>
</dt>
</dl></dd>
-<dt id="ientry-idp85829632">available</dt>
+<dt id="ientry-idp101935392">available</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/available.html">basic_datagram_socket::available</a>
</dt>
@@ -501,21 +504,27 @@
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/available.html">basic_stream_socket::available</a>
</dt>
</dl></dd>
+<dt id="ientry-idp123623056">awaitable</dt>
+<dd><dl><dt>experimental::awaitable, <a class="indexterm" href="reference/experimental__awaitable/awaitable.html">experimental::awaitable::awaitable</a>
+</dt></dl></dd>
+<dt id="ientry-idp123553824">await_token</dt>
+<dd><dl><dt>experimental::await_token, <a class="indexterm" href="reference/experimental__await_token/await_token.html">experimental::await_token::await_token</a>
+</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>B</h3>
<dl>
-<dt id="ientry-idp113934816">bad_address_cast</dt>
+<dt id="ientry-idp129727600">bad_address_cast</dt>
<dd><dl><dt>ip::bad_address_cast, <a class="indexterm" href="reference/ip__bad_address_cast/bad_address_cast.html">ip::bad_address_cast::bad_address_cast</a>
</dt></dl></dd>
-<dt id="ientry-idp106218480">bad_descriptor</dt>
+<dt id="ientry-idp121986528">bad_descriptor</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp85201616">bad_executor</dt>
+<dt id="ientry-idp101311248">bad_executor</dt>
<dd><dl><dt>bad_executor, <a class="indexterm" href="reference/bad_executor/bad_executor.html">bad_executor::bad_executor</a>
</dt></dl></dd>
-<dt id="ientry-idp114033184">basic_address_iterator</dt>
+<dt id="ientry-idp129825616">basic_address_iterator</dt>
<dd><dl>
<dt>ip::basic_address_iterator&lt;
address_v4 &gt;, <a class="indexterm" href="reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator.html">ip::basic_address_iterator&lt;
@@ -526,7 +535,7 @@
address_v6 &gt;::basic_address_iterator</a>
</dt>
</dl></dd>
-<dt id="ientry-idp115027296">basic_address_range</dt>
+<dt id="ientry-idp130820224">basic_address_range</dt>
<dd><dl>
<dt>ip::basic_address_range&lt;
address_v4 &gt;, <a class="indexterm" href="reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range.html">ip::basic_address_range&lt;
@@ -537,13 +546,13 @@
address_v6 &gt;::basic_address_range</a>
</dt>
</dl></dd>
-<dt id="ientry-idp85866160">basic_datagram_socket</dt>
+<dt id="ientry-idp101971280">basic_datagram_socket</dt>
<dd><dl><dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/basic_datagram_socket.html">basic_datagram_socket::basic_datagram_socket</a>
</dt></dl></dd>
-<dt id="ientry-idp88115552">basic_deadline_timer</dt>
+<dt id="ientry-idp104158960">basic_deadline_timer</dt>
<dd><dl><dt>basic_deadline_timer, <a class="indexterm" href="reference/basic_deadline_timer/basic_deadline_timer.html">basic_deadline_timer::basic_deadline_timer</a>
</dt></dl></dd>
-<dt id="ientry-idp107646480">basic_endpoint</dt>
+<dt id="ientry-idp123918000">basic_endpoint</dt>
<dd><dl>
<dt>generic::basic_endpoint, <a class="indexterm" href="reference/generic__basic_endpoint/basic_endpoint.html">generic::basic_endpoint::basic_endpoint</a>
</dt>
@@ -552,61 +561,61 @@
<dt>local::basic_endpoint, <a class="indexterm" href="reference/local__basic_endpoint/basic_endpoint.html">local::basic_endpoint::basic_endpoint</a>
</dt>
</dl></dd>
-<dt id="ientry-idp88659904">basic_io_object</dt>
+<dt id="ientry-idp104703552">basic_io_object</dt>
<dd><dl><dt>basic_io_object, <a class="indexterm" href="reference/basic_io_object/basic_io_object.html">basic_io_object::basic_io_object</a>
</dt></dl></dd>
-<dt id="ientry-idp89504240">basic_raw_socket</dt>
+<dt id="ientry-idp105546960">basic_raw_socket</dt>
<dd><dl><dt>basic_raw_socket, <a class="indexterm" href="reference/basic_raw_socket/basic_raw_socket.html">basic_raw_socket::basic_raw_socket</a>
</dt></dl></dd>
-<dt id="ientry-idp116137424">basic_resolver</dt>
+<dt id="ientry-idp131649904">basic_resolver</dt>
<dd><dl><dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/basic_resolver.html">ip::basic_resolver::basic_resolver</a>
</dt></dl></dd>
-<dt id="ientry-idp117097280">basic_resolver_entry</dt>
+<dt id="ientry-idp132609904">basic_resolver_entry</dt>
<dd><dl><dt>ip::basic_resolver_entry, <a class="indexterm" href="reference/ip__basic_resolver_entry/basic_resolver_entry.html">ip::basic_resolver_entry::basic_resolver_entry</a>
</dt></dl></dd>
-<dt id="ientry-idp117287072">basic_resolver_iterator</dt>
+<dt id="ientry-idp132800080">basic_resolver_iterator</dt>
<dd><dl><dt>ip::basic_resolver_iterator, <a class="indexterm" href="reference/ip__basic_resolver_iterator/basic_resolver_iterator.html">ip::basic_resolver_iterator::basic_resolver_iterator</a>
</dt></dl></dd>
-<dt id="ientry-idp117640096">basic_resolver_query</dt>
+<dt id="ientry-idp133153296">basic_resolver_query</dt>
<dd><dl><dt>ip::basic_resolver_query, <a class="indexterm" href="reference/ip__basic_resolver_query/basic_resolver_query.html">ip::basic_resolver_query::basic_resolver_query</a>
</dt></dl></dd>
-<dt id="ientry-idp117963888">basic_resolver_results</dt>
+<dt id="ientry-idp133476432">basic_resolver_results</dt>
<dd><dl><dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/basic_resolver_results.html">ip::basic_resolver_results::basic_resolver_results</a>
</dt></dl></dd>
-<dt id="ientry-idp91980528">basic_seq_packet_socket</dt>
+<dt id="ientry-idp108024432">basic_seq_packet_socket</dt>
<dd><dl><dt>basic_seq_packet_socket, <a class="indexterm" href="reference/basic_seq_packet_socket/basic_seq_packet_socket.html">basic_seq_packet_socket::basic_seq_packet_socket</a>
</dt></dl></dd>
-<dt id="ientry-idp94177840">basic_socket</dt>
+<dt id="ientry-idp110220272">basic_socket</dt>
<dd><dl><dt>basic_socket, <a class="indexterm" href="reference/basic_socket/basic_socket.html">basic_socket::basic_socket</a>
</dt></dl></dd>
-<dt id="ientry-idp96486496">basic_socket_acceptor</dt>
+<dt id="ientry-idp112528864">basic_socket_acceptor</dt>
<dd><dl><dt>basic_socket_acceptor, <a class="indexterm" href="reference/basic_socket_acceptor/basic_socket_acceptor.html">basic_socket_acceptor::basic_socket_acceptor</a>
</dt></dl></dd>
-<dt id="ientry-idp97793216">basic_socket_iostream</dt>
+<dt id="ientry-idp113835280">basic_socket_iostream</dt>
<dd><dl><dt>basic_socket_iostream, <a class="indexterm" href="reference/basic_socket_iostream/basic_socket_iostream.html">basic_socket_iostream::basic_socket_iostream</a>
</dt></dl></dd>
-<dt id="ientry-idp98138400">basic_socket_streambuf</dt>
+<dt id="ientry-idp114180320">basic_socket_streambuf</dt>
<dd><dl><dt>basic_socket_streambuf, <a class="indexterm" href="reference/basic_socket_streambuf/basic_socket_streambuf.html">basic_socket_streambuf::basic_socket_streambuf</a>
</dt></dl></dd>
-<dt id="ientry-idp101122256">basic_streambuf</dt>
+<dt id="ientry-idp117165904">basic_streambuf</dt>
<dd><dl><dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/basic_streambuf.html">basic_streambuf::basic_streambuf</a>
</dt></dl></dd>
-<dt id="ientry-idp101317136">basic_streambuf_ref</dt>
+<dt id="ientry-idp117360480">basic_streambuf_ref</dt>
<dd><dl><dt>basic_streambuf_ref, <a class="indexterm" href="reference/basic_streambuf_ref/basic_streambuf_ref.html">basic_streambuf_ref::basic_streambuf_ref</a>
</dt></dl></dd>
-<dt id="ientry-idp99024960">basic_stream_socket</dt>
+<dt id="ientry-idp115068064">basic_stream_socket</dt>
<dd><dl><dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/basic_stream_socket.html">basic_stream_socket::basic_stream_socket</a>
</dt></dl></dd>
-<dt id="ientry-idp101729600">basic_waitable_timer</dt>
+<dt id="ientry-idp100160416">basic_waitable_timer</dt>
<dd><dl><dt>basic_waitable_timer, <a class="indexterm" href="reference/basic_waitable_timer/basic_waitable_timer.html">basic_waitable_timer::basic_waitable_timer</a>
</dt></dl></dd>
-<dt id="ientry-idp102302928">basic_yield_context</dt>
+<dt id="ientry-idp118165408">basic_yield_context</dt>
<dd><dl><dt>basic_yield_context, <a class="indexterm" href="reference/basic_yield_context/basic_yield_context.html">basic_yield_context::basic_yield_context</a>
</dt></dl></dd>
-<dt id="ientry-idp127934592">baud_rate</dt>
+<dt id="ientry-idp143450368">baud_rate</dt>
<dd><dl><dt>serial_port_base::baud_rate, <a class="indexterm" href="reference/serial_port_base__baud_rate/baud_rate.html">serial_port_base::baud_rate::baud_rate</a>
</dt></dl></dd>
-<dt id="ientry-idp104200640">begin</dt>
+<dt id="ientry-idp119988880">begin</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/begin.html">buffers_iterator::begin</a>
</dt>
@@ -627,7 +636,7 @@
<dt>null_buffers, <a class="indexterm" href="reference/null_buffers/begin.html">null_buffers::begin</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86008352">bind</dt>
+<dt id="ientry-idp102112352">bind</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/bind.html">basic_datagram_socket::bind</a>
</dt>
@@ -642,9 +651,9 @@
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/bind.html">basic_stream_socket::bind</a>
</dt>
</dl></dd>
-<dt id="ientry-idp102355232">bind_executor, <a class="indexterm" href="reference/bind_executor.html">bind_executor</a>
+<dt id="ientry-idp118208912">bind_executor, <a class="indexterm" href="reference/bind_executor.html">bind_executor</a>
</dt>
-<dt id="ientry-idp86053568">broadcast</dt>
+<dt id="ientry-idp102156960">broadcast</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/broadcast.html">basic_datagram_socket::broadcast</a>
</dt>
@@ -665,38 +674,38 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/broadcast.html">socket_base::broadcast</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106211792">broken_pipe</dt>
+<dt id="ientry-idp121980064">broken_pipe</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp102383312">buffer, <a class="indexterm" href="reference/buffer.html">buffer</a>
+<dt id="ientry-idp118230480">buffer, <a class="indexterm" href="reference/buffer.html">buffer</a>
</dt>
-<dt id="ientry-idp103167680">buffered_read_stream</dt>
+<dt id="ientry-idp118966688">buffered_read_stream</dt>
<dd><dl><dt>buffered_read_stream, <a class="indexterm" href="reference/buffered_read_stream/buffered_read_stream.html">buffered_read_stream::buffered_read_stream</a>
</dt></dl></dd>
-<dt id="ientry-idp103510192">buffered_stream</dt>
+<dt id="ientry-idp119305520">buffered_stream</dt>
<dd><dl><dt>buffered_stream, <a class="indexterm" href="reference/buffered_stream/buffered_stream.html">buffered_stream::buffered_stream</a>
</dt></dl></dd>
-<dt id="ientry-idp103860240">buffered_write_stream</dt>
+<dt id="ientry-idp119652048">buffered_write_stream</dt>
<dd><dl><dt>buffered_write_stream, <a class="indexterm" href="reference/buffered_write_stream/buffered_write_stream.html">buffered_write_stream::buffered_write_stream</a>
</dt></dl></dd>
-<dt id="ientry-idp104070672">buffers_begin, <a class="indexterm" href="reference/buffers_begin.html">buffers_begin</a>
+<dt id="ientry-idp119859888">buffers_begin, <a class="indexterm" href="reference/buffers_begin.html">buffers_begin</a>
</dt>
-<dt id="ientry-idp104080896">buffers_end, <a class="indexterm" href="reference/buffers_end.html">buffers_end</a>
+<dt id="ientry-idp119869840">buffers_end, <a class="indexterm" href="reference/buffers_end.html">buffers_end</a>
</dt>
-<dt id="ientry-idp104205696">buffers_iterator</dt>
+<dt id="ientry-idp119993808">buffers_iterator</dt>
<dd><dl><dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/buffers_iterator.html">buffers_iterator::buffers_iterator</a>
</dt></dl></dd>
-<dt id="ientry-idp102841136">buffer_cast, <a class="indexterm" href="reference/buffer_cast.html">buffer_cast</a>
+<dt id="ientry-idp118643024">buffer_cast, <a class="indexterm" href="reference/buffer_cast.html">buffer_cast</a>
</dt>
-<dt id="ientry-idp102871472">buffer_copy, <a class="indexterm" href="reference/buffer_copy.html">buffer_copy</a>
+<dt id="ientry-idp118672800">buffer_copy, <a class="indexterm" href="reference/buffer_copy.html">buffer_copy</a>
</dt>
-<dt id="ientry-idp102956944">buffer_sequence_begin, <a class="indexterm" href="reference/buffer_sequence_begin.html">buffer_sequence_begin</a>
+<dt id="ientry-idp118757424">buffer_sequence_begin, <a class="indexterm" href="reference/buffer_sequence_begin.html">buffer_sequence_begin</a>
</dt>
-<dt id="ientry-idp102990480">buffer_sequence_end, <a class="indexterm" href="reference/buffer_sequence_end.html">buffer_sequence_end</a>
+<dt id="ientry-idp118790640">buffer_sequence_end, <a class="indexterm" href="reference/buffer_sequence_end.html">buffer_sequence_end</a>
</dt>
-<dt id="ientry-idp103023696">buffer_size, <a class="indexterm" href="reference/buffer_size.html">buffer_size</a>
+<dt id="ientry-idp118823584">buffer_size, <a class="indexterm" href="reference/buffer_size.html">buffer_size</a>
</dt>
-<dt id="ientry-idp86071088">bytes_readable</dt>
+<dt id="ientry-idp102174000">bytes_readable</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/bytes_readable.html">basic_datagram_socket::bytes_readable</a>
</dt>
@@ -719,7 +728,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/bytes_readable.html">socket_base::bytes_readable</a>
</dt>
</dl></dd>
-<dt id="ientry-idp112474144">bytes_type</dt>
+<dt id="ientry-idp128824096">bytes_type</dt>
<dd><dl>
<dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/bytes_type.html">ip::address_v4::bytes_type</a>
</dt>
@@ -731,13 +740,13 @@
<div class="indexdiv">
<h3>C</h3>
<dl>
-<dt id="ientry-idp102322608">callee_type</dt>
+<dt id="ientry-idp118182048">callee_type</dt>
<dd><dl><dt>basic_yield_context, <a class="indexterm" href="reference/basic_yield_context/callee_type.html">basic_yield_context::callee_type</a>
</dt></dl></dd>
-<dt id="ientry-idp102335440">caller_type</dt>
+<dt id="ientry-idp118192368">caller_type</dt>
<dd><dl><dt>basic_yield_context, <a class="indexterm" href="reference/basic_yield_context/caller_type.html">basic_yield_context::caller_type</a>
</dt></dl></dd>
-<dt id="ientry-idp86085984">cancel</dt>
+<dt id="ientry-idp102188720">cancel</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/cancel.html">basic_datagram_socket::cancel</a>
</dt>
@@ -774,21 +783,21 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/cancel.html">windows::stream_handle::cancel</a>
</dt>
</dl></dd>
-<dt id="ientry-idp88238752">cancel_one</dt>
+<dt id="ientry-idp104282368">cancel_one</dt>
<dd><dl>
<dt>basic_deadline_timer, <a class="indexterm" href="reference/basic_deadline_timer/cancel_one.html">basic_deadline_timer::cancel_one</a>
</dt>
<dt>basic_waitable_timer, <a class="indexterm" href="reference/basic_waitable_timer/cancel_one.html">basic_waitable_timer::cancel_one</a>
</dt>
</dl></dd>
-<dt id="ientry-idp119400944">canonical</dt>
+<dt id="ientry-idp134913968">canonical</dt>
<dd><dl>
<dt>ip::network_v4, <a class="indexterm" href="reference/ip__network_v4/canonical.html">ip::network_v4::canonical</a>
</dt>
<dt>ip::network_v6, <a class="indexterm" href="reference/ip__network_v6/canonical.html">ip::network_v6::canonical</a>
</dt>
</dl></dd>
-<dt id="ientry-idp116184096">canonical_name</dt>
+<dt id="ientry-idp131697008">canonical_name</dt>
<dd><dl>
<dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/canonical_name.html">ip::basic_resolver::canonical_name</a>
</dt>
@@ -799,7 +808,7 @@
<dt>ip::resolver_query_base, <a class="indexterm" href="reference/ip__resolver_query_base/canonical_name.html">ip::resolver_query_base::canonical_name</a>
</dt>
</dl></dd>
-<dt id="ientry-idp101129344">capacity</dt>
+<dt id="ientry-idp117172992">capacity</dt>
<dd><dl>
<dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/capacity.html">basic_streambuf::capacity</a>
</dt>
@@ -816,29 +825,29 @@
<dt>local::basic_endpoint, <a class="indexterm" href="reference/local__basic_endpoint/capacity.html">local::basic_endpoint::capacity</a>
</dt>
</dl></dd>
-<dt id="ientry-idp117992848">cbegin</dt>
+<dt id="ientry-idp133505344">cbegin</dt>
<dd><dl><dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/cbegin.html">ip::basic_resolver_results::cbegin</a>
</dt></dl></dd>
-<dt id="ientry-idp117997584">cend</dt>
+<dt id="ientry-idp133510080">cend</dt>
<dd><dl><dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/cend.html">ip::basic_resolver_results::cend</a>
</dt></dl></dd>
-<dt id="ientry-idp127982064">character_size</dt>
+<dt id="ientry-idp143497904">character_size</dt>
<dd><dl><dt>serial_port_base::character_size, <a class="indexterm" href="reference/serial_port_base__character_size/character_size.html">serial_port_base::character_size::character_size</a>
</dt></dl></dd>
-<dt id="ientry-idp128448464">clear</dt>
+<dt id="ientry-idp143965008">clear</dt>
<dd><dl><dt>signal_set, <a class="indexterm" href="reference/signal_set/clear.html">signal_set::clear</a>
</dt></dl></dd>
-<dt id="ientry-idp129487984">clear_options</dt>
+<dt id="ientry-idp145004608">clear_options</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/clear_options.html">ssl::context::clear_options</a>
</dt></dl></dd>
-<dt id="ientry-idp130968816">client</dt>
+<dt id="ientry-idp146699264">client</dt>
<dd><dl>
<dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/handshake_type.html">ssl::stream::handshake_type</a>
</dt>
<dt>ssl::stream_base, <a class="indexterm" href="reference/ssl__stream_base/handshake_type.html">ssl::stream_base::handshake_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp97834224">clock_type</dt>
+<dt id="ientry-idp113876128">clock_type</dt>
<dd><dl>
<dt>basic_socket_iostream, <a class="indexterm" href="reference/basic_socket_iostream/clock_type.html">basic_socket_iostream::clock_type</a>
</dt>
@@ -847,7 +856,7 @@
<dt>basic_waitable_timer, <a class="indexterm" href="reference/basic_waitable_timer/clock_type.html">basic_waitable_timer::clock_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86141072">close</dt>
+<dt id="ientry-idp102243424">close</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/close.html">basic_datagram_socket::close</a>
</dt>
@@ -886,7 +895,7 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/close.html">windows::stream_handle::close</a>
</dt>
</dl></dd>
-<dt id="ientry-idp101139104">commit</dt>
+<dt id="ientry-idp117182688">commit</dt>
<dd><dl>
<dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/commit.html">basic_streambuf::commit</a>
</dt>
@@ -897,13 +906,13 @@
<dt>dynamic_vector_buffer, <a class="indexterm" href="reference/dynamic_vector_buffer/commit.html">dynamic_vector_buffer::commit</a>
</dt>
</dl></dd>
-<dt id="ientry-idp134564176">complete</dt>
+<dt id="ientry-idp150385584">complete</dt>
<dd><dl><dt>windows::overlapped_ptr, <a class="indexterm" href="reference/windows__overlapped_ptr/complete.html">windows::overlapped_ptr::complete</a>
</dt></dl></dd>
-<dt id="ientry-idp83520592">completion_handler</dt>
+<dt id="ientry-idp99567200">completion_handler</dt>
<dd><dl><dt>async_completion, <a class="indexterm" href="reference/async_completion/completion_handler.html">async_completion::completion_handler</a>
</dt></dl></dd>
-<dt id="ientry-idp83525840">completion_handler_type</dt>
+<dt id="ientry-idp99572448">completion_handler_type</dt>
<dd><dl>
<dt>async_completion, <a class="indexterm" href="reference/async_completion/completion_handler_type.html">async_completion::completion_handler_type</a>
</dt>
@@ -914,7 +923,7 @@
std::packaged_task&lt; Result(Args...)&gt;, Signature &gt;::completion_handler_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86184832">connect, <a class="indexterm" href="reference/connect.html">connect</a>
+<dt id="ientry-idp102286432">connect, <a class="indexterm" href="reference/connect.html">connect</a>
</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/connect.html">basic_datagram_socket::connect</a>
@@ -932,22 +941,22 @@
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/connect.html">basic_stream_socket::connect</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106213504">connection_aborted</dt>
+<dt id="ientry-idp121981776">connection_aborted</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106215120">connection_refused</dt>
+<dt id="ientry-idp121983328">connection_refused</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106216800">connection_reset</dt>
+<dt id="ientry-idp121984944">connection_reset</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp104925200">const_buffer</dt>
+<dt id="ientry-idp120704736">const_buffer</dt>
<dd><dl><dt>const_buffer, <a class="indexterm" href="reference/const_buffer/const_buffer.html">const_buffer::const_buffer</a>
</dt></dl></dd>
-<dt id="ientry-idp105046704">const_buffers_1</dt>
+<dt id="ientry-idp120825472">const_buffers_1</dt>
<dd><dl><dt>const_buffers_1, <a class="indexterm" href="reference/const_buffers_1/const_buffers_1.html">const_buffers_1::const_buffers_1</a>
</dt></dl></dd>
-<dt id="ientry-idp101152592">const_buffers_type</dt>
+<dt id="ientry-idp117196176">const_buffers_type</dt>
<dd><dl>
<dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/const_buffers_type.html">basic_streambuf::const_buffers_type</a>
</dt>
@@ -958,7 +967,7 @@
<dt>dynamic_vector_buffer, <a class="indexterm" href="reference/dynamic_vector_buffer/const_buffers_type.html">dynamic_vector_buffer::const_buffers_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp105063904">const_iterator</dt>
+<dt id="ientry-idp120842528">const_iterator</dt>
<dd><dl>
<dt>const_buffers_1, <a class="indexterm" href="reference/const_buffers_1/const_iterator.html">const_buffers_1::const_iterator</a>
</dt>
@@ -969,10 +978,10 @@
<dt>null_buffers, <a class="indexterm" href="reference/null_buffers/const_iterator.html">null_buffers::const_iterator</a>
</dt>
</dl></dd>
-<dt id="ientry-idp118112496">const_reference</dt>
+<dt id="ientry-idp133625088">const_reference</dt>
<dd><dl><dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/const_reference.html">ip::basic_resolver_results::const_reference</a>
</dt></dl></dd>
-<dt id="ientry-idp101163184">consume</dt>
+<dt id="ientry-idp117206768">consume</dt>
<dd><dl>
<dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/consume.html">basic_streambuf::consume</a>
</dt>
@@ -983,7 +992,7 @@
<dt>dynamic_vector_buffer, <a class="indexterm" href="reference/dynamic_vector_buffer/consume.html">dynamic_vector_buffer::consume</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106967152">context</dt>
+<dt id="ientry-idp122726832">context</dt>
<dd><dl>
<dt>execution_context::service, <a class="indexterm" href="reference/execution_context__service/context.html">execution_context::service::context</a>
</dt>
@@ -1002,10 +1011,10 @@
<dt>thread_pool::executor_type, <a class="indexterm" href="reference/thread_pool__executor_type/context.html">thread_pool::executor_type::context</a>
</dt>
</dl></dd>
-<dt id="ientry-idp105281456">coroutine</dt>
+<dt id="ientry-idp121058272">coroutine</dt>
<dd><dl><dt>coroutine, <a class="indexterm" href="reference/coroutine/coroutine.html">coroutine::coroutine</a>
</dt></dl></dd>
-<dt id="ientry-idp110270768">count_type</dt>
+<dt id="ientry-idp126620576">count_type</dt>
<dd><dl><dt>io_context, <a class="indexterm" href="reference/io_context/count_type.html">io_context::count_type</a>
</dt></dl></dd>
</dl>
@@ -1013,7 +1022,7 @@
<div class="indexdiv">
<h3>D</h3>
<dl>
-<dt id="ientry-idp101173456">data</dt>
+<dt id="ientry-idp117217040">data</dt>
<dd><dl>
<dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/data.html">basic_streambuf::data</a>
</dt>
@@ -1038,10 +1047,10 @@
<dt>mutable_buffers_1, <a class="indexterm" href="reference/mutable_buffers_1/data.html">mutable_buffers_1::data</a>
</dt>
</dl></dd>
-<dt id="ientry-idp107840256">datagram_protocol</dt>
+<dt id="ientry-idp124145008">datagram_protocol</dt>
<dd><dl><dt>generic::datagram_protocol, <a class="indexterm" href="reference/generic__datagram_protocol/datagram_protocol.html">generic::datagram_protocol::datagram_protocol</a>
</dt></dl></dd>
-<dt id="ientry-idp107690400">data_type</dt>
+<dt id="ientry-idp123971184">data_type</dt>
<dd><dl>
<dt>generic::basic_endpoint, <a class="indexterm" href="reference/generic__basic_endpoint/data_type.html">generic::basic_endpoint::data_type</a>
</dt>
@@ -1050,9 +1059,9 @@
<dt>local::basic_endpoint, <a class="indexterm" href="reference/local__basic_endpoint/data_type.html">local::basic_endpoint::data_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp105300624">deadline_timer, <a class="indexterm" href="reference/deadline_timer.html">deadline_timer</a>
+<dt id="ientry-idp121077184">deadline_timer, <a class="indexterm" href="reference/deadline_timer.html">deadline_timer</a>
</dt>
-<dt id="ientry-idp86231504">debug</dt>
+<dt id="ientry-idp102332368">debug</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/debug.html">basic_datagram_socket::debug</a>
</dt>
@@ -1069,21 +1078,21 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/debug.html">socket_base::debug</a>
</dt>
</dl></dd>
-<dt id="ientry-idp103200608">default_buffer_size</dt>
+<dt id="ientry-idp118999184">default_buffer_size</dt>
<dd><dl>
<dt>buffered_read_stream, <a class="indexterm" href="reference/buffered_read_stream/default_buffer_size.html">buffered_read_stream::default_buffer_size</a>
</dt>
<dt>buffered_write_stream, <a class="indexterm" href="reference/buffered_write_stream/default_buffer_size.html">buffered_write_stream::default_buffer_size</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129560384">default_workarounds</dt>
+<dt id="ientry-idp145077008">default_workarounds</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/default_workarounds.html">ssl::context::default_workarounds</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/default_workarounds.html">ssl::context_base::default_workarounds</a>
</dt>
</dl></dd>
-<dt id="ientry-idp105406848">defer, <a class="indexterm" href="reference/defer.html">defer</a>
+<dt id="ientry-idp121182624">defer, <a class="indexterm" href="reference/defer.html">defer</a>
</dt>
<dd><dl>
<dt>executor, <a class="indexterm" href="reference/executor/defer.html">executor::defer</a>
@@ -1099,17 +1108,17 @@
<dt>thread_pool::executor_type, <a class="indexterm" href="reference/thread_pool__executor_type/defer.html">thread_pool::executor_type::defer</a>
</dt>
</dl></dd>
-<dt id="ientry-idp117311232">dereference</dt>
+<dt id="ientry-idp132824464">dereference</dt>
<dd><dl>
<dt>ip::basic_resolver_iterator, <a class="indexterm" href="reference/ip__basic_resolver_iterator/dereference.html">ip::basic_resolver_iterator::dereference</a>
</dt>
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/dereference.html">ip::basic_resolver_results::dereference</a>
</dt>
</dl></dd>
-<dt id="ientry-idp123900560">descriptor</dt>
+<dt id="ientry-idp139415504">descriptor</dt>
<dd><dl><dt>posix::descriptor, <a class="indexterm" href="reference/posix__descriptor/descriptor.html">posix::descriptor::descriptor</a>
</dt></dl></dd>
-<dt id="ientry-idp106692496">destroy</dt>
+<dt id="ientry-idp122455600">destroy</dt>
<dd><dl>
<dt>execution_context, <a class="indexterm" href="reference/execution_context/destroy.html">execution_context::destroy</a>
</dt>
@@ -1120,7 +1129,10 @@
<dt>thread_pool, <a class="indexterm" href="reference/thread_pool/destroy.html">thread_pool::destroy</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104210544">difference_type</dt>
+<dt id="ientry-idp123721664">detached_t</dt>
+<dd><dl><dt>experimental::detached_t, <a class="indexterm" href="reference/experimental__detached_t/detached_t.html">experimental::detached_t::detached_t</a>
+</dt></dl></dd>
+<dt id="ientry-idp119998592">difference_type</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/difference_type.html">buffers_iterator::difference_type</a>
</dt>
@@ -1137,7 +1149,7 @@
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/difference_type.html">ip::basic_resolver_results::difference_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp105486608">dispatch, <a class="indexterm" href="reference/dispatch.html">dispatch</a>
+<dt id="ientry-idp121262304">dispatch, <a class="indexterm" href="reference/dispatch.html">dispatch</a>
</dt>
<dd><dl>
<dt>executor, <a class="indexterm" href="reference/executor/dispatch.html">executor::dispatch</a>
@@ -1155,7 +1167,7 @@
<dt>thread_pool::executor_type, <a class="indexterm" href="reference/thread_pool__executor_type/dispatch.html">thread_pool::executor_type::dispatch</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86248864">do_not_route</dt>
+<dt id="ientry-idp102349392">do_not_route</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/do_not_route.html">basic_datagram_socket::do_not_route</a>
</dt>
@@ -1172,7 +1184,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/do_not_route.html">socket_base::do_not_route</a>
</dt>
</dl></dd>
-<dt id="ientry-idp97855168">duration</dt>
+<dt id="ientry-idp113897072">duration</dt>
<dd><dl>
<dt>basic_socket_iostream, <a class="indexterm" href="reference/basic_socket_iostream/duration.html">basic_socket_iostream::duration</a>
</dt>
@@ -1181,7 +1193,7 @@
<dt>basic_waitable_timer, <a class="indexterm" href="reference/basic_waitable_timer/duration.html">basic_waitable_timer::duration</a>
</dt>
</dl></dd>
-<dt id="ientry-idp88289568">duration_type</dt>
+<dt id="ientry-idp104333472">duration_type</dt>
<dd><dl>
<dt>basic_deadline_timer, <a class="indexterm" href="reference/basic_deadline_timer/duration_type.html">basic_deadline_timer::duration_type</a>
</dt>
@@ -1194,12 +1206,12 @@
boost::posix_time::ptime &gt;::duration_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp105566496">dynamic_buffer, <a class="indexterm" href="reference/dynamic_buffer.html">dynamic_buffer</a>
+<dt id="ientry-idp121341632">dynamic_buffer, <a class="indexterm" href="reference/dynamic_buffer.html">dynamic_buffer</a>
</dt>
-<dt id="ientry-idp105780528">dynamic_string_buffer</dt>
+<dt id="ientry-idp121553472">dynamic_string_buffer</dt>
<dd><dl><dt>dynamic_string_buffer, <a class="indexterm" href="reference/dynamic_string_buffer/dynamic_string_buffer.html">dynamic_string_buffer::dynamic_string_buffer</a>
</dt></dl></dd>
-<dt id="ientry-idp106055760">dynamic_vector_buffer</dt>
+<dt id="ientry-idp121825808">dynamic_vector_buffer</dt>
<dd><dl><dt>dynamic_vector_buffer, <a class="indexterm" href="reference/dynamic_vector_buffer/dynamic_vector_buffer.html">dynamic_vector_buffer::dynamic_vector_buffer</a>
</dt></dl></dd>
</dl>
@@ -1207,7 +1219,10 @@
<div class="indexdiv">
<h3>E</h3>
<dl>
-<dt id="ientry-idp115057472">empty</dt>
+<dt id="ientry-idp123770960">ec_</dt>
+<dd><dl><dt>experimental::redirect_error_t, <a class="indexterm" href="reference/experimental__redirect_error_t/ec_.html">experimental::redirect_error_t::ec_</a>
+</dt></dl></dd>
+<dt id="ientry-idp130850656">empty</dt>
<dd><dl>
<dt>ip::basic_address_range&lt;
address_v4 &gt;, <a class="indexterm" href="reference/ip__basic_address_range_lt__address_v4__gt_/empty.html">ip::basic_address_range&lt;
@@ -1220,7 +1235,7 @@
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/empty.html">ip::basic_resolver_results::empty</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86266464">enable_connection_aborted</dt>
+<dt id="ientry-idp102366800">enable_connection_aborted</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/enable_connection_aborted.html">basic_datagram_socket::enable_connection_aborted</a>
</dt>
@@ -1237,7 +1252,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/enable_connection_aborted.html">socket_base::enable_connection_aborted</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104221056">end</dt>
+<dt id="ientry-idp120009104">end</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/end.html">buffers_iterator::end</a>
</dt>
@@ -1258,7 +1273,7 @@
<dt>null_buffers, <a class="indexterm" href="reference/null_buffers/end.html">null_buffers::end</a>
</dt>
</dl></dd>
-<dt id="ientry-idp107861472">endpoint</dt>
+<dt id="ientry-idp124169568">endpoint</dt>
<dd><dl>
<dt>generic::datagram_protocol, <a class="indexterm" href="reference/generic__datagram_protocol/endpoint.html">generic::datagram_protocol::endpoint</a>
</dt>
@@ -1281,7 +1296,7 @@
<dt>local::stream_protocol, <a class="indexterm" href="reference/local__stream_protocol/endpoint.html">local::stream_protocol::endpoint</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86284496">endpoint_type</dt>
+<dt id="ientry-idp102384704">endpoint_type</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/endpoint_type.html">basic_datagram_socket::endpoint_type</a>
</dt>
@@ -1306,73 +1321,73 @@
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/endpoint_type.html">ip::basic_resolver_results::endpoint_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106428048">eof</dt>
+<dt id="ientry-idp122193872">eof</dt>
<dd><dl><dt>error::misc_errors, <a class="indexterm" href="reference/error__misc_errors.html">error::misc_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp117326832">equal</dt>
+<dt id="ientry-idp132840000">equal</dt>
<dd><dl>
<dt>ip::basic_resolver_iterator, <a class="indexterm" href="reference/ip__basic_resolver_iterator/equal.html">ip::basic_resolver_iterator::equal</a>
</dt>
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/equal.html">ip::basic_resolver_results::equal</a>
</dt>
</dl></dd>
-<dt id="ientry-idp97886656">error</dt>
+<dt id="ientry-idp113928528">error</dt>
<dd><dl>
<dt>basic_socket_iostream, <a class="indexterm" href="reference/basic_socket_iostream/error.html">basic_socket_iostream::error</a>
</dt>
<dt>basic_socket_streambuf, <a class="indexterm" href="reference/basic_socket_streambuf/error.html">basic_socket_streambuf::error</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106170016">error::addrinfo_category, <a class="indexterm" href="reference/error__addrinfo_category.html">error::addrinfo_category</a>
+<dt id="ientry-idp121938960">error::addrinfo_category, <a class="indexterm" href="reference/error__addrinfo_category.html">error::addrinfo_category</a>
</dt>
-<dt id="ientry-idp106180304">error::addrinfo_errors, <a class="indexterm" href="reference/error__addrinfo_errors.html">error::addrinfo_errors</a>
+<dt id="ientry-idp121949264">error::addrinfo_errors, <a class="indexterm" href="reference/error__addrinfo_errors.html">error::addrinfo_errors</a>
</dt>
-<dt id="ientry-idp106200992">error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
+<dt id="ientry-idp121969488">error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt>
-<dt id="ientry-idp106326832">error::get_addrinfo_category, <a class="indexterm" href="reference/error__get_addrinfo_category.html">error::get_addrinfo_category</a>
+<dt id="ientry-idp122093584">error::get_addrinfo_category, <a class="indexterm" href="reference/error__get_addrinfo_category.html">error::get_addrinfo_category</a>
</dt>
-<dt id="ientry-idp106337328">error::get_misc_category, <a class="indexterm" href="reference/error__get_misc_category.html">error::get_misc_category</a>
+<dt id="ientry-idp122103808">error::get_misc_category, <a class="indexterm" href="reference/error__get_misc_category.html">error::get_misc_category</a>
</dt>
-<dt id="ientry-idp106347632">error::get_netdb_category, <a class="indexterm" href="reference/error__get_netdb_category.html">error::get_netdb_category</a>
+<dt id="ientry-idp122113984">error::get_netdb_category, <a class="indexterm" href="reference/error__get_netdb_category.html">error::get_netdb_category</a>
</dt>
-<dt id="ientry-idp106357872">error::get_ssl_category, <a class="indexterm" href="reference/error__get_ssl_category.html">error::get_ssl_category</a>
+<dt id="ientry-idp122123984">error::get_ssl_category, <a class="indexterm" href="reference/error__get_ssl_category.html">error::get_ssl_category</a>
</dt>
-<dt id="ientry-idp106368192">error::get_system_category, <a class="indexterm" href="reference/error__get_system_category.html">error::get_system_category</a>
+<dt id="ientry-idp122134352">error::get_system_category, <a class="indexterm" href="reference/error__get_system_category.html">error::get_system_category</a>
</dt>
-<dt id="ientry-idp106378544">error::make_error_code, <a class="indexterm" href="reference/error__make_error_code.html">error::make_error_code</a>
+<dt id="ientry-idp122144576">error::make_error_code, <a class="indexterm" href="reference/error__make_error_code.html">error::make_error_code</a>
</dt>
-<dt id="ientry-idp106413616">error::misc_category, <a class="indexterm" href="reference/error__misc_category.html">error::misc_category</a>
+<dt id="ientry-idp122179632">error::misc_category, <a class="indexterm" href="reference/error__misc_category.html">error::misc_category</a>
</dt>
-<dt id="ientry-idp106423840">error::misc_errors, <a class="indexterm" href="reference/error__misc_errors.html">error::misc_errors</a>
+<dt id="ientry-idp122189728">error::misc_errors, <a class="indexterm" href="reference/error__misc_errors.html">error::misc_errors</a>
</dt>
-<dt id="ientry-idp106450976">error::netdb_category, <a class="indexterm" href="reference/error__netdb_category.html">error::netdb_category</a>
+<dt id="ientry-idp122216576">error::netdb_category, <a class="indexterm" href="reference/error__netdb_category.html">error::netdb_category</a>
</dt>
-<dt id="ientry-idp106461328">error::netdb_errors, <a class="indexterm" href="reference/error__netdb_errors.html">error::netdb_errors</a>
+<dt id="ientry-idp122226704">error::netdb_errors, <a class="indexterm" href="reference/error__netdb_errors.html">error::netdb_errors</a>
</dt>
-<dt id="ientry-idp106488528">error::ssl_category, <a class="indexterm" href="reference/error__ssl_category.html">error::ssl_category</a>
+<dt id="ientry-idp122253392">error::ssl_category, <a class="indexterm" href="reference/error__ssl_category.html">error::ssl_category</a>
</dt>
-<dt id="ientry-idp106498944">error::ssl_errors, <a class="indexterm" href="reference/error__ssl_errors.html">error::ssl_errors</a>
+<dt id="ientry-idp122263456">error::ssl_errors, <a class="indexterm" href="reference/error__ssl_errors.html">error::ssl_errors</a>
</dt>
-<dt id="ientry-idp106509152">error::system_category, <a class="indexterm" href="reference/error__system_category.html">error::system_category</a>
+<dt id="ientry-idp122273456">error::system_category, <a class="indexterm" href="reference/error__system_category.html">error::system_category</a>
</dt>
-<dt id="ientry-idp128134784">even</dt>
+<dt id="ientry-idp143651056">even</dt>
<dd><dl><dt>serial_port_base::parity, <a class="indexterm" href="reference/serial_port_base__parity/type.html">serial_port_base::parity::type</a>
</dt></dl></dd>
-<dt id="ientry-idp106702304">execution_context</dt>
+<dt id="ientry-idp122465280">execution_context</dt>
<dd><dl><dt>execution_context, <a class="indexterm" href="reference/execution_context/execution_context.html">execution_context::execution_context</a>
</dt></dl></dd>
-<dt id="ientry-idp107118752">executor</dt>
+<dt id="ientry-idp122878240">executor</dt>
<dd><dl><dt>executor, <a class="indexterm" href="reference/executor/executor.html">executor::executor</a>
</dt></dl></dd>
-<dt id="ientry-idp107197072">executor_arg, <a class="indexterm" href="reference/executor_arg.html">executor_arg</a>
+<dt id="ientry-idp123070208">executor_arg, <a class="indexterm" href="reference/executor_arg.html">executor_arg</a>
</dt>
-<dt id="ientry-idp107225552">executor_arg_t</dt>
+<dt id="ientry-idp123105856">executor_arg_t</dt>
<dd><dl><dt>executor_arg_t, <a class="indexterm" href="reference/executor_arg_t/executor_arg_t.html">executor_arg_t::executor_arg_t</a>
</dt></dl></dd>
-<dt id="ientry-idp107304048">executor_binder</dt>
+<dt id="ientry-idp123199248">executor_binder</dt>
<dd><dl><dt>executor_binder, <a class="indexterm" href="reference/executor_binder/executor_binder.html">executor_binder::executor_binder</a>
</dt></dl></dd>
-<dt id="ientry-idp86295936">executor_type</dt>
+<dt id="ientry-idp102395888">executor_type</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/executor_type.html">basic_datagram_socket::executor_type</a>
</dt>
@@ -1402,6 +1417,10 @@
</dt>
<dt>executor_work_guard, <a class="indexterm" href="reference/executor_work_guard/executor_type.html">executor_work_guard::executor_type</a>
</dt>
+<dt>experimental::awaitable, <a class="indexterm" href="reference/experimental__awaitable/executor_type.html">experimental::awaitable::executor_type</a>
+</dt>
+<dt>experimental::await_token, <a class="indexterm" href="reference/experimental__await_token/executor_type.html">experimental::await_token::executor_type</a>
+</dt>
<dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/executor_type.html">ip::basic_resolver::executor_type</a>
</dt>
<dt>posix::descriptor, <a class="indexterm" href="reference/posix__descriptor/executor_type.html">posix::descriptor::executor_type</a>
@@ -1425,10 +1444,20 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/executor_type.html">windows::stream_handle::executor_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp107523744">executor_work_guard</dt>
+<dt id="ientry-idp123464656">executor_work_guard</dt>
<dd><dl><dt>executor_work_guard, <a class="indexterm" href="reference/executor_work_guard/executor_work_guard.html">executor_work_guard::executor_work_guard</a>
</dt></dl></dd>
-<dt id="ientry-idp97900032">expires_after</dt>
+<dt id="ientry-idp123653520">experimental::co_spawn, <a class="indexterm" href="reference/experimental__co_spawn.html">experimental::co_spawn</a>
+</dt>
+<dt id="ientry-idp123685296">experimental::detached, <a class="indexterm" href="reference/experimental__detached.html">experimental::detached</a>
+</dt>
+<dt id="ientry-idp123726704">experimental::redirect_error, <a class="indexterm" href="reference/experimental__redirect_error.html">experimental::redirect_error</a>
+</dt>
+<dt id="ientry-idp123785488">experimental::this_coro::executor, <a class="indexterm" href="reference/experimental__this_coro__executor.html">experimental::this_coro::executor</a>
+</dt>
+<dt id="ientry-idp123804400">experimental::this_coro::token, <a class="indexterm" href="reference/experimental__this_coro__token.html">experimental::this_coro::token</a>
+</dt>
+<dt id="ientry-idp113941856">expires_after</dt>
<dd><dl>
<dt>basic_socket_iostream, <a class="indexterm" href="reference/basic_socket_iostream/expires_after.html">basic_socket_iostream::expires_after</a>
</dt>
@@ -1437,7 +1466,7 @@
<dt>basic_waitable_timer, <a class="indexterm" href="reference/basic_waitable_timer/expires_after.html">basic_waitable_timer::expires_after</a>
</dt>
</dl></dd>
-<dt id="ientry-idp88353984">expires_at</dt>
+<dt id="ientry-idp104398288">expires_at</dt>
<dd><dl>
<dt>basic_deadline_timer, <a class="indexterm" href="reference/basic_deadline_timer/expires_at.html">basic_deadline_timer::expires_at</a>
</dt>
@@ -1448,7 +1477,7 @@
<dt>basic_waitable_timer, <a class="indexterm" href="reference/basic_waitable_timer/expires_at.html">basic_waitable_timer::expires_at</a>
</dt>
</dl></dd>
-<dt id="ientry-idp88418928">expires_from_now</dt>
+<dt id="ientry-idp104462688">expires_from_now</dt>
<dd><dl>
<dt>basic_deadline_timer, <a class="indexterm" href="reference/basic_deadline_timer/expires_from_now.html">basic_deadline_timer::expires_from_now</a>
</dt>
@@ -1459,7 +1488,7 @@
<dt>basic_waitable_timer, <a class="indexterm" href="reference/basic_waitable_timer/expires_from_now.html">basic_waitable_timer::expires_from_now</a>
</dt>
</dl></dd>
-<dt id="ientry-idp97972048">expiry</dt>
+<dt id="ientry-idp114013904">expiry</dt>
<dd><dl>
<dt>basic_socket_iostream, <a class="indexterm" href="reference/basic_socket_iostream/expiry.html">basic_socket_iostream::expiry</a>
</dt>
@@ -1473,7 +1502,7 @@
<div class="indexdiv">
<h3>F</h3>
<dl>
-<dt id="ientry-idp107946768">family</dt>
+<dt id="ientry-idp124263104">family</dt>
<dd><dl>
<dt>generic::datagram_protocol, <a class="indexterm" href="reference/generic__datagram_protocol/family.html">generic::datagram_protocol::family</a>
</dt>
@@ -1494,27 +1523,27 @@
<dt>local::stream_protocol, <a class="indexterm" href="reference/local__stream_protocol/family.html">local::stream_protocol::family</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106220192">fault</dt>
+<dt id="ientry-idp121988176">fault</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106431360">fd_set_failure</dt>
+<dt id="ientry-idp122197120">fd_set_failure</dt>
<dd><dl><dt>error::misc_errors, <a class="indexterm" href="reference/error__misc_errors.html">error::misc_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp129565184">file_format</dt>
+<dt id="ientry-idp145081872">file_format</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/file_format.html">ssl::context::file_format</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/file_format.html">ssl::context_base::file_format</a>
</dt>
</dl></dd>
-<dt id="ientry-idp103216160">fill</dt>
+<dt id="ientry-idp119014208">fill</dt>
<dd><dl>
<dt>buffered_read_stream, <a class="indexterm" href="reference/buffered_read_stream/fill.html">buffered_read_stream::fill</a>
</dt>
<dt>buffered_stream, <a class="indexterm" href="reference/buffered_stream/fill.html">buffered_stream::fill</a>
</dt>
</dl></dd>
-<dt id="ientry-idp115067376">find</dt>
+<dt id="ientry-idp130860560">find</dt>
<dd><dl>
<dt>ip::basic_address_range&lt;
address_v4 &gt;, <a class="indexterm" href="reference/ip__basic_address_range_lt__address_v4__gt_/find.html">ip::basic_address_range&lt;
@@ -1525,10 +1554,10 @@
address_v6 &gt;::find</a>
</dt>
</dl></dd>
-<dt id="ientry-idp107381648">first_argument_type</dt>
+<dt id="ientry-idp123291248">first_argument_type</dt>
<dd><dl><dt>executor_binder, <a class="indexterm" href="reference/executor_binder/first_argument_type.html">executor_binder::first_argument_type</a>
</dt></dl></dd>
-<dt id="ientry-idp116254176">flags</dt>
+<dt id="ientry-idp131766976">flags</dt>
<dd><dl>
<dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/flags.html">ip::basic_resolver::flags</a>
</dt>
@@ -1539,17 +1568,17 @@
<dt>ip::resolver_query_base, <a class="indexterm" href="reference/ip__resolver_query_base/flags.html">ip::resolver_query_base::flags</a>
</dt>
</dl></dd>
-<dt id="ientry-idp128039696">flow_control</dt>
+<dt id="ientry-idp143555536">flow_control</dt>
<dd><dl><dt>serial_port_base::flow_control, <a class="indexterm" href="reference/serial_port_base__flow_control/flow_control.html">serial_port_base::flow_control::flow_control</a>
</dt></dl></dd>
-<dt id="ientry-idp103570512">flush</dt>
+<dt id="ientry-idp119365072">flush</dt>
<dd><dl>
<dt>buffered_stream, <a class="indexterm" href="reference/buffered_stream/flush.html">buffered_stream::flush</a>
</dt>
<dt>buffered_write_stream, <a class="indexterm" href="reference/buffered_write_stream/flush.html">buffered_write_stream::flush</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106713408">fork_child</dt>
+<dt id="ientry-idp122476128">fork_child</dt>
<dd><dl>
<dt>execution_context, <a class="indexterm" href="reference/execution_context/fork_event.html">execution_context::fork_event</a>
</dt>
@@ -1560,7 +1589,7 @@
<dt>thread_pool, <a class="indexterm" href="reference/thread_pool/fork_event.html">thread_pool::fork_event</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106707184">fork_event</dt>
+<dt id="ientry-idp122470032">fork_event</dt>
<dd><dl>
<dt>execution_context, <a class="indexterm" href="reference/execution_context/fork_event.html">execution_context::fork_event</a>
</dt>
@@ -1571,7 +1600,7 @@
<dt>thread_pool, <a class="indexterm" href="reference/thread_pool/fork_event.html">thread_pool::fork_event</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106711728">fork_parent</dt>
+<dt id="ientry-idp122474448">fork_parent</dt>
<dd><dl>
<dt>execution_context, <a class="indexterm" href="reference/execution_context/fork_event.html">execution_context::fork_event</a>
</dt>
@@ -1582,7 +1611,7 @@
<dt>thread_pool, <a class="indexterm" href="reference/thread_pool/fork_event.html">thread_pool::fork_event</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106710048">fork_prepare</dt>
+<dt id="ientry-idp122472832">fork_prepare</dt>
<dd><dl>
<dt>execution_context, <a class="indexterm" href="reference/execution_context/fork_event.html">execution_context::fork_event</a>
</dt>
@@ -1593,21 +1622,21 @@
<dt>thread_pool, <a class="indexterm" href="reference/thread_pool/fork_event.html">thread_pool::fork_event</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129772576">for_reading</dt>
+<dt id="ientry-idp145289616">for_reading</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/password_purpose.html">ssl::context::password_purpose</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/password_purpose.html">ssl::context_base::password_purpose</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129774336">for_writing</dt>
+<dt id="ientry-idp145291312">for_writing</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/password_purpose.html">ssl::context::password_purpose</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/password_purpose.html">ssl::context_base::password_purpose</a>
</dt>
</dl></dd>
-<dt id="ientry-idp112051248">from_string</dt>
+<dt id="ientry-idp128401872">from_string</dt>
<dd><dl>
<dt>ip::address, <a class="indexterm" href="reference/ip__address/from_string.html">ip::address::from_string</a>
</dt>
@@ -1621,7 +1650,7 @@
<div class="indexdiv">
<h3>G</h3>
<dl>
-<dt id="ientry-idp83380640">get</dt>
+<dt id="ientry-idp99427280">get</dt>
<dd><dl>
<dt>associated_allocator, <a class="indexterm" href="reference/associated_allocator/get.html">associated_allocator::get</a>
</dt>
@@ -1642,14 +1671,14 @@
<dt>windows::overlapped_ptr, <a class="indexterm" href="reference/windows__overlapped_ptr/get.html">windows::overlapped_ptr::get</a>
</dt>
</dl></dd>
-<dt id="ientry-idp133375648">get_allocator</dt>
+<dt id="ientry-idp149190768">get_allocator</dt>
<dd><dl><dt>use_future_t, <a class="indexterm" href="reference/use_future_t/get_allocator.html">use_future_t::get_allocator</a>
</dt></dl></dd>
-<dt id="ientry-idp109711536">get_associated_allocator, <a class="indexterm" href="reference/get_associated_allocator.html">get_associated_allocator</a>
+<dt id="ientry-idp126062064">get_associated_allocator, <a class="indexterm" href="reference/get_associated_allocator.html">get_associated_allocator</a>
</dt>
-<dt id="ientry-idp109741632">get_associated_executor, <a class="indexterm" href="reference/get_associated_executor.html">get_associated_executor</a>
+<dt id="ientry-idp126092000">get_associated_executor, <a class="indexterm" href="reference/get_associated_executor.html">get_associated_executor</a>
</dt>
-<dt id="ientry-idp86352656">get_executor</dt>
+<dt id="ientry-idp102452160">get_executor</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/get_executor.html">basic_datagram_socket::get_executor</a>
</dt>
@@ -1679,6 +1708,8 @@
</dt>
<dt>executor_work_guard, <a class="indexterm" href="reference/executor_work_guard/get_executor.html">executor_work_guard::get_executor</a>
</dt>
+<dt>experimental::await_token, <a class="indexterm" href="reference/experimental__await_token/get_executor.html">experimental::await_token::get_executor</a>
+</dt>
<dt>io_context, <a class="indexterm" href="reference/io_context/get_executor.html">io_context::get_executor</a>
</dt>
<dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/get_executor.html">ip::basic_resolver::get_executor</a>
@@ -1706,13 +1737,13 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/get_executor.html">windows::stream_handle::get_executor</a>
</dt>
</dl></dd>
-<dt id="ientry-idp88759248">get_implementation</dt>
+<dt id="ientry-idp104802640">get_implementation</dt>
<dd><dl><dt>basic_io_object, <a class="indexterm" href="reference/basic_io_object/get_implementation.html">basic_io_object::get_implementation</a>
</dt></dl></dd>
-<dt id="ientry-idp131727088">get_inner_executor</dt>
+<dt id="ientry-idp147533376">get_inner_executor</dt>
<dd><dl><dt>strand, <a class="indexterm" href="reference/strand/get_inner_executor.html">strand::get_inner_executor</a>
</dt></dl></dd>
-<dt id="ientry-idp86358416">get_io_context</dt>
+<dt id="ientry-idp102457920">get_io_context</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/get_io_context.html">basic_datagram_socket::get_io_context</a>
</dt>
@@ -1765,7 +1796,7 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/get_io_context.html">windows::stream_handle::get_io_context</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86373312">get_io_service</dt>
+<dt id="ientry-idp102472688">get_io_service</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/get_io_service.html">basic_datagram_socket::get_io_service</a>
</dt>
@@ -1818,7 +1849,7 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/get_io_service.html">windows::stream_handle::get_io_service</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86387392">get_option</dt>
+<dt id="ientry-idp102486576">get_option</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/get_option.html">basic_datagram_socket::get_option</a>
</dt>
@@ -1835,7 +1866,7 @@
<dt>serial_port, <a class="indexterm" href="reference/serial_port/get_option.html">serial_port::get_option</a>
</dt>
</dl></dd>
-<dt id="ientry-idp88803104">get_service</dt>
+<dt id="ientry-idp104846624">get_service</dt>
<dd><dl><dt>basic_io_object, <a class="indexterm" href="reference/basic_io_object/get_service.html">basic_io_object::get_service</a>
</dt></dl></dd>
</dl>
@@ -1843,20 +1874,20 @@
<div class="indexdiv">
<h3>H</h3>
<dl>
-<dt id="ientry-idp130908144">handshake</dt>
+<dt id="ientry-idp146625744">handshake</dt>
<dd><dl><dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/handshake.html">ssl::stream::handshake</a>
</dt></dl></dd>
-<dt id="ientry-idp130966464">handshake_type</dt>
+<dt id="ientry-idp146696352">handshake_type</dt>
<dd><dl>
<dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/handshake_type.html">ssl::stream::handshake_type</a>
</dt>
<dt>ssl::stream_base, <a class="indexterm" href="reference/ssl__stream_base/handshake_type.html">ssl::stream_base::handshake_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp128060704">hardware</dt>
+<dt id="ientry-idp143576624">hardware</dt>
<dd><dl><dt>serial_port_base::flow_control, <a class="indexterm" href="reference/serial_port_base__flow_control/type.html">serial_port_base::flow_control::type</a>
</dt></dl></dd>
-<dt id="ientry-idp106725792">has_service, <a class="indexterm" href="reference/has_service.html">has_service</a>
+<dt id="ientry-idp122488272">has_service, <a class="indexterm" href="reference/has_service.html">has_service</a>
</dt>
<dd><dl>
<dt>execution_context, <a class="indexterm" href="reference/execution_context/has_service.html">execution_context::has_service</a>
@@ -1868,32 +1899,32 @@
<dt>thread_pool, <a class="indexterm" href="reference/thread_pool/has_service.html">thread_pool::has_service</a>
</dt>
</dl></dd>
-<dt id="ientry-idp109840704">high_resolution_timer, <a class="indexterm" href="reference/high_resolution_timer.html">high_resolution_timer</a>
+<dt id="ientry-idp126190880">high_resolution_timer, <a class="indexterm" href="reference/high_resolution_timer.html">high_resolution_timer</a>
</dt>
-<dt id="ientry-idp117754928">hints</dt>
+<dt id="ientry-idp133267600">hints</dt>
<dd><dl><dt>ip::basic_resolver_query, <a class="indexterm" href="reference/ip__basic_resolver_query/hints.html">ip::basic_resolver_query::hints</a>
</dt></dl></dd>
-<dt id="ientry-idp119405728">hosts</dt>
+<dt id="ientry-idp134918752">hosts</dt>
<dd><dl>
<dt>ip::network_v4, <a class="indexterm" href="reference/ip__network_v4/hosts.html">ip::network_v4::hosts</a>
</dt>
<dt>ip::network_v6, <a class="indexterm" href="reference/ip__network_v6/hosts.html">ip::network_v6::hosts</a>
</dt>
</dl></dd>
-<dt id="ientry-idp117130000">host_name</dt>
+<dt id="ientry-idp132643216">host_name</dt>
<dd><dl>
<dt>ip::basic_resolver_entry, <a class="indexterm" href="reference/ip__basic_resolver_entry/host_name.html">ip::basic_resolver_entry::host_name</a>
</dt>
<dt>ip::basic_resolver_query, <a class="indexterm" href="reference/ip__basic_resolver_query/host_name.html">ip::basic_resolver_query::host_name</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106463840">host_not_found</dt>
+<dt id="ientry-idp122229152">host_not_found</dt>
<dd><dl><dt>error::netdb_errors, <a class="indexterm" href="reference/error__netdb_errors.html">error::netdb_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106465552">host_not_found_try_again</dt>
+<dt id="ientry-idp122230800">host_not_found_try_again</dt>
<dd><dl><dt>error::netdb_errors, <a class="indexterm" href="reference/error__netdb_errors.html">error::netdb_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106221792">host_unreachable</dt>
+<dt id="ientry-idp121989760">host_unreachable</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
</dl>
@@ -1901,39 +1932,39 @@
<div class="indexdiv">
<h3>I</h3>
<dl>
-<dt id="ientry-idp106913968">id</dt>
+<dt id="ientry-idp122674032">id</dt>
<dd><dl><dt>execution_context::id, <a class="indexterm" href="reference/execution_context__id/id.html">execution_context::id::id</a>
</dt></dl></dd>
-<dt id="ientry-idp88819088">implementation_type</dt>
+<dt id="ientry-idp104862736">implementation_type</dt>
<dd><dl><dt>basic_io_object, <a class="indexterm" href="reference/basic_io_object/implementation_type.html">basic_io_object::implementation_type</a>
</dt></dl></dd>
-<dt id="ientry-idp117331552">increment</dt>
+<dt id="ientry-idp132844784">increment</dt>
<dd><dl>
<dt>ip::basic_resolver_iterator, <a class="indexterm" href="reference/ip__basic_resolver_iterator/increment.html">ip::basic_resolver_iterator::increment</a>
</dt>
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/increment.html">ip::basic_resolver_results::increment</a>
</dt>
</dl></dd>
-<dt id="ientry-idp117336288">index_</dt>
+<dt id="ientry-idp132849648">index_</dt>
<dd><dl>
<dt>ip::basic_resolver_iterator, <a class="indexterm" href="reference/ip__basic_resolver_iterator/index_.html">ip::basic_resolver_iterator::index_</a>
</dt>
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/index_.html">ip::basic_resolver_results::index_</a>
</dt>
</dl></dd>
-<dt id="ientry-idp131731968">inner_executor_type</dt>
+<dt id="ientry-idp147538256">inner_executor_type</dt>
<dd><dl><dt>strand, <a class="indexterm" href="reference/strand/inner_executor_type.html">strand::inner_executor_type</a>
</dt></dl></dd>
-<dt id="ientry-idp106225056">interrupted</dt>
+<dt id="ientry-idp121993104">interrupted</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106226704">invalid_argument</dt>
+<dt id="ientry-idp121994688">invalid_argument</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp109989392">invalid_service_owner</dt>
+<dt id="ientry-idp126339520">invalid_service_owner</dt>
<dd><dl><dt>invalid_service_owner, <a class="indexterm" href="reference/invalid_service_owner/invalid_service_owner.html">invalid_service_owner::invalid_service_owner</a>
</dt></dl></dd>
-<dt id="ientry-idp103253152">in_avail</dt>
+<dt id="ientry-idp119050912">in_avail</dt>
<dd><dl>
<dt>buffered_read_stream, <a class="indexterm" href="reference/buffered_read_stream/in_avail.html">buffered_read_stream::in_avail</a>
</dt>
@@ -1942,10 +1973,10 @@
<dt>buffered_write_stream, <a class="indexterm" href="reference/buffered_write_stream/in_avail.html">buffered_write_stream::in_avail</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106223344">in_progress</dt>
+<dt id="ientry-idp121991456">in_progress</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp109315904">iostream</dt>
+<dt id="ientry-idp125666512">iostream</dt>
<dd><dl>
<dt>generic::stream_protocol, <a class="indexterm" href="reference/generic__stream_protocol/iostream.html">generic::stream_protocol::iostream</a>
</dt>
@@ -1954,10 +1985,10 @@
<dt>local::stream_protocol, <a class="indexterm" href="reference/local__stream_protocol/iostream.html">local::stream_protocol::iostream</a>
</dt>
</dl></dd>
-<dt id="ientry-idp110374256">io_context</dt>
+<dt id="ientry-idp126723712">io_context</dt>
<dd><dl><dt>io_context, <a class="indexterm" href="reference/io_context/io_context.html">io_context::io_context</a>
</dt></dl></dd>
-<dt id="ientry-idp86436656">io_control</dt>
+<dt id="ientry-idp102535184">io_control</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/io_control.html">basic_datagram_socket::io_control</a>
</dt>
@@ -1976,60 +2007,60 @@
<dt>posix::stream_descriptor, <a class="indexterm" href="reference/posix__stream_descriptor/io_control.html">posix::stream_descriptor::io_control</a>
</dt>
</dl></dd>
-<dt id="ientry-idp111683056">io_service, <a class="indexterm" href="reference/io_service.html">io_service</a>
+<dt id="ientry-idp128033920">io_service, <a class="indexterm" href="reference/io_service.html">io_service</a>
</dt>
-<dt id="ientry-idp112791968">ip::address_v4_iterator, <a class="indexterm" href="reference/ip__address_v4_iterator.html">ip::address_v4_iterator</a>
+<dt id="ientry-idp129142256">ip::address_v4_iterator, <a class="indexterm" href="reference/ip__address_v4_iterator.html">ip::address_v4_iterator</a>
</dt>
-<dt id="ientry-idp112934144">ip::address_v4_range, <a class="indexterm" href="reference/ip__address_v4_range.html">ip::address_v4_range</a>
+<dt id="ientry-idp129152336">ip::address_v4_range, <a class="indexterm" href="reference/ip__address_v4_range.html">ip::address_v4_range</a>
</dt>
-<dt id="ientry-idp113594960">ip::address_v6_iterator, <a class="indexterm" href="reference/ip__address_v6_iterator.html">ip::address_v6_iterator</a>
+<dt id="ientry-idp129681360">ip::address_v6_iterator, <a class="indexterm" href="reference/ip__address_v6_iterator.html">ip::address_v6_iterator</a>
</dt>
-<dt id="ientry-idp113751856">ip::address_v6_range, <a class="indexterm" href="reference/ip__address_v6_range.html">ip::address_v6_range</a>
+<dt id="ientry-idp129691488">ip::address_v6_range, <a class="indexterm" href="reference/ip__address_v6_range.html">ip::address_v6_range</a>
</dt>
-<dt id="ientry-idp118612864">ip::host_name, <a class="indexterm" href="reference/ip__host_name.html">ip::host_name</a>
+<dt id="ientry-idp134126064">ip::host_name, <a class="indexterm" href="reference/ip__host_name.html">ip::host_name</a>
</dt>
-<dt id="ientry-idp119224768">ip::multicast::enable_loopback, <a class="indexterm" href="reference/ip__multicast__enable_loopback.html">ip::multicast::enable_loopback</a>
+<dt id="ientry-idp134737984">ip::multicast::enable_loopback, <a class="indexterm" href="reference/ip__multicast__enable_loopback.html">ip::multicast::enable_loopback</a>
</dt>
-<dt id="ientry-idp119241152">ip::multicast::hops, <a class="indexterm" href="reference/ip__multicast__hops.html">ip::multicast::hops</a>
+<dt id="ientry-idp134754368">ip::multicast::hops, <a class="indexterm" href="reference/ip__multicast__hops.html">ip::multicast::hops</a>
</dt>
-<dt id="ientry-idp119257280">ip::multicast::join_group, <a class="indexterm" href="reference/ip__multicast__join_group.html">ip::multicast::join_group</a>
+<dt id="ientry-idp134770432">ip::multicast::join_group, <a class="indexterm" href="reference/ip__multicast__join_group.html">ip::multicast::join_group</a>
</dt>
-<dt id="ientry-idp119272160">ip::multicast::leave_group, <a class="indexterm" href="reference/ip__multicast__leave_group.html">ip::multicast::leave_group</a>
+<dt id="ientry-idp134785248">ip::multicast::leave_group, <a class="indexterm" href="reference/ip__multicast__leave_group.html">ip::multicast::leave_group</a>
</dt>
-<dt id="ientry-idp119287104">ip::multicast::outbound_interface, <a class="indexterm" href="reference/ip__multicast__outbound_interface.html">ip::multicast::outbound_interface</a>
+<dt id="ientry-idp134800384">ip::multicast::outbound_interface, <a class="indexterm" href="reference/ip__multicast__outbound_interface.html">ip::multicast::outbound_interface</a>
</dt>
-<dt id="ientry-idp121510336">ip::unicast::hops, <a class="indexterm" href="reference/ip__unicast__hops.html">ip::unicast::hops</a>
+<dt id="ientry-idp137022864">ip::unicast::hops, <a class="indexterm" href="reference/ip__unicast__hops.html">ip::unicast::hops</a>
</dt>
-<dt id="ientry-idp121526576">ip::v4_mapped_t, <a class="indexterm" href="reference/ip__v4_mapped_t.html">ip::v4_mapped_t</a>
+<dt id="ientry-idp137039040">ip::v4_mapped_t, <a class="indexterm" href="reference/ip__v4_mapped_t.html">ip::v4_mapped_t</a>
</dt>
-<dt id="ientry-idp121542976">ip::v6_only, <a class="indexterm" href="reference/ip__v6_only.html">ip::v6_only</a>
+<dt id="ientry-idp137055392">ip::v6_only, <a class="indexterm" href="reference/ip__v6_only.html">ip::v6_only</a>
</dt>
-<dt id="ientry-idp105286192">is_child</dt>
+<dt id="ientry-idp121062944">is_child</dt>
<dd><dl><dt>coroutine, <a class="indexterm" href="reference/coroutine/is_child.html">coroutine::is_child</a>
</dt></dl></dd>
-<dt id="ientry-idp112521376">is_class_a</dt>
+<dt id="ientry-idp128871664">is_class_a</dt>
<dd><dl><dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/is_class_a.html">ip::address_v4::is_class_a</a>
</dt></dl></dd>
-<dt id="ientry-idp112527536">is_class_b</dt>
+<dt id="ientry-idp128877952">is_class_b</dt>
<dd><dl><dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/is_class_b.html">ip::address_v4::is_class_b</a>
</dt></dl></dd>
-<dt id="ientry-idp112533600">is_class_c</dt>
+<dt id="ientry-idp128884112">is_class_c</dt>
<dd><dl><dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/is_class_c.html">ip::address_v4::is_class_c</a>
</dt></dl></dd>
-<dt id="ientry-idp105291008">is_complete</dt>
+<dt id="ientry-idp121067696">is_complete</dt>
<dd><dl><dt>coroutine, <a class="indexterm" href="reference/coroutine/is_complete.html">coroutine::is_complete</a>
</dt></dl></dd>
-<dt id="ientry-idp119410400">is_host</dt>
+<dt id="ientry-idp134923472">is_host</dt>
<dd><dl>
<dt>ip::network_v4, <a class="indexterm" href="reference/ip__network_v4/is_host.html">ip::network_v4::is_host</a>
</dt>
<dt>ip::network_v6, <a class="indexterm" href="reference/ip__network_v6/is_host.html">ip::network_v6::is_host</a>
</dt>
</dl></dd>
-<dt id="ientry-idp113311648">is_link_local</dt>
+<dt id="ientry-idp129398448">is_link_local</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/is_link_local.html">ip::address_v6::is_link_local</a>
</dt></dl></dd>
-<dt id="ientry-idp112083248">is_loopback</dt>
+<dt id="ientry-idp128433680">is_loopback</dt>
<dd><dl>
<dt>ip::address, <a class="indexterm" href="reference/ip__address/is_loopback.html">ip::address::is_loopback</a>
</dt>
@@ -2038,7 +2069,7 @@
<dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/is_loopback.html">ip::address_v6::is_loopback</a>
</dt>
</dl></dd>
-<dt id="ientry-idp112087984">is_multicast</dt>
+<dt id="ientry-idp128438480">is_multicast</dt>
<dd><dl>
<dt>ip::address, <a class="indexterm" href="reference/ip__address/is_multicast.html">ip::address::is_multicast</a>
</dt>
@@ -2047,22 +2078,22 @@
<dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/is_multicast.html">ip::address_v6::is_multicast</a>
</dt>
</dl></dd>
-<dt id="ientry-idp113326032">is_multicast_global</dt>
+<dt id="ientry-idp129412656">is_multicast_global</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/is_multicast_global.html">ip::address_v6::is_multicast_global</a>
</dt></dl></dd>
-<dt id="ientry-idp113330848">is_multicast_link_local</dt>
+<dt id="ientry-idp129417536">is_multicast_link_local</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/is_multicast_link_local.html">ip::address_v6::is_multicast_link_local</a>
</dt></dl></dd>
-<dt id="ientry-idp113335744">is_multicast_node_local</dt>
+<dt id="ientry-idp129422272">is_multicast_node_local</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/is_multicast_node_local.html">ip::address_v6::is_multicast_node_local</a>
</dt></dl></dd>
-<dt id="ientry-idp113340640">is_multicast_org_local</dt>
+<dt id="ientry-idp129427200">is_multicast_org_local</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/is_multicast_org_local.html">ip::address_v6::is_multicast_org_local</a>
</dt></dl></dd>
-<dt id="ientry-idp113345440">is_multicast_site_local</dt>
+<dt id="ientry-idp129432096">is_multicast_site_local</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/is_multicast_site_local.html">ip::address_v6::is_multicast_site_local</a>
</dt></dl></dd>
-<dt id="ientry-idp86486400">is_open</dt>
+<dt id="ientry-idp102584416">is_open</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/is_open.html">basic_datagram_socket::is_open</a>
</dt>
@@ -2091,20 +2122,20 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/is_open.html">windows::stream_handle::is_open</a>
</dt>
</dl></dd>
-<dt id="ientry-idp105295792">is_parent</dt>
+<dt id="ientry-idp121072416">is_parent</dt>
<dd><dl><dt>coroutine, <a class="indexterm" href="reference/coroutine/is_parent.html">coroutine::is_parent</a>
</dt></dl></dd>
-<dt id="ientry-idp113350368">is_site_local</dt>
+<dt id="ientry-idp129436928">is_site_local</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/is_site_local.html">ip::address_v6::is_site_local</a>
</dt></dl></dd>
-<dt id="ientry-idp119415168">is_subnet_of</dt>
+<dt id="ientry-idp134928304">is_subnet_of</dt>
<dd><dl>
<dt>ip::network_v4, <a class="indexterm" href="reference/ip__network_v4/is_subnet_of.html">ip::network_v4::is_subnet_of</a>
</dt>
<dt>ip::network_v6, <a class="indexterm" href="reference/ip__network_v6/is_subnet_of.html">ip::network_v6::is_subnet_of</a>
</dt>
</dl></dd>
-<dt id="ientry-idp112092720">is_unspecified</dt>
+<dt id="ientry-idp128443280">is_unspecified</dt>
<dd><dl>
<dt>ip::address, <a class="indexterm" href="reference/ip__address/is_unspecified.html">ip::address::is_unspecified</a>
</dt>
@@ -2113,19 +2144,19 @@
<dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/is_unspecified.html">ip::address_v6::is_unspecified</a>
</dt>
</dl></dd>
-<dt id="ientry-idp112097408">is_v4</dt>
+<dt id="ientry-idp128447920">is_v4</dt>
<dd><dl><dt>ip::address, <a class="indexterm" href="reference/ip__address/is_v4.html">ip::address::is_v4</a>
</dt></dl></dd>
-<dt id="ientry-idp113359808">is_v4_compatible</dt>
+<dt id="ientry-idp129446288">is_v4_compatible</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/is_v4_compatible.html">ip::address_v6::is_v4_compatible</a>
</dt></dl></dd>
-<dt id="ientry-idp113364704">is_v4_mapped</dt>
+<dt id="ientry-idp129451072">is_v4_mapped</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/is_v4_mapped.html">ip::address_v6::is_v4_mapped</a>
</dt></dl></dd>
-<dt id="ientry-idp112102080">is_v6</dt>
+<dt id="ientry-idp128452592">is_v6</dt>
<dd><dl><dt>ip::address, <a class="indexterm" href="reference/ip__address/is_v6.html">ip::address::is_v6</a>
</dt></dl></dd>
-<dt id="ientry-idp115072464">iterator</dt>
+<dt id="ientry-idp130865648">iterator</dt>
<dd><dl>
<dt>ip::basic_address_range&lt;
address_v4 &gt;, <a class="indexterm" href="reference/ip__basic_address_range_lt__address_v4__gt_/iterator.html">ip::basic_address_range&lt;
@@ -2140,7 +2171,7 @@
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/iterator.html">ip::basic_resolver_results::iterator</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104225968">iterator_category</dt>
+<dt id="ientry-idp120013888">iterator_category</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/iterator_category.html">buffers_iterator::iterator_category</a>
</dt>
@@ -2162,7 +2193,7 @@
<div class="indexdiv">
<h3>J</h3>
<dl>
-<dt id="ientry-idp132232400">join</dt>
+<dt id="ientry-idp148040992">join</dt>
<dd><dl>
<dt>system_context, <a class="indexterm" href="reference/system_context/join.html">system_context::join</a>
</dt>
@@ -2174,7 +2205,7 @@
<div class="indexdiv">
<h3>K</h3>
<dl>
-<dt id="ientry-idp86492048">keep_alive</dt>
+<dt id="ientry-idp102590016">keep_alive</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/keep_alive.html">basic_datagram_socket::keep_alive</a>
</dt>
@@ -2196,12 +2227,12 @@
<div class="indexdiv">
<h3>L</h3>
<dl>
-<dt id="ientry-idp133227280">less_than</dt>
+<dt id="ientry-idp149041440">less_than</dt>
<dd><dl><dt>time_traits&lt;
boost::posix_time::ptime &gt;, <a class="indexterm" href="reference/time_traits_lt__ptime__gt_/less_than.html">time_traits&lt;
boost::posix_time::ptime &gt;::less_than</a>
</dt></dl></dd>
-<dt id="ientry-idp86509616">linger</dt>
+<dt id="ientry-idp102607344">linger</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/linger.html">basic_datagram_socket::linger</a>
</dt>
@@ -2218,10 +2249,10 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/linger.html">socket_base::linger</a>
</dt>
</dl></dd>
-<dt id="ientry-idp97052288">listen</dt>
+<dt id="ientry-idp113094592">listen</dt>
<dd><dl><dt>basic_socket_acceptor, <a class="indexterm" href="reference/basic_socket_acceptor/listen.html">basic_socket_acceptor::listen</a>
</dt></dl></dd>
-<dt id="ientry-idp127939440">load</dt>
+<dt id="ientry-idp143455216">load</dt>
<dd><dl>
<dt>serial_port_base::baud_rate, <a class="indexterm" href="reference/serial_port_base__baud_rate/load.html">serial_port_base::baud_rate::load</a>
</dt>
@@ -2234,12 +2265,12 @@
<dt>serial_port_base::stop_bits, <a class="indexterm" href="reference/serial_port_base__stop_bits/load.html">serial_port_base::stop_bits::load</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129580288">load_verify_file</dt>
+<dt id="ientry-idp145096912">load_verify_file</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/load_verify_file.html">ssl::context::load_verify_file</a>
</dt></dl></dd>
-<dt id="ientry-idp121995792">local::connect_pair, <a class="indexterm" href="reference/local__connect_pair.html">local::connect_pair</a>
+<dt id="ientry-idp137508976">local::connect_pair, <a class="indexterm" href="reference/local__connect_pair.html">local::connect_pair</a>
</dt>
-<dt id="ientry-idp86526288">local_endpoint</dt>
+<dt id="ientry-idp102623952">local_endpoint</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/local_endpoint.html">basic_datagram_socket::local_endpoint</a>
</dt>
@@ -2254,14 +2285,14 @@
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/local_endpoint.html">basic_stream_socket::local_endpoint</a>
</dt>
</dl></dd>
-<dt id="ientry-idp112554240">loopback</dt>
+<dt id="ientry-idp128904464">loopback</dt>
<dd><dl>
<dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/loopback.html">ip::address_v4::loopback</a>
</dt>
<dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/loopback.html">ip::address_v6::loopback</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86570560">lowest_layer</dt>
+<dt id="ientry-idp102667664">lowest_layer</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/lowest_layer.html">basic_datagram_socket::lowest_layer</a>
</dt>
@@ -2296,7 +2327,7 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/lowest_layer.html">windows::stream_handle::lowest_layer</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86601424">lowest_layer_type</dt>
+<dt id="ientry-idp102698448">lowest_layer_type</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/lowest_layer_type.html">basic_datagram_socket::lowest_layer_type</a>
</dt>
@@ -2336,30 +2367,30 @@
<div class="indexdiv">
<h3>M</h3>
<dl>
-<dt id="ientry-idp112106912">make_address</dt>
+<dt id="ientry-idp128457296">make_address</dt>
<dd><dl><dt>ip::address, <a class="indexterm" href="reference/ip__address/make_address.html">ip::address::make_address</a>
</dt></dl></dd>
-<dt id="ientry-idp112559040">make_address_v4</dt>
+<dt id="ientry-idp128909200">make_address_v4</dt>
<dd><dl><dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/make_address_v4.html">ip::address_v4::make_address_v4</a>
</dt></dl></dd>
-<dt id="ientry-idp113374240">make_address_v6</dt>
+<dt id="ientry-idp129460608">make_address_v6</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/make_address_v6.html">ip::address_v6::make_address_v6</a>
</dt></dl></dd>
-<dt id="ientry-idp112619040">make_network_v4</dt>
+<dt id="ientry-idp128969376">make_network_v4</dt>
<dd><dl>
<dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/make_network_v4.html">ip::address_v4::make_network_v4</a>
</dt>
<dt>ip::network_v4, <a class="indexterm" href="reference/ip__network_v4/make_network_v4.html">ip::network_v4::make_network_v4</a>
</dt>
</dl></dd>
-<dt id="ientry-idp113428672">make_network_v6</dt>
+<dt id="ientry-idp129515072">make_network_v6</dt>
<dd><dl>
<dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/make_network_v6.html">ip::address_v6::make_network_v6</a>
</dt>
<dt>ip::network_v6, <a class="indexterm" href="reference/ip__network_v6/make_network_v6.html">ip::network_v6::make_network_v6</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106752144">make_service</dt>
+<dt id="ientry-idp122514208">make_service</dt>
<dd><dl>
<dt>execution_context, <a class="indexterm" href="reference/execution_context/make_service.html">execution_context::make_service</a>
</dt>
@@ -2370,9 +2401,9 @@
<dt>thread_pool, <a class="indexterm" href="reference/thread_pool/make_service.html">thread_pool::make_service</a>
</dt>
</dl></dd>
-<dt id="ientry-idp123166816">make_work_guard, <a class="indexterm" href="reference/make_work_guard.html">make_work_guard</a>
+<dt id="ientry-idp138680480">make_work_guard, <a class="indexterm" href="reference/make_work_guard.html">make_work_guard</a>
</dt>
-<dt id="ientry-idp86845072">max_connections</dt>
+<dt id="ientry-idp102941840">max_connections</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/max_connections.html">basic_datagram_socket::max_connections</a>
</dt>
@@ -2389,7 +2420,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/max_connections.html">socket_base::max_connections</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86850960">max_listen_connections</dt>
+<dt id="ientry-idp102947552">max_listen_connections</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/max_listen_connections.html">basic_datagram_socket::max_listen_connections</a>
</dt>
@@ -2406,7 +2437,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/max_listen_connections.html">socket_base::max_listen_connections</a>
</dt>
</dl></dd>
-<dt id="ientry-idp101186800">max_size</dt>
+<dt id="ientry-idp117230304">max_size</dt>
<dd><dl>
<dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/max_size.html">basic_streambuf::max_size</a>
</dt>
@@ -2419,7 +2450,7 @@
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/max_size.html">ip::basic_resolver_results::max_size</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86856784">message_do_not_route</dt>
+<dt id="ientry-idp102953376">message_do_not_route</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/message_do_not_route.html">basic_datagram_socket::message_do_not_route</a>
</dt>
@@ -2436,7 +2467,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/message_do_not_route.html">socket_base::message_do_not_route</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86862608">message_end_of_record</dt>
+<dt id="ientry-idp102959088">message_end_of_record</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/message_end_of_record.html">basic_datagram_socket::message_end_of_record</a>
</dt>
@@ -2453,7 +2484,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/message_end_of_record.html">socket_base::message_end_of_record</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86868400">message_flags</dt>
+<dt id="ientry-idp102964752">message_flags</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/message_flags.html">basic_datagram_socket::message_flags</a>
</dt>
@@ -2470,7 +2501,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/message_flags.html">socket_base::message_flags</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86879856">message_out_of_band</dt>
+<dt id="ientry-idp102976000">message_out_of_band</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/message_out_of_band.html">basic_datagram_socket::message_out_of_band</a>
</dt>
@@ -2487,7 +2518,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/message_out_of_band.html">socket_base::message_out_of_band</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86885568">message_peek</dt>
+<dt id="ientry-idp102981568">message_peek</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/message_peek.html">basic_datagram_socket::message_peek</a>
</dt>
@@ -2504,23 +2535,23 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/message_peek.html">socket_base::message_peek</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106228320">message_size</dt>
+<dt id="ientry-idp121996304">message_size</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp129623600">method</dt>
+<dt id="ientry-idp145140176">method</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp123272448">mutable_buffer</dt>
+<dt id="ientry-idp138786384">mutable_buffer</dt>
<dd><dl><dt>mutable_buffer, <a class="indexterm" href="reference/mutable_buffer/mutable_buffer.html">mutable_buffer::mutable_buffer</a>
</dt></dl></dd>
-<dt id="ientry-idp123402832">mutable_buffers_1</dt>
+<dt id="ientry-idp138917696">mutable_buffers_1</dt>
<dd><dl><dt>mutable_buffers_1, <a class="indexterm" href="reference/mutable_buffers_1/mutable_buffers_1.html">mutable_buffers_1::mutable_buffers_1</a>
</dt></dl></dd>
-<dt id="ientry-idp101196496">mutable_buffers_type</dt>
+<dt id="ientry-idp117239936">mutable_buffers_type</dt>
<dd><dl>
<dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/mutable_buffers_type.html">basic_streambuf::mutable_buffers_type</a>
</dt>
@@ -2536,10 +2567,10 @@
<div class="indexdiv">
<h3>N</h3>
<dl>
-<dt id="ientry-idp106230032">name_too_long</dt>
+<dt id="ientry-idp121997952">name_too_long</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp86891360">native_handle</dt>
+<dt id="ientry-idp102987296">native_handle</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/native_handle.html">basic_datagram_socket::native_handle</a>
</dt>
@@ -2574,7 +2605,7 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/native_handle.html">windows::stream_handle::native_handle</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86896944">native_handle_type</dt>
+<dt id="ientry-idp102992752">native_handle_type</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/native_handle_type.html">basic_datagram_socket::native_handle_type</a>
</dt>
@@ -2609,7 +2640,7 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/native_handle_type.html">windows::stream_handle::native_handle_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp86907632">native_non_blocking</dt>
+<dt id="ientry-idp103003296">native_non_blocking</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/native_non_blocking.html">basic_datagram_socket::native_non_blocking</a>
</dt>
@@ -2628,36 +2659,36 @@
<dt>posix::stream_descriptor, <a class="indexterm" href="reference/posix__stream_descriptor/native_non_blocking.html">posix::stream_descriptor::native_non_blocking</a>
</dt>
</dl></dd>
-<dt id="ientry-idp112636608">netmask</dt>
+<dt id="ientry-idp128987008">netmask</dt>
<dd><dl>
<dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/netmask.html">ip::address_v4::netmask</a>
</dt>
<dt>ip::network_v4, <a class="indexterm" href="reference/ip__network_v4/netmask.html">ip::network_v4::netmask</a>
</dt>
</dl></dd>
-<dt id="ientry-idp119464064">network</dt>
+<dt id="ientry-idp134977072">network</dt>
<dd><dl>
<dt>ip::network_v4, <a class="indexterm" href="reference/ip__network_v4/network.html">ip::network_v4::network</a>
</dt>
<dt>ip::network_v6, <a class="indexterm" href="reference/ip__network_v6/network.html">ip::network_v6::network</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106231680">network_down</dt>
+<dt id="ientry-idp121999536">network_down</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106233328">network_reset</dt>
+<dt id="ientry-idp122001072">network_reset</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106234976">network_unreachable</dt>
+<dt id="ientry-idp122002720">network_unreachable</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp119468800">network_v4</dt>
+<dt id="ientry-idp134981872">network_v4</dt>
<dd><dl><dt>ip::network_v4, <a class="indexterm" href="reference/ip__network_v4/network_v4.html">ip::network_v4::network_v4</a>
</dt></dl></dd>
-<dt id="ientry-idp119695760">network_v6</dt>
+<dt id="ientry-idp135208432">network_v6</dt>
<dd><dl><dt>ip::network_v6, <a class="indexterm" href="reference/ip__network_v6/network_v6.html">ip::network_v6::network_v6</a>
</dt></dl></dd>
-<dt id="ientry-idp103297184">next_layer</dt>
+<dt id="ientry-idp119094448">next_layer</dt>
<dd><dl>
<dt>buffered_read_stream, <a class="indexterm" href="reference/buffered_read_stream/next_layer.html">buffered_read_stream::next_layer</a>
</dt>
@@ -2668,7 +2699,7 @@
<dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/next_layer.html">ssl::stream::next_layer</a>
</dt>
</dl></dd>
-<dt id="ientry-idp103302016">next_layer_type</dt>
+<dt id="ientry-idp119099216">next_layer_type</dt>
<dd><dl>
<dt>buffered_read_stream, <a class="indexterm" href="reference/buffered_read_stream/next_layer_type.html">buffered_read_stream::next_layer_type</a>
</dt>
@@ -2679,14 +2710,14 @@
<dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/next_layer_type.html">ssl::stream::next_layer_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp128057312">none</dt>
+<dt id="ientry-idp143573296">none</dt>
<dd><dl>
<dt>serial_port_base::flow_control, <a class="indexterm" href="reference/serial_port_base__flow_control/type.html">serial_port_base::flow_control::type</a>
</dt>
<dt>serial_port_base::parity, <a class="indexterm" href="reference/serial_port_base__parity/type.html">serial_port_base::parity::type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87085168">non_blocking</dt>
+<dt id="ientry-idp88495632">non_blocking</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/non_blocking.html">basic_datagram_socket::non_blocking</a>
</dt>
@@ -2705,7 +2736,7 @@
<dt>posix::stream_descriptor, <a class="indexterm" href="reference/posix__stream_descriptor/non_blocking.html">posix::stream_descriptor::non_blocking</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106781936">notify_fork</dt>
+<dt id="ientry-idp122543760">notify_fork</dt>
<dd><dl>
<dt>execution_context, <a class="indexterm" href="reference/execution_context/notify_fork.html">execution_context::notify_fork</a>
</dt>
@@ -2718,90 +2749,90 @@
<dt>thread_pool, <a class="indexterm" href="reference/thread_pool/notify_fork.html">thread_pool::notify_fork</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106246544">not_connected</dt>
+<dt id="ientry-idp122013920">not_connected</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106429712">not_found</dt>
+<dt id="ientry-idp122195536">not_found</dt>
<dd><dl><dt>error::misc_errors, <a class="indexterm" href="reference/error__misc_errors.html">error::misc_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106248192">not_socket</dt>
+<dt id="ientry-idp122015504">not_socket</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp133232464">now</dt>
+<dt id="ientry-idp149046624">now</dt>
<dd><dl><dt>time_traits&lt; boost::posix_time::ptime
&gt;, <a class="indexterm" href="reference/time_traits_lt__ptime__gt_/now.html">time_traits&lt;
boost::posix_time::ptime &gt;::now</a>
</dt></dl></dd>
-<dt id="ientry-idp106238304">no_buffer_space</dt>
+<dt id="ientry-idp122005920">no_buffer_space</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp129716144">no_compression</dt>
+<dt id="ientry-idp145232944">no_compression</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/no_compression.html">ssl::context::no_compression</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/no_compression.html">ssl::context_base::no_compression</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106467264">no_data</dt>
+<dt id="ientry-idp122232448">no_data</dt>
<dd><dl><dt>error::netdb_errors, <a class="indexterm" href="reference/error__netdb_errors.html">error::netdb_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp120492384">no_delay</dt>
+<dt id="ientry-idp136005536">no_delay</dt>
<dd><dl><dt>ip::tcp, <a class="indexterm" href="reference/ip__tcp/no_delay.html">ip::tcp::no_delay</a>
</dt></dl></dd>
-<dt id="ientry-idp106236592">no_descriptors</dt>
+<dt id="ientry-idp122004272">no_descriptors</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106239920">no_memory</dt>
+<dt id="ientry-idp122007424">no_memory</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106241568">no_permission</dt>
+<dt id="ientry-idp122009072">no_permission</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106243216">no_protocol_option</dt>
+<dt id="ientry-idp122010720">no_protocol_option</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106468976">no_recovery</dt>
+<dt id="ientry-idp122234048">no_recovery</dt>
<dd><dl><dt>error::netdb_errors, <a class="indexterm" href="reference/error__netdb_errors.html">error::netdb_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp129720944">no_sslv2</dt>
+<dt id="ientry-idp145237680">no_sslv2</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/no_sslv2.html">ssl::context::no_sslv2</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/no_sslv2.html">ssl::context_base::no_sslv2</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129725696">no_sslv3</dt>
+<dt id="ientry-idp145242432">no_sslv3</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/no_sslv3.html">ssl::context::no_sslv3</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/no_sslv3.html">ssl::context_base::no_sslv3</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106244832">no_such_device</dt>
+<dt id="ientry-idp122012272">no_such_device</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp129730448">no_tlsv1</dt>
+<dt id="ientry-idp145247120">no_tlsv1</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/no_tlsv1.html">ssl::context::no_tlsv1</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/no_tlsv1.html">ssl::context_base::no_tlsv1</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129735152">no_tlsv1_1</dt>
+<dt id="ientry-idp145251824">no_tlsv1_1</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/no_tlsv1_1.html">ssl::context::no_tlsv1_1</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/no_tlsv1_1.html">ssl::context_base::no_tlsv1_1</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129739856">no_tlsv1_2</dt>
+<dt id="ientry-idp145256592">no_tlsv1_2</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/no_tlsv1_2.html">ssl::context::no_tlsv1_2</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/no_tlsv1_2.html">ssl::context_base::no_tlsv1_2</a>
</dt>
</dl></dd>
-<dt id="ientry-idp116410272">numeric_host</dt>
+<dt id="ientry-idp131922688">numeric_host</dt>
<dd><dl>
<dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/numeric_host.html">ip::basic_resolver::numeric_host</a>
</dt>
@@ -2812,7 +2843,7 @@
<dt>ip::resolver_query_base, <a class="indexterm" href="reference/ip__resolver_query_base/numeric_host.html">ip::resolver_query_base::numeric_host</a>
</dt>
</dl></dd>
-<dt id="ientry-idp116415936">numeric_service</dt>
+<dt id="ientry-idp131928400">numeric_service</dt>
<dd><dl>
<dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/numeric_service.html">ip::basic_resolver::numeric_service</a>
</dt>
@@ -2828,19 +2859,19 @@
<div class="indexdiv">
<h3>O</h3>
<dl>
-<dt id="ientry-idp133926912">object_handle</dt>
+<dt id="ientry-idp149745248">object_handle</dt>
<dd><dl><dt>windows::object_handle, <a class="indexterm" href="reference/windows__object_handle/object_handle.html">windows::object_handle::object_handle</a>
</dt></dl></dd>
-<dt id="ientry-idp128133168">odd</dt>
+<dt id="ientry-idp143649376">odd</dt>
<dd><dl><dt>serial_port_base::parity, <a class="indexterm" href="reference/serial_port_base__parity/type.html">serial_port_base::parity::type</a>
</dt></dl></dd>
-<dt id="ientry-idp128205312">one</dt>
+<dt id="ientry-idp143721696">one</dt>
<dd><dl><dt>serial_port_base::stop_bits, <a class="indexterm" href="reference/serial_port_base__stop_bits/type.html">serial_port_base::stop_bits::type</a>
</dt></dl></dd>
-<dt id="ientry-idp128207024">onepointfive</dt>
+<dt id="ientry-idp143723408">onepointfive</dt>
<dd><dl><dt>serial_port_base::stop_bits, <a class="indexterm" href="reference/serial_port_base__stop_bits/type.html">serial_port_base::stop_bits::type</a>
</dt></dl></dd>
-<dt id="ientry-idp107165824">on_work_finished</dt>
+<dt id="ientry-idp122924976">on_work_finished</dt>
<dd><dl>
<dt>executor, <a class="indexterm" href="reference/executor/on_work_finished.html">executor::on_work_finished</a>
</dt>
@@ -2855,7 +2886,7 @@
<dt>thread_pool::executor_type, <a class="indexterm" href="reference/thread_pool__executor_type/on_work_finished.html">thread_pool::executor_type::on_work_finished</a>
</dt>
</dl></dd>
-<dt id="ientry-idp107170688">on_work_started</dt>
+<dt id="ientry-idp122929776">on_work_started</dt>
<dd><dl>
<dt>executor, <a class="indexterm" href="reference/executor/on_work_started.html">executor::on_work_started</a>
</dt>
@@ -2870,7 +2901,7 @@
<dt>thread_pool::executor_type, <a class="indexterm" href="reference/thread_pool__executor_type/on_work_started.html">thread_pool::executor_type::on_work_started</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87142032">open</dt>
+<dt id="ientry-idp103241952">open</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/open.html">basic_datagram_socket::open</a>
</dt>
@@ -2887,13 +2918,13 @@
<dt>serial_port, <a class="indexterm" href="reference/serial_port/open.html">serial_port::open</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106249840">operation_aborted</dt>
+<dt id="ientry-idp122017152">operation_aborted</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp106251456">operation_not_supported</dt>
+<dt id="ientry-idp122018704">operation_not_supported</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp104236464">operator *</dt>
+<dt id="ientry-idp120024320">operator *</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator__star_.html">buffers_iterator::operator
*</a>
@@ -2911,16 +2942,16 @@
*</a>
</dt>
</dl></dd>
-<dt id="ientry-idp117146432">operator
+<dt id="ientry-idp132659472">operator
endpoint_type</dt>
<dd><dl><dt>ip::basic_resolver_entry, <a class="indexterm" href="reference/ip__basic_resolver_entry/operator_endpoint_type.html">ip::basic_resolver_entry::operator
endpoint_type</a>
</dt></dl></dd>
-<dt id="ientry-idp107175648">operator unspecified_bool_type</dt>
+<dt id="ientry-idp122934592">operator unspecified_bool_type</dt>
<dd><dl><dt>executor, <a class="indexterm" href="reference/executor/operator_unspecified_bool_type.html">executor::operator
unspecified_bool_type</a>
</dt></dl></dd>
-<dt id="ientry-idp104241232">operator!=</dt>
+<dt id="ientry-idp120029152">operator!=</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_not__eq_.html">buffers_iterator::operator!=</a>
</dt>
@@ -2979,7 +3010,7 @@
<dt>thread_pool::executor_type, <a class="indexterm" href="reference/thread_pool__executor_type/operator_not__eq_.html">thread_pool::executor_type::operator!=</a>
</dt>
</dl></dd>
-<dt id="ientry-idp107414992">operator()</dt>
+<dt id="ientry-idp123333824">operator()</dt>
<dd><dl>
<dt>executor_binder, <a class="indexterm" href="reference/executor_binder/operator_lp__rp_.html">executor_binder::operator()</a>
</dt>
@@ -2988,7 +3019,7 @@
<dt>use_future_t, <a class="indexterm" href="reference/use_future_t/operator_lp__rp_.html">use_future_t::operator()</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104251840">operator+</dt>
+<dt id="ientry-idp120039392">operator+</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_plus_.html">buffers_iterator::operator+</a>
</dt>
@@ -3001,7 +3032,7 @@
<dt>mutable_buffers_1, <a class="indexterm" href="reference/mutable_buffers_1/operator_plus_.html">mutable_buffers_1::operator+</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104279696">operator++</dt>
+<dt id="ientry-idp120066832">operator++</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_plus__plus_.html">buffers_iterator::operator++</a>
</dt>
@@ -3018,7 +3049,7 @@
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/operator_plus__plus_.html">ip::basic_resolver_results::operator++</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104297040">operator+=</dt>
+<dt id="ientry-idp120084000">operator+=</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_plus__eq_.html">buffers_iterator::operator+=</a>
</dt>
@@ -3031,10 +3062,10 @@
<dt>mutable_buffers_1, <a class="indexterm" href="reference/mutable_buffers_1/operator_plus__eq_.html">mutable_buffers_1::operator+=</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104302080">operator-</dt>
+<dt id="ientry-idp120088912">operator-</dt>
<dd><dl><dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_minus_.html">buffers_iterator::operator-</a>
</dt></dl></dd>
-<dt id="ientry-idp104330000">operator--</dt>
+<dt id="ientry-idp120116576">operator--</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_minus__minus_.html">buffers_iterator::operator--</a>
</dt>
@@ -3047,10 +3078,10 @@
address_v6 &gt;::operator--</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104347312">operator-=</dt>
+<dt id="ientry-idp120133744">operator-=</dt>
<dd><dl><dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_minus__eq_.html">buffers_iterator::operator-=</a>
</dt></dl></dd>
-<dt id="ientry-idp104352400">operator-&gt;</dt>
+<dt id="ientry-idp120138768">operator-&gt;</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_arrow_.html">buffers_iterator::operator-&gt;</a>
</dt>
@@ -3067,7 +3098,7 @@
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/operator_arrow_.html">ip::basic_resolver_results::operator-&gt;</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104357248">operator&lt;</dt>
+<dt id="ientry-idp120143552">operator&lt;</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_lt_.html">buffers_iterator::operator&lt;</a>
</dt>
@@ -3084,7 +3115,7 @@
<dt>local::basic_endpoint, <a class="indexterm" href="reference/local__basic_endpoint/operator_lt_.html">local::basic_endpoint::operator&lt;</a>
</dt>
</dl></dd>
-<dt id="ientry-idp112166560">operator&lt;&lt;</dt>
+<dt id="ientry-idp128517056">operator&lt;&lt;</dt>
<dd><dl>
<dt>ip::address, <a class="indexterm" href="reference/ip__address/operator_lt__lt_.html">ip::address::operator&lt;&lt;</a>
</dt>
@@ -3097,7 +3128,7 @@
<dt>local::basic_endpoint, <a class="indexterm" href="reference/local__basic_endpoint/operator_lt__lt_.html">local::basic_endpoint::operator&lt;&lt;</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104367744">operator&lt;=</dt>
+<dt id="ientry-idp120154048">operator&lt;=</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_lt__eq_.html">buffers_iterator::operator&lt;=</a>
</dt>
@@ -3114,7 +3145,7 @@
<dt>local::basic_endpoint, <a class="indexterm" href="reference/local__basic_endpoint/operator_lt__eq_.html">local::basic_endpoint::operator&lt;=</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87179968">operator=</dt>
+<dt id="ientry-idp103279888">operator=</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/operator_eq_.html">basic_datagram_socket::operator=</a>
</dt>
@@ -3197,7 +3228,7 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/operator_eq_.html">windows::stream_handle::operator=</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104378320">operator==</dt>
+<dt id="ientry-idp120164432">operator==</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_eq__eq_.html">buffers_iterator::operator==</a>
</dt>
@@ -3256,7 +3287,7 @@
<dt>thread_pool::executor_type, <a class="indexterm" href="reference/thread_pool__executor_type/operator_eq__eq_.html">thread_pool::executor_type::operator==</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104388832">operator&gt;</dt>
+<dt id="ientry-idp120174752">operator&gt;</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_gt_.html">buffers_iterator::operator&gt;</a>
</dt>
@@ -3273,7 +3304,7 @@
<dt>local::basic_endpoint, <a class="indexterm" href="reference/local__basic_endpoint/operator_gt_.html">local::basic_endpoint::operator&gt;</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104399392">operator&gt;=</dt>
+<dt id="ientry-idp120185136">operator&gt;=</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/operator_gt__eq_.html">buffers_iterator::operator&gt;=</a>
</dt>
@@ -3290,7 +3321,7 @@
<dt>local::basic_endpoint, <a class="indexterm" href="reference/local__basic_endpoint/operator_gt__eq_.html">local::basic_endpoint::operator&gt;=</a>
</dt>
</dl></dd>
-<dt id="ientry-idp102348176">operator[]</dt>
+<dt id="ientry-idp118202960">operator[]</dt>
<dd><dl>
<dt>basic_yield_context, <a class="indexterm" href="reference/basic_yield_context/operator_lb__rb_.html">basic_yield_context::operator[]</a>
</dt>
@@ -3299,14 +3330,14 @@
<dt>use_future_t, <a class="indexterm" href="reference/use_future_t/operator_lb__rb_.html">use_future_t::operator[]</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129759504">options</dt>
+<dt id="ientry-idp145276368">options</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/options.html">ssl::context::options</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/options.html">ssl::context_base::options</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87220832">out_of_band_inline</dt>
+<dt id="ientry-idp103320752">out_of_band_inline</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/out_of_band_inline.html">basic_datagram_socket::out_of_band_inline</a>
</dt>
@@ -3323,20 +3354,20 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/out_of_band_inline.html">socket_base::out_of_band_inline</a>
</dt>
</dl></dd>
-<dt id="ientry-idp98344864">overflow</dt>
+<dt id="ientry-idp114386720">overflow</dt>
<dd><dl>
<dt>basic_socket_streambuf, <a class="indexterm" href="reference/basic_socket_streambuf/overflow.html">basic_socket_streambuf::overflow</a>
</dt>
<dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/overflow.html">basic_streambuf::overflow</a>
</dt>
</dl></dd>
-<dt id="ientry-idp134448480">overlapped_handle</dt>
+<dt id="ientry-idp150269232">overlapped_handle</dt>
<dd><dl><dt>windows::overlapped_handle, <a class="indexterm" href="reference/windows__overlapped_handle/overlapped_handle.html">windows::overlapped_handle::overlapped_handle</a>
</dt></dl></dd>
-<dt id="ientry-idp134584848">overlapped_ptr</dt>
+<dt id="ientry-idp150406368">overlapped_ptr</dt>
<dd><dl><dt>windows::overlapped_ptr, <a class="indexterm" href="reference/windows__overlapped_ptr/overlapped_ptr.html">windows::overlapped_ptr::overlapped_ptr</a>
</dt></dl></dd>
-<dt id="ientry-idp107550064">owns_work</dt>
+<dt id="ientry-idp123497232">owns_work</dt>
<dd><dl><dt>executor_work_guard, <a class="indexterm" href="reference/executor_work_guard/owns_work.html">executor_work_guard::owns_work</a>
</dt></dl></dd>
</dl>
@@ -3344,10 +3375,10 @@
<div class="indexdiv">
<h3>P</h3>
<dl>
-<dt id="ientry-idp128119152">parity</dt>
+<dt id="ientry-idp143635168">parity</dt>
<dd><dl><dt>serial_port_base::parity, <a class="indexterm" href="reference/serial_port_base__parity/parity.html">serial_port_base::parity::parity</a>
</dt></dl></dd>
-<dt id="ientry-idp116439424">passive</dt>
+<dt id="ientry-idp131951824">passive</dt>
<dd><dl>
<dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/passive.html">ip::basic_resolver::passive</a>
</dt>
@@ -3358,17 +3389,17 @@
<dt>ip::resolver_query_base, <a class="indexterm" href="reference/ip__resolver_query_base/passive.html">ip::resolver_query_base::passive</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129769824">password_purpose</dt>
+<dt id="ientry-idp145286752">password_purpose</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/password_purpose.html">ssl::context::password_purpose</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/password_purpose.html">ssl::context_base::password_purpose</a>
</dt>
</dl></dd>
-<dt id="ientry-idp121948304">path</dt>
+<dt id="ientry-idp137461264">path</dt>
<dd><dl><dt>local::basic_endpoint, <a class="indexterm" href="reference/local__basic_endpoint/path.html">local::basic_endpoint::path</a>
</dt></dl></dd>
-<dt id="ientry-idp103312752">peek</dt>
+<dt id="ientry-idp119109696">peek</dt>
<dd><dl>
<dt>buffered_read_stream, <a class="indexterm" href="reference/buffered_read_stream/peek.html">buffered_read_stream::peek</a>
</dt>
@@ -3377,26 +3408,26 @@
<dt>buffered_write_stream, <a class="indexterm" href="reference/buffered_write_stream/peek.html">buffered_write_stream::peek</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129569744">pem</dt>
+<dt id="ientry-idp145086368">pem</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/file_format.html">ssl::context::file_format</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/file_format.html">ssl::context_base::file_format</a>
</dt>
</dl></dd>
-<dt id="ientry-idp123607008">placeholders::bytes_transferred, <a class="indexterm" href="reference/placeholders__bytes_transferred.html">placeholders::bytes_transferred</a>
+<dt id="ientry-idp139121328">placeholders::bytes_transferred, <a class="indexterm" href="reference/placeholders__bytes_transferred.html">placeholders::bytes_transferred</a>
</dt>
-<dt id="ientry-idp123618832">placeholders::endpoint, <a class="indexterm" href="reference/placeholders__endpoint.html">placeholders::endpoint</a>
+<dt id="ientry-idp139133312">placeholders::endpoint, <a class="indexterm" href="reference/placeholders__endpoint.html">placeholders::endpoint</a>
</dt>
-<dt id="ientry-idp123630048">placeholders::error, <a class="indexterm" href="reference/placeholders__error.html">placeholders::error</a>
+<dt id="ientry-idp139144480">placeholders::error, <a class="indexterm" href="reference/placeholders__error.html">placeholders::error</a>
</dt>
-<dt id="ientry-idp123640176">placeholders::iterator, <a class="indexterm" href="reference/placeholders__iterator.html">placeholders::iterator</a>
+<dt id="ientry-idp139154448">placeholders::iterator, <a class="indexterm" href="reference/placeholders__iterator.html">placeholders::iterator</a>
</dt>
-<dt id="ientry-idp123651152">placeholders::results, <a class="indexterm" href="reference/placeholders__results.html">placeholders::results</a>
+<dt id="ientry-idp139165744">placeholders::results, <a class="indexterm" href="reference/placeholders__results.html">placeholders::results</a>
</dt>
-<dt id="ientry-idp123661264">placeholders::signal_number, <a class="indexterm" href="reference/placeholders__signal_number.html">placeholders::signal_number</a>
+<dt id="ientry-idp139175840">placeholders::signal_number, <a class="indexterm" href="reference/placeholders__signal_number.html">placeholders::signal_number</a>
</dt>
-<dt id="ientry-idp104414816">pointer</dt>
+<dt id="ientry-idp120200304">pointer</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/pointer.html">buffers_iterator::pointer</a>
</dt>
@@ -3413,16 +3444,16 @@
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/pointer.html">ip::basic_resolver_results::pointer</a>
</dt>
</dl></dd>
-<dt id="ientry-idp110462592">poll</dt>
+<dt id="ientry-idp126812096">poll</dt>
<dd><dl><dt>io_context, <a class="indexterm" href="reference/io_context/poll.html">io_context::poll</a>
</dt></dl></dd>
-<dt id="ientry-idp110502688">poll_one</dt>
+<dt id="ientry-idp126851872">poll_one</dt>
<dd><dl><dt>io_context, <a class="indexterm" href="reference/io_context/poll_one.html">io_context::poll_one</a>
</dt></dl></dd>
-<dt id="ientry-idp115787888">port</dt>
+<dt id="ientry-idp131300176">port</dt>
<dd><dl><dt>ip::basic_endpoint, <a class="indexterm" href="reference/ip__basic_endpoint/port.html">ip::basic_endpoint::port</a>
</dt></dl></dd>
-<dt id="ientry-idp87004688">post, <a class="indexterm" href="reference/post.html">post</a>
+<dt id="ientry-idp122990848">post, <a class="indexterm" href="reference/post.html">post</a>
</dt>
<dd><dl>
<dt>executor, <a class="indexterm" href="reference/executor/post.html">executor::post</a>
@@ -3440,14 +3471,14 @@
<dt>thread_pool::executor_type, <a class="indexterm" href="reference/thread_pool__executor_type/post.html">thread_pool::executor_type::post</a>
</dt>
</dl></dd>
-<dt id="ientry-idp119525248">prefix_length</dt>
+<dt id="ientry-idp135038240">prefix_length</dt>
<dd><dl>
<dt>ip::network_v4, <a class="indexterm" href="reference/ip__network_v4/prefix_length.html">ip::network_v4::prefix_length</a>
</dt>
<dt>ip::network_v6, <a class="indexterm" href="reference/ip__network_v6/prefix_length.html">ip::network_v6::prefix_length</a>
</dt>
</dl></dd>
-<dt id="ientry-idp101215040">prepare</dt>
+<dt id="ientry-idp117258608">prepare</dt>
<dd><dl>
<dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/prepare.html">basic_streambuf::prepare</a>
</dt>
@@ -3458,7 +3489,7 @@
<dt>dynamic_vector_buffer, <a class="indexterm" href="reference/dynamic_vector_buffer/prepare.html">dynamic_vector_buffer::prepare</a>
</dt>
</dl></dd>
-<dt id="ientry-idp107759120">protocol</dt>
+<dt id="ientry-idp124050304">protocol</dt>
<dd><dl>
<dt>generic::basic_endpoint, <a class="indexterm" href="reference/generic__basic_endpoint/protocol.html">generic::basic_endpoint::protocol</a>
</dt>
@@ -3485,7 +3516,7 @@
<dt>local::stream_protocol, <a class="indexterm" href="reference/local__stream_protocol/protocol.html">local::stream_protocol::protocol</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87235136">protocol_type</dt>
+<dt id="ientry-idp103335056">protocol_type</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/protocol_type.html">basic_datagram_socket::protocol_type</a>
</dt>
@@ -3518,7 +3549,7 @@
<dt>local::basic_endpoint, <a class="indexterm" href="reference/local__basic_endpoint/protocol_type.html">local::basic_endpoint::protocol_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp98360128">puberror</dt>
+<dt id="ientry-idp114401984">puberror</dt>
<dd><dl><dt>basic_socket_streambuf, <a class="indexterm" href="reference/basic_socket_streambuf/puberror.html">basic_socket_streambuf::puberror</a>
</dt></dl></dd>
</dl>
@@ -3526,7 +3557,7 @@
<div class="indexdiv">
<h3>Q</h3>
<dl>
-<dt id="ientry-idp116454384">query</dt>
+<dt id="ientry-idp131967008">query</dt>
<dd><dl><dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/query.html">ip::basic_resolver::query</a>
</dt></dl></dd>
</dl>
@@ -3534,20 +3565,20 @@
<div class="indexdiv">
<h3>R</h3>
<dl>
-<dt id="ientry-idp135132192">random_access_handle</dt>
+<dt id="ientry-idp150955808">random_access_handle</dt>
<dd><dl><dt>windows::random_access_handle, <a class="indexterm" href="reference/windows__random_access_handle/random_access_handle.html">windows::random_access_handle::random_access_handle</a>
</dt></dl></dd>
-<dt id="ientry-idp108396688">raw_protocol</dt>
+<dt id="ientry-idp124747136">raw_protocol</dt>
<dd><dl><dt>generic::raw_protocol, <a class="indexterm" href="reference/generic__raw_protocol/raw_protocol.html">generic::raw_protocol::raw_protocol</a>
</dt></dl></dd>
-<dt id="ientry-idp97997232">rdbuf</dt>
+<dt id="ientry-idp114039040">rdbuf</dt>
<dd><dl><dt>basic_socket_iostream, <a class="indexterm" href="reference/basic_socket_iostream/rdbuf.html">basic_socket_iostream::rdbuf</a>
</dt></dl></dd>
-<dt id="ientry-idp125649504">read, <a class="indexterm" href="reference/read.html">read</a>
+<dt id="ientry-idp141164208">read, <a class="indexterm" href="reference/read.html">read</a>
</dt>
-<dt id="ientry-idp126046432">read_at, <a class="indexterm" href="reference/read_at.html">read_at</a>
+<dt id="ientry-idp141561008">read_at, <a class="indexterm" href="reference/read_at.html">read_at</a>
</dt>
-<dt id="ientry-idp100337696">read_some</dt>
+<dt id="ientry-idp116381776">read_some</dt>
<dd><dl>
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/read_some.html">basic_stream_socket::read_some</a>
</dt>
@@ -3566,15 +3597,15 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/read_some.html">windows::stream_handle::read_some</a>
</dt>
</dl></dd>
-<dt id="ientry-idp135199088">read_some_at</dt>
+<dt id="ientry-idp151022864">read_some_at</dt>
<dd><dl><dt>windows::random_access_handle, <a class="indexterm" href="reference/windows__random_access_handle/read_some_at.html">windows::random_access_handle::read_some_at</a>
</dt></dl></dd>
-<dt id="ientry-idp126334032">read_until, <a class="indexterm" href="reference/read_until.html">read_until</a>
+<dt id="ientry-idp141848992">read_until, <a class="indexterm" href="reference/read_until.html">read_until</a>
</dt>
-<dt id="ientry-idp133396704">rebind</dt>
+<dt id="ientry-idp149211952">rebind</dt>
<dd><dl><dt>use_future_t, <a class="indexterm" href="reference/use_future_t/rebind.html">use_future_t::rebind</a>
</dt></dl></dd>
-<dt id="ientry-idp87243792">receive</dt>
+<dt id="ientry-idp103343712">receive</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/receive.html">basic_datagram_socket::receive</a>
</dt>
@@ -3585,7 +3616,7 @@
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/receive.html">basic_stream_socket::receive</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87331296">receive_buffer_size</dt>
+<dt id="ientry-idp103427872">receive_buffer_size</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/receive_buffer_size.html">basic_datagram_socket::receive_buffer_size</a>
</dt>
@@ -3602,14 +3633,14 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/receive_buffer_size.html">socket_base::receive_buffer_size</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87348160">receive_from</dt>
+<dt id="ientry-idp103444480">receive_from</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/receive_from.html">basic_datagram_socket::receive_from</a>
</dt>
<dt>basic_raw_socket, <a class="indexterm" href="reference/basic_raw_socket/receive_from.html">basic_raw_socket::receive_from</a>
</dt>
</dl></dd>
-<dt id="ientry-idp72644448">receive_low_watermark</dt>
+<dt id="ientry-idp103529472">receive_low_watermark</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/receive_low_watermark.html">basic_datagram_socket::receive_low_watermark</a>
</dt>
@@ -3626,7 +3657,10 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/receive_low_watermark.html">socket_base::receive_low_watermark</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104428064">reference</dt>
+<dt id="ientry-idp123775616">redirect_error_t</dt>
+<dd><dl><dt>experimental::redirect_error_t, <a class="indexterm" href="reference/experimental__redirect_error_t/redirect_error_t.html">experimental::redirect_error_t::redirect_error_t</a>
+</dt></dl></dd>
+<dt id="ientry-idp120213504">reference</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/reference.html">buffers_iterator::reference</a>
</dt>
@@ -3643,7 +3677,7 @@
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/reference.html">ip::basic_resolver_results::reference</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87535216">release</dt>
+<dt id="ientry-idp103546144">release</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/release.html">basic_datagram_socket::release</a>
</dt>
@@ -3664,7 +3698,7 @@
<dt>windows::overlapped_ptr, <a class="indexterm" href="reference/windows__overlapped_ptr/release.html">windows::overlapped_ptr::release</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87572608">remote_endpoint</dt>
+<dt id="ientry-idp103585472">remote_endpoint</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/remote_endpoint.html">basic_datagram_socket::remote_endpoint</a>
</dt>
@@ -3677,13 +3711,13 @@
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/remote_endpoint.html">basic_stream_socket::remote_endpoint</a>
</dt>
</dl></dd>
-<dt id="ientry-idp128572432">remove</dt>
+<dt id="ientry-idp144088896">remove</dt>
<dd><dl><dt>signal_set, <a class="indexterm" href="reference/signal_set/remove.html">signal_set::remove</a>
</dt></dl></dd>
-<dt id="ientry-idp101236624">reserve</dt>
+<dt id="ientry-idp117280176">reserve</dt>
<dd><dl><dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/reserve.html">basic_streambuf::reserve</a>
</dt></dl></dd>
-<dt id="ientry-idp107554688">reset</dt>
+<dt id="ientry-idp123503392">reset</dt>
<dd><dl>
<dt>executor_work_guard, <a class="indexterm" href="reference/executor_work_guard/reset.html">executor_work_guard::reset</a>
</dt>
@@ -3692,7 +3726,7 @@
<dt>windows::overlapped_ptr, <a class="indexterm" href="reference/windows__overlapped_ptr/reset.html">windows::overlapped_ptr::reset</a>
</dt>
</dl></dd>
-<dt id="ientry-idp107771888">resize</dt>
+<dt id="ientry-idp124065488">resize</dt>
<dd><dl>
<dt>generic::basic_endpoint, <a class="indexterm" href="reference/generic__basic_endpoint/resize.html">generic::basic_endpoint::resize</a>
</dt>
@@ -3701,10 +3735,10 @@
<dt>local::basic_endpoint, <a class="indexterm" href="reference/local__basic_endpoint/resize.html">local::basic_endpoint::resize</a>
</dt>
</dl></dd>
-<dt id="ientry-idp116540048">resolve</dt>
+<dt id="ientry-idp132052688">resolve</dt>
<dd><dl><dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/resolve.html">ip::basic_resolver::resolve</a>
</dt></dl></dd>
-<dt id="ientry-idp118840752">resolver</dt>
+<dt id="ientry-idp134354160">resolver</dt>
<dd><dl>
<dt>ip::icmp, <a class="indexterm" href="reference/ip__icmp/resolver.html">ip::icmp::resolver</a>
</dt>
@@ -3713,25 +3747,25 @@
<dt>ip::udp, <a class="indexterm" href="reference/ip__udp/resolver.html">ip::udp::resolver</a>
</dt>
</dl></dd>
-<dt id="ientry-idp126973616">resolver_errc::try_again, <a class="indexterm" href="reference/resolver_errc__try_again.html">resolver_errc::try_again</a>
+<dt id="ientry-idp142489024">resolver_errc::try_again, <a class="indexterm" href="reference/resolver_errc__try_again.html">resolver_errc::try_again</a>
</dt>
-<dt id="ientry-idp110592976">restart</dt>
+<dt id="ientry-idp126942384">restart</dt>
<dd><dl><dt>io_context, <a class="indexterm" href="reference/io_context/restart.html">io_context::restart</a>
</dt></dl></dd>
-<dt id="ientry-idp83570448">result</dt>
+<dt id="ientry-idp99617232">result</dt>
<dd><dl><dt>async_completion, <a class="indexterm" href="reference/async_completion/result.html">async_completion::result</a>
</dt></dl></dd>
-<dt id="ientry-idp116862816">results_type</dt>
+<dt id="ientry-idp132375376">results_type</dt>
<dd><dl><dt>ip::basic_resolver, <a class="indexterm" href="reference/ip__basic_resolver/results_type.html">ip::basic_resolver::results_type</a>
</dt></dl></dd>
-<dt id="ientry-idp107427472">result_type</dt>
+<dt id="ientry-idp123348704">result_type</dt>
<dd><dl>
<dt>executor_binder, <a class="indexterm" href="reference/executor_binder/result_type.html">executor_binder::result_type</a>
</dt>
<dt>ssl::rfc2818_verification, <a class="indexterm" href="reference/ssl__rfc2818_verification/result_type.html">ssl::rfc2818_verification::result_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp84654240">return_type</dt>
+<dt id="ientry-idp100766384">return_type</dt>
<dd><dl>
<dt>async_result, <a class="indexterm" href="reference/async_result/return_type.html">async_result::return_type</a>
</dt>
@@ -3740,7 +3774,7 @@
std::packaged_task&lt; Result(Args...)&gt;, Signature &gt;::return_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87614960">reuse_address</dt>
+<dt id="ientry-idp103629792">reuse_address</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/reuse_address.html">basic_datagram_socket::reuse_address</a>
</dt>
@@ -3757,13 +3791,13 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/reuse_address.html">socket_base::reuse_address</a>
</dt>
</dl></dd>
-<dt id="ientry-idp130689504">rfc2818_verification</dt>
+<dt id="ientry-idp146366592">rfc2818_verification</dt>
<dd><dl><dt>ssl::rfc2818_verification, <a class="indexterm" href="reference/ssl__rfc2818_verification/rfc2818_verification.html">ssl::rfc2818_verification::rfc2818_verification</a>
</dt></dl></dd>
-<dt id="ientry-idp110613136">run</dt>
+<dt id="ientry-idp126962608">run</dt>
<dd><dl><dt>io_context, <a class="indexterm" href="reference/io_context/run.html">io_context::run</a>
</dt></dl></dd>
-<dt id="ientry-idp111173936">running_in_this_thread</dt>
+<dt id="ientry-idp127524096">running_in_this_thread</dt>
<dd><dl>
<dt>io_context::executor_type, <a class="indexterm" href="reference/io_context__executor_type/running_in_this_thread.html">io_context::executor_type::running_in_this_thread</a>
</dt>
@@ -3774,19 +3808,19 @@
<dt>thread_pool::executor_type, <a class="indexterm" href="reference/thread_pool__executor_type/running_in_this_thread.html">thread_pool::executor_type::running_in_this_thread</a>
</dt>
</dl></dd>
-<dt id="ientry-idp110703072">run_for</dt>
+<dt id="ientry-idp127052576">run_for</dt>
<dd><dl><dt>io_context, <a class="indexterm" href="reference/io_context/run_for.html">io_context::run_for</a>
</dt></dl></dd>
-<dt id="ientry-idp110720448">run_one</dt>
+<dt id="ientry-idp127070144">run_one</dt>
<dd><dl><dt>io_context, <a class="indexterm" href="reference/io_context/run_one.html">io_context::run_one</a>
</dt></dl></dd>
-<dt id="ientry-idp110792464">run_one_for</dt>
+<dt id="ientry-idp127142320">run_one_for</dt>
<dd><dl><dt>io_context, <a class="indexterm" href="reference/io_context/run_one_for.html">io_context::run_one_for</a>
</dt></dl></dd>
-<dt id="ientry-idp110810000">run_one_until</dt>
+<dt id="ientry-idp127159872">run_one_until</dt>
<dd><dl><dt>io_context, <a class="indexterm" href="reference/io_context/run_one_until.html">io_context::run_one_until</a>
</dt></dl></dd>
-<dt id="ientry-idp110827728">run_until</dt>
+<dt id="ientry-idp127177600">run_until</dt>
<dd><dl><dt>io_context, <a class="indexterm" href="reference/io_context/run_until.html">io_context::run_until</a>
</dt></dl></dd>
</dl>
@@ -3794,13 +3828,13 @@
<div class="indexdiv">
<h3>S</h3>
<dl>
-<dt id="ientry-idp113540624">scope_id</dt>
+<dt id="ientry-idp129627056">scope_id</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/scope_id.html">ip::address_v6::scope_id</a>
</dt></dl></dd>
-<dt id="ientry-idp107445616">second_argument_type</dt>
+<dt id="ientry-idp123371088">second_argument_type</dt>
<dd><dl><dt>executor_binder, <a class="indexterm" href="reference/executor_binder/second_argument_type.html">executor_binder::second_argument_type</a>
</dt></dl></dd>
-<dt id="ientry-idp87630288">send</dt>
+<dt id="ientry-idp103646512">send</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/send.html">basic_datagram_socket::send</a>
</dt>
@@ -3811,10 +3845,10 @@
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/send.html">basic_stream_socket::send</a>
</dt>
</dl></dd>
-<dt id="ientry-idp127624912">send_break</dt>
+<dt id="ientry-idp143139744">send_break</dt>
<dd><dl><dt>serial_port, <a class="indexterm" href="reference/serial_port/send_break.html">serial_port::send_break</a>
</dt></dl></dd>
-<dt id="ientry-idp87709984">send_buffer_size</dt>
+<dt id="ientry-idp103735264">send_buffer_size</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/send_buffer_size.html">basic_datagram_socket::send_buffer_size</a>
</dt>
@@ -3831,7 +3865,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/send_buffer_size.html">socket_base::send_buffer_size</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87725136">send_low_watermark</dt>
+<dt id="ientry-idp103752800">send_low_watermark</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/send_low_watermark.html">basic_datagram_socket::send_low_watermark</a>
</dt>
@@ -3848,56 +3882,56 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/send_low_watermark.html">socket_base::send_low_watermark</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87739104">send_to</dt>
+<dt id="ientry-idp103769520">send_to</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/send_to.html">basic_datagram_socket::send_to</a>
</dt>
<dt>basic_raw_socket, <a class="indexterm" href="reference/basic_raw_socket/send_to.html">basic_raw_socket::send_to</a>
</dt>
</dl></dd>
-<dt id="ientry-idp108872912">seq_packet_protocol</dt>
+<dt id="ientry-idp125223024">seq_packet_protocol</dt>
<dd><dl><dt>generic::seq_packet_protocol, <a class="indexterm" href="reference/generic__seq_packet_protocol/seq_packet_protocol.html">generic::seq_packet_protocol::seq_packet_protocol</a>
</dt></dl></dd>
-<dt id="ientry-idp127651872">serial_port</dt>
+<dt id="ientry-idp143166704">serial_port</dt>
<dd><dl><dt>serial_port, <a class="indexterm" href="reference/serial_port/serial_port.html">serial_port::serial_port</a>
</dt></dl></dd>
-<dt id="ientry-idp130970064">server</dt>
+<dt id="ientry-idp146700976">server</dt>
<dd><dl>
<dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/handshake_type.html">ssl::stream::handshake_type</a>
</dt>
<dt>ssl::stream_base, <a class="indexterm" href="reference/ssl__stream_base/handshake_type.html">ssl::stream_base::handshake_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106971872">service</dt>
+<dt id="ientry-idp122731552">service</dt>
<dd><dl>
<dt>execution_context::service, <a class="indexterm" href="reference/execution_context__service/service.html">execution_context::service::service</a>
</dt>
<dt>io_context::service, <a class="indexterm" href="reference/io_context__service/service.html">io_context::service::service</a>
</dt>
</dl></dd>
-<dt id="ientry-idp128244528">service_already_exists</dt>
+<dt id="ientry-idp143760768">service_already_exists</dt>
<dd><dl><dt>service_already_exists, <a class="indexterm" href="reference/service_already_exists/service_already_exists.html">service_already_exists::service_already_exists</a>
</dt></dl></dd>
-<dt id="ientry-idp117161984">service_name</dt>
+<dt id="ientry-idp132674976">service_name</dt>
<dd><dl>
<dt>ip::basic_resolver_entry, <a class="indexterm" href="reference/ip__basic_resolver_entry/service_name.html">ip::basic_resolver_entry::service_name</a>
</dt>
<dt>ip::basic_resolver_query, <a class="indexterm" href="reference/ip__basic_resolver_query/service_name.html">ip::basic_resolver_query::service_name</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106182976">service_not_found</dt>
+<dt id="ientry-idp121951712">service_not_found</dt>
<dd><dl><dt>error::addrinfo_errors, <a class="indexterm" href="reference/error__addrinfo_errors.html">error::addrinfo_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp88840432">service_type</dt>
+<dt id="ientry-idp104884224">service_type</dt>
<dd><dl><dt>basic_io_object, <a class="indexterm" href="reference/basic_io_object/service_type.html">basic_io_object::service_type</a>
</dt></dl></dd>
-<dt id="ientry-idp98370016">setbuf</dt>
+<dt id="ientry-idp114411936">setbuf</dt>
<dd><dl><dt>basic_socket_streambuf, <a class="indexterm" href="reference/basic_socket_streambuf/setbuf.html">basic_socket_streambuf::setbuf</a>
</dt></dl></dd>
-<dt id="ientry-idp129784960">set_default_verify_paths</dt>
+<dt id="ientry-idp145302000">set_default_verify_paths</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/set_default_verify_paths.html">ssl::context::set_default_verify_paths</a>
</dt></dl></dd>
-<dt id="ientry-idp87811728">set_option</dt>
+<dt id="ientry-idp103853184">set_option</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/set_option.html">basic_datagram_socket::set_option</a>
</dt>
@@ -3914,34 +3948,34 @@
<dt>serial_port, <a class="indexterm" href="reference/serial_port/set_option.html">serial_port::set_option</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129821424">set_options</dt>
+<dt id="ientry-idp145338464">set_options</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/set_options.html">ssl::context::set_options</a>
</dt></dl></dd>
-<dt id="ientry-idp129866592">set_password_callback</dt>
+<dt id="ientry-idp145383504">set_password_callback</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/set_password_callback.html">ssl::context::set_password_callback</a>
</dt></dl></dd>
-<dt id="ientry-idp129913056">set_verify_callback</dt>
+<dt id="ientry-idp145429584">set_verify_callback</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/set_verify_callback.html">ssl::context::set_verify_callback</a>
</dt>
<dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/set_verify_callback.html">ssl::stream::set_verify_callback</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129959168">set_verify_depth</dt>
+<dt id="ientry-idp145475552">set_verify_depth</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/set_verify_depth.html">ssl::context::set_verify_depth</a>
</dt>
<dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/set_verify_depth.html">ssl::stream::set_verify_depth</a>
</dt>
</dl></dd>
-<dt id="ientry-idp130001888">set_verify_mode</dt>
+<dt id="ientry-idp145518400">set_verify_mode</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/set_verify_mode.html">ssl::context::set_verify_mode</a>
</dt>
<dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/set_verify_mode.html">ssl::stream::set_verify_mode</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87858624">shutdown</dt>
+<dt id="ientry-idp103901328">shutdown</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/shutdown.html">basic_datagram_socket::shutdown</a>
</dt>
@@ -3966,7 +4000,7 @@
<dt>thread_pool, <a class="indexterm" href="reference/thread_pool/shutdown.html">thread_pool::shutdown</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87909840">shutdown_both</dt>
+<dt id="ientry-idp103953008">shutdown_both</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/shutdown_type.html">basic_datagram_socket::shutdown_type</a>
</dt>
@@ -3983,7 +4017,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/shutdown_type.html">socket_base::shutdown_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87906496">shutdown_receive</dt>
+<dt id="ientry-idp103949600">shutdown_receive</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/shutdown_type.html">basic_datagram_socket::shutdown_type</a>
</dt>
@@ -4000,7 +4034,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/shutdown_type.html">socket_base::shutdown_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87908144">shutdown_send</dt>
+<dt id="ientry-idp103951248">shutdown_send</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/shutdown_type.html">basic_datagram_socket::shutdown_type</a>
</dt>
@@ -4017,7 +4051,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/shutdown_type.html">socket_base::shutdown_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87903664">shutdown_type</dt>
+<dt id="ientry-idp103946752">shutdown_type</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/shutdown_type.html">basic_datagram_socket::shutdown_type</a>
</dt>
@@ -4034,20 +4068,20 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/shutdown_type.html">socket_base::shutdown_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106253088">shut_down</dt>
+<dt id="ientry-idp122020320">shut_down</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp128616960">signal_set</dt>
+<dt id="ientry-idp144133616">signal_set</dt>
<dd><dl><dt>signal_set, <a class="indexterm" href="reference/signal_set/signal_set.html">signal_set::signal_set</a>
</dt></dl></dd>
-<dt id="ientry-idp130047424">single_dh_use</dt>
+<dt id="ientry-idp145564064">single_dh_use</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/single_dh_use.html">ssl::context::single_dh_use</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/single_dh_use.html">ssl::context_base::single_dh_use</a>
</dt>
</dl></dd>
-<dt id="ientry-idp101241376">size</dt>
+<dt id="ientry-idp117284864">size</dt>
<dd><dl>
<dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/size.html">basic_streambuf::size</a>
</dt>
@@ -4078,10 +4112,10 @@
<dt>mutable_buffers_1, <a class="indexterm" href="reference/mutable_buffers_1/size.html">mutable_buffers_1::size</a>
</dt>
</dl></dd>
-<dt id="ientry-idp118536496">size_type</dt>
+<dt id="ientry-idp134049664">size_type</dt>
<dd><dl><dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/size_type.html">ip::basic_resolver_results::size_type</a>
</dt></dl></dd>
-<dt id="ientry-idp98002080">socket</dt>
+<dt id="ientry-idp114043936">socket</dt>
<dd><dl>
<dt>basic_socket_iostream, <a class="indexterm" href="reference/basic_socket_iostream/socket.html">basic_socket_iostream::socket</a>
</dt>
@@ -4106,101 +4140,101 @@
<dt>local::stream_protocol, <a class="indexterm" href="reference/local__stream_protocol/socket.html">local::stream_protocol::socket</a>
</dt>
</dl></dd>
-<dt id="ientry-idp106184592">socket_type_not_supported</dt>
+<dt id="ientry-idp121953392">socket_type_not_supported</dt>
<dd><dl><dt>error::addrinfo_errors, <a class="indexterm" href="reference/error__addrinfo_errors.html">error::addrinfo_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp128059008">software</dt>
+<dt id="ientry-idp143574928">software</dt>
<dd><dl><dt>serial_port_base::flow_control, <a class="indexterm" href="reference/serial_port_base__flow_control/type.html">serial_port_base::flow_control::type</a>
</dt></dl></dd>
-<dt id="ientry-idp129113168">spawn, <a class="indexterm" href="reference/spawn.html">spawn</a>
+<dt id="ientry-idp144630272">spawn, <a class="indexterm" href="reference/spawn.html">spawn</a>
</dt>
-<dt id="ientry-idp131310112">ssl</dt>
+<dt id="ientry-idp147113744">ssl</dt>
<dd><dl><dt>ssl::stream::impl_struct, <a class="indexterm" href="reference/ssl__stream__impl_struct/ssl.html">ssl::stream::impl_struct::ssl</a>
</dt></dl></dd>
-<dt id="ientry-idp130603824">ssl::error::get_stream_category, <a class="indexterm" href="reference/ssl__error__get_stream_category.html">ssl::error::get_stream_category</a>
+<dt id="ientry-idp146263856">ssl::error::get_stream_category, <a class="indexterm" href="reference/ssl__error__get_stream_category.html">ssl::error::get_stream_category</a>
</dt>
-<dt id="ientry-idp130611984">ssl::error::make_error_code, <a class="indexterm" href="reference/ssl__error__make_error_code.html">ssl::error::make_error_code</a>
+<dt id="ientry-idp146274064">ssl::error::make_error_code, <a class="indexterm" href="reference/ssl__error__make_error_code.html">ssl::error::make_error_code</a>
</dt>
-<dt id="ientry-idp130620240">ssl::error::stream_category, <a class="indexterm" href="reference/ssl__error__stream_category.html">ssl::error::stream_category</a>
+<dt id="ientry-idp146284304">ssl::error::stream_category, <a class="indexterm" href="reference/ssl__error__stream_category.html">ssl::error::stream_category</a>
</dt>
-<dt id="ientry-idp130628656">ssl::error::stream_errors, <a class="indexterm" href="reference/ssl__error__stream_errors.html">ssl::error::stream_errors</a>
+<dt id="ientry-idp146294864">ssl::error::stream_errors, <a class="indexterm" href="reference/ssl__error__stream_errors.html">ssl::error::stream_errors</a>
</dt>
-<dt id="ientry-idp131366992">ssl::verify_client_once, <a class="indexterm" href="reference/ssl__verify_client_once.html">ssl::verify_client_once</a>
+<dt id="ientry-idp147170816">ssl::verify_client_once, <a class="indexterm" href="reference/ssl__verify_client_once.html">ssl::verify_client_once</a>
</dt>
-<dt id="ientry-idp131436768">ssl::verify_fail_if_no_peer_cert, <a class="indexterm" href="reference/ssl__verify_fail_if_no_peer_cert.html">ssl::verify_fail_if_no_peer_cert</a>
+<dt id="ientry-idp147240800">ssl::verify_fail_if_no_peer_cert, <a class="indexterm" href="reference/ssl__verify_fail_if_no_peer_cert.html">ssl::verify_fail_if_no_peer_cert</a>
</dt>
-<dt id="ientry-idp131448160">ssl::verify_mode, <a class="indexterm" href="reference/ssl__verify_mode.html">ssl::verify_mode</a>
+<dt id="ientry-idp147252304">ssl::verify_mode, <a class="indexterm" href="reference/ssl__verify_mode.html">ssl::verify_mode</a>
</dt>
-<dt id="ientry-idp131467520">ssl::verify_none, <a class="indexterm" href="reference/ssl__verify_none.html">ssl::verify_none</a>
+<dt id="ientry-idp147271856">ssl::verify_none, <a class="indexterm" href="reference/ssl__verify_none.html">ssl::verify_none</a>
</dt>
-<dt id="ientry-idp131477232">ssl::verify_peer, <a class="indexterm" href="reference/ssl__verify_peer.html">ssl::verify_peer</a>
+<dt id="ientry-idp147281760">ssl::verify_peer, <a class="indexterm" href="reference/ssl__verify_peer.html">ssl::verify_peer</a>
</dt>
-<dt id="ientry-idp129626336">sslv2</dt>
+<dt id="ientry-idp145142912">sslv2</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129641040">sslv23</dt>
+<dt id="ientry-idp145157552">sslv23</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129642624">sslv23_client</dt>
+<dt id="ientry-idp145159136">sslv23_client</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129644208">sslv23_server</dt>
+<dt id="ientry-idp145160784">sslv23_server</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129628048">sslv2_client</dt>
+<dt id="ientry-idp145144624">sslv2_client</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129629696">sslv2_server</dt>
+<dt id="ientry-idp145146208">sslv2_server</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129631344">sslv3</dt>
+<dt id="ientry-idp145147856">sslv3</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129632928">sslv3_client</dt>
+<dt id="ientry-idp145149440">sslv3_client</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129634576">sslv3_server</dt>
+<dt id="ientry-idp145151024">sslv3_server</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp131487008">steady_timer, <a class="indexterm" href="reference/steady_timer.html">steady_timer</a>
+<dt id="ientry-idp147291792">steady_timer, <a class="indexterm" href="reference/steady_timer.html">steady_timer</a>
</dt>
-<dt id="ientry-idp110855840">stop</dt>
+<dt id="ientry-idp127205712">stop</dt>
<dd><dl>
<dt>io_context, <a class="indexterm" href="reference/io_context/stop.html">io_context::stop</a>
</dt>
@@ -4209,17 +4243,17 @@
<dt>thread_pool, <a class="indexterm" href="reference/thread_pool/stop.html">thread_pool::stop</a>
</dt>
</dl></dd>
-<dt id="ientry-idp110869840">stopped</dt>
+<dt id="ientry-idp127219840">stopped</dt>
<dd><dl>
<dt>io_context, <a class="indexterm" href="reference/io_context/stopped.html">io_context::stopped</a>
</dt>
<dt>system_context, <a class="indexterm" href="reference/system_context/stopped.html">system_context::stopped</a>
</dt>
</dl></dd>
-<dt id="ientry-idp128192864">stop_bits</dt>
+<dt id="ientry-idp143709184">stop_bits</dt>
<dd><dl><dt>serial_port_base::stop_bits, <a class="indexterm" href="reference/serial_port_base__stop_bits/stop_bits.html">serial_port_base::stop_bits::stop_bits</a>
</dt></dl></dd>
-<dt id="ientry-idp127944048">store</dt>
+<dt id="ientry-idp143460000">store</dt>
<dd><dl>
<dt>serial_port_base::baud_rate, <a class="indexterm" href="reference/serial_port_base__baud_rate/store.html">serial_port_base::baud_rate::store</a>
</dt>
@@ -4232,65 +4266,65 @@
<dt>serial_port_base::stop_bits, <a class="indexterm" href="reference/serial_port_base__stop_bits/store.html">serial_port_base::stop_bits::store</a>
</dt>
</dl></dd>
-<dt id="ientry-idp111551568">strand</dt>
+<dt id="ientry-idp127902528">strand</dt>
<dd><dl>
<dt>io_context::strand, <a class="indexterm" href="reference/io_context__strand/strand.html">io_context::strand::strand</a>
</dt>
<dt>strand, <a class="indexterm" href="reference/strand/strand.html">strand::strand</a>
</dt>
</dl></dd>
-<dt id="ientry-idp131231056">stream</dt>
+<dt id="ientry-idp147019136">stream</dt>
<dd><dl><dt>ssl::stream, <a class="indexterm" href="reference/ssl__stream/stream.html">ssl::stream::stream</a>
</dt></dl></dd>
-<dt id="ientry-idp131894752">streambuf, <a class="indexterm" href="reference/streambuf.html">streambuf</a>
+<dt id="ientry-idp147701488">streambuf, <a class="indexterm" href="reference/streambuf.html">streambuf</a>
</dt>
-<dt id="ientry-idp125378128">stream_descriptor</dt>
+<dt id="ientry-idp140892736">stream_descriptor</dt>
<dd><dl><dt>posix::stream_descriptor, <a class="indexterm" href="reference/posix__stream_descriptor/stream_descriptor.html">posix::stream_descriptor::stream_descriptor</a>
</dt></dl></dd>
-<dt id="ientry-idp135886016">stream_handle</dt>
+<dt id="ientry-idp151713184">stream_handle</dt>
<dd><dl><dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/stream_handle.html">windows::stream_handle::stream_handle</a>
</dt></dl></dd>
-<dt id="ientry-idp109682480">stream_protocol</dt>
+<dt id="ientry-idp126032960">stream_protocol</dt>
<dd><dl><dt>generic::stream_protocol, <a class="indexterm" href="reference/generic__stream_protocol/stream_protocol.html">generic::stream_protocol::stream_protocol</a>
</dt></dl></dd>
-<dt id="ientry-idp130630656">stream_truncated</dt>
+<dt id="ientry-idp146297392">stream_truncated</dt>
<dd><dl><dt>ssl::error::stream_errors, <a class="indexterm" href="reference/ssl__error__stream_errors.html">ssl::error::stream_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp133237312">subtract</dt>
+<dt id="ientry-idp149051536">subtract</dt>
<dd><dl><dt>time_traits&lt;
boost::posix_time::ptime &gt;, <a class="indexterm" href="reference/time_traits_lt__ptime__gt_/subtract.html">time_traits&lt;
boost::posix_time::ptime &gt;::subtract</a>
</dt></dl></dd>
-<dt id="ientry-idp118547072">swap</dt>
+<dt id="ientry-idp134060160">swap</dt>
<dd><dl><dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/swap.html">ip::basic_resolver_results::swap</a>
</dt></dl></dd>
-<dt id="ientry-idp98379728">sync</dt>
+<dt id="ientry-idp114421472">sync</dt>
<dd><dl><dt>basic_socket_streambuf, <a class="indexterm" href="reference/basic_socket_streambuf/sync.html">basic_socket_streambuf::sync</a>
</dt></dl></dd>
-<dt id="ientry-idp132519424">system_timer, <a class="indexterm" href="reference/system_timer.html">system_timer</a>
+<dt id="ientry-idp148329392">system_timer, <a class="indexterm" href="reference/system_timer.html">system_timer</a>
</dt>
</dl>
</div>
<div class="indexdiv">
<h3>T</h3>
<dl>
-<dt id="ientry-idp87016960">target</dt>
+<dt id="ientry-idp123003840">target</dt>
<dd><dl><dt>executor, <a class="indexterm" href="reference/executor/target.html">executor::target</a>
</dt></dl></dd>
-<dt id="ientry-idp87041632">target_type</dt>
+<dt id="ientry-idp123031424">target_type</dt>
<dd><dl>
<dt>executor, <a class="indexterm" href="reference/executor/target_type.html">executor::target_type</a>
</dt>
<dt>executor_binder, <a class="indexterm" href="reference/executor_binder/target_type.html">executor_binder::target_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp132934752">thread_pool</dt>
+<dt id="ientry-idp148746784">thread_pool</dt>
<dd><dl><dt>thread_pool, <a class="indexterm" href="reference/thread_pool/thread_pool.html">thread_pool::thread_pool</a>
</dt></dl></dd>
-<dt id="ientry-idp106254800">timed_out</dt>
+<dt id="ientry-idp122021968">timed_out</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp98006976">time_point</dt>
+<dt id="ientry-idp114048832">time_point</dt>
<dd><dl>
<dt>basic_socket_iostream, <a class="indexterm" href="reference/basic_socket_iostream/time_point.html">basic_socket_iostream::time_point</a>
</dt>
@@ -4299,7 +4333,7 @@
<dt>basic_waitable_timer, <a class="indexterm" href="reference/basic_waitable_timer/time_point.html">basic_waitable_timer::time_point</a>
</dt>
</dl></dd>
-<dt id="ientry-idp88534032">time_type</dt>
+<dt id="ientry-idp104577728">time_type</dt>
<dd><dl>
<dt>basic_deadline_timer, <a class="indexterm" href="reference/basic_deadline_timer/time_type.html">basic_deadline_timer::time_type</a>
</dt>
@@ -4312,103 +4346,106 @@
boost::posix_time::ptime &gt;::time_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129655440">tls</dt>
+<dt id="ientry-idp145172128">tls</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129636224">tlsv1</dt>
+<dt id="ientry-idp145152672">tlsv1</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129645792">tlsv11</dt>
+<dt id="ientry-idp145162432">tlsv11</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129647440">tlsv11_client</dt>
+<dt id="ientry-idp145164016">tlsv11_client</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129649024">tlsv11_server</dt>
+<dt id="ientry-idp145165600">tlsv11_server</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129650672">tlsv12</dt>
+<dt id="ientry-idp145167248">tlsv12</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129652208">tlsv12_client</dt>
+<dt id="ientry-idp145168896">tlsv12_client</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129653792">tlsv12_server</dt>
+<dt id="ientry-idp145170544">tlsv12_server</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129637808">tlsv1_client</dt>
+<dt id="ientry-idp145154320">tlsv1_client</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129639456">tlsv1_server</dt>
+<dt id="ientry-idp145155904">tlsv1_server</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129657104">tls_client</dt>
+<dt id="ientry-idp145173792">tls_client</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp129658752">tls_server</dt>
+<dt id="ientry-idp145175440">tls_server</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/method.html">ssl::context::method</a>
</dt>
<dt>ssl::context_base, <a class="indexterm" href="reference/ssl__context_base/method.html">ssl::context_base::method</a>
</dt>
</dl></dd>
-<dt id="ientry-idp112750064">to_bytes</dt>
+<dt id="ientry-idp123780608">token_</dt>
+<dd><dl><dt>experimental::redirect_error_t, <a class="indexterm" href="reference/experimental__redirect_error_t/token_.html">experimental::redirect_error_t::token_</a>
+</dt></dl></dd>
+<dt id="ientry-idp129100416">to_bytes</dt>
<dd><dl>
<dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/to_bytes.html">ip::address_v4::to_bytes</a>
</dt>
<dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/to_bytes.html">ip::address_v6::to_bytes</a>
</dt>
</dl></dd>
-<dt id="ientry-idp133252944">to_posix_duration</dt>
+<dt id="ientry-idp149067296">to_posix_duration</dt>
<dd><dl><dt>time_traits&lt;
boost::posix_time::ptime &gt;, <a class="indexterm" href="reference/time_traits_lt__ptime__gt_/to_posix_duration.html">time_traits&lt;
boost::posix_time::ptime &gt;::to_posix_duration</a>
</dt></dl></dd>
-<dt id="ientry-idp112248000">to_string</dt>
+<dt id="ientry-idp128598096">to_string</dt>
<dd><dl>
<dt>ip::address, <a class="indexterm" href="reference/ip__address/to_string.html">ip::address::to_string</a>
</dt>
@@ -4421,45 +4458,45 @@
<dt>ip::network_v6, <a class="indexterm" href="reference/ip__network_v6/to_string.html">ip::network_v6::to_string</a>
</dt>
</dl></dd>
-<dt id="ientry-idp112771840">to_uint</dt>
+<dt id="ientry-idp129122256">to_uint</dt>
<dd><dl><dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/to_uint.html">ip::address_v4::to_uint</a>
</dt></dl></dd>
-<dt id="ientry-idp112776576">to_ulong</dt>
+<dt id="ientry-idp129126992">to_ulong</dt>
<dd><dl><dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/to_ulong.html">ip::address_v4::to_ulong</a>
</dt></dl></dd>
-<dt id="ientry-idp112264896">to_v4</dt>
+<dt id="ientry-idp128614960">to_v4</dt>
<dd><dl>
<dt>ip::address, <a class="indexterm" href="reference/ip__address/to_v4.html">ip::address::to_v4</a>
</dt>
<dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/to_v4.html">ip::address_v6::to_v4</a>
</dt>
</dl></dd>
-<dt id="ientry-idp112269584">to_v6</dt>
+<dt id="ientry-idp128619584">to_v6</dt>
<dd><dl><dt>ip::address, <a class="indexterm" href="reference/ip__address/to_v6.html">ip::address::to_v6</a>
</dt></dl></dd>
-<dt id="ientry-idp133503344">to_wait_duration</dt>
+<dt id="ientry-idp149319648">to_wait_duration</dt>
<dd><dl><dt>wait_traits, <a class="indexterm" href="reference/wait_traits/to_wait_duration.html">wait_traits::to_wait_duration</a>
</dt></dl></dd>
-<dt id="ientry-idp88544160">traits_type</dt>
+<dt id="ientry-idp104587968">traits_type</dt>
<dd><dl>
<dt>basic_deadline_timer, <a class="indexterm" href="reference/basic_deadline_timer/traits_type.html">basic_deadline_timer::traits_type</a>
</dt>
<dt>basic_waitable_timer, <a class="indexterm" href="reference/basic_waitable_timer/traits_type.html">basic_waitable_timer::traits_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp133258096">transfer_all, <a class="indexterm" href="reference/transfer_all.html">transfer_all</a>
+<dt id="ientry-idp149072448">transfer_all, <a class="indexterm" href="reference/transfer_all.html">transfer_all</a>
</dt>
-<dt id="ientry-idp133273088">transfer_at_least, <a class="indexterm" href="reference/transfer_at_least.html">transfer_at_least</a>
+<dt id="ientry-idp149087504">transfer_at_least, <a class="indexterm" href="reference/transfer_at_least.html">transfer_at_least</a>
</dt>
-<dt id="ientry-idp133288208">transfer_exactly, <a class="indexterm" href="reference/transfer_exactly.html">transfer_exactly</a>
+<dt id="ientry-idp149102688">transfer_exactly, <a class="indexterm" href="reference/transfer_exactly.html">transfer_exactly</a>
</dt>
-<dt id="ientry-idp106256448">try_again</dt>
+<dt id="ientry-idp122023552">try_again</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp128208656">two</dt>
+<dt id="ientry-idp143725040">two</dt>
<dd><dl><dt>serial_port_base::stop_bits, <a class="indexterm" href="reference/serial_port_base__stop_bits/type.html">serial_port_base::stop_bits::type</a>
</dt></dl></dd>
-<dt id="ientry-idp83388928">type</dt>
+<dt id="ientry-idp99435520">type</dt>
<dd><dl>
<dt>associated_allocator, <a class="indexterm" href="reference/associated_allocator/type.html">associated_allocator::type</a>
</dt>
@@ -4501,52 +4538,52 @@
<div class="indexdiv">
<h3>U</h3>
<dl>
-<dt id="ientry-idp112781376">uint_type</dt>
+<dt id="ientry-idp129131792">uint_type</dt>
<dd><dl><dt>ip::address_v4, <a class="indexterm" href="reference/ip__address_v4/uint_type.html">ip::address_v4::uint_type</a>
</dt></dl></dd>
-<dt id="ientry-idp98405472">underflow</dt>
+<dt id="ientry-idp114447280">underflow</dt>
<dd><dl>
<dt>basic_socket_streambuf, <a class="indexterm" href="reference/basic_socket_streambuf/underflow.html">basic_socket_streambuf::underflow</a>
</dt>
<dt>basic_streambuf, <a class="indexterm" href="reference/basic_streambuf/underflow.html">basic_streambuf::underflow</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87051472">unspecified_bool_true</dt>
+<dt id="ientry-idp123042800">unspecified_bool_true</dt>
<dd><dl><dt>executor, <a class="indexterm" href="reference/executor/unspecified_bool_true.html">executor::unspecified_bool_true</a>
</dt></dl></dd>
-<dt id="ientry-idp107178112">unspecified_bool_type</dt>
+<dt id="ientry-idp123047456">unspecified_bool_type</dt>
<dd><dl><dt>executor, <a class="indexterm" href="reference/executor/unspecified_bool_type.html">executor::unspecified_bool_type</a>
</dt></dl></dd>
-<dt id="ientry-idp130052240">use_certificate</dt>
+<dt id="ientry-idp145568816">use_certificate</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/use_certificate.html">ssl::context::use_certificate</a>
</dt></dl></dd>
-<dt id="ientry-idp130098944">use_certificate_chain</dt>
+<dt id="ientry-idp145615328">use_certificate_chain</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/use_certificate_chain.html">ssl::context::use_certificate_chain</a>
</dt></dl></dd>
-<dt id="ientry-idp130142384">use_certificate_chain_file</dt>
+<dt id="ientry-idp145658736">use_certificate_chain_file</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/use_certificate_chain_file.html">ssl::context::use_certificate_chain_file</a>
</dt></dl></dd>
-<dt id="ientry-idp130185712">use_certificate_file</dt>
+<dt id="ientry-idp145702368">use_certificate_file</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/use_certificate_file.html">ssl::context::use_certificate_file</a>
</dt></dl></dd>
-<dt id="ientry-idp133303344">use_future, <a class="indexterm" href="reference/use_future.html">use_future</a>
+<dt id="ientry-idp149117952">use_future, <a class="indexterm" href="reference/use_future.html">use_future</a>
</dt>
-<dt id="ientry-idp133401696">use_future_t</dt>
+<dt id="ientry-idp149217008">use_future_t</dt>
<dd><dl><dt>use_future_t, <a class="indexterm" href="reference/use_future_t/use_future_t.html">use_future_t::use_future_t</a>
</dt></dl></dd>
-<dt id="ientry-idp130232608">use_private_key</dt>
+<dt id="ientry-idp145749264">use_private_key</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/use_private_key.html">ssl::context::use_private_key</a>
</dt></dl></dd>
-<dt id="ientry-idp130279168">use_private_key_file</dt>
+<dt id="ientry-idp145795872">use_private_key_file</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/use_private_key_file.html">ssl::context::use_private_key_file</a>
</dt></dl></dd>
-<dt id="ientry-idp130325728">use_rsa_private_key</dt>
+<dt id="ientry-idp145842432">use_rsa_private_key</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/use_rsa_private_key.html">ssl::context::use_rsa_private_key</a>
</dt></dl></dd>
-<dt id="ientry-idp130372480">use_rsa_private_key_file</dt>
+<dt id="ientry-idp145889264">use_rsa_private_key_file</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/use_rsa_private_key_file.html">ssl::context::use_rsa_private_key_file</a>
</dt></dl></dd>
-<dt id="ientry-idp106828896">use_service, <a class="indexterm" href="reference/use_service.html">use_service</a>
+<dt id="ientry-idp122590144">use_service, <a class="indexterm" href="reference/use_service.html">use_service</a>
</dt>
<dd><dl>
<dt>execution_context, <a class="indexterm" href="reference/execution_context/use_service.html">execution_context::use_service</a>
@@ -4558,10 +4595,10 @@
<dt>thread_pool, <a class="indexterm" href="reference/thread_pool/use_service.html">thread_pool::use_service</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87441600">use_tmp_dh</dt>
+<dt id="ientry-idp145936368">use_tmp_dh</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/use_tmp_dh.html">ssl::context::use_tmp_dh</a>
</dt></dl></dd>
-<dt id="ientry-idp87480560">use_tmp_dh_file</dt>
+<dt id="ientry-idp145979072">use_tmp_dh_file</dt>
<dd><dl><dt>ssl::context, <a class="indexterm" href="reference/ssl__context/use_tmp_dh_file.html">ssl::context::use_tmp_dh_file</a>
</dt></dl></dd>
</dl>
@@ -4569,7 +4606,7 @@
<div class="indexdiv">
<h3>V</h3>
<dl>
-<dt id="ientry-idp119215408">v4</dt>
+<dt id="ientry-idp134728512">v4</dt>
<dd><dl>
<dt>ip::icmp, <a class="indexterm" href="reference/ip__icmp/v4.html">ip::icmp::v4</a>
</dt>
@@ -4578,10 +4615,10 @@
<dt>ip::udp, <a class="indexterm" href="reference/ip__udp/v4.html">ip::udp::v4</a>
</dt>
</dl></dd>
-<dt id="ientry-idp113584240">v4_compatible</dt>
+<dt id="ientry-idp129670704">v4_compatible</dt>
<dd><dl><dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/v4_compatible.html">ip::address_v6::v4_compatible</a>
</dt></dl></dd>
-<dt id="ientry-idp113589200">v4_mapped</dt>
+<dt id="ientry-idp129675536">v4_mapped</dt>
<dd><dl>
<dt>ip::address_v6, <a class="indexterm" href="reference/ip__address_v6/v4_mapped.html">ip::address_v6::v4_mapped</a>
</dt>
@@ -4596,7 +4633,7 @@
<dt>ip::v4_mapped_t, <a class="indexterm" href="reference/ip__v4_mapped_t.html">ip::v4_mapped_t</a>
</dt>
</dl></dd>
-<dt id="ientry-idp119219968">v6</dt>
+<dt id="ientry-idp134733200">v6</dt>
<dd><dl>
<dt>ip::icmp, <a class="indexterm" href="reference/ip__icmp/v6.html">ip::icmp::v6</a>
</dt>
@@ -4605,7 +4642,7 @@
<dt>ip::udp, <a class="indexterm" href="reference/ip__udp/v6.html">ip::udp::v6</a>
</dt>
</dl></dd>
-<dt id="ientry-idp121596848">value</dt>
+<dt id="ientry-idp137109776">value</dt>
<dd><dl>
<dt>boost::system::is_error_code_enum&lt;
boost::asio::error::addrinfo_errors &gt;, <a class="indexterm" href="reference/is_error_code_enum_lt__addrinfo_errors__gt_/value.html">boost::system::is_error_code_enum&lt;
@@ -4650,19 +4687,21 @@
<dt>serial_port_base::stop_bits, <a class="indexterm" href="reference/serial_port_base__stop_bits/value.html">serial_port_base::stop_bits::value</a>
</dt>
</dl></dd>
-<dt id="ientry-idp117541152">values_</dt>
+<dt id="ientry-idp133054224">values_</dt>
<dd><dl>
<dt>ip::basic_resolver_iterator, <a class="indexterm" href="reference/ip__basic_resolver_iterator/values_.html">ip::basic_resolver_iterator::values_</a>
</dt>
<dt>ip::basic_resolver_results, <a class="indexterm" href="reference/ip__basic_resolver_results/values_.html">ip::basic_resolver_results::values_</a>
</dt>
</dl></dd>
-<dt id="ientry-idp104441568">value_type</dt>
+<dt id="ientry-idp120226656">value_type</dt>
<dd><dl>
<dt>buffers_iterator, <a class="indexterm" href="reference/buffers_iterator/value_type.html">buffers_iterator::value_type</a>
</dt>
<dt>const_buffers_1, <a class="indexterm" href="reference/const_buffers_1/value_type.html">const_buffers_1::value_type</a>
</dt>
+<dt>experimental::awaitable, <a class="indexterm" href="reference/experimental__awaitable/value_type.html">experimental::awaitable::value_type</a>
+</dt>
<dt>ip::basic_address_iterator&lt;
address_v4 &gt;, <a class="indexterm" href="reference/ip__basic_address_iterator_lt__address_v4__gt_/value_type.html">ip::basic_address_iterator&lt;
address_v4 &gt;::value_type</a>
@@ -4680,7 +4719,7 @@
<dt>null_buffers, <a class="indexterm" href="reference/null_buffers/value_type.html">null_buffers::value_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp131431712">verify_context</dt>
+<dt id="ientry-idp147235808">verify_context</dt>
<dd><dl><dt>ssl::verify_context, <a class="indexterm" href="reference/ssl__verify_context/verify_context.html">ssl::verify_context::verify_context</a>
</dt></dl></dd>
</dl>
@@ -4688,7 +4727,7 @@
<div class="indexdiv">
<h3>W</h3>
<dl>
-<dt id="ientry-idp87922064">wait</dt>
+<dt id="ientry-idp103965296">wait</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/wait.html">basic_datagram_socket::wait</a>
</dt>
@@ -4713,7 +4752,7 @@
<dt>windows::object_handle, <a class="indexterm" href="reference/windows__object_handle/wait.html">windows::object_handle::wait</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87968336">wait_error</dt>
+<dt id="ientry-idp104011488">wait_error</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/wait_type.html">basic_datagram_socket::wait_type</a>
</dt>
@@ -4736,7 +4775,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/wait_type.html">socket_base::wait_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87965008">wait_read</dt>
+<dt id="ientry-idp104008192">wait_read</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/wait_type.html">basic_datagram_socket::wait_type</a>
</dt>
@@ -4759,7 +4798,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/wait_type.html">socket_base::wait_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87962224">wait_type</dt>
+<dt id="ientry-idp104005408">wait_type</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/wait_type.html">basic_datagram_socket::wait_type</a>
</dt>
@@ -4782,7 +4821,7 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/wait_type.html">socket_base::wait_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp87966720">wait_write</dt>
+<dt id="ientry-idp104009872">wait_write</dt>
<dd><dl>
<dt>basic_datagram_socket, <a class="indexterm" href="reference/basic_datagram_socket/wait_type.html">basic_datagram_socket::wait_type</a>
</dt>
@@ -4805,31 +4844,31 @@
<dt>socket_base, <a class="indexterm" href="reference/socket_base/wait_type.html">socket_base::wait_type</a>
</dt>
</dl></dd>
-<dt id="ientry-idp85206400">what</dt>
+<dt id="ientry-idp101315968">what</dt>
<dd><dl>
<dt>bad_executor, <a class="indexterm" href="reference/bad_executor/what.html">bad_executor::what</a>
</dt>
<dt>ip::bad_address_cast, <a class="indexterm" href="reference/ip__bad_address_cast/what.html">ip::bad_address_cast::what</a>
</dt>
</dl></dd>
-<dt id="ientry-idp111641520">work</dt>
+<dt id="ientry-idp127992448">work</dt>
<dd><dl><dt>io_context::work, <a class="indexterm" href="reference/io_context__work/work.html">io_context::work::work</a>
</dt></dl></dd>
-<dt id="ientry-idp106258096">would_block</dt>
+<dt id="ientry-idp122025136">would_block</dt>
<dd><dl><dt>error::basic_errors, <a class="indexterm" href="reference/error__basic_errors.html">error::basic_errors</a>
</dt></dl></dd>
-<dt id="ientry-idp110951120">wrap</dt>
+<dt id="ientry-idp127301328">wrap</dt>
<dd><dl>
<dt>io_context, <a class="indexterm" href="reference/io_context/wrap.html">io_context::wrap</a>
</dt>
<dt>io_context::strand, <a class="indexterm" href="reference/io_context__strand/wrap.html">io_context::strand::wrap</a>
</dt>
</dl></dd>
-<dt id="ientry-idp136015200">write, <a class="indexterm" href="reference/write.html">write</a>
+<dt id="ientry-idp151843568">write, <a class="indexterm" href="reference/write.html">write</a>
</dt>
-<dt id="ientry-idp136416256">write_at, <a class="indexterm" href="reference/write_at.html">write_at</a>
+<dt id="ientry-idp152246848">write_at, <a class="indexterm" href="reference/write_at.html">write_at</a>
</dt>
-<dt id="ientry-idp100954736">write_some</dt>
+<dt id="ientry-idp116998624">write_some</dt>
<dd><dl>
<dt>basic_stream_socket, <a class="indexterm" href="reference/basic_stream_socket/write_some.html">basic_stream_socket::write_some</a>
</dt>
@@ -4848,14 +4887,14 @@
<dt>windows::stream_handle, <a class="indexterm" href="reference/windows__stream_handle/write_some.html">windows::stream_handle::write_some</a>
</dt>
</dl></dd>
-<dt id="ientry-idp135267008">write_some_at</dt>
+<dt id="ientry-idp151091264">write_some_at</dt>
<dd><dl><dt>windows::random_access_handle, <a class="indexterm" href="reference/windows__random_access_handle/write_some_at.html">windows::random_access_handle::write_some_at</a>
</dt></dl></dd>
</dl>
</div>
<div class="indexdiv">
<h3>Y</h3>
-<dl><dt id="ientry-idp136711808">yield_context, <a class="indexterm" href="reference/yield_context.html">yield_context</a>
+<dl><dt id="ientry-idp152543584">yield_context, <a class="indexterm" href="reference/yield_context.html">yield_context</a>
</dt></dl>
</div>
</div>
@@ -4863,7 +4902,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/net_ts.html b/doc/html/boost_asio/net_ts.html
index a727efc096..597972259b 100644
--- a/doc/html/boost_asio/net_ts.html
+++ b/doc/html/boost_asio/net_ts.html
@@ -1214,7 +1214,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview.html b/doc/html/boost_asio/overview.html
index d7ec25b0bb..4f6c5f0b08 100644
--- a/doc/html/boost_asio/overview.html
+++ b/doc/html/boost_asio/overview.html
@@ -79,6 +79,10 @@
<li class="listitem">
<a class="link" href="overview/core/spawn.html" title="Stackful Coroutines">Stackful Coroutines</a>
</li>
+<li class="listitem">
+ <a class="link" href="overview/core/coroutines_ts.html" title="Coroutines TS Support (experimental)">Coroutines
+ TS Support (experimental)</a>
+ </li>
</ul></div>
</li>
<li class="listitem">
@@ -184,7 +188,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core.html b/doc/html/boost_asio/overview/core.html
index d3cffb3fcf..044ea44c3f 100644
--- a/doc/html/boost_asio/overview/core.html
+++ b/doc/html/boost_asio/overview/core.html
@@ -70,11 +70,15 @@
<li class="listitem">
<a class="link" href="core/spawn.html" title="Stackful Coroutines">Stackful Coroutines</a>
</li>
+<li class="listitem">
+ <a class="link" href="core/coroutines_ts.html" title="Coroutines TS Support (experimental)">Coroutines TS
+ Support (experimental)</a>
+ </li>
</ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core/allocation.html b/doc/html/boost_asio/overview/core/allocation.html
index c29f0215c4..9a4a83db65 100644
--- a/doc/html/boost_asio/overview/core/allocation.html
+++ b/doc/html/boost_asio/overview/core/allocation.html
@@ -129,7 +129,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core/async.html b/doc/html/boost_asio/overview/core/async.html
index 80f3abf156..892b38f353 100644
--- a/doc/html/boost_asio/overview/core/async.html
+++ b/doc/html/boost_asio/overview/core/async.html
@@ -274,7 +274,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core/basics.html b/doc/html/boost_asio/overview/core/basics.html
index 2fd0eec986..bd9d71188c 100644
--- a/doc/html/boost_asio/overview/core/basics.html
+++ b/doc/html/boost_asio/overview/core/basics.html
@@ -159,7 +159,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core/buffers.html b/doc/html/boost_asio/overview/core/buffers.html
index 5950760055..7616d0e9c5 100644
--- a/doc/html/boost_asio/overview/core/buffers.html
+++ b/doc/html/boost_asio/overview/core/buffers.html
@@ -232,7 +232,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core/concurrency_hint.html b/doc/html/boost_asio/overview/core/concurrency_hint.html
index ac2b87339c..d6561f41ca 100644
--- a/doc/html/boost_asio/overview/core/concurrency_hint.html
+++ b/doc/html/boost_asio/overview/core/concurrency_hint.html
@@ -161,7 +161,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core/coroutine.html b/doc/html/boost_asio/overview/core/coroutine.html
index 86da571741..fbb9c59642 100644
--- a/doc/html/boost_asio/overview/core/coroutine.html
+++ b/doc/html/boost_asio/overview/core/coroutine.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core/coroutines_ts.html b/doc/html/boost_asio/overview/core/coroutines_ts.html
new file mode 100644
index 0000000000..985b524859
--- /dev/null
+++ b/doc/html/boost_asio/overview/core/coroutines_ts.html
@@ -0,0 +1,155 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>Coroutines TS Support (experimental)</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../core.html" title="Core Concepts and Functionality">
+<link rel="prev" href="spawn.html" title="Stackful Coroutines">
+<link rel="next" href="../networking.html" title="Networking">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="spawn.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../core.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../networking.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.overview.core.coroutines_ts"></a><a class="link" href="coroutines_ts.html" title="Coroutines TS Support (experimental)">Coroutines
+ TS Support (experimental)</a>
+</h4></div></div></div>
+<p>
+ (Note: "Experimental" means that this interface is provided to
+ gather feedback and may change in subsequent Asio releases.)
+ </p>
+<p>
+ Experimental support for the Coroutines TS is provided via the <a class="link" href="../../reference/experimental__co_spawn.html" title="experimental::co_spawn"><code class="computeroutput">experimental::co_spawn()</code></a>
+ function. This <code class="computeroutput">co_spawn()</code> function enables programs to implement
+ asynchronous logic in a synchronous manner, in conjunction with the <code class="computeroutput">co_await</code>
+ keyword, as shown in the following example:
+ </p>
+<pre class="programlisting">boost::asio::experimental::co_spawn(executor,
+ [socket = std::move(socket)]() mutable
+ {
+ return echo(std::move(socket));
+ },
+ boost::asio::experimental::detached);
+
+// ...
+
+boost::asio::experimental::awaitable&lt;void&gt; echo(tcp::socket socket)
+{
+ auto token = co_await boost::asio::experimental::this_coro::token();
+
+ try
+ {
+ char data[1024];
+ for (;;)
+ {
+ std::size_t n = co_await socket.async_read_some(boost::asio::buffer(data), token);
+ co_await async_write(socket, boost::asio::buffer(data, n), token);
+ }
+ }
+ catch (std::exception&amp; e)
+ {
+ std::printf("echo Exception: %s\n", e.what());
+ }
+}
+</pre>
+<p>
+ The first argument to <code class="computeroutput">co_spawn()</code> is an <a class="link" href="../../reference/Executor1.html" title="Executor requirements">executor</a>
+ that determines the context in which the coroutine is permitted to execute.
+ For example, a server's per-client object may consist of multiple coroutines;
+ they should all run on the same <code class="computeroutput">strand</code> so that no explicit
+ synchronisation is required.
+ </p>
+<p>
+ The second argument is a nullary function object that returns a <a class="link" href="../../reference/experimental__awaitable.html" title="experimental::awaitable"><code class="computeroutput">boost::asio::awaitable&lt;R&gt;</code></a>,
+ where <code class="computeroutput">R</code> is the type of return value produced by the coroutine.
+ In the above example, the coroutine returns <code class="computeroutput">void</code>.
+ </p>
+<p>
+ The third argument is a completion token, and this is used by <code class="computeroutput">co_spawn()</code>
+ to produce a completion handler with signature <code class="computeroutput">void(std::exception_ptr,
+ R)</code>. This completion handler is invoked with the result of the coroutine
+ once it has finished. In the above example we pass a completion token type,
+ <a class="link" href="../../reference/experimental__detached.html" title="experimental::detached"><code class="computeroutput">boost::asio::experimental::detached</code></a>,
+ which is used to explicitly ignore the result of an asynchronous operation.
+ </p>
+<p>
+ In this example the body of the coroutine is implemented in the <code class="computeroutput">echo</code>
+ function. This function first obtains a completion token that represents
+ the current coroutine:
+ </p>
+<pre class="programlisting">auto token = co_await boost::asio::experimental::this_coro::token();
+</pre>
+<p>
+ When this completion token is passed to an asynchronous operation, the
+ operation's initiating function returns an <code class="computeroutput">awaitable</code> that
+ may be used with the <code class="computeroutput">co_await</code> keyword:
+ </p>
+<pre class="programlisting">std::size_t n = co_await socket.async_read_some(boost::asio::buffer(data), token);
+</pre>
+<p>
+ Where an asynchronous operation's handler signature has the form:
+ </p>
+<pre class="programlisting">void handler(boost::system::error_code ec, result_type result);
+</pre>
+<p>
+ the resulting type of the <code class="computeroutput">co_await</code> expression is <code class="computeroutput">result_type</code>.
+ In the <code class="computeroutput">async_read_some</code> example above, this is <code class="computeroutput">size_t</code>.
+ If the asynchronous operation fails, the <code class="computeroutput">error_code</code> is converted
+ into a <code class="computeroutput">system_error</code> exception and thrown.
+ </p>
+<p>
+ Where a handler signature has the form:
+ </p>
+<pre class="programlisting">void handler(boost::system::error_code ec);
+</pre>
+<p>
+ the <code class="computeroutput">co_await</code> expression produces a <code class="computeroutput">void</code> result.
+ As above, an error is passed back to the coroutine as a <code class="computeroutput">system_error</code>
+ exception.
+ </p>
+<h6>
+<a name="boost_asio.overview.core.coroutines_ts.h0"></a>
+ <span class="phrase"><a name="boost_asio.overview.core.coroutines_ts.see_also"></a></span><a class="link" href="coroutines_ts.html#boost_asio.overview.core.coroutines_ts.see_also">See
+ Also</a>
+ </h6>
+<p>
+ <a class="link" href="../../reference/experimental__co_spawn.html" title="experimental::co_spawn">experimental::co_spawn</a>,
+ <a class="link" href="../../reference/experimental__detached.html" title="experimental::detached">experimental::detached</a>,
+ <a class="link" href="../../reference/experimental__redirect_error.html" title="experimental::redirect_error">experimental::redirect_error</a>,
+ <a class="link" href="../../reference/experimental__awaitable.html" title="experimental::awaitable">experimental::awaitable</a>,
+ <a class="link" href="../../reference/experimental__await_token.html" title="experimental::await_token">experimental::await_token</a>,
+ <a class="link" href="../../reference/experimental__this_coro__executor.html" title="experimental::this_coro::executor">experimental::this_coro::executor</a>,
+ <a class="link" href="../../reference/experimental__this_coro__token.html" title="experimental::this_coro::token">experimental::this_coro::token</a>,
+ <a class="link" href="../../examples/cpp17_examples.html#boost_asio.examples.cpp17_examples.coroutines_ts_support">Coroutines
+ TS examples</a>, <a class="link" href="spawn.html" title="Stackful Coroutines">Stackful
+ Coroutines</a>, <a class="link" href="coroutine.html" title="Stackless Coroutines">Stackless
+ Coroutines</a>.
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="spawn.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../core.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../networking.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/overview/core/handler_tracking.html b/doc/html/boost_asio/overview/core/handler_tracking.html
index 68279e2f9c..edbb2d4715 100644
--- a/doc/html/boost_asio/overview/core/handler_tracking.html
+++ b/doc/html/boost_asio/overview/core/handler_tracking.html
@@ -408,7 +408,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core/line_based.html b/doc/html/boost_asio/overview/core/line_based.html
index 9147f63cfb..e63a499f42 100644
--- a/doc/html/boost_asio/overview/core/line_based.html
+++ b/doc/html/boost_asio/overview/core/line_based.html
@@ -150,7 +150,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core/reactor.html b/doc/html/boost_asio/overview/core/reactor.html
index 4afd7ec4a3..0e29ac381e 100644
--- a/doc/html/boost_asio/overview/core/reactor.html
+++ b/doc/html/boost_asio/overview/core/reactor.html
@@ -72,7 +72,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core/spawn.html b/doc/html/boost_asio/overview/core/spawn.html
index c57e00bdb0..3171231aa3 100644
--- a/doc/html/boost_asio/overview/core/spawn.html
+++ b/doc/html/boost_asio/overview/core/spawn.html
@@ -7,7 +7,7 @@
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../core.html" title="Core Concepts and Functionality">
<link rel="prev" href="coroutine.html" title="Stackless Coroutines">
-<link rel="next" href="../networking.html" title="Networking">
+<link rel="next" href="coroutines_ts.html" title="Coroutines TS Support (experimental)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="coroutine.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../core.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../networking.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="coroutine.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../core.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="coroutines_ts.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
@@ -139,7 +139,7 @@ std::size_t length =
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -147,7 +147,7 @@ std::size_t length =
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="coroutine.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../core.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../networking.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="coroutine.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../core.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="coroutines_ts.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/overview/core/strands.html b/doc/html/boost_asio/overview/core/strands.html
index 3326545ebd..802e536252 100644
--- a/doc/html/boost_asio/overview/core/strands.html
+++ b/doc/html/boost_asio/overview/core/strands.html
@@ -156,7 +156,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core/streams.html b/doc/html/boost_asio/overview/core/streams.html
index b3c1e0129f..3b2cb44166 100644
--- a/doc/html/boost_asio/overview/core/streams.html
+++ b/doc/html/boost_asio/overview/core/streams.html
@@ -113,7 +113,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/core/threads.html b/doc/html/boost_asio/overview/core/threads.html
index 2faa780947..e32cce69c2 100644
--- a/doc/html/boost_asio/overview/core/threads.html
+++ b/doc/html/boost_asio/overview/core/threads.html
@@ -116,7 +116,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/cpp2011.html b/doc/html/boost_asio/overview/cpp2011.html
index 930b9070bf..f26154fdf3 100644
--- a/doc/html/boost_asio/overview/cpp2011.html
+++ b/doc/html/boost_asio/overview/cpp2011.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/cpp2011/array.html b/doc/html/boost_asio/overview/cpp2011/array.html
index c6652912ce..974193f595 100644
--- a/doc/html/boost_asio/overview/cpp2011/array.html
+++ b/doc/html/boost_asio/overview/cpp2011/array.html
@@ -55,7 +55,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/cpp2011/atomic.html b/doc/html/boost_asio/overview/cpp2011/atomic.html
index 853ec6de38..39d0e73bc0 100644
--- a/doc/html/boost_asio/overview/cpp2011/atomic.html
+++ b/doc/html/boost_asio/overview/cpp2011/atomic.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/cpp2011/chrono.html b/doc/html/boost_asio/overview/cpp2011/chrono.html
index 4e931eb0a6..5559be1066 100644
--- a/doc/html/boost_asio/overview/cpp2011/chrono.html
+++ b/doc/html/boost_asio/overview/cpp2011/chrono.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/cpp2011/futures.html b/doc/html/boost_asio/overview/cpp2011/futures.html
index 3a36cc3d6b..85458783fe 100644
--- a/doc/html/boost_asio/overview/cpp2011/futures.html
+++ b/doc/html/boost_asio/overview/cpp2011/futures.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/cpp2011/move_handlers.html b/doc/html/boost_asio/overview/cpp2011/move_handlers.html
index 14c35329f0..b261d6e97f 100644
--- a/doc/html/boost_asio/overview/cpp2011/move_handlers.html
+++ b/doc/html/boost_asio/overview/cpp2011/move_handlers.html
@@ -77,7 +77,7 @@ void async_XYZ(..., Handler&amp;&amp; handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/cpp2011/move_objects.html b/doc/html/boost_asio/overview/cpp2011/move_objects.html
index 954be1c9e5..d7a0589f29 100644
--- a/doc/html/boost_asio/overview/cpp2011/move_objects.html
+++ b/doc/html/boost_asio/overview/cpp2011/move_objects.html
@@ -95,7 +95,7 @@ sockets.push_back(tcp::socket(...));
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/cpp2011/shared_ptr.html b/doc/html/boost_asio/overview/cpp2011/shared_ptr.html
index b6d26635ab..cef976f35d 100644
--- a/doc/html/boost_asio/overview/cpp2011/shared_ptr.html
+++ b/doc/html/boost_asio/overview/cpp2011/shared_ptr.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/cpp2011/variadic.html b/doc/html/boost_asio/overview/cpp2011/variadic.html
index 4753f08e22..9642728530 100644
--- a/doc/html/boost_asio/overview/cpp2011/variadic.html
+++ b/doc/html/boost_asio/overview/cpp2011/variadic.html
@@ -41,7 +41,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/implementation.html b/doc/html/boost_asio/overview/implementation.html
index 51bb96b34c..537e5e775a 100644
--- a/doc/html/boost_asio/overview/implementation.html
+++ b/doc/html/boost_asio/overview/implementation.html
@@ -484,7 +484,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/networking.html b/doc/html/boost_asio/overview/networking.html
index b7027f8efd..5f5f1d327b 100644
--- a/doc/html/boost_asio/overview/networking.html
+++ b/doc/html/boost_asio/overview/networking.html
@@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../overview.html" title="Overview">
-<link rel="prev" href="core/spawn.html" title="Stackful Coroutines">
+<link rel="prev" href="core/coroutines_ts.html" title="Coroutines TS Support (experimental)">
<link rel="next" href="networking/protocols.html" title="TCP, UDP and ICMP">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="core/spawn.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="networking/protocols.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="core/coroutines_ts.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="networking/protocols.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
@@ -46,7 +46,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -54,7 +54,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="core/spawn.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="networking/protocols.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="core/coroutines_ts.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="networking/protocols.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/overview/networking/bsd_sockets.html b/doc/html/boost_asio/overview/networking/bsd_sockets.html
index 8aee302074..3d05c55765 100644
--- a/doc/html/boost_asio/overview/networking/bsd_sockets.html
+++ b/doc/html/boost_asio/overview/networking/bsd_sockets.html
@@ -538,7 +538,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/networking/iostreams.html b/doc/html/boost_asio/overview/networking/iostreams.html
index d6854c497e..8cc411408f 100644
--- a/doc/html/boost_asio/overview/networking/iostreams.html
+++ b/doc/html/boost_asio/overview/networking/iostreams.html
@@ -105,7 +105,7 @@ std::cout &lt;&lt; stream.rdbuf();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/networking/other_protocols.html b/doc/html/boost_asio/overview/networking/other_protocols.html
index 310f34d9d8..3005c63e44 100644
--- a/doc/html/boost_asio/overview/networking/other_protocols.html
+++ b/doc/html/boost_asio/overview/networking/other_protocols.html
@@ -143,7 +143,7 @@ my_acceptor.accept(my_socket);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/networking/protocols.html b/doc/html/boost_asio/overview/networking/protocols.html
index e6260ddfa1..43ea4e762f 100644
--- a/doc/html/boost_asio/overview/networking/protocols.html
+++ b/doc/html/boost_asio/overview/networking/protocols.html
@@ -194,7 +194,7 @@ ip::icmp::socket socket(my_io_context, endpoint);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/posix.html b/doc/html/boost_asio/overview/posix.html
index d890649fd3..90f8e7d420 100644
--- a/doc/html/boost_asio/overview/posix.html
+++ b/doc/html/boost_asio/overview/posix.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/posix/fork.html b/doc/html/boost_asio/overview/posix/fork.html
index 0c01c53ac0..196e33382a 100644
--- a/doc/html/boost_asio/overview/posix/fork.html
+++ b/doc/html/boost_asio/overview/posix/fork.html
@@ -69,7 +69,7 @@ else
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/posix/local.html b/doc/html/boost_asio/overview/posix/local.html
index 0d93b4cf9a..0ad86f3ada 100644
--- a/doc/html/boost_asio/overview/posix/local.html
+++ b/doc/html/boost_asio/overview/posix/local.html
@@ -96,7 +96,7 @@ socket.connect(ep);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/posix/stream_descriptor.html b/doc/html/boost_asio/overview/posix/stream_descriptor.html
index 97dd1f3b19..3014dc0ce5 100644
--- a/doc/html/boost_asio/overview/posix/stream_descriptor.html
+++ b/doc/html/boost_asio/overview/posix/stream_descriptor.html
@@ -78,7 +78,7 @@ posix::stream_descriptor out(my_io_context, ::dup(STDOUT_FILENO));
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/rationale.html b/doc/html/boost_asio/overview/rationale.html
index 410c63e049..d814f83264 100644
--- a/doc/html/boost_asio/overview/rationale.html
+++ b/doc/html/boost_asio/overview/rationale.html
@@ -89,7 +89,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/serial_ports.html b/doc/html/boost_asio/overview/serial_ports.html
index c23049a43b..c855ff991d 100644
--- a/doc/html/boost_asio/overview/serial_ports.html
+++ b/doc/html/boost_asio/overview/serial_ports.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/signals.html b/doc/html/boost_asio/overview/signals.html
index b35622b114..fde001ab4d 100644
--- a/doc/html/boost_asio/overview/signals.html
+++ b/doc/html/boost_asio/overview/signals.html
@@ -68,7 +68,7 @@ signals.async_wait(handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/ssl.html b/doc/html/boost_asio/overview/ssl.html
index 5afde5ceda..c8211f0466 100644
--- a/doc/html/boost_asio/overview/ssl.html
+++ b/doc/html/boost_asio/overview/ssl.html
@@ -179,7 +179,7 @@ sock.handshake(ssl_socket::client);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/timers.html b/doc/html/boost_asio/overview/timers.html
index ede0969b40..539e882c66 100644
--- a/doc/html/boost_asio/overview/timers.html
+++ b/doc/html/boost_asio/overview/timers.html
@@ -80,7 +80,7 @@ t2.expires_at(t.expires_at() + boost::posix_time::seconds(30));
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/windows.html b/doc/html/boost_asio/overview/windows.html
index 8ac44dfbcb..2503cb0abf 100644
--- a/doc/html/boost_asio/overview/windows.html
+++ b/doc/html/boost_asio/overview/windows.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/windows/object_handle.html b/doc/html/boost_asio/overview/windows/object_handle.html
index 2894795080..d606443f61 100644
--- a/doc/html/boost_asio/overview/windows/object_handle.html
+++ b/doc/html/boost_asio/overview/windows/object_handle.html
@@ -87,7 +87,7 @@ windows::object_handle file(my_io_context, handle);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/windows/random_access_handle.html b/doc/html/boost_asio/overview/windows/random_access_handle.html
index 038aece148..524f17265a 100644
--- a/doc/html/boost_asio/overview/windows/random_access_handle.html
+++ b/doc/html/boost_asio/overview/windows/random_access_handle.html
@@ -69,7 +69,7 @@ windows::random_access_handle file(my_io_context, handle);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/overview/windows/stream_handle.html b/doc/html/boost_asio/overview/windows/stream_handle.html
index 4876633b4f..45cd956a73 100644
--- a/doc/html/boost_asio/overview/windows/stream_handle.html
+++ b/doc/html/boost_asio/overview/windows/stream_handle.html
@@ -71,7 +71,7 @@ windows::stream_handle pipe(my_io_context, handle);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference.html b/doc/html/boost_asio/reference.html
index e813759004..c8a4303e0f 100644
--- a/doc/html/boost_asio/reference.html
+++ b/doc/html/boost_asio/reference.html
@@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../boost_asio.html" title="Boost.Asio">
-<link rel="prev" href="examples/cpp11_examples.html" title="C++11 Examples">
+<link rel="prev" href="examples/cpp17_examples.html" title="C++17 Examples">
<link rel="next" href="reference/asynchronous_operations.html" title="Requirements on asynchronous operations">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="examples/cpp11_examples.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../boost_asio.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../boost_asio.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="reference/asynchronous_operations.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="examples/cpp17_examples.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../boost_asio.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../boost_asio.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="reference/asynchronous_operations.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -36,12 +36,12 @@
</colgroup>
<thead><tr><th colspan="4" valign="center">
<h3>
-<a name="idp81064528"></a>Core</h3>
+<a name="idp97073920"></a>Core</h3>
</th></tr></thead>
<tbody><tr>
<td valign="top">
<h4>
-<a name="idp81066576"></a>Classes</h4>
+<a name="idp97075968"></a>Classes</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/coroutine.html" title="coroutine">coroutine</a></td></tr>
<tr><td><a class="link" href="reference/execution_context.html" title="execution_context">execution_context</a></td></tr>
@@ -65,7 +65,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp81087408"></a>Free Functions</h4>
+<a name="idp97096864"></a>Free Functions</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/add_service.html" title="add_service">add_service</a></td></tr>
<tr><td><a class="link" href="reference/asio_handler_allocate.html" title="asio_handler_allocate">asio_handler_allocate</a></td></tr>
@@ -86,7 +86,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp81105600"></a>Class Templates</h4>
+<a name="idp97115264"></a>Class Templates</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/async_completion.html" title="async_completion">async_completion</a></td></tr>
<tr><td><a class="link" href="reference/basic_io_object.html" title="basic_io_object">basic_io_object</a></td></tr>
@@ -97,13 +97,13 @@
<tr><td><a class="link" href="reference/use_future_t.html" title="use_future_t">use_future_t</a></td></tr>
</table>
<h4>
-<a name="idp81114576"></a>Special Values</h4>
+<a name="idp97124352"></a>Special Values</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/executor_arg.html" title="executor_arg">executor_arg</a></td></tr>
<tr><td><a class="link" href="reference/use_future.html" title="use_future">use_future</a></td></tr>
</table>
<h4>
-<a name="idp81118192"></a>Boost.Bind Placeholders</h4>
+<a name="idp97127968"></a>Boost.Bind Placeholders</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/placeholders__bytes_transferred.html" title="placeholders::bytes_transferred">placeholders::bytes_transferred</a></td></tr>
<tr><td><a class="link" href="reference/placeholders__endpoint.html" title="placeholders::endpoint">placeholders::endpoint</a></td></tr>
@@ -115,7 +115,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp81127360"></a>Error Codes</h4>
+<a name="idp97136896"></a>Error Codes</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/error__basic_errors.html" title="error::basic_errors">error::basic_errors</a></td></tr>
<tr><td><a class="link" href="reference/error__netdb_errors.html" title="error::netdb_errors">error::netdb_errors</a></td></tr>
@@ -123,7 +123,7 @@
<tr><td><a class="link" href="reference/error__misc_errors.html" title="error::misc_errors">error::misc_errors</a></td></tr>
</table>
<h4>
-<a name="idp81133344"></a>Type Traits</h4>
+<a name="idp97142960"></a>Type Traits</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/associated_allocator.html" title="associated_allocator">associated_allocator</a></td></tr>
<tr><td><a class="link" href="reference/associated_executor.html" title="associated_executor">associated_executor</a></td></tr>
@@ -134,7 +134,7 @@
<tr><td><a class="link" href="reference/uses_executor.html" title="uses_executor">uses_executor</a></td></tr>
</table>
<h4>
-<a name="idp81141392"></a>Type Requirements</h4>
+<a name="idp97151120"></a>Type Requirements</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/asynchronous_operations.html" title="Requirements on asynchronous operations">Asynchronous operations</a></td></tr>
<tr><td><a class="link" href="reference/CompletionHandler.html" title="Completion handler requirements">CompletionHandler</a></td></tr>
@@ -155,12 +155,12 @@
</colgroup>
<thead><tr><th colspan="4" valign="center">
<h3>
-<a name="idp81154000"></a>Buffers and Buffer-Oriented Operations</h3>
+<a name="idp97163552"></a>Buffers and Buffer-Oriented Operations</h3>
</th></tr></thead>
<tbody><tr>
<td valign="top">
<h4>
-<a name="idp81156048"></a>Classes</h4>
+<a name="idp97165600"></a>Classes</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/const_buffer.html" title="const_buffer">const_buffer</a></td></tr>
<tr><td><a class="link" href="reference/mutable_buffer.html" title="mutable_buffer">mutable_buffer</a></td></tr>
@@ -173,7 +173,7 @@
<tr><td><a class="link" href="reference/streambuf.html" title="streambuf">streambuf</a></td></tr>
</table>
<h4>
-<a name="idp81164048"></a>Class Templates</h4>
+<a name="idp97173648"></a>Class Templates</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/basic_streambuf.html" title="basic_streambuf">basic_streambuf</a></td></tr>
<tr><td><a class="link" href="reference/buffered_read_stream.html" title="buffered_read_stream">buffered_read_stream</a></td></tr>
@@ -186,7 +186,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp81174064"></a>Free Functions</h4>
+<a name="idp97183776"></a>Free Functions</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/async_read.html" title="async_read">async_read</a></td></tr>
<tr><td><a class="link" href="reference/async_read_at.html" title="async_read_at">async_read_at</a></td></tr>
@@ -213,7 +213,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp81196688"></a>Type Traits</h4>
+<a name="idp97206400"></a>Type Traits</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/is_const_buffer_sequence.html" title="is_const_buffer_sequence">is_const_buffer_sequence</a></td></tr>
<tr><td><a class="link" href="reference/is_match_condition.html" title="is_match_condition">is_match_condition</a></td></tr>
@@ -224,7 +224,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp81204400"></a>Type Requirements</h4>
+<a name="idp97214096"></a>Type Requirements</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/read_write_operations.html" title="Requirements on read and write operations">Read and write operations</a></td></tr>
<tr><td><a class="link" href="reference/AsyncRandomAccessReadDevice.html" title="Buffer-oriented asynchronous random-access read device requirements">AsyncRandomAccessReadDevice</a></td></tr>
@@ -254,12 +254,12 @@
</colgroup>
<thead><tr><th colspan="4" valign="center">
<h3>
-<a name="idp81226496"></a>Networking</h3>
+<a name="idp97236304"></a>Networking</h3>
</th></tr></thead>
<tbody><tr>
<td valign="top">
<h4>
-<a name="idp81228576"></a>Classes</h4>
+<a name="idp97238384"></a>Classes</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/generic__datagram_protocol.html" title="generic::datagram_protocol">generic::datagram_protocol</a></td></tr>
<tr><td><a class="link" href="reference/generic__datagram_protocol/endpoint.html" title="generic::datagram_protocol::endpoint">generic::datagram_protocol::endpoint</a></td></tr>
@@ -303,7 +303,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp81271520"></a>Free Functions</h4>
+<a name="idp97281280"></a>Free Functions</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/async_connect.html" title="async_connect">async_connect</a></td></tr>
<tr><td><a class="link" href="reference/connect.html" title="connect">connect</a></td></tr>
@@ -315,7 +315,7 @@
<tr><td><a class="link" href="reference/ip__network_v6/make_network_v6.html" title="ip::network_v6::make_network_v6">ip::make_network_v6</a></td></tr>
</table>
<h4>
-<a name="idp81281568"></a>Class Templates</h4>
+<a name="idp97291440"></a>Class Templates</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/basic_datagram_socket.html" title="basic_datagram_socket">basic_datagram_socket</a></td></tr>
<tr><td><a class="link" href="reference/basic_raw_socket.html" title="basic_raw_socket">basic_raw_socket</a></td></tr>
@@ -335,7 +335,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp81298768"></a>Socket Options</h4>
+<a name="idp97308576"></a>Socket Options</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/ip__multicast__enable_loopback.html" title="ip::multicast::enable_loopback">ip::multicast::enable_loopback</a></td></tr>
<tr><td><a class="link" href="reference/ip__multicast__hops.html" title="ip::multicast::hops">ip::multicast::hops</a></td></tr>
@@ -360,10 +360,10 @@
</td>
<td valign="top">
<h4>
-<a name="idp81322816"></a>I/O Control Commands</h4>
+<a name="idp97332608"></a>I/O Control Commands</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/socket_base/bytes_readable.html" title="socket_base::bytes_readable">socket_base::bytes_readable</a></td></tr></table>
<h4>
-<a name="idp81325520"></a>Type Requirements</h4>
+<a name="idp97335376"></a>Type Requirements</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/synchronous_socket_operations.html" title="Requirements on synchronous socket operations">Synchronous socket operations</a></td></tr>
<tr><td><a class="link" href="reference/asynchronous_socket_operations.html" title="Requirements on asynchronous socket operations">Asynchronous socket operations</a></td></tr>
@@ -396,25 +396,25 @@
<thead><tr>
<th valign="center">
<h3>
-<a name="idp81350528"></a>Timers</h3>
+<a name="idp97360112"></a>Timers</h3>
</th>
<th valign="center">
<h3>
-<a name="idp81352352"></a>SSL</h3>
+<a name="idp97361936"></a>SSL</h3>
</th>
<th valign="center">
<h3>
-<a name="idp81354144"></a>Serial Ports</h3>
+<a name="idp97363728"></a>Serial Ports</h3>
</th>
<th valign="center">
<h3>
-<a name="idp81355968"></a>Signal Handling</h3>
+<a name="idp97365552"></a>Signal Handling</h3>
</th>
</tr></thead>
<tbody><tr>
<td valign="top">
<h4>
-<a name="idp81358048"></a>Classes</h4>
+<a name="idp97367632"></a>Classes</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/deadline_timer.html" title="deadline_timer">deadline_timer</a></td></tr>
<tr><td><a class="link" href="reference/high_resolution_timer.html" title="high_resolution_timer">high_resolution_timer</a></td></tr>
@@ -422,7 +422,7 @@
<tr><td><a class="link" href="reference/system_timer.html" title="system_timer">system_timer</a></td></tr>
</table>
<h4>
-<a name="idp81363552"></a>Class Templates</h4>
+<a name="idp97373136"></a>Class Templates</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/basic_deadline_timer.html" title="basic_deadline_timer">basic_deadline_timer</a></td></tr>
<tr><td><a class="link" href="reference/basic_waitable_timer.html" title="basic_waitable_timer">basic_waitable_timer</a></td></tr>
@@ -430,7 +430,7 @@
<tr><td><a class="link" href="reference/wait_traits.html" title="wait_traits">wait_traits</a></td></tr>
</table>
<h4>
-<a name="idp81369312"></a>Type Requirements</h4>
+<a name="idp97378896"></a>Type Requirements</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/TimeTraits.html" title="Time traits requirements">TimeTraits</a></td></tr>
<tr><td><a class="link" href="reference/WaitHandler.html" title="Wait handler requirements">WaitHandler</a></td></tr>
@@ -439,7 +439,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp81374864"></a>Classes</h4>
+<a name="idp97384512"></a>Classes</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/ssl__context.html" title="ssl::context">ssl::context</a></td></tr>
<tr><td><a class="link" href="reference/ssl__context_base.html" title="ssl::context_base">ssl::context_base</a></td></tr>
@@ -448,10 +448,10 @@
<tr><td><a class="link" href="reference/ssl__verify_context.html" title="ssl::verify_context">ssl::verify_context</a></td></tr>
</table>
<h4>
-<a name="idp81381712"></a>Class Templates</h4>
+<a name="idp97391424"></a>Class Templates</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/ssl__stream.html" title="ssl::stream">ssl::stream</a></td></tr></table>
<h4>
-<a name="idp81384304"></a>Type Requirements</h4>
+<a name="idp97394016"></a>Type Requirements</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/BufferedHandshakeHandler.html" title="Buffered handshake handler requirements">BufferedHandshakeHandler</a></td></tr>
<tr><td><a class="link" href="reference/HandshakeHandler.html" title="SSL handshake handler requirements">HandshakeHandler</a></td></tr>
@@ -460,13 +460,13 @@
</td>
<td valign="top">
<h4>
-<a name="idp81389680"></a>Classes</h4>
+<a name="idp97399568"></a>Classes</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/serial_port.html" title="serial_port">serial_port</a></td></tr>
<tr><td><a class="link" href="reference/serial_port_base.html" title="serial_port_base">serial_port_base</a></td></tr>
</table>
<h4>
-<a name="idp81393184"></a>Serial Port Options</h4>
+<a name="idp97403072"></a>Serial Port Options</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/serial_port_base__baud_rate.html" title="serial_port_base::baud_rate">serial_port_base::baud_rate</a></td></tr>
<tr><td><a class="link" href="reference/serial_port_base__flow_control.html" title="serial_port_base::flow_control">serial_port_base::flow_control</a></td></tr>
@@ -475,7 +475,7 @@
<tr><td><a class="link" href="reference/serial_port_base__character_size.html" title="serial_port_base::character_size">serial_port_base::character_size</a></td></tr>
</table>
<h4>
-<a name="idp81399824"></a>Type Requirements</h4>
+<a name="idp97409712"></a>Type Requirements</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/GettableSerialPortOption.html" title="Gettable serial port option requirements">GettableSerialPortOption</a></td></tr>
<tr><td><a class="link" href="reference/SettableSerialPortOption.html" title="Settable serial port option requirements">SettableSerialPortOption</a></td></tr>
@@ -483,10 +483,10 @@
</td>
<td valign="top">
<h4>
-<a name="idp81404304"></a>Classes</h4>
+<a name="idp97414288"></a>Classes</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/signal_set.html" title="signal_set">signal_set</a></td></tr></table>
<h4>
-<a name="idp81406896"></a>Type Requirements</h4>
+<a name="idp97416880"></a>Type Requirements</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/SignalHandler.html" title="Signal handler requirements">SignalHandler</a></td></tr></table>
</td>
</tr></tbody>
@@ -501,17 +501,21 @@
<thead><tr>
<th colspan="2" valign="center">
<h3>
-<a name="idp81414016"></a>POSIX-specific</h3>
+<a name="idp97424048"></a>POSIX-specific</h3>
</th>
-<th colspan="2" valign="center">
+<th valign="center">
+ <h3>
+<a name="idp97425872"></a>Windows-specific</h3>
+ </th>
+<th valign="center">
<h3>
-<a name="idp81415840"></a>Windows-specific</h3>
+<a name="idp97427696"></a>Experimental</h3>
</th>
</tr></thead>
<tbody><tr>
<td valign="top">
<h4>
-<a name="idp81417920"></a>Classes</h4>
+<a name="idp97429776"></a>Classes</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/local__stream_protocol.html" title="local::stream_protocol">local::stream_protocol</a></td></tr>
<tr><td><a class="link" href="reference/local__stream_protocol/acceptor.html" title="local::stream_protocol::acceptor">local::stream_protocol::acceptor</a></td></tr>
@@ -528,15 +532,15 @@
</td>
<td valign="top">
<h4>
-<a name="idp81431504"></a>Free Functions</h4>
+<a name="idp97443360"></a>Free Functions</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/local__connect_pair.html" title="local::connect_pair">local::connect_pair</a></td></tr></table>
<h4>
-<a name="idp81434080"></a>Class Templates</h4>
+<a name="idp97445936"></a>Class Templates</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/local__basic_endpoint.html" title="local::basic_endpoint">local::basic_endpoint</a></td></tr></table>
</td>
-<td colspan="2" valign="top">
+<td valign="top">
<h4>
-<a name="idp81437872"></a>Classes</h4>
+<a name="idp97449312"></a>Classes</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/windows__object_handle.html" title="windows::object_handle">windows::object_handle</a></td></tr>
<tr><td><a class="link" href="reference/windows__overlapped_handle.html" title="windows::overlapped_handle">windows::overlapped_handle</a></td></tr>
@@ -545,13 +549,39 @@
<tr><td><a class="link" href="reference/windows__stream_handle.html" title="windows::stream_handle">windows::stream_handle</a></td></tr>
</table>
</td>
+<td valign="top">
+ <h4>
+<a name="idp97456816"></a>Classes</h4>
+ <table border="0" summary="Simple list" class="simplelist">
+<tr><td><a class="link" href="reference/experimental__detached_t.html" title="experimental::detached_t">experimental::detached_t</a></td></tr>
+<tr><td><a class="link" href="reference/experimental__this_coro__executor_t.html" title="experimental::this_coro::executor_t">experimental::this_coro::executor_t</a></td></tr>
+<tr><td><a class="link" href="reference/experimental__this_coro__token_t.html" title="experimental::this_coro::token_t">experimental::this_coro::token_t</a></td></tr>
+</table>
+ <h4>
+<a name="idp97462000"></a>Class Templates</h4>
+ <table border="0" summary="Simple list" class="simplelist">
+<tr><td><a class="link" href="reference/experimental__awaitable.html" title="experimental::awaitable">experimental::awaitable</a></td></tr>
+<tr><td><a class="link" href="reference/experimental__await_token.html" title="experimental::await_token">experimental::await_token</a></td></tr>
+<tr><td><a class="link" href="reference/experimental__redirect_error_t.html" title="experimental::redirect_error_t">experimental::redirect_error_t</a></td></tr>
+</table>
+ <h4>
+<a name="idp97466720"></a>Free Functions</h4>
+ <table border="0" summary="Simple list" class="simplelist">
+<tr><td><a class="link" href="reference/experimental__co_spawn.html" title="experimental::co_spawn">experimental::co_spawn</a></td></tr>
+<tr><td><a class="link" href="reference/experimental__this_coro__executor.html" title="experimental::this_coro::executor">experimental::this_coro::executor</a></td></tr>
+<tr><td><a class="link" href="reference/experimental__this_coro__token.html" title="experimental::this_coro::token">experimental::this_coro::token</a></td></tr>
+</table>
+ <h4>
+<a name="idp97471312"></a>Special Values</h4>
+ <table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/experimental__detached.html" title="experimental::detached">experimental::detached</a></td></tr></table>
+ </td>
</tr></tbody>
</table>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -559,7 +589,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="examples/cpp11_examples.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../boost_asio.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../boost_asio.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="reference/asynchronous_operations.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="examples/cpp17_examples.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../boost_asio.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../boost_asio.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="reference/asynchronous_operations.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/reference/AcceptHandler.html b/doc/html/boost_asio/reference/AcceptHandler.html
index f467209fd2..7dfb07da64 100644
--- a/doc/html/boost_asio/reference/AcceptHandler.html
+++ b/doc/html/boost_asio/reference/AcceptHandler.html
@@ -97,7 +97,7 @@ acceptor.async_accept(...,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/AcceptableProtocol.html b/doc/html/boost_asio/reference/AcceptableProtocol.html
index 0011ff3d1f..5025e64306 100644
--- a/doc/html/boost_asio/reference/AcceptableProtocol.html
+++ b/doc/html/boost_asio/reference/AcceptableProtocol.html
@@ -80,7 +80,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/AsyncRandomAccessReadDevice.html b/doc/html/boost_asio/reference/AsyncRandomAccessReadDevice.html
index 1aa7238ed2..bcc9d62d48 100644
--- a/doc/html/boost_asio/reference/AsyncRandomAccessReadDevice.html
+++ b/doc/html/boost_asio/reference/AsyncRandomAccessReadDevice.html
@@ -121,7 +121,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/AsyncRandomAccessWriteDevice.html b/doc/html/boost_asio/reference/AsyncRandomAccessWriteDevice.html
index fb5ec8f1cc..ad4abddd3b 100644
--- a/doc/html/boost_asio/reference/AsyncRandomAccessWriteDevice.html
+++ b/doc/html/boost_asio/reference/AsyncRandomAccessWriteDevice.html
@@ -121,7 +121,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/AsyncReadStream.html b/doc/html/boost_asio/reference/AsyncReadStream.html
index 8115a970f2..aa31cd6ccd 100644
--- a/doc/html/boost_asio/reference/AsyncReadStream.html
+++ b/doc/html/boost_asio/reference/AsyncReadStream.html
@@ -121,7 +121,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/AsyncWriteStream.html b/doc/html/boost_asio/reference/AsyncWriteStream.html
index 7bd3d9dae6..0524452a0c 100644
--- a/doc/html/boost_asio/reference/AsyncWriteStream.html
+++ b/doc/html/boost_asio/reference/AsyncWriteStream.html
@@ -118,7 +118,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/BufferedHandshakeHandler.html b/doc/html/boost_asio/reference/BufferedHandshakeHandler.html
index 08325e1eea..7e4938ed71 100644
--- a/doc/html/boost_asio/reference/BufferedHandshakeHandler.html
+++ b/doc/html/boost_asio/reference/BufferedHandshakeHandler.html
@@ -82,7 +82,7 @@ socket.async_handshake(...,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/CompletionCondition.html b/doc/html/boost_asio/reference/CompletionCondition.html
index 30246863de..8989b6ed03 100644
--- a/doc/html/boost_asio/reference/CompletionCondition.html
+++ b/doc/html/boost_asio/reference/CompletionCondition.html
@@ -99,7 +99,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/CompletionHandler.html b/doc/html/boost_asio/reference/CompletionHandler.html
index 2f471117df..03799b8447 100644
--- a/doc/html/boost_asio/reference/CompletionHandler.html
+++ b/doc/html/boost_asio/reference/CompletionHandler.html
@@ -91,7 +91,7 @@ my_io_service.post(boost::bind(&amp;my_class::completion_handler, this));
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ConnectCondition.html b/doc/html/boost_asio/reference/ConnectCondition.html
index feca8497fa..7fc938684a 100644
--- a/doc/html/boost_asio/reference/ConnectCondition.html
+++ b/doc/html/boost_asio/reference/ConnectCondition.html
@@ -92,7 +92,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ConnectHandler.html b/doc/html/boost_asio/reference/ConnectHandler.html
index d6f0cb646a..f9e0feee4c 100644
--- a/doc/html/boost_asio/reference/ConnectHandler.html
+++ b/doc/html/boost_asio/reference/ConnectHandler.html
@@ -98,7 +98,7 @@ socket.async_connect(...,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ConstBufferSequence.html b/doc/html/boost_asio/reference/ConstBufferSequence.html
index 9cfe359ce7..86e0850e71 100644
--- a/doc/html/boost_asio/reference/ConstBufferSequence.html
+++ b/doc/html/boost_asio/reference/ConstBufferSequence.html
@@ -122,7 +122,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/DynamicBuffer.html b/doc/html/boost_asio/reference/DynamicBuffer.html
index 011d0a8a67..d39ca46115 100644
--- a/doc/html/boost_asio/reference/DynamicBuffer.html
+++ b/doc/html/boost_asio/reference/DynamicBuffer.html
@@ -249,7 +249,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/Endpoint.html b/doc/html/boost_asio/reference/Endpoint.html
index c9f252f214..38f840a46d 100644
--- a/doc/html/boost_asio/reference/Endpoint.html
+++ b/doc/html/boost_asio/reference/Endpoint.html
@@ -244,7 +244,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/EndpointSequence.html b/doc/html/boost_asio/reference/EndpointSequence.html
index 455ecb81b2..eb89b148bf 100644
--- a/doc/html/boost_asio/reference/EndpointSequence.html
+++ b/doc/html/boost_asio/reference/EndpointSequence.html
@@ -87,7 +87,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ExecutionContext.html b/doc/html/boost_asio/reference/ExecutionContext.html
index dfc112a4b3..9136b9ae8e 100644
--- a/doc/html/boost_asio/reference/ExecutionContext.html
+++ b/doc/html/boost_asio/reference/ExecutionContext.html
@@ -116,7 +116,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/Executor1.html b/doc/html/boost_asio/reference/Executor1.html
index 7fd671dd29..ab06b099c3 100644
--- a/doc/html/boost_asio/reference/Executor1.html
+++ b/doc/html/boost_asio/reference/Executor1.html
@@ -282,7 +282,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/GettableSerialPortOption.html b/doc/html/boost_asio/reference/GettableSerialPortOption.html
index 6e81672c33..04ad82908b 100644
--- a/doc/html/boost_asio/reference/GettableSerialPortOption.html
+++ b/doc/html/boost_asio/reference/GettableSerialPortOption.html
@@ -87,7 +87,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/GettableSocketOption.html b/doc/html/boost_asio/reference/GettableSocketOption.html
index 4c24bfc348..77e328e9e7 100644
--- a/doc/html/boost_asio/reference/GettableSocketOption.html
+++ b/doc/html/boost_asio/reference/GettableSocketOption.html
@@ -167,7 +167,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/Handler.html b/doc/html/boost_asio/reference/Handler.html
index 2e19f181a4..bccfbb65f9 100644
--- a/doc/html/boost_asio/reference/Handler.html
+++ b/doc/html/boost_asio/reference/Handler.html
@@ -27,8 +27,8 @@
<a name="boost_asio.reference.Handler"></a><a class="link" href="Handler.html" title="Handlers">Handlers</a>
</h3></div></div></div>
<p>
- A handler must meet the requirements of <code class="computeroutput">CopyConstructible</code> types
- (C++ Std, 20.1.3).
+ A handler must meet the requirements of <code class="computeroutput">MoveConstructible</code> types
+ (C++Std [moveconstructible]).
</p>
<p>
In the table below, <code class="computeroutput">X</code> denotes a handler class, <code class="computeroutput">h</code>
@@ -142,7 +142,7 @@ asio_handler_invoke(f, &amp;h);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/HandshakeHandler.html b/doc/html/boost_asio/reference/HandshakeHandler.html
index 9f464b5c2a..584a892b59 100644
--- a/doc/html/boost_asio/reference/HandshakeHandler.html
+++ b/doc/html/boost_asio/reference/HandshakeHandler.html
@@ -100,7 +100,7 @@ ssl_stream.async_handshake(...,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/InternetProtocol.html b/doc/html/boost_asio/reference/InternetProtocol.html
index 13e5365e9e..a263cf18ff 100644
--- a/doc/html/boost_asio/reference/InternetProtocol.html
+++ b/doc/html/boost_asio/reference/InternetProtocol.html
@@ -156,7 +156,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/IoControlCommand.html b/doc/html/boost_asio/reference/IoControlCommand.html
index 90c7dd703c..da1bea392f 100644
--- a/doc/html/boost_asio/reference/IoControlCommand.html
+++ b/doc/html/boost_asio/reference/IoControlCommand.html
@@ -101,7 +101,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/IoObjectService.html b/doc/html/boost_asio/reference/IoObjectService.html
index 1b258f12d0..63619e9dd2 100644
--- a/doc/html/boost_asio/reference/IoObjectService.html
+++ b/doc/html/boost_asio/reference/IoObjectService.html
@@ -163,7 +163,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/IteratorConnectHandler.html b/doc/html/boost_asio/reference/IteratorConnectHandler.html
index a875f95abe..4b68c2713c 100644
--- a/doc/html/boost_asio/reference/IteratorConnectHandler.html
+++ b/doc/html/boost_asio/reference/IteratorConnectHandler.html
@@ -7,7 +7,7 @@
<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../reference.html" title="Reference">
<link rel="prev" href="IoObjectService.html" title="I/O object service requirements">
-<link rel="next" href="MoveAcceptHandler.html" title="Move accept handler requirements">
+<link rel="next" href="LegacyCompletionHandler.html" title="Legacy completion handler requirements">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="IoObjectService.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="MoveAcceptHandler.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="IoObjectService.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="LegacyCompletionHandler.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
@@ -110,7 +110,7 @@ boost::asio::async_connect(...,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -118,7 +118,7 @@ boost::asio::async_connect(...,
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="IoObjectService.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="MoveAcceptHandler.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="IoObjectService.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="LegacyCompletionHandler.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/reference/LegacyCompletionHandler.html b/doc/html/boost_asio/reference/LegacyCompletionHandler.html
new file mode 100644
index 0000000000..edee929978
--- /dev/null
+++ b/doc/html/boost_asio/reference/LegacyCompletionHandler.html
@@ -0,0 +1,106 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>Legacy completion handler requirements</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="IteratorConnectHandler.html" title="Iterator connect handler requirements">
+<link rel="next" href="MoveAcceptHandler.html" title="Move accept handler requirements">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="IteratorConnectHandler.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="MoveAcceptHandler.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.reference.LegacyCompletionHandler"></a><a class="link" href="LegacyCompletionHandler.html" title="Legacy completion handler requirements">Legacy
+ completion handler requirements</a>
+</h3></div></div></div>
+<p>
+ A legacy completion handler must meet the requirements for a <a class="link" href="Handler.html" title="Handlers">handler</a>.
+ A legacy completion handler must meet the requirements of <code class="computeroutput">CopyConstructible</code>
+ types (C++Std [copyconstructible]). A value <code class="computeroutput">h</code> of a completion
+ handler class should work correctly in the expression <code class="computeroutput">h()</code>.
+ </p>
+<h5>
+<a name="boost_asio.reference.LegacyCompletionHandler.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.LegacyCompletionHandler.examples"></a></span><a class="link" href="LegacyCompletionHandler.html#boost_asio.reference.LegacyCompletionHandler.examples">Examples</a>
+ </h5>
+<p>
+ A free function as a completion handler:
+ </p>
+<pre class="programlisting">void completion_handler()
+{
+ ...
+}
+</pre>
+<p>
+ A completion handler function object:
+ </p>
+<pre class="programlisting">struct completion_handler
+{
+ ...
+ void operator()()
+ {
+ ...
+ }
+ ...
+};
+</pre>
+<p>
+ A lambda as a completion handler:
+ </p>
+<pre class="programlisting">my_io_service.post(
+ []()
+ {
+ ...
+ });
+</pre>
+<p>
+ A non-static class member function adapted to a completion handler using
+ <code class="computeroutput">std::bind()</code>:
+ </p>
+<pre class="programlisting">void my_class::completion_handler()
+{
+ ...
+}
+...
+my_io_service.post(std::bind(&amp;my_class::completion_handler, this));
+</pre>
+<p>
+ A non-static class member function adapted to a completion handler using
+ <code class="computeroutput">boost::bind()</code>:
+ </p>
+<pre class="programlisting">void my_class::completion_handler()
+{
+ ...
+}
+...
+my_io_service.post(boost::bind(&amp;my_class::completion_handler, this));
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="IteratorConnectHandler.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="MoveAcceptHandler.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/MoveAcceptHandler.html b/doc/html/boost_asio/reference/MoveAcceptHandler.html
index 652d216edd..d3aedc89af 100644
--- a/doc/html/boost_asio/reference/MoveAcceptHandler.html
+++ b/doc/html/boost_asio/reference/MoveAcceptHandler.html
@@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../reference.html" title="Reference">
-<link rel="prev" href="IteratorConnectHandler.html" title="Iterator connect handler requirements">
+<link rel="prev" href="LegacyCompletionHandler.html" title="Legacy completion handler requirements">
<link rel="next" href="MutableBufferSequence.html" title="Mutable buffer sequence requirements">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="IteratorConnectHandler.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="MutableBufferSequence.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="LegacyCompletionHandler.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="MutableBufferSequence.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
@@ -89,7 +89,7 @@ boost::asio::async_accept(...,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -97,7 +97,7 @@ boost::asio::async_accept(...,
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="IteratorConnectHandler.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="MutableBufferSequence.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="LegacyCompletionHandler.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="MutableBufferSequence.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/reference/MutableBufferSequence.html b/doc/html/boost_asio/reference/MutableBufferSequence.html
index 71e017711b..c21868b613 100644
--- a/doc/html/boost_asio/reference/MutableBufferSequence.html
+++ b/doc/html/boost_asio/reference/MutableBufferSequence.html
@@ -122,7 +122,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ProtoAllocator.html b/doc/html/boost_asio/reference/ProtoAllocator.html
index b55fa11a80..6d109ebe53 100644
--- a/doc/html/boost_asio/reference/ProtoAllocator.html
+++ b/doc/html/boost_asio/reference/ProtoAllocator.html
@@ -41,7 +41,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/Protocol.html b/doc/html/boost_asio/reference/Protocol.html
index 9fb36f6e86..de082d05b9 100644
--- a/doc/html/boost_asio/reference/Protocol.html
+++ b/doc/html/boost_asio/reference/Protocol.html
@@ -169,7 +169,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/RangeConnectHandler.html b/doc/html/boost_asio/reference/RangeConnectHandler.html
index 01ed5089a9..4866e4909e 100644
--- a/doc/html/boost_asio/reference/RangeConnectHandler.html
+++ b/doc/html/boost_asio/reference/RangeConnectHandler.html
@@ -110,7 +110,7 @@ boost::asio::async_connect(...,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ReadHandler.html b/doc/html/boost_asio/reference/ReadHandler.html
index 7a789804de..ae1f3e3873 100644
--- a/doc/html/boost_asio/reference/ReadHandler.html
+++ b/doc/html/boost_asio/reference/ReadHandler.html
@@ -105,7 +105,7 @@ socket.async_read(...,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ResolveHandler.html b/doc/html/boost_asio/reference/ResolveHandler.html
index a04c43cdc6..068284761a 100644
--- a/doc/html/boost_asio/reference/ResolveHandler.html
+++ b/doc/html/boost_asio/reference/ResolveHandler.html
@@ -108,7 +108,7 @@ resolver.async_resolve(...,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/Service.html b/doc/html/boost_asio/reference/Service.html
index 69f1a1a169..7118536551 100644
--- a/doc/html/boost_asio/reference/Service.html
+++ b/doc/html/boost_asio/reference/Service.html
@@ -66,7 +66,7 @@ private:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/SettableSerialPortOption.html b/doc/html/boost_asio/reference/SettableSerialPortOption.html
index d416bbbebe..c688c656fa 100644
--- a/doc/html/boost_asio/reference/SettableSerialPortOption.html
+++ b/doc/html/boost_asio/reference/SettableSerialPortOption.html
@@ -86,7 +86,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/SettableSocketOption.html b/doc/html/boost_asio/reference/SettableSocketOption.html
index 24117509ea..409f0d93df 100644
--- a/doc/html/boost_asio/reference/SettableSocketOption.html
+++ b/doc/html/boost_asio/reference/SettableSocketOption.html
@@ -147,7 +147,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ShutdownHandler.html b/doc/html/boost_asio/reference/ShutdownHandler.html
index d1448b47e2..15ee7a60de 100644
--- a/doc/html/boost_asio/reference/ShutdownHandler.html
+++ b/doc/html/boost_asio/reference/ShutdownHandler.html
@@ -98,7 +98,7 @@ ssl_stream.async_shutdown(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/SignalHandler.html b/doc/html/boost_asio/reference/SignalHandler.html
index 3a2316f466..3f78be5dc8 100644
--- a/doc/html/boost_asio/reference/SignalHandler.html
+++ b/doc/html/boost_asio/reference/SignalHandler.html
@@ -105,7 +105,7 @@ my_signal_set.async_wait(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/SyncRandomAccessReadDevice.html b/doc/html/boost_asio/reference/SyncRandomAccessReadDevice.html
index 820bf8bb49..f689cd2d69 100644
--- a/doc/html/boost_asio/reference/SyncRandomAccessReadDevice.html
+++ b/doc/html/boost_asio/reference/SyncRandomAccessReadDevice.html
@@ -118,7 +118,7 @@ return s;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/SyncRandomAccessWriteDevice.html b/doc/html/boost_asio/reference/SyncRandomAccessWriteDevice.html
index c476725659..d6edb23517 100644
--- a/doc/html/boost_asio/reference/SyncRandomAccessWriteDevice.html
+++ b/doc/html/boost_asio/reference/SyncRandomAccessWriteDevice.html
@@ -118,7 +118,7 @@ return s;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/SyncReadStream.html b/doc/html/boost_asio/reference/SyncReadStream.html
index 1a0fec8340..07daf45fe0 100644
--- a/doc/html/boost_asio/reference/SyncReadStream.html
+++ b/doc/html/boost_asio/reference/SyncReadStream.html
@@ -95,7 +95,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/SyncWriteStream.html b/doc/html/boost_asio/reference/SyncWriteStream.html
index b07b7701de..85f4962545 100644
--- a/doc/html/boost_asio/reference/SyncWriteStream.html
+++ b/doc/html/boost_asio/reference/SyncWriteStream.html
@@ -93,7 +93,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/TimeTraits.html b/doc/html/boost_asio/reference/TimeTraits.html
index 08727da5c6..d734aaaa88 100644
--- a/doc/html/boost_asio/reference/TimeTraits.html
+++ b/doc/html/boost_asio/reference/TimeTraits.html
@@ -190,7 +190,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/WaitHandler.html b/doc/html/boost_asio/reference/WaitHandler.html
index 69fd5d1073..82135f85c3 100644
--- a/doc/html/boost_asio/reference/WaitHandler.html
+++ b/doc/html/boost_asio/reference/WaitHandler.html
@@ -97,7 +97,7 @@ socket.async_wait(...,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/WaitTraits.html b/doc/html/boost_asio/reference/WaitTraits.html
index ffe36cda36..53b0ed5dfb 100644
--- a/doc/html/boost_asio/reference/WaitTraits.html
+++ b/doc/html/boost_asio/reference/WaitTraits.html
@@ -122,7 +122,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/WriteHandler.html b/doc/html/boost_asio/reference/WriteHandler.html
index 15a47bcc18..057a4c975f 100644
--- a/doc/html/boost_asio/reference/WriteHandler.html
+++ b/doc/html/boost_asio/reference/WriteHandler.html
@@ -105,7 +105,7 @@ socket.async_write(...,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/add_service.html b/doc/html/boost_asio/reference/add_service.html
index b6b0c01342..76dc08fb1f 100644
--- a/doc/html/boost_asio/reference/add_service.html
+++ b/doc/html/boost_asio/reference/add_service.html
@@ -97,7 +97,7 @@ void add_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asio_handler_allocate.html b/doc/html/boost_asio/reference/asio_handler_allocate.html
index bccb1314cc..6a6af12d79 100644
--- a/doc/html/boost_asio/reference/asio_handler_allocate.html
+++ b/doc/html/boost_asio/reference/asio_handler_allocate.html
@@ -87,7 +87,7 @@ void asio_handler_deallocate(void* pointer, std::size_t size,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asio_handler_deallocate.html b/doc/html/boost_asio/reference/asio_handler_deallocate.html
index be88a0bd4f..36156579be 100644
--- a/doc/html/boost_asio/reference/asio_handler_deallocate.html
+++ b/doc/html/boost_asio/reference/asio_handler_deallocate.html
@@ -57,7 +57,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asio_handler_invoke.html b/doc/html/boost_asio/reference/asio_handler_invoke.html
index cdf5ee3fea..7e6ac5527c 100644
--- a/doc/html/boost_asio/reference/asio_handler_invoke.html
+++ b/doc/html/boost_asio/reference/asio_handler_invoke.html
@@ -101,7 +101,7 @@ void asio_handler_invoke(Function function, my_handler* context)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asio_handler_invoke/overload1.html b/doc/html/boost_asio/reference/asio_handler_invoke/overload1.html
index 7730206409..c4b96fc978 100644
--- a/doc/html/boost_asio/reference/asio_handler_invoke/overload1.html
+++ b/doc/html/boost_asio/reference/asio_handler_invoke/overload1.html
@@ -39,7 +39,7 @@ void asio_handler_invoke(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asio_handler_invoke/overload2.html b/doc/html/boost_asio/reference/asio_handler_invoke/overload2.html
index 93b6713079..6adfb73e91 100644
--- a/doc/html/boost_asio/reference/asio_handler_invoke/overload2.html
+++ b/doc/html/boost_asio/reference/asio_handler_invoke/overload2.html
@@ -39,7 +39,7 @@ void asio_handler_invoke(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asio_handler_is_continuation.html b/doc/html/boost_asio/reference/asio_handler_is_continuation.html
index fb3c6d81fc..275374490c 100644
--- a/doc/html/boost_asio/reference/asio_handler_is_continuation.html
+++ b/doc/html/boost_asio/reference/asio_handler_is_continuation.html
@@ -70,7 +70,7 @@ bool asio_handler_is_continuation(my_handler* context)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/associated_allocator.html b/doc/html/boost_asio/reference/associated_allocator.html
index 9ff8bc471d..80e6241d22 100644
--- a/doc/html/boost_asio/reference/associated_allocator.html
+++ b/doc/html/boost_asio/reference/associated_allocator.html
@@ -142,7 +142,7 @@ struct associated_allocator
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/associated_allocator/get.html b/doc/html/boost_asio/reference/associated_allocator/get.html
index d3f6a880c9..6ec8a5ea77 100644
--- a/doc/html/boost_asio/reference/associated_allocator/get.html
+++ b/doc/html/boost_asio/reference/associated_allocator/get.html
@@ -39,7 +39,7 @@ If
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/associated_allocator/type.html b/doc/html/boost_asio/reference/associated_allocator/type.html
index 856f516e7a..d20f9380c6 100644
--- a/doc/html/boost_asio/reference/associated_allocator/type.html
+++ b/doc/html/boost_asio/reference/associated_allocator/type.html
@@ -47,7 +47,7 @@ If
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/associated_executor.html b/doc/html/boost_asio/reference/associated_executor.html
index dbf82065fa..5e7cf4e22c 100644
--- a/doc/html/boost_asio/reference/associated_executor.html
+++ b/doc/html/boost_asio/reference/associated_executor.html
@@ -142,7 +142,7 @@ struct associated_executor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/associated_executor/get.html b/doc/html/boost_asio/reference/associated_executor/get.html
index e35ea2203c..1e1d87a93a 100644
--- a/doc/html/boost_asio/reference/associated_executor/get.html
+++ b/doc/html/boost_asio/reference/associated_executor/get.html
@@ -39,7 +39,7 @@ If <code class="computeroutput">T</code>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/associated_executor/type.html b/doc/html/boost_asio/reference/associated_executor/type.html
index ebdf2d960d..1e4394f595 100644
--- a/doc/html/boost_asio/reference/associated_executor/type.html
+++ b/doc/html/boost_asio/reference/associated_executor/type.html
@@ -47,7 +47,7 @@ If
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_completion.html b/doc/html/boost_asio/reference/async_completion.html
index a497fccdf8..e9eaad4166 100644
--- a/doc/html/boost_asio/reference/async_completion.html
+++ b/doc/html/boost_asio/reference/async_completion.html
@@ -166,7 +166,7 @@ struct async_completion
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_completion/async_completion.html b/doc/html/boost_asio/reference/async_completion/async_completion.html
index 1f9739b7f8..a3c6063fd3 100644
--- a/doc/html/boost_asio/reference/async_completion/async_completion.html
+++ b/doc/html/boost_asio/reference/async_completion/async_completion.html
@@ -40,7 +40,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_completion/completion_handler.html b/doc/html/boost_asio/reference/async_completion/completion_handler.html
index 43ced903cf..3479508c50 100644
--- a/doc/html/boost_asio/reference/async_completion/completion_handler.html
+++ b/doc/html/boost_asio/reference/async_completion/completion_handler.html
@@ -36,7 +36,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_completion/completion_handler_type.html b/doc/html/boost_asio/reference/async_completion/completion_handler_type.html
index 2569292aec..49cbee6637 100644
--- a/doc/html/boost_asio/reference/async_completion/completion_handler_type.html
+++ b/doc/html/boost_asio/reference/async_completion/completion_handler_type.html
@@ -168,7 +168,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_completion/result.html b/doc/html/boost_asio/reference/async_completion/result.html
index 11cee8ff75..4138e148b3 100644
--- a/doc/html/boost_asio/reference/async_completion/result.html
+++ b/doc/html/boost_asio/reference/async_completion/result.html
@@ -36,7 +36,7 @@ The result
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_connect.html b/doc/html/boost_asio/reference/async_connect.html
index bb9b7c9abc..10f410b88b 100644
--- a/doc/html/boost_asio/reference/async_connect.html
+++ b/doc/html/boost_asio/reference/async_connect.html
@@ -116,7 +116,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_connect/overload1.html b/doc/html/boost_asio/reference/async_connect/overload1.html
index 33ad14b484..1318e6dce7 100644
--- a/doc/html/boost_asio/reference/async_connect/overload1.html
+++ b/doc/html/boost_asio/reference/async_connect/overload1.html
@@ -126,7 +126,7 @@ void connect_handler(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_connect/overload2.html b/doc/html/boost_asio/reference/async_connect/overload2.html
index c13c2c495e..3cf5ec7eab 100644
--- a/doc/html/boost_asio/reference/async_connect/overload2.html
+++ b/doc/html/boost_asio/reference/async_connect/overload2.html
@@ -102,7 +102,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_connect/overload3.html b/doc/html/boost_asio/reference/async_connect/overload3.html
index 8589b5d721..b9d5f15fc0 100644
--- a/doc/html/boost_asio/reference/async_connect/overload3.html
+++ b/doc/html/boost_asio/reference/async_connect/overload3.html
@@ -116,7 +116,7 @@ void connect_handler(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_connect/overload4.html b/doc/html/boost_asio/reference/async_connect/overload4.html
index e8be6a79df..1735593b01 100644
--- a/doc/html/boost_asio/reference/async_connect/overload4.html
+++ b/doc/html/boost_asio/reference/async_connect/overload4.html
@@ -176,7 +176,7 @@ void connect_handler(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_connect/overload5.html b/doc/html/boost_asio/reference/async_connect/overload5.html
index 2f18beb080..3c0dbf3fcd 100644
--- a/doc/html/boost_asio/reference/async_connect/overload5.html
+++ b/doc/html/boost_asio/reference/async_connect/overload5.html
@@ -123,7 +123,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_connect/overload6.html b/doc/html/boost_asio/reference/async_connect/overload6.html
index 6d38cfe3df..6bda894db5 100644
--- a/doc/html/boost_asio/reference/async_connect/overload6.html
+++ b/doc/html/boost_asio/reference/async_connect/overload6.html
@@ -181,7 +181,7 @@ void connect_handler(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read.html b/doc/html/boost_asio/reference/async_read.html
index 0def274024..4ca33449e8 100644
--- a/doc/html/boost_asio/reference/async_read.html
+++ b/doc/html/boost_asio/reference/async_read.html
@@ -63,7 +63,7 @@ template&lt;
AsyncReadStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
ReadHandler &amp;&amp; handler,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="async_read/overload3.html" title="async_read (3 of 6 overloads)">more...</a></em></span>
template&lt;
@@ -76,7 +76,7 @@ template&lt;
DynamicBuffer &amp;&amp; buffers,
CompletionCondition completion_condition,
ReadHandler &amp;&amp; handler,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="async_read/overload4.html" title="async_read (4 of 6 overloads)">more...</a></em></span>
template&lt;
@@ -114,7 +114,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read/overload1.html b/doc/html/boost_asio/reference/async_read/overload1.html
index 585a7a8b0e..331f106c9d 100644
--- a/doc/html/boost_asio/reference/async_read/overload1.html
+++ b/doc/html/boost_asio/reference/async_read/overload1.html
@@ -140,7 +140,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read/overload2.html b/doc/html/boost_asio/reference/async_read/overload2.html
index 9c290a89bf..80c347c6fb 100644
--- a/doc/html/boost_asio/reference/async_read/overload2.html
+++ b/doc/html/boost_asio/reference/async_read/overload2.html
@@ -146,7 +146,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read/overload3.html b/doc/html/boost_asio/reference/async_read/overload3.html
index f31d7129b4..16920e921d 100644
--- a/doc/html/boost_asio/reference/async_read/overload3.html
+++ b/doc/html/boost_asio/reference/async_read/overload3.html
@@ -39,7 +39,7 @@
AsyncReadStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
ReadHandler &amp;&amp; handler,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
</pre>
<p>
This function is used to asynchronously read a certain number of bytes
@@ -123,7 +123,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read/overload4.html b/doc/html/boost_asio/reference/async_read/overload4.html
index 6965fa8137..3c67c9dd14 100644
--- a/doc/html/boost_asio/reference/async_read/overload4.html
+++ b/doc/html/boost_asio/reference/async_read/overload4.html
@@ -41,7 +41,7 @@
DynamicBuffer &amp;&amp; buffers,
CompletionCondition completion_condition,
ReadHandler &amp;&amp; handler,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
</pre>
<p>
This function is used to asynchronously read a certain number of bytes
@@ -133,7 +133,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read/overload5.html b/doc/html/boost_asio/reference/async_read/overload5.html
index 7e56007f3a..7191814404 100644
--- a/doc/html/boost_asio/reference/async_read/overload5.html
+++ b/doc/html/boost_asio/reference/async_read/overload5.html
@@ -121,7 +121,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read/overload6.html b/doc/html/boost_asio/reference/async_read/overload6.html
index a5f3780b51..7bcf5b9bd0 100644
--- a/doc/html/boost_asio/reference/async_read/overload6.html
+++ b/doc/html/boost_asio/reference/async_read/overload6.html
@@ -131,7 +131,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_at.html b/doc/html/boost_asio/reference/async_read_at.html
index 690143204e..cae2ee1af8 100644
--- a/doc/html/boost_asio/reference/async_read_at.html
+++ b/doc/html/boost_asio/reference/async_read_at.html
@@ -92,7 +92,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_at/overload1.html b/doc/html/boost_asio/reference/async_read_at/overload1.html
index e4e00f11a2..b1a69c8134 100644
--- a/doc/html/boost_asio/reference/async_read_at/overload1.html
+++ b/doc/html/boost_asio/reference/async_read_at/overload1.html
@@ -141,7 +141,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_at/overload2.html b/doc/html/boost_asio/reference/async_read_at/overload2.html
index a63c3aecdf..f1ebf93ded 100644
--- a/doc/html/boost_asio/reference/async_read_at/overload2.html
+++ b/doc/html/boost_asio/reference/async_read_at/overload2.html
@@ -150,7 +150,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_at/overload3.html b/doc/html/boost_asio/reference/async_read_at/overload3.html
index 5f1e903082..9bb32a74e6 100644
--- a/doc/html/boost_asio/reference/async_read_at/overload3.html
+++ b/doc/html/boost_asio/reference/async_read_at/overload3.html
@@ -118,7 +118,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_at/overload4.html b/doc/html/boost_asio/reference/async_read_at/overload4.html
index 2c95379b76..6ab8f1a646 100644
--- a/doc/html/boost_asio/reference/async_read_at/overload4.html
+++ b/doc/html/boost_asio/reference/async_read_at/overload4.html
@@ -128,7 +128,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_until.html b/doc/html/boost_asio/reference/async_read_until.html
index f708a58b79..5f87bed7c4 100644
--- a/doc/html/boost_asio/reference/async_read_until.html
+++ b/doc/html/boost_asio/reference/async_read_until.html
@@ -138,7 +138,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_until/overload1.html b/doc/html/boost_asio/reference/async_read_until/overload1.html
index 8f25c73450..39fc435597 100644
--- a/doc/html/boost_asio/reference/async_read_until/overload1.html
+++ b/doc/html/boost_asio/reference/async_read_until/overload1.html
@@ -172,7 +172,7 @@ boost::asio::async_read_until(s, data, '\n', handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_until/overload2.html b/doc/html/boost_asio/reference/async_read_until/overload2.html
index 3dab88e72b..881f1db572 100644
--- a/doc/html/boost_asio/reference/async_read_until/overload2.html
+++ b/doc/html/boost_asio/reference/async_read_until/overload2.html
@@ -172,7 +172,7 @@ boost::asio::async_read_until(s, data, "\r\n", handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_until/overload3.html b/doc/html/boost_asio/reference/async_read_until/overload3.html
index aeb9875df8..a7bf63103b 100644
--- a/doc/html/boost_asio/reference/async_read_until/overload3.html
+++ b/doc/html/boost_asio/reference/async_read_until/overload3.html
@@ -176,7 +176,7 @@ boost::asio::async_read_until(s, data,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_until/overload4.html b/doc/html/boost_asio/reference/async_read_until/overload4.html
index 04c0b6d806..8b0006971f 100644
--- a/doc/html/boost_asio/reference/async_read_until/overload4.html
+++ b/doc/html/boost_asio/reference/async_read_until/overload4.html
@@ -216,7 +216,7 @@ boost::asio::async_read_until(s, data, match_char('a'), handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_until/overload5.html b/doc/html/boost_asio/reference/async_read_until/overload5.html
index 0377d6ee9c..c6bff1630e 100644
--- a/doc/html/boost_asio/reference/async_read_until/overload5.html
+++ b/doc/html/boost_asio/reference/async_read_until/overload5.html
@@ -169,7 +169,7 @@ boost::asio::async_read_until(s, b, '\n', handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_until/overload6.html b/doc/html/boost_asio/reference/async_read_until/overload6.html
index 4dbaa2fac0..5009b8db0e 100644
--- a/doc/html/boost_asio/reference/async_read_until/overload6.html
+++ b/doc/html/boost_asio/reference/async_read_until/overload6.html
@@ -169,7 +169,7 @@ boost::asio::async_read_until(s, b, "\r\n", handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_until/overload7.html b/doc/html/boost_asio/reference/async_read_until/overload7.html
index a1c6081bc9..e43a1a77fc 100644
--- a/doc/html/boost_asio/reference/async_read_until/overload7.html
+++ b/doc/html/boost_asio/reference/async_read_until/overload7.html
@@ -172,7 +172,7 @@ boost::asio::async_read_until(s, b, boost::regex("\r\n"), handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_read_until/overload8.html b/doc/html/boost_asio/reference/async_read_until/overload8.html
index aaaaefdb23..acbbf3690b 100644
--- a/doc/html/boost_asio/reference/async_read_until/overload8.html
+++ b/doc/html/boost_asio/reference/async_read_until/overload8.html
@@ -212,7 +212,7 @@ boost::asio::async_read_until(s, b, match_char('a'), handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result.html b/doc/html/boost_asio/reference/async_result.html
index ab073aad84..a0f496e2d8 100644
--- a/doc/html/boost_asio/reference/async_result.html
+++ b/doc/html/boost_asio/reference/async_result.html
@@ -168,7 +168,7 @@ class async_result
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result/async_result.html b/doc/html/boost_asio/reference/async_result/async_result.html
index eb9d896513..bbcce23212 100644
--- a/doc/html/boost_asio/reference/async_result/async_result.html
+++ b/doc/html/boost_asio/reference/async_result/async_result.html
@@ -43,7 +43,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result/completion_handler_type.html b/doc/html/boost_asio/reference/async_result/completion_handler_type.html
index b677b29dc7..f4d4769d3e 100644
--- a/doc/html/boost_asio/reference/async_result/completion_handler_type.html
+++ b/doc/html/boost_asio/reference/async_result/completion_handler_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result/get.html b/doc/html/boost_asio/reference/async_result/get.html
index 9fdf3baf85..67bfa3762b 100644
--- a/doc/html/boost_asio/reference/async_result/get.html
+++ b/doc/html/boost_asio/reference/async_result/get.html
@@ -36,7 +36,7 @@ Obtain the value to
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result/return_type.html b/doc/html/boost_asio/reference/async_result/return_type.html
index 2593d983f0..cb703c1d98 100644
--- a/doc/html/boost_asio/reference/async_result/return_type.html
+++ b/doc/html/boost_asio/reference/async_result/return_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result_lt__Handler__gt_.html b/doc/html/boost_asio/reference/async_result_lt__Handler__gt_.html
index 76d1655da7..4d394ce5be 100644
--- a/doc/html/boost_asio/reference/async_result_lt__Handler__gt_.html
+++ b/doc/html/boost_asio/reference/async_result_lt__Handler__gt_.html
@@ -134,7 +134,7 @@ class async_result&lt; Handler &gt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result_lt__Handler__gt_/async_result.html b/doc/html/boost_asio/reference/async_result_lt__Handler__gt_/async_result.html
index c7bc3dc751..72b0c100fd 100644
--- a/doc/html/boost_asio/reference/async_result_lt__Handler__gt_/async_result.html
+++ b/doc/html/boost_asio/reference/async_result_lt__Handler__gt_/async_result.html
@@ -42,7 +42,7 @@ Construct an async result from a given handler.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result_lt__Handler__gt_/get.html b/doc/html/boost_asio/reference/async_result_lt__Handler__gt_/get.html
index 22e7ea02ec..ecd98ccd9c 100644
--- a/doc/html/boost_asio/reference/async_result_lt__Handler__gt_/get.html
+++ b/doc/html/boost_asio/reference/async_result_lt__Handler__gt_/get.html
@@ -36,7 +36,7 @@ Obtain the value to be returned from the initiating function.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result_lt__Handler__gt_/type.html b/doc/html/boost_asio/reference/async_result_lt__Handler__gt_/type.html
index df18863cae..da5d0aab34 100644
--- a/doc/html/boost_asio/reference/async_result_lt__Handler__gt_/type.html
+++ b/doc/html/boost_asio/reference/async_result_lt__Handler__gt_/type.html
@@ -46,7 +46,7 @@ The return type of the initiating function.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_.html b/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_.html
index 3343e7fb54..093b88bd7a 100644
--- a/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_.html
+++ b/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_.html
@@ -147,7 +147,7 @@ class async_result&lt; std::packaged_task&lt; Result(Args...)&gt;, Signature &gt
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/async_result.html b/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/async_result.html
index 139b339f1f..bb271d7e65 100644
--- a/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/async_result.html
+++ b/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/async_result.html
@@ -38,7 +38,7 @@ The constructor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/completion_handler_type.html b/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/completion_handler_type.html
index d5075d3e75..731c18f701 100644
--- a/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/completion_handler_type.html
+++ b/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/completion_handler_type.html
@@ -47,7 +47,7 @@ The packaged
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/get.html b/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/get.html
index d6d62dc7be..e34060d89b 100644
--- a/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/get.html
+++ b/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/get.html
@@ -37,7 +37,7 @@ Returns the packaged
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/return_type.html b/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/return_type.html
index 3974513b99..325c1024a1 100644
--- a/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/return_type.html
+++ b/doc/html/boost_asio/reference/async_result_lt__std__packaged_task_lt__Result_lp_Args_ellipsis__rp__gt__comma__Signature__gt_/return_type.html
@@ -47,7 +47,7 @@ The return type
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_write.html b/doc/html/boost_asio/reference/async_write.html
index 0874f14adb..b65b60a9bc 100644
--- a/doc/html/boost_asio/reference/async_write.html
+++ b/doc/html/boost_asio/reference/async_write.html
@@ -63,7 +63,7 @@ template&lt;
AsyncWriteStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
WriteHandler &amp;&amp; handler,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="async_write/overload3.html" title="async_write (3 of 6 overloads)">more...</a></em></span>
template&lt;
@@ -76,7 +76,7 @@ template&lt;
DynamicBuffer &amp;&amp; buffers,
CompletionCondition completion_condition,
WriteHandler &amp;&amp; handler,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="async_write/overload4.html" title="async_write (4 of 6 overloads)">more...</a></em></span>
template&lt;
@@ -114,7 +114,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_write/overload1.html b/doc/html/boost_asio/reference/async_write/overload1.html
index 3347aa6d8c..c97ba0a960 100644
--- a/doc/html/boost_asio/reference/async_write/overload1.html
+++ b/doc/html/boost_asio/reference/async_write/overload1.html
@@ -125,7 +125,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_write/overload2.html b/doc/html/boost_asio/reference/async_write/overload2.html
index e885c91569..623e7ed487 100644
--- a/doc/html/boost_asio/reference/async_write/overload2.html
+++ b/doc/html/boost_asio/reference/async_write/overload2.html
@@ -150,7 +150,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_write/overload3.html b/doc/html/boost_asio/reference/async_write/overload3.html
index fa5a5e1421..e0f319db94 100644
--- a/doc/html/boost_asio/reference/async_write/overload3.html
+++ b/doc/html/boost_asio/reference/async_write/overload3.html
@@ -39,7 +39,7 @@
AsyncWriteStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
WriteHandler &amp;&amp; handler,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
</pre>
<p>
This function is used to asynchronously write a certain number of bytes
@@ -110,7 +110,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_write/overload4.html b/doc/html/boost_asio/reference/async_write/overload4.html
index 143aca2579..e3d198271e 100644
--- a/doc/html/boost_asio/reference/async_write/overload4.html
+++ b/doc/html/boost_asio/reference/async_write/overload4.html
@@ -41,7 +41,7 @@
DynamicBuffer &amp;&amp; buffers,
CompletionCondition completion_condition,
WriteHandler &amp;&amp; handler,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
</pre>
<p>
This function is used to asynchronously write a certain number of bytes
@@ -132,7 +132,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_write/overload5.html b/doc/html/boost_asio/reference/async_write/overload5.html
index a79fa800f8..e9fe092618 100644
--- a/doc/html/boost_asio/reference/async_write/overload5.html
+++ b/doc/html/boost_asio/reference/async_write/overload5.html
@@ -109,7 +109,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_write/overload6.html b/doc/html/boost_asio/reference/async_write/overload6.html
index af5881e630..5174f19157 100644
--- a/doc/html/boost_asio/reference/async_write/overload6.html
+++ b/doc/html/boost_asio/reference/async_write/overload6.html
@@ -131,7 +131,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_write_at.html b/doc/html/boost_asio/reference/async_write_at.html
index 57290bfb94..f10c4abf76 100644
--- a/doc/html/boost_asio/reference/async_write_at.html
+++ b/doc/html/boost_asio/reference/async_write_at.html
@@ -92,7 +92,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_write_at/overload1.html b/doc/html/boost_asio/reference/async_write_at/overload1.html
index 94ebd9e917..b9ab7efa14 100644
--- a/doc/html/boost_asio/reference/async_write_at/overload1.html
+++ b/doc/html/boost_asio/reference/async_write_at/overload1.html
@@ -131,7 +131,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_write_at/overload2.html b/doc/html/boost_asio/reference/async_write_at/overload2.html
index 76e199c298..dd37194642 100644
--- a/doc/html/boost_asio/reference/async_write_at/overload2.html
+++ b/doc/html/boost_asio/reference/async_write_at/overload2.html
@@ -156,7 +156,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_write_at/overload3.html b/doc/html/boost_asio/reference/async_write_at/overload3.html
index f24ab9c524..7d8dcedcbc 100644
--- a/doc/html/boost_asio/reference/async_write_at/overload3.html
+++ b/doc/html/boost_asio/reference/async_write_at/overload3.html
@@ -116,7 +116,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/async_write_at/overload4.html b/doc/html/boost_asio/reference/async_write_at/overload4.html
index 41dda1bf20..e9467c2f27 100644
--- a/doc/html/boost_asio/reference/async_write_at/overload4.html
+++ b/doc/html/boost_asio/reference/async_write_at/overload4.html
@@ -138,7 +138,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations.html b/doc/html/boost_asio/reference/asynchronous_operations.html
index 2f5279eb1e..59c352df55 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/allocation_of_intermediate_storage.html b/doc/html/boost_asio/reference/asynchronous_operations/allocation_of_intermediate_storage.html
index bc4358fb1a..1849dd8753 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/allocation_of_intermediate_storage.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/allocation_of_intermediate_storage.html
@@ -68,7 +68,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/associated_executor.html b/doc/html/boost_asio/reference/asynchronous_operations/associated_executor.html
index d9db590bb3..ad6c669d6c 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/associated_executor.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/associated_executor.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/automatic_deduction_of_initiating_function_return_type.html b/doc/html/boost_asio/reference/asynchronous_operations/automatic_deduction_of_initiating_function_return_type.html
index 6b77810a68..94bf9fa3aa 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/automatic_deduction_of_initiating_function_return_type.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/automatic_deduction_of_initiating_function_return_type.html
@@ -41,7 +41,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/completion_handler_executor.html b/doc/html/boost_asio/reference/asynchronous_operations/completion_handler_executor.html
index 7bdb04d9e7..e35df490b6 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/completion_handler_executor.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/completion_handler_executor.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/completion_handlers_and_exceptions.html b/doc/html/boost_asio/reference/asynchronous_operations/completion_handlers_and_exceptions.html
index 4f108f9bc6..bcc56182e0 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/completion_handlers_and_exceptions.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/completion_handlers_and_exceptions.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/completion_token.html b/doc/html/boost_asio/reference/asynchronous_operations/completion_token.html
index 4a9778377e..8f3e8190f1 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/completion_token.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/completion_token.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/execution_of_completion_handler_on_completion_of_asynchronous_operation.html b/doc/html/boost_asio/reference/asynchronous_operations/execution_of_completion_handler_on_completion_of_asynchronous_operation.html
index 1e736be5d1..b372669fea 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/execution_of_completion_handler_on_completion_of_asynchronous_operation.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/execution_of_completion_handler_on_completion_of_asynchronous_operation.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/general_asynchronous_operation_concepts.html b/doc/html/boost_asio/reference/asynchronous_operations/general_asynchronous_operation_concepts.html
index 5f6e68af70..12f27ef5a3 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/general_asynchronous_operation_concepts.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/general_asynchronous_operation_concepts.html
@@ -63,7 +63,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/i_o_executor.html b/doc/html/boost_asio/reference/asynchronous_operations/i_o_executor.html
index 55f2a408d4..aa1c18e09c 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/i_o_executor.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/i_o_executor.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/lifetime_of_initiating_function_arguments.html b/doc/html/boost_asio/reference/asynchronous_operations/lifetime_of_initiating_function_arguments.html
index f3fce9839c..26e8caf67e 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/lifetime_of_initiating_function_arguments.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/lifetime_of_initiating_function_arguments.html
@@ -50,7 +50,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/non_blocking_requirements_on_initiating_functions.html b/doc/html/boost_asio/reference/asynchronous_operations/non_blocking_requirements_on_initiating_functions.html
index 3788cc0ecd..b85534f009 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/non_blocking_requirements_on_initiating_functions.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/non_blocking_requirements_on_initiating_functions.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/outstanding_work.html b/doc/html/boost_asio/reference/asynchronous_operations/outstanding_work.html
index 1f0685fc12..257a69e436 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/outstanding_work.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/outstanding_work.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_operations/production_of_initiating_function_return_value.html b/doc/html/boost_asio/reference/asynchronous_operations/production_of_initiating_function_return_value.html
index c434f521da..c89353a432 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations/production_of_initiating_function_return_value.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations/production_of_initiating_function_return_value.html
@@ -78,7 +78,7 @@ auto async_xyz(T1 t1, T2 t2, CompletionToken&amp;&amp; token)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/asynchronous_socket_operations.html b/doc/html/boost_asio/reference/asynchronous_socket_operations.html
index 4cfdf68ebe..ee0c720c95 100644
--- a/doc/html/boost_asio/reference/asynchronous_socket_operations.html
+++ b/doc/html/boost_asio/reference/asynchronous_socket_operations.html
@@ -69,7 +69,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/bad_executor.html b/doc/html/boost_asio/reference/bad_executor.html
index 317ca24eef..3d080545f6 100644
--- a/doc/html/boost_asio/reference/bad_executor.html
+++ b/doc/html/boost_asio/reference/bad_executor.html
@@ -94,7 +94,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/bad_executor/bad_executor.html b/doc/html/boost_asio/reference/bad_executor/bad_executor.html
index dc42d11987..70a341b342 100644
--- a/doc/html/boost_asio/reference/bad_executor/bad_executor.html
+++ b/doc/html/boost_asio/reference/bad_executor/bad_executor.html
@@ -35,7 +35,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/bad_executor/what.html b/doc/html/boost_asio/reference/bad_executor/what.html
index 1fd02039ea..710222ccfb 100644
--- a/doc/html/boost_asio/reference/bad_executor/what.html
+++ b/doc/html/boost_asio/reference/bad_executor/what.html
@@ -36,7 +36,7 @@ Obtain message associated
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket.html b/doc/html/boost_asio/reference/basic_datagram_socket.html
index 17c6e49f1e..c8dea0312c 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket.html
@@ -942,7 +942,7 @@ class basic_datagram_socket :
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/_basic_datagram_socket.html b/doc/html/boost_asio/reference/basic_datagram_socket/_basic_datagram_socket.html
index 611c3af5fb..de587e48b7 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/_basic_datagram_socket.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/_basic_datagram_socket.html
@@ -40,7 +40,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/assign.html b/doc/html/boost_asio/reference/basic_datagram_socket/assign.html
index db6f71c0c8..6c6b39286e 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/assign.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/assign.html
@@ -45,7 +45,7 @@ void <a class="link" href="assign/overload2.html" title="basic_datagram_socket::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/assign/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/assign/overload1.html
index 038ebf9b28..16f6f87526 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/assign/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/assign/overload1.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/assign/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/assign/overload2.html
index f1763dc929..ecf6fbe3f5 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/assign/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/assign/overload2.html
@@ -41,7 +41,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_connect.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_connect.html
index fbfd891562..bfecbecfc4 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_connect.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_connect.html
@@ -103,7 +103,7 @@ socket.async_connect(endpoint, connect_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_receive.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_receive.html
index 6c9f83e83e..d6b13eda91 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_receive.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_receive.html
@@ -51,7 +51,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_receive/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_receive/overload1.html
index adc044b1bf..c9135648b4 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_receive/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_receive/overload1.html
@@ -103,7 +103,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_receive/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_receive/overload2.html
index 2e0d3a37bb..5e70304f50 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_receive/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_receive/overload2.html
@@ -93,7 +93,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from.html
index 7771613203..27ce7cd159 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from.html
@@ -53,7 +53,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload1.html
index aa317026df..447378069a 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload1.html
@@ -103,7 +103,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload2.html
index 2e2320fc35..7fb63524fd 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload2.html
@@ -92,7 +92,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_send.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_send.html
index 76bbec4543..94ea419eac 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_send.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_send.html
@@ -51,7 +51,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_send/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_send/overload1.html
index 8ead1a2262..64c399b59c 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_send/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_send/overload1.html
@@ -102,7 +102,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_send/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_send/overload2.html
index 53b89a0d3c..21c5a64a1d 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_send/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_send/overload2.html
@@ -92,7 +92,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to.html
index 68daa89463..626752be93 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to.html
@@ -53,7 +53,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to/overload1.html
index f14ab7f7eb..9c60584c45 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to/overload1.html
@@ -103,7 +103,7 @@ socket.async_send_to(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to/overload2.html
index c30353fefa..40a255d4dc 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to/overload2.html
@@ -90,7 +90,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/async_wait.html b/doc/html/boost_asio/reference/basic_datagram_socket/async_wait.html
index ac86771dab..fe23509ed8 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/async_wait.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/async_wait.html
@@ -97,7 +97,7 @@ socket.async_wait(boost::asio::ip::tcp::socket::wait_read, wait_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/at_mark.html b/doc/html/boost_asio/reference/basic_datagram_socket/at_mark.html
index 24aad75c71..15a5a88127 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/at_mark.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/at_mark.html
@@ -41,7 +41,7 @@ bool <a class="link" href="at_mark/overload2.html" title="basic_datagram_socket:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/at_mark/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/at_mark/overload1.html
index 5570449e5c..8c11d5a15c 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/at_mark/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/at_mark/overload1.html
@@ -63,7 +63,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/at_mark/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/at_mark/overload2.html
index ec4ef24494..1b879860b2 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/at_mark/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/at_mark/overload2.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/available.html b/doc/html/boost_asio/reference/basic_datagram_socket/available.html
index 1819e99573..0a1bdcfa56 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/available.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/available.html
@@ -41,7 +41,7 @@ std::size_t <a class="link" href="available/overload2.html" title="basic_datagra
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/available/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/available/overload1.html
index ae1434a57f..5a3fe6172d 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/available/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/available/overload1.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/available/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/available/overload2.html
index 0950838523..93f81c0b3c 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/available/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/available/overload2.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket.html b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket.html
index 27bf258ca0..7376323d07 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket.html
@@ -85,7 +85,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload1.html
index 86e8935c3e..53f6faa6ca 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload1.html
@@ -56,7 +56,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload2.html
index 6c7fc3f8c3..ed0586cebb 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload2.html
@@ -72,7 +72,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload3.html b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload3.html
index e8bef7f388..d920a8dacd 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload3.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload3.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload4.html b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload4.html
index b5fcbc978e..d36e28c92e 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload4.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload4.html
@@ -79,7 +79,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload5.html b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload5.html
index b08d44502d..345fb52015 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload5.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload5.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload6.html b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload6.html
index c156b623bf..71f1819321 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload6.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload6.html
@@ -65,7 +65,7 @@ basic_datagram_socket(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/bind.html b/doc/html/boost_asio/reference/basic_datagram_socket/bind.html
index 8ae1bb4197..ba962a7a80 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/bind.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/bind.html
@@ -43,7 +43,7 @@ void <a class="link" href="bind/overload2.html" title="basic_datagram_socket::bi
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/bind/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/bind/overload1.html
index 302977d6e2..dd284bf5d8 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/bind/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/bind/overload1.html
@@ -78,7 +78,7 @@ socket.bind(boost::asio::ip::tcp::endpoint(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/bind/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/bind/overload2.html
index 33b76dd888..95682d49e8 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/bind/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/bind/overload2.html
@@ -75,7 +75,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/broadcast.html b/doc/html/boost_asio/reference/basic_datagram_socket/broadcast.html
index ee5b3cf8f4..3713703717 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/broadcast.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/broadcast.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/bytes_readable.html b/doc/html/boost_asio/reference/basic_datagram_socket/bytes_readable.html
index 2ad3d921ad..ce833d80a9 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/bytes_readable.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/bytes_readable.html
@@ -62,7 +62,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/cancel.html b/doc/html/boost_asio/reference/basic_datagram_socket/cancel.html
index 090adcfb39..dd55733d06 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/cancel.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="basic_datagram_socket::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/cancel/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/cancel/overload1.html
index 97aa8777a0..5c23ac5aa1 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/cancel/overload1.html
@@ -97,7 +97,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/cancel/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/cancel/overload2.html
index 0d31c76eab..ad1f177780 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/cancel/overload2.html
@@ -98,7 +98,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/close.html b/doc/html/boost_asio/reference/basic_datagram_socket/close.html
index 09a7c154f8..ba9719489f 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/close.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="basic_datagram_socket::c
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/close/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/close/overload1.html
index a66fa37734..999bdcbd22 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/close/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/close/overload1.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/close/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/close/overload2.html
index ebc963e768..1c6cff8a06 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/close/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/close/overload2.html
@@ -79,7 +79,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/connect.html b/doc/html/boost_asio/reference/basic_datagram_socket/connect.html
index 3f055c562f..105f4df4df 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/connect.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/connect.html
@@ -43,7 +43,7 @@ void <a class="link" href="connect/overload2.html" title="basic_datagram_socket:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/connect/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/connect/overload1.html
index da12b85fdb..1e410c84b3 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/connect/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/connect/overload1.html
@@ -84,7 +84,7 @@ socket.connect(endpoint);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/connect/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/connect/overload2.html
index 785d5371a8..4e7c918a1b 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/connect/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/connect/overload2.html
@@ -81,7 +81,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/debug.html b/doc/html/boost_asio/reference/basic_datagram_socket/debug.html
index 5c2f40d970..74fd730ff5 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/debug.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/debug.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/do_not_route.html b/doc/html/boost_asio/reference/basic_datagram_socket/do_not_route.html
index f8737f71b6..059034e7ab 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/do_not_route.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/enable_connection_aborted.html b/doc/html/boost_asio/reference/basic_datagram_socket/enable_connection_aborted.html
index 4da320ab5f..faafb4ea4d 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/enable_connection_aborted.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/enable_connection_aborted.html
@@ -75,7 +75,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/endpoint_type.html b/doc/html/boost_asio/reference/basic_datagram_socket/endpoint_type.html
index 3e638dbc58..48f0604274 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/endpoint_type.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/endpoint_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/executor_type.html b/doc/html/boost_asio/reference/basic_datagram_socket/executor_type.html
index b7605b92c1..addb2ed2e2 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/executor_type.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/executor_type.html
@@ -206,7 +206,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/get_executor.html b/doc/html/boost_asio/reference/basic_datagram_socket/get_executor.html
index d4f6255f62..b14111acd4 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/get_executor.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/get_executor.html
@@ -39,7 +39,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/get_io_context.html b/doc/html/boost_asio/reference/basic_datagram_socket/get_io_context.html
index 516c63db82..d13bf7a7cf 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/get_io_context.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/get_io_context.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/get_io_service.html b/doc/html/boost_asio/reference/basic_datagram_socket/get_io_service.html
index 3837914af3..46bfc001b8 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/get_io_service.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/get_io_service.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/get_option.html b/doc/html/boost_asio/reference/basic_datagram_socket/get_option.html
index ef5d26ec84..7016a8342d 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/get_option.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/get_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="get_option/overload2.html" title="basic_datagram_sock
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/get_option/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/get_option/overload1.html
index b67202d54e..16c227fb2b 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/get_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/get_option/overload1.html
@@ -83,7 +83,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/get_option/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/get_option/overload2.html
index bb10cb2cad..7ceca9fd11 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/get_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/get_option/overload2.html
@@ -80,7 +80,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/io_control.html b/doc/html/boost_asio/reference/basic_datagram_socket/io_control.html
index a563f91879..e1affe6db2 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/io_control.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/io_control.html
@@ -47,7 +47,7 @@ void <a class="link" href="io_control/overload2.html" title="basic_datagram_sock
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/io_control/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/io_control/overload1.html
index f80de98657..c35ceecc5d 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/io_control/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/io_control/overload1.html
@@ -83,7 +83,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/io_control/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/io_control/overload2.html
index 69dda1a41d..0d4041466d 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/io_control/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/io_control/overload2.html
@@ -80,7 +80,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/is_open.html b/doc/html/boost_asio/reference/basic_datagram_socket/is_open.html
index 74645f3070..533947af41 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/is_open.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/is_open.html
@@ -39,7 +39,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/keep_alive.html b/doc/html/boost_asio/reference/basic_datagram_socket/keep_alive.html
index 63dcf49809..16c4628476 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/keep_alive.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/keep_alive.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/linger.html b/doc/html/boost_asio/reference/basic_datagram_socket/linger.html
index dac7740142..30f441009a 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/linger.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/linger.html
@@ -75,7 +75,7 @@ unsigned short timeout = option.timeout();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint.html b/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint.html
index e5e5e514ff..a74afd79e3 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint.html
@@ -41,7 +41,7 @@ endpoint_type <a class="link" href="local_endpoint/overload2.html" title="basic_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint/overload1.html
index dbcb96c3c6..fe096e83df 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint/overload1.html
@@ -70,7 +70,7 @@ boost::asio::ip::tcp::endpoint endpoint = socket.local_endpoint();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint/overload2.html
index 796b4b10e5..ec3d6f84a9 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint/overload2.html
@@ -77,7 +77,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer.html b/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer.html
index 353abbf301..d5feaf8553 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer/overload1.html
index abd2a8d963..26b43cde06 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer/overload1.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer/overload2.html
index cf527357bf..d6af63bb9a 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer/overload2.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer_type.html b/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer_type.html
index e186d918cb..115dddf3cc 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer_type.html
@@ -874,7 +874,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/max_connections.html b/doc/html/boost_asio/reference/basic_datagram_socket/max_connections.html
index a4757c11e5..776777b25a 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/max_connections.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/max_connections.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/max_listen_connections.html b/doc/html/boost_asio/reference/basic_datagram_socket/max_listen_connections.html
index 8699ed36dc..8ff356f0b0 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/max_listen_connections.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/max_listen_connections.html
@@ -39,7 +39,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/message_do_not_route.html b/doc/html/boost_asio/reference/basic_datagram_socket/message_do_not_route.html
index f2d156bd39..794492ff69 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/message_do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/message_do_not_route.html
@@ -39,7 +39,7 @@ Specify
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/message_end_of_record.html b/doc/html/boost_asio/reference/basic_datagram_socket/message_end_of_record.html
index 59dee308ed..53b14b7b9f 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/message_end_of_record.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/message_end_of_record.html
@@ -39,7 +39,7 @@ Specifies
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/message_flags.html b/doc/html/boost_asio/reference/basic_datagram_socket/message_flags.html
index b2001d2d58..6457ad1a2c 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/message_flags.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/message_flags.html
@@ -49,7 +49,7 @@ Bitmask
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/message_out_of_band.html b/doc/html/boost_asio/reference/basic_datagram_socket/message_out_of_band.html
index 58b11d5d01..01cca637dd 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/message_out_of_band.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/message_out_of_band.html
@@ -39,7 +39,7 @@ Process
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/message_peek.html b/doc/html/boost_asio/reference/basic_datagram_socket/message_peek.html
index b2c62ec21e..9198b14a0b 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/message_peek.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/message_peek.html
@@ -39,7 +39,7 @@ Peek
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/native_handle.html b/doc/html/boost_asio/reference/basic_datagram_socket/native_handle.html
index 72026ec7b3..428e071020 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/native_handle.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/native_handle.html
@@ -44,7 +44,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/native_handle_type.html b/doc/html/boost_asio/reference/basic_datagram_socket/native_handle_type.html
index 97c8ef7d9a..255b6a7437 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/native_handle_type.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking.html b/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking.html
index 25f2ee632f..5896e49c10 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="native_non_blocking/overload3.html" title="basic_data
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload1.html
index bee602edee..e6bff0fdc9 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload1.html
@@ -137,7 +137,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload2.html
index ca7f3f8f35..6288c883bf 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload2.html
@@ -150,7 +150,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload3.html
index 8399fc2dbb..369b731ae1 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload3.html
@@ -142,7 +142,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking.html b/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking.html
index 50981168a2..356364a1a5 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="non_blocking/overload3.html" title="basic_datagram_so
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload1.html
index 5bf22d7fbd..cc126bd17c 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload1.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload2.html
index cf629ad0db..e927aeeba7 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload2.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload3.html
index e8e6d51226..57ac7fc40f 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload3.html
@@ -68,7 +68,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/open.html b/doc/html/boost_asio/reference/basic_datagram_socket/open.html
index f9c91120bf..bf6886cf61 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/open.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/open.html
@@ -43,7 +43,7 @@ void <a class="link" href="open/overload2.html" title="basic_datagram_socket::op
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/open/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/open/overload1.html
index 61a95a792f..f5de6f41af 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/open/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/open/overload1.html
@@ -75,7 +75,7 @@ socket.open(boost::asio::ip::tcp::v4());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/open/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/open/overload2.html
index 2ca462a179..8cd03e5885 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/open/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/open/overload2.html
@@ -72,7 +72,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_.html b/doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_.html
index eb95fe2c30..dea2cca297 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_.html
@@ -49,7 +49,7 @@ enable_if&lt; is_convertible&lt; Protocol1, Protocol &gt;::value, basic_datagram
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_/overload1.html
index ee18504de9..9a0e6d0755 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_/overload1.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_/overload2.html
index 90f34f0844..79559efe85 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_/overload2.html
@@ -64,7 +64,7 @@ enable_if&lt; is_convertible&lt; Protocol1, Protocol &gt;::value, basic_datagram
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/out_of_band_inline.html b/doc/html/boost_asio/reference/basic_datagram_socket/out_of_band_inline.html
index f2ea21eed3..fdefddcbd0 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/out_of_band_inline.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/out_of_band_inline.html
@@ -73,7 +73,7 @@ bool value = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/protocol_type.html b/doc/html/boost_asio/reference/basic_datagram_socket/protocol_type.html
index e5ac3c3c7c..b39914b735 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/protocol_type.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/receive.html b/doc/html/boost_asio/reference/basic_datagram_socket/receive.html
index 071424145d..0c55f6810a 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/receive.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/receive.html
@@ -55,7 +55,7 @@ std::size_t <a class="link" href="receive/overload3.html" title="basic_datagram_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/receive/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/receive/overload1.html
index 2123d8f0d9..ff88d21028 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/receive/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/receive/overload1.html
@@ -100,7 +100,7 @@ std::size_t receive(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/receive/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/receive/overload2.html
index ce02009dc9..958ca1a883 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/receive/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/receive/overload2.html
@@ -90,7 +90,7 @@ std::size_t receive(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/receive/overload3.html b/doc/html/boost_asio/reference/basic_datagram_socket/receive/overload3.html
index 57825251dc..1ac0c06959 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/receive/overload3.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/receive/overload3.html
@@ -82,7 +82,7 @@ std::size_t receive(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/receive_buffer_size.html b/doc/html/boost_asio/reference/basic_datagram_socket/receive_buffer_size.html
index a5fd831f1a..9aaf654bc0 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/receive_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/receive_buffer_size.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/receive_from.html b/doc/html/boost_asio/reference/basic_datagram_socket/receive_from.html
index a6efeca0b7..f11037844e 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/receive_from.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/receive_from.html
@@ -58,7 +58,7 @@ std::size_t <a class="link" href="receive_from/overload3.html" title="basic_data
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload1.html
index 5670ce9b33..5906675ba3 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload1.html
@@ -99,7 +99,7 @@ socket.receive_from(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload2.html
index 4bc268ea22..7d7b9c1721 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload2.html
@@ -87,7 +87,7 @@ std::size_t receive_from(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload3.html b/doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload3.html
index 064f398a57..b7d885f094 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload3.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload3.html
@@ -79,7 +79,7 @@ std::size_t receive_from(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/receive_low_watermark.html b/doc/html/boost_asio/reference/basic_datagram_socket/receive_low_watermark.html
index 8c58689f4d..a0fad2d3a5 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/receive_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/receive_low_watermark.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/release.html b/doc/html/boost_asio/reference/basic_datagram_socket/release.html
index 41ac61bc25..5b8ccf497d 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/release.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/release.html
@@ -41,7 +41,7 @@ native_handle_type <a class="link" href="release/overload2.html" title="basic_da
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/release/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/release/overload1.html
index fdec11c50a..b5a495d570 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/release/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/release/overload1.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/release/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/release/overload2.html
index b7bdfed96d..f8853f8783 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/release/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/release/overload2.html
@@ -67,7 +67,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint.html b/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint.html
index 7178523418..d96df3ff32 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint.html
@@ -41,7 +41,7 @@ endpoint_type <a class="link" href="remote_endpoint/overload2.html" title="basic
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint/overload1.html
index d1ab09ddf1..bb52347efc 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint/overload1.html
@@ -70,7 +70,7 @@ boost::asio::ip::tcp::endpoint endpoint = socket.remote_endpoint();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint/overload2.html
index 4b58813fdf..ff81d67058 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint/overload2.html
@@ -77,7 +77,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/reuse_address.html b/doc/html/boost_asio/reference/basic_datagram_socket/reuse_address.html
index cb6570d505..1c3400509b 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/reuse_address.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/reuse_address.html
@@ -74,7 +74,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/send.html b/doc/html/boost_asio/reference/basic_datagram_socket/send.html
index 92a767c2fa..3ffab3ee44 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/send.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/send.html
@@ -55,7 +55,7 @@ std::size_t <a class="link" href="send/overload3.html" title="basic_datagram_soc
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/send/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/send/overload1.html
index c5b66ea3bf..a98f3039d8 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/send/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/send/overload1.html
@@ -100,7 +100,7 @@ std::size_t send(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/send/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/send/overload2.html
index d1d9f581ee..72c9c18380 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/send/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/send/overload2.html
@@ -90,7 +90,7 @@ std::size_t send(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/send/overload3.html b/doc/html/boost_asio/reference/basic_datagram_socket/send/overload3.html
index 8d982a3485..75042a0977 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/send/overload3.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/send/overload3.html
@@ -82,7 +82,7 @@ std::size_t send(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/send_buffer_size.html b/doc/html/boost_asio/reference/basic_datagram_socket/send_buffer_size.html
index b1cad3df9d..cd2bc1f51c 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/send_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/send_buffer_size.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/send_low_watermark.html b/doc/html/boost_asio/reference/basic_datagram_socket/send_low_watermark.html
index b8330d6ad7..d2e28b024f 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/send_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/send_low_watermark.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/send_to.html b/doc/html/boost_asio/reference/basic_datagram_socket/send_to.html
index a353953822..b922e43062 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/send_to.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/send_to.html
@@ -58,7 +58,7 @@ std::size_t <a class="link" href="send_to/overload3.html" title="basic_datagram_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload1.html
index 5db6a59e73..4c68b71395 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload1.html
@@ -99,7 +99,7 @@ socket.send_to(boost::asio::buffer(data, size), destination);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload2.html
index 12c181db25..5d71f3ac13 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload2.html
@@ -87,7 +87,7 @@ std::size_t send_to(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload3.html b/doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload3.html
index d8a2271630..20ae6a7bea 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload3.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload3.html
@@ -79,7 +79,7 @@ std::size_t send_to(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/set_option.html b/doc/html/boost_asio/reference/basic_datagram_socket/set_option.html
index cd5499f4a3..d3252af18c 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/set_option.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/set_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="set_option/overload2.html" title="basic_datagram_sock
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/set_option/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/set_option/overload1.html
index 3677154650..1ba98d3b8b 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/set_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/set_option/overload1.html
@@ -82,7 +82,7 @@ socket.set_option(option);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/set_option/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/set_option/overload2.html
index ee6ee736db..45fef5702c 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/set_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/set_option/overload2.html
@@ -79,7 +79,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/shutdown.html b/doc/html/boost_asio/reference/basic_datagram_socket/shutdown.html
index 6a8d3f7297..5047c2256e 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/shutdown.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/shutdown.html
@@ -43,7 +43,7 @@ void <a class="link" href="shutdown/overload2.html" title="basic_datagram_socket
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/shutdown/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/shutdown/overload1.html
index 159cd62590..e9ed65eef3 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/shutdown/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/shutdown/overload1.html
@@ -80,7 +80,7 @@ socket.shutdown(boost::asio::ip::tcp::socket::shutdown_send);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/shutdown/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/shutdown/overload2.html
index 1281d06e90..40d1014f71 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/shutdown/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/shutdown/overload2.html
@@ -77,7 +77,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/shutdown_type.html b/doc/html/boost_asio/reference/basic_datagram_socket/shutdown_type.html
index fbde89e2a0..5b4a66770e 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/shutdown_type.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/shutdown_type.html
@@ -65,7 +65,7 @@ Different
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/wait.html b/doc/html/boost_asio/reference/basic_datagram_socket/wait.html
index 7289f62f99..fbc508213f 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/wait.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/wait.html
@@ -44,7 +44,7 @@ void <a class="link" href="wait/overload2.html" title="basic_datagram_socket::wa
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/wait/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/wait/overload1.html
index 5f98807fe4..3a90c882bf 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/wait/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/wait/overload1.html
@@ -68,7 +68,7 @@ socket.wait(boost::asio::ip::tcp::socket::wait_read);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/wait/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/wait/overload2.html
index 1095d7f6c1..21d4239b95 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/wait/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/wait/overload2.html
@@ -74,7 +74,7 @@ socket.wait(boost::asio::ip::tcp::socket::wait_read, ec);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_datagram_socket/wait_type.html b/doc/html/boost_asio/reference/basic_datagram_socket/wait_type.html
index 04508a97d1..64e95934df 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/wait_type.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/wait_type.html
@@ -68,7 +68,7 @@ Wait
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer.html b/doc/html/boost_asio/reference/basic_deadline_timer.html
index 66f8c69bbe..a7d1307b37 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer.html
@@ -411,7 +411,7 @@ void on_timeout(const boost::system::error_code&amp; e)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/_basic_deadline_timer.html b/doc/html/boost_asio/reference/basic_deadline_timer/_basic_deadline_timer.html
index 76e0a3569b..f96703d6ad 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/_basic_deadline_timer.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/_basic_deadline_timer.html
@@ -40,7 +40,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/async_wait.html b/doc/html/boost_asio/reference/basic_deadline_timer/async_wait.html
index 0c17f41e13..d0ef1212e5 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/async_wait.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/async_wait.html
@@ -83,7 +83,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer.html b/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer.html
index c816bf2e77..329c6507a3 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer.html
@@ -61,7 +61,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload1.html b/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload1.html
index 1ca8547786..5bc1b48677 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload1.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload1.html
@@ -56,7 +56,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload2.html b/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload2.html
index b05041e8f8..8794b1c314 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload2.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload2.html
@@ -60,7 +60,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload3.html b/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload3.html
index bf76639f29..e65f68026e 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload3.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload3.html
@@ -59,7 +59,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload4.html b/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload4.html
index c75847ac0b..e8562e9026 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload4.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload4.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/cancel.html b/doc/html/boost_asio/reference/basic_deadline_timer/cancel.html
index 0721ee1e9c..5734aef218 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/cancel.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/cancel.html
@@ -41,7 +41,7 @@ std::size_t <a class="link" href="cancel/overload2.html" title="basic_deadline_t
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/cancel/overload1.html b/doc/html/boost_asio/reference/basic_deadline_timer/cancel/overload1.html
index 987a8ccc2f..5c54f21d54 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/cancel/overload1.html
@@ -85,7 +85,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/cancel/overload2.html b/doc/html/boost_asio/reference/basic_deadline_timer/cancel/overload2.html
index de33a0d2e9..b08065101e 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/cancel/overload2.html
@@ -86,7 +86,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/cancel_one.html b/doc/html/boost_asio/reference/basic_deadline_timer/cancel_one.html
index da26a3a7db..121bae9963 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/cancel_one.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/cancel_one.html
@@ -41,7 +41,7 @@ std::size_t <a class="link" href="cancel_one/overload2.html" title="basic_deadli
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/cancel_one/overload1.html b/doc/html/boost_asio/reference/basic_deadline_timer/cancel_one/overload1.html
index c2ca8c7dd5..5393d1b807 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/cancel_one/overload1.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/cancel_one/overload1.html
@@ -86,7 +86,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/cancel_one/overload2.html b/doc/html/boost_asio/reference/basic_deadline_timer/cancel_one/overload2.html
index f5932703b2..32cb701915 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/cancel_one/overload2.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/cancel_one/overload2.html
@@ -87,7 +87,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/duration_type.html b/doc/html/boost_asio/reference/basic_deadline_timer/duration_type.html
index 944c673e92..9bda30218a 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/duration_type.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/duration_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/executor_type.html b/doc/html/boost_asio/reference/basic_deadline_timer/executor_type.html
index c2eaf66fb7..c2c0a05d7f 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/executor_type.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/executor_type.html
@@ -203,7 +203,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/expires_at.html b/doc/html/boost_asio/reference/basic_deadline_timer/expires_at.html
index 9b87cf9358..1036eca196 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/expires_at.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/expires_at.html
@@ -49,7 +49,7 @@ std::size_t <a class="link" href="expires_at/overload3.html" title="basic_deadli
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload1.html b/doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload1.html
index a354338b12..ce4e9bb95b 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload1.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload1.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload2.html b/doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload2.html
index cdc1629ddd..636b420a43 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload2.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload2.html
@@ -95,7 +95,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload3.html b/doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload3.html
index d024d75a5f..21a1b71290 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload3.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload3.html
@@ -87,7 +87,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now.html b/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now.html
index f2a47d6a29..343daeae19 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now.html
@@ -49,7 +49,7 @@ std::size_t <a class="link" href="expires_from_now/overload3.html" title="basic_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload1.html b/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload1.html
index 608f10e7f1..0866e429d6 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload1.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload1.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload2.html b/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload2.html
index 6fbdd4cb96..f64bacfbf1 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload2.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload2.html
@@ -95,7 +95,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload3.html b/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload3.html
index 58f00c1e9a..af65c1956a 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload3.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload3.html
@@ -87,7 +87,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/get_executor.html b/doc/html/boost_asio/reference/basic_deadline_timer/get_executor.html
index 587c685815..9f410a8f3c 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/get_executor.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/get_io_context.html b/doc/html/boost_asio/reference/basic_deadline_timer/get_io_context.html
index 2aadb6b223..5128b019fa 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/get_io_context.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/get_io_context.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/get_io_service.html b/doc/html/boost_asio/reference/basic_deadline_timer/get_io_service.html
index 482ad36d9b..cdf4cc91d5 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/get_io_service.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/get_io_service.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/operator_eq_.html b/doc/html/boost_asio/reference/basic_deadline_timer/operator_eq_.html
index 510fd9fd8d..b3e8710ede 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/operator_eq_.html
@@ -64,7 +64,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/time_type.html b/doc/html/boost_asio/reference/basic_deadline_timer/time_type.html
index 3bcba82777..424d75009f 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/time_type.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/time_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/traits_type.html b/doc/html/boost_asio/reference/basic_deadline_timer/traits_type.html
index 1d9ec6b9a7..e712c42259 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/traits_type.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/traits_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/wait.html b/doc/html/boost_asio/reference/basic_deadline_timer/wait.html
index 91c2aaeb53..444af5f190 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/wait.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/wait.html
@@ -41,7 +41,7 @@ void <a class="link" href="wait/overload2.html" title="basic_deadline_timer::wai
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/wait/overload1.html b/doc/html/boost_asio/reference/basic_deadline_timer/wait/overload1.html
index 0dfad079cd..52cc11e1d5 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/wait/overload1.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/wait/overload1.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_deadline_timer/wait/overload2.html b/doc/html/boost_asio/reference/basic_deadline_timer/wait/overload2.html
index 03138fa4ea..0321d575a2 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/wait/overload2.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/wait/overload2.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object.html b/doc/html/boost_asio/reference/basic_io_object.html
index 589e450360..198c6de05a 100644
--- a/doc/html/boost_asio/reference/basic_io_object.html
+++ b/doc/html/boost_asio/reference/basic_io_object.html
@@ -267,7 +267,7 @@ class basic_io_object
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/_basic_io_object.html b/doc/html/boost_asio/reference/basic_io_object/_basic_io_object.html
index dd9279c549..98e52137fa 100644
--- a/doc/html/boost_asio/reference/basic_io_object/_basic_io_object.html
+++ b/doc/html/boost_asio/reference/basic_io_object/_basic_io_object.html
@@ -41,7 +41,7 @@ Protected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/basic_io_object.html b/doc/html/boost_asio/reference/basic_io_object/basic_io_object.html
index 9b648e75a9..291b5a66e5 100644
--- a/doc/html/boost_asio/reference/basic_io_object/basic_io_object.html
+++ b/doc/html/boost_asio/reference/basic_io_object/basic_io_object.html
@@ -55,7 +55,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload1.html b/doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload1.html
index 3ef4ec91cb..004a419678 100644
--- a/doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload1.html
+++ b/doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload1.html
@@ -41,7 +41,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload2.html b/doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload2.html
index 0402992cc9..06b7c4b203 100644
--- a/doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload2.html
+++ b/doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload2.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload3.html b/doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload3.html
index 4e54afd212..3b1820809a 100644
--- a/doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload3.html
+++ b/doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload3.html
@@ -39,7 +39,7 @@ basic_io_object(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/executor_type.html b/doc/html/boost_asio/reference/basic_io_object/executor_type.html
index c16c2e4fad..d3a923bac6 100644
--- a/doc/html/boost_asio/reference/basic_io_object/executor_type.html
+++ b/doc/html/boost_asio/reference/basic_io_object/executor_type.html
@@ -203,7 +203,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/get_executor.html b/doc/html/boost_asio/reference/basic_io_object/get_executor.html
index cc051ce43e..0dec01a31b 100644
--- a/doc/html/boost_asio/reference/basic_io_object/get_executor.html
+++ b/doc/html/boost_asio/reference/basic_io_object/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/get_implementation.html b/doc/html/boost_asio/reference/basic_io_object/get_implementation.html
index e5c1ac55c5..b7bc8d1bbd 100644
--- a/doc/html/boost_asio/reference/basic_io_object/get_implementation.html
+++ b/doc/html/boost_asio/reference/basic_io_object/get_implementation.html
@@ -40,7 +40,7 @@ const implementation_type &amp; <a class="link" href="get_implementation/overloa
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/get_implementation/overload1.html b/doc/html/boost_asio/reference/basic_io_object/get_implementation/overload1.html
index 9f13970f85..9fde12b9ff 100644
--- a/doc/html/boost_asio/reference/basic_io_object/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/basic_io_object/get_implementation/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/get_implementation/overload2.html b/doc/html/boost_asio/reference/basic_io_object/get_implementation/overload2.html
index 8a98d5fd4b..d3e1b93f61 100644
--- a/doc/html/boost_asio/reference/basic_io_object/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/basic_io_object/get_implementation/overload2.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/get_io_context.html b/doc/html/boost_asio/reference/basic_io_object/get_io_context.html
index 47ccbc13d9..108435842a 100644
--- a/doc/html/boost_asio/reference/basic_io_object/get_io_context.html
+++ b/doc/html/boost_asio/reference/basic_io_object/get_io_context.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/get_io_service.html b/doc/html/boost_asio/reference/basic_io_object/get_io_service.html
index 90c1dec79b..b01168dd68 100644
--- a/doc/html/boost_asio/reference/basic_io_object/get_io_service.html
+++ b/doc/html/boost_asio/reference/basic_io_object/get_io_service.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/get_service.html b/doc/html/boost_asio/reference/basic_io_object/get_service.html
index 43a7669b8f..6ae390b184 100644
--- a/doc/html/boost_asio/reference/basic_io_object/get_service.html
+++ b/doc/html/boost_asio/reference/basic_io_object/get_service.html
@@ -40,7 +40,7 @@ const service_type &amp; <a class="link" href="get_service/overload2.html" title
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/get_service/overload1.html b/doc/html/boost_asio/reference/basic_io_object/get_service/overload1.html
index a868a8ea9f..0585564c1a 100644
--- a/doc/html/boost_asio/reference/basic_io_object/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/basic_io_object/get_service/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/get_service/overload2.html b/doc/html/boost_asio/reference/basic_io_object/get_service/overload2.html
index d632a8943c..e0da8b6b2d 100644
--- a/doc/html/boost_asio/reference/basic_io_object/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/basic_io_object/get_service/overload2.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/implementation_type.html b/doc/html/boost_asio/reference/basic_io_object/implementation_type.html
index 6bef862517..ccadf91e16 100644
--- a/doc/html/boost_asio/reference/basic_io_object/implementation_type.html
+++ b/doc/html/boost_asio/reference/basic_io_object/implementation_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/operator_eq_.html b/doc/html/boost_asio/reference/basic_io_object/operator_eq_.html
index bee55b128f..a56a8040a3 100644
--- a/doc/html/boost_asio/reference/basic_io_object/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_io_object/operator_eq_.html
@@ -50,7 +50,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_io_object/service_type.html b/doc/html/boost_asio/reference/basic_io_object/service_type.html
index 7b3340c913..414eaf3eef 100644
--- a/doc/html/boost_asio/reference/basic_io_object/service_type.html
+++ b/doc/html/boost_asio/reference/basic_io_object/service_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket.html b/doc/html/boost_asio/reference/basic_raw_socket.html
index 56e4a58b41..4c05c06ef5 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket.html
@@ -941,7 +941,7 @@ class basic_raw_socket :
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/_basic_raw_socket.html b/doc/html/boost_asio/reference/basic_raw_socket/_basic_raw_socket.html
index 6af321a1d7..03a8d1aa71 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/_basic_raw_socket.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/_basic_raw_socket.html
@@ -40,7 +40,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/assign.html b/doc/html/boost_asio/reference/basic_raw_socket/assign.html
index cb836dae8b..3f69c28543 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/assign.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/assign.html
@@ -45,7 +45,7 @@ void <a class="link" href="assign/overload2.html" title="basic_raw_socket::assig
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/assign/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/assign/overload1.html
index 95f5a0b6a3..13fcc7ccb4 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/assign/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/assign/overload1.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/assign/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/assign/overload2.html
index 79cda42220..dc4a26d823 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/assign/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/assign/overload2.html
@@ -41,7 +41,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_connect.html b/doc/html/boost_asio/reference/basic_raw_socket/async_connect.html
index c840437404..fa57211b4b 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_connect.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_connect.html
@@ -103,7 +103,7 @@ socket.async_connect(endpoint, connect_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_receive.html b/doc/html/boost_asio/reference/basic_raw_socket/async_receive.html
index c02a91cf17..7f50c92e66 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_receive.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_receive.html
@@ -51,7 +51,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_receive/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/async_receive/overload1.html
index e5e13c0332..fddd00f918 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_receive/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_receive/overload1.html
@@ -103,7 +103,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_receive/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/async_receive/overload2.html
index d4a9dcf56d..6b9f3d87d8 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_receive/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_receive/overload2.html
@@ -93,7 +93,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from.html b/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from.html
index d881d27c60..487e983c48 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from.html
@@ -53,7 +53,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from/overload1.html
index dfc38813af..ebc6a0a590 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from/overload1.html
@@ -103,7 +103,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from/overload2.html
index 492585a34d..6cfa172d7e 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from/overload2.html
@@ -92,7 +92,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_send.html b/doc/html/boost_asio/reference/basic_raw_socket/async_send.html
index b0a4a62192..101b210690 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_send.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_send.html
@@ -51,7 +51,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_send/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/async_send/overload1.html
index 3fc2ea6657..1522f06038 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_send/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_send/overload1.html
@@ -102,7 +102,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_send/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/async_send/overload2.html
index 231fb5afe5..833ac34e2b 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_send/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_send/overload2.html
@@ -92,7 +92,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_send_to.html b/doc/html/boost_asio/reference/basic_raw_socket/async_send_to.html
index cc06f6a885..b6f3b25a61 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_send_to.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_send_to.html
@@ -53,7 +53,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_send_to/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/async_send_to/overload1.html
index f3ab4d3340..04c837a46b 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_send_to/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_send_to/overload1.html
@@ -103,7 +103,7 @@ socket.async_send_to(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_send_to/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/async_send_to/overload2.html
index be82e4561c..a29813edfd 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_send_to/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_send_to/overload2.html
@@ -90,7 +90,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/async_wait.html b/doc/html/boost_asio/reference/basic_raw_socket/async_wait.html
index 26478a75ad..cbae167023 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/async_wait.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/async_wait.html
@@ -97,7 +97,7 @@ socket.async_wait(boost::asio::ip::tcp::socket::wait_read, wait_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/at_mark.html b/doc/html/boost_asio/reference/basic_raw_socket/at_mark.html
index 1143a0ce18..8a6b20caee 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/at_mark.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/at_mark.html
@@ -41,7 +41,7 @@ bool <a class="link" href="at_mark/overload2.html" title="basic_raw_socket::at_m
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/at_mark/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/at_mark/overload1.html
index c9283afac9..d26a53c2eb 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/at_mark/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/at_mark/overload1.html
@@ -63,7 +63,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/at_mark/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/at_mark/overload2.html
index 49d92d4e25..cf14c0c225 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/at_mark/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/at_mark/overload2.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/available.html b/doc/html/boost_asio/reference/basic_raw_socket/available.html
index 57e6c697fa..3e1c75776f 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/available.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/available.html
@@ -41,7 +41,7 @@ std::size_t <a class="link" href="available/overload2.html" title="basic_raw_soc
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/available/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/available/overload1.html
index 85903c8932..5b9e78a79a 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/available/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/available/overload1.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/available/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/available/overload2.html
index aca39c4c4e..1327a25679 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/available/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/available/overload2.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket.html b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket.html
index fd69283248..7dccb50583 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket.html
@@ -85,7 +85,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload1.html
index d66bad54a4..e37174783b 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload1.html
@@ -56,7 +56,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload2.html
index 862959c32e..f8587a8b62 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload2.html
@@ -72,7 +72,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload3.html b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload3.html
index aad3eefcbb..6271388638 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload3.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload3.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload4.html b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload4.html
index 1ae2d676e0..90712b280c 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload4.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload4.html
@@ -79,7 +79,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload5.html b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload5.html
index ccc952c957..a5f0b39e96 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload5.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload5.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload6.html b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload6.html
index 5b6f72eda0..b622e9bd8f 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload6.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload6.html
@@ -65,7 +65,7 @@ basic_raw_socket(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/bind.html b/doc/html/boost_asio/reference/basic_raw_socket/bind.html
index 99d2e4e5ab..0c4cb90572 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/bind.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/bind.html
@@ -43,7 +43,7 @@ void <a class="link" href="bind/overload2.html" title="basic_raw_socket::bind (2
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/bind/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/bind/overload1.html
index 83821bde25..9b8d3c0d68 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/bind/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/bind/overload1.html
@@ -78,7 +78,7 @@ socket.bind(boost::asio::ip::tcp::endpoint(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/bind/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/bind/overload2.html
index 448676e51f..50d9ae4126 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/bind/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/bind/overload2.html
@@ -75,7 +75,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/broadcast.html b/doc/html/boost_asio/reference/basic_raw_socket/broadcast.html
index e0088ce5b7..41cce36852 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/broadcast.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/broadcast.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/bytes_readable.html b/doc/html/boost_asio/reference/basic_raw_socket/bytes_readable.html
index a306c0e8ee..1fb2b535a2 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/bytes_readable.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/bytes_readable.html
@@ -62,7 +62,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/cancel.html b/doc/html/boost_asio/reference/basic_raw_socket/cancel.html
index 449a9cdf9b..b1927ad160 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/cancel.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="basic_raw_socket::cance
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/cancel/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/cancel/overload1.html
index fc010ef7bf..d59d227b0e 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/cancel/overload1.html
@@ -97,7 +97,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/cancel/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/cancel/overload2.html
index 218552bb64..8a6f627baf 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/cancel/overload2.html
@@ -98,7 +98,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/close.html b/doc/html/boost_asio/reference/basic_raw_socket/close.html
index 466d55fc5b..0fb13ef6e8 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/close.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="basic_raw_socket::close
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/close/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/close/overload1.html
index 33154ea2c0..1b40c9fb5a 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/close/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/close/overload1.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/close/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/close/overload2.html
index 03b3261142..06bf93e1a9 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/close/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/close/overload2.html
@@ -79,7 +79,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/connect.html b/doc/html/boost_asio/reference/basic_raw_socket/connect.html
index f6f9f97f6a..6c7e9ba058 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/connect.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/connect.html
@@ -43,7 +43,7 @@ void <a class="link" href="connect/overload2.html" title="basic_raw_socket::conn
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/connect/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/connect/overload1.html
index 12489e921e..50479fd8a3 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/connect/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/connect/overload1.html
@@ -84,7 +84,7 @@ socket.connect(endpoint);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/connect/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/connect/overload2.html
index df42255aa3..74d2149077 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/connect/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/connect/overload2.html
@@ -81,7 +81,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/debug.html b/doc/html/boost_asio/reference/basic_raw_socket/debug.html
index e970ba58cf..18eef785d6 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/debug.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/debug.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/do_not_route.html b/doc/html/boost_asio/reference/basic_raw_socket/do_not_route.html
index 5b7806f985..3bca593daa 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/do_not_route.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/enable_connection_aborted.html b/doc/html/boost_asio/reference/basic_raw_socket/enable_connection_aborted.html
index 9de4040d01..bf77615ccf 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/enable_connection_aborted.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/enable_connection_aborted.html
@@ -75,7 +75,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/endpoint_type.html b/doc/html/boost_asio/reference/basic_raw_socket/endpoint_type.html
index 879dc03baa..d7626c2200 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/endpoint_type.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/endpoint_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/executor_type.html b/doc/html/boost_asio/reference/basic_raw_socket/executor_type.html
index 66569e2137..6985bddda4 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/executor_type.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/executor_type.html
@@ -206,7 +206,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/get_executor.html b/doc/html/boost_asio/reference/basic_raw_socket/get_executor.html
index 5114f94c82..73ff391a04 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/get_executor.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/get_executor.html
@@ -39,7 +39,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/get_io_context.html b/doc/html/boost_asio/reference/basic_raw_socket/get_io_context.html
index 97f9d99361..d866893873 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/get_io_context.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/get_io_context.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/get_io_service.html b/doc/html/boost_asio/reference/basic_raw_socket/get_io_service.html
index e830b5b8d1..58e42b8a68 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/get_io_service.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/get_io_service.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/get_option.html b/doc/html/boost_asio/reference/basic_raw_socket/get_option.html
index de2e369621..ec29a9744e 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/get_option.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/get_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="get_option/overload2.html" title="basic_raw_socket::g
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/get_option/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/get_option/overload1.html
index ec9b2c7df8..95bb567916 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/get_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/get_option/overload1.html
@@ -83,7 +83,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/get_option/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/get_option/overload2.html
index 918db01153..1dded87ed8 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/get_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/get_option/overload2.html
@@ -80,7 +80,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/io_control.html b/doc/html/boost_asio/reference/basic_raw_socket/io_control.html
index 54f562c2b2..d76ed0cadf 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/io_control.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/io_control.html
@@ -47,7 +47,7 @@ void <a class="link" href="io_control/overload2.html" title="basic_raw_socket::i
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/io_control/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/io_control/overload1.html
index 13c9de89f1..b287003ade 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/io_control/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/io_control/overload1.html
@@ -83,7 +83,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/io_control/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/io_control/overload2.html
index b17ca771ea..7e9128cab7 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/io_control/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/io_control/overload2.html
@@ -80,7 +80,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/is_open.html b/doc/html/boost_asio/reference/basic_raw_socket/is_open.html
index 7f8bc89c57..f5b20673cf 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/is_open.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/is_open.html
@@ -39,7 +39,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/keep_alive.html b/doc/html/boost_asio/reference/basic_raw_socket/keep_alive.html
index ee2b0d648b..7b1c954633 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/keep_alive.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/keep_alive.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/linger.html b/doc/html/boost_asio/reference/basic_raw_socket/linger.html
index cce67721f4..cced2db414 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/linger.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/linger.html
@@ -75,7 +75,7 @@ unsigned short timeout = option.timeout();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint.html b/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint.html
index 804a966926..7db5055352 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint.html
@@ -41,7 +41,7 @@ endpoint_type <a class="link" href="local_endpoint/overload2.html" title="basic_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint/overload1.html
index aea52f8e83..1f1b695d73 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint/overload1.html
@@ -70,7 +70,7 @@ boost::asio::ip::tcp::endpoint endpoint = socket.local_endpoint();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint/overload2.html
index 2cacfca200..905c9ada83 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint/overload2.html
@@ -77,7 +77,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer.html b/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer.html
index a7a166b1b2..6aa6be401c 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer/overload1.html
index 5a21347f75..40843eac8d 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer/overload1.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer/overload2.html
index d9ed7c84dd..da29b9d3b3 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer/overload2.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer_type.html b/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer_type.html
index 6f19ff5a2f..c9fae8db3a 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer_type.html
@@ -874,7 +874,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/max_connections.html b/doc/html/boost_asio/reference/basic_raw_socket/max_connections.html
index c293f2c519..1b134a81ce 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/max_connections.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/max_connections.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/max_listen_connections.html b/doc/html/boost_asio/reference/basic_raw_socket/max_listen_connections.html
index 10dee5da52..2fffdc3049 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/max_listen_connections.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/max_listen_connections.html
@@ -39,7 +39,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/message_do_not_route.html b/doc/html/boost_asio/reference/basic_raw_socket/message_do_not_route.html
index 6f48342b19..31c8adc109 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/message_do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/message_do_not_route.html
@@ -39,7 +39,7 @@ Specify
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/message_end_of_record.html b/doc/html/boost_asio/reference/basic_raw_socket/message_end_of_record.html
index 2b0fd8f37a..05c113e144 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/message_end_of_record.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/message_end_of_record.html
@@ -39,7 +39,7 @@ Specifies
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/message_flags.html b/doc/html/boost_asio/reference/basic_raw_socket/message_flags.html
index 357b128c0d..ac29aa9060 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/message_flags.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/message_flags.html
@@ -49,7 +49,7 @@ Bitmask
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/message_out_of_band.html b/doc/html/boost_asio/reference/basic_raw_socket/message_out_of_band.html
index 3743fc3413..31dc01cd4a 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/message_out_of_band.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/message_out_of_band.html
@@ -39,7 +39,7 @@ Process
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/message_peek.html b/doc/html/boost_asio/reference/basic_raw_socket/message_peek.html
index a23d768f42..b6a2e62300 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/message_peek.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/message_peek.html
@@ -39,7 +39,7 @@ Peek
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/native_handle.html b/doc/html/boost_asio/reference/basic_raw_socket/native_handle.html
index 3907b6387b..efb6d8daaa 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/native_handle.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/native_handle.html
@@ -44,7 +44,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/native_handle_type.html b/doc/html/boost_asio/reference/basic_raw_socket/native_handle_type.html
index 15dec03176..8b91943ae0 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/native_handle_type.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking.html b/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking.html
index 11882bb5fd..427e2bbff8 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="native_non_blocking/overload3.html" title="basic_raw_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload1.html
index d1c3af5359..c2164c80e9 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload1.html
@@ -137,7 +137,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload2.html
index e6b0df87c4..867d39ca44 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload2.html
@@ -150,7 +150,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload3.html
index 84a6d4312c..0fdb6f43bb 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload3.html
@@ -142,7 +142,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/non_blocking.html b/doc/html/boost_asio/reference/basic_raw_socket/non_blocking.html
index 73d4cc8f3f..e3105bf7c3 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="non_blocking/overload3.html" title="basic_raw_socket:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload1.html
index 201203f5f7..5f8cb032b4 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload1.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload2.html
index d4365fd32b..55649118e1 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload2.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload3.html
index ae1607018a..ec8d8ccc27 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload3.html
@@ -68,7 +68,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/open.html b/doc/html/boost_asio/reference/basic_raw_socket/open.html
index 323694e2eb..d769b4ca80 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/open.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/open.html
@@ -43,7 +43,7 @@ void <a class="link" href="open/overload2.html" title="basic_raw_socket::open (2
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/open/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/open/overload1.html
index 397704001e..1e555d5828 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/open/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/open/overload1.html
@@ -75,7 +75,7 @@ socket.open(boost::asio::ip::tcp::v4());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/open/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/open/overload2.html
index d25e1c0c0c..375b0172b1 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/open/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/open/overload2.html
@@ -72,7 +72,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/operator_eq_.html b/doc/html/boost_asio/reference/basic_raw_socket/operator_eq_.html
index 34dccefe02..b9347e7df6 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/operator_eq_.html
@@ -49,7 +49,7 @@ enable_if&lt; is_convertible&lt; Protocol1, Protocol &gt;::value, basic_raw_sock
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/operator_eq_/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/operator_eq_/overload1.html
index 003cd87449..99bb89ec22 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/operator_eq_/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/operator_eq_/overload1.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/operator_eq_/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/operator_eq_/overload2.html
index 2ecf0854e6..748263afaa 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/operator_eq_/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/operator_eq_/overload2.html
@@ -64,7 +64,7 @@ enable_if&lt; is_convertible&lt; Protocol1, Protocol &gt;::value, basic_raw_sock
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/out_of_band_inline.html b/doc/html/boost_asio/reference/basic_raw_socket/out_of_band_inline.html
index 9a33e6a19b..74c52b567c 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/out_of_band_inline.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/out_of_band_inline.html
@@ -73,7 +73,7 @@ bool value = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/protocol_type.html b/doc/html/boost_asio/reference/basic_raw_socket/protocol_type.html
index c78e4274a2..5d9cd078c6 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/protocol_type.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/receive.html b/doc/html/boost_asio/reference/basic_raw_socket/receive.html
index 49767b8dc5..2ecb3adca3 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/receive.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/receive.html
@@ -55,7 +55,7 @@ std::size_t <a class="link" href="receive/overload3.html" title="basic_raw_socke
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/receive/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/receive/overload1.html
index 665b7632c5..a92393afea 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/receive/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/receive/overload1.html
@@ -100,7 +100,7 @@ std::size_t receive(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/receive/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/receive/overload2.html
index 5d6a2ab0c4..4f92bddde0 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/receive/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/receive/overload2.html
@@ -90,7 +90,7 @@ std::size_t receive(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/receive/overload3.html b/doc/html/boost_asio/reference/basic_raw_socket/receive/overload3.html
index 1d2fbc46ce..cec616a08a 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/receive/overload3.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/receive/overload3.html
@@ -82,7 +82,7 @@ std::size_t receive(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/receive_buffer_size.html b/doc/html/boost_asio/reference/basic_raw_socket/receive_buffer_size.html
index c4d24ec98d..b809bb6a98 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/receive_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/receive_buffer_size.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/receive_from.html b/doc/html/boost_asio/reference/basic_raw_socket/receive_from.html
index b0c08b38a6..7af4a24cc9 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/receive_from.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/receive_from.html
@@ -58,7 +58,7 @@ std::size_t <a class="link" href="receive_from/overload3.html" title="basic_raw_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload1.html
index d5c42afe69..c211bc4c56 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload1.html
@@ -99,7 +99,7 @@ socket.receive_from(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload2.html
index 53da88c1ec..895b1e41b1 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload2.html
@@ -87,7 +87,7 @@ std::size_t receive_from(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload3.html b/doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload3.html
index de1f83dbba..2cebcb6c17 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload3.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload3.html
@@ -79,7 +79,7 @@ std::size_t receive_from(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/receive_low_watermark.html b/doc/html/boost_asio/reference/basic_raw_socket/receive_low_watermark.html
index 4f77475934..f8762e5b53 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/receive_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/receive_low_watermark.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/release.html b/doc/html/boost_asio/reference/basic_raw_socket/release.html
index 5d86c04523..19717e5712 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/release.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/release.html
@@ -41,7 +41,7 @@ native_handle_type <a class="link" href="release/overload2.html" title="basic_ra
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/release/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/release/overload1.html
index fccee67f04..817798fe55 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/release/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/release/overload1.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/release/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/release/overload2.html
index 5e56e63054..47be25b762 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/release/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/release/overload2.html
@@ -67,7 +67,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint.html b/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint.html
index 1e3795a3d0..19e5fe8dc4 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint.html
@@ -41,7 +41,7 @@ endpoint_type <a class="link" href="remote_endpoint/overload2.html" title="basic
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint/overload1.html
index 6d81a90a36..1290709a1a 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint/overload1.html
@@ -70,7 +70,7 @@ boost::asio::ip::tcp::endpoint endpoint = socket.remote_endpoint();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint/overload2.html
index f297bd1c01..5da93e5beb 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint/overload2.html
@@ -77,7 +77,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/reuse_address.html b/doc/html/boost_asio/reference/basic_raw_socket/reuse_address.html
index 78d96cd593..a3b7c030f9 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/reuse_address.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/reuse_address.html
@@ -74,7 +74,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/send.html b/doc/html/boost_asio/reference/basic_raw_socket/send.html
index 4057ebd788..8cc76ff398 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/send.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/send.html
@@ -55,7 +55,7 @@ std::size_t <a class="link" href="send/overload3.html" title="basic_raw_socket::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/send/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/send/overload1.html
index 250ceba609..ec5af86329 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/send/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/send/overload1.html
@@ -99,7 +99,7 @@ std::size_t send(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/send/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/send/overload2.html
index 684daedd41..7ef5449235 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/send/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/send/overload2.html
@@ -89,7 +89,7 @@ std::size_t send(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/send/overload3.html b/doc/html/boost_asio/reference/basic_raw_socket/send/overload3.html
index 4f4892f0e2..c3a79473f4 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/send/overload3.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/send/overload3.html
@@ -81,7 +81,7 @@ std::size_t send(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/send_buffer_size.html b/doc/html/boost_asio/reference/basic_raw_socket/send_buffer_size.html
index 4e9af75593..ec23c3041e 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/send_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/send_buffer_size.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/send_low_watermark.html b/doc/html/boost_asio/reference/basic_raw_socket/send_low_watermark.html
index 529cee31b4..b9d8175b54 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/send_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/send_low_watermark.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/send_to.html b/doc/html/boost_asio/reference/basic_raw_socket/send_to.html
index ba00df7947..3857acc54c 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/send_to.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/send_to.html
@@ -58,7 +58,7 @@ std::size_t <a class="link" href="send_to/overload3.html" title="basic_raw_socke
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/send_to/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/send_to/overload1.html
index e5f7da04bb..30ce42edad 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/send_to/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/send_to/overload1.html
@@ -99,7 +99,7 @@ socket.send_to(boost::asio::buffer(data, size), destination);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/send_to/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/send_to/overload2.html
index 09afe45ab4..abee3c7ea3 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/send_to/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/send_to/overload2.html
@@ -87,7 +87,7 @@ std::size_t send_to(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/send_to/overload3.html b/doc/html/boost_asio/reference/basic_raw_socket/send_to/overload3.html
index 2cbc57a5d7..6d5417582f 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/send_to/overload3.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/send_to/overload3.html
@@ -79,7 +79,7 @@ std::size_t send_to(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/set_option.html b/doc/html/boost_asio/reference/basic_raw_socket/set_option.html
index 9276db24bf..6bd3910193 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/set_option.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/set_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="set_option/overload2.html" title="basic_raw_socket::s
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/set_option/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/set_option/overload1.html
index 9a1bc4fe84..34ff16e420 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/set_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/set_option/overload1.html
@@ -82,7 +82,7 @@ socket.set_option(option);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/set_option/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/set_option/overload2.html
index 16b2792772..e1034d1ed7 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/set_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/set_option/overload2.html
@@ -79,7 +79,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/shutdown.html b/doc/html/boost_asio/reference/basic_raw_socket/shutdown.html
index 2c1fb4fa87..8cd0035c0d 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/shutdown.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/shutdown.html
@@ -43,7 +43,7 @@ void <a class="link" href="shutdown/overload2.html" title="basic_raw_socket::shu
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/shutdown/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/shutdown/overload1.html
index 350d44302f..936ba8b6f2 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/shutdown/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/shutdown/overload1.html
@@ -80,7 +80,7 @@ socket.shutdown(boost::asio::ip::tcp::socket::shutdown_send);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/shutdown/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/shutdown/overload2.html
index f0151171d9..652f78844c 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/shutdown/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/shutdown/overload2.html
@@ -77,7 +77,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/shutdown_type.html b/doc/html/boost_asio/reference/basic_raw_socket/shutdown_type.html
index 3b3df56739..dfca136917 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/shutdown_type.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/shutdown_type.html
@@ -65,7 +65,7 @@ Different
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/wait.html b/doc/html/boost_asio/reference/basic_raw_socket/wait.html
index 963b4b9ce3..4887f0c236 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/wait.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/wait.html
@@ -44,7 +44,7 @@ void <a class="link" href="wait/overload2.html" title="basic_raw_socket::wait (2
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/wait/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/wait/overload1.html
index 772a90bf9d..15f88d4787 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/wait/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/wait/overload1.html
@@ -68,7 +68,7 @@ socket.wait(boost::asio::ip::tcp::socket::wait_read);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/wait/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/wait/overload2.html
index 14e77c7b1b..4b61cfa7aa 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/wait/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/wait/overload2.html
@@ -74,7 +74,7 @@ socket.wait(boost::asio::ip::tcp::socket::wait_read, ec);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_raw_socket/wait_type.html b/doc/html/boost_asio/reference/basic_raw_socket/wait_type.html
index 3ba2ff38ba..8b2caa26f4 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/wait_type.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/wait_type.html
@@ -68,7 +68,7 @@ Wait
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket.html b/doc/html/boost_asio/reference/basic_seq_packet_socket.html
index 04745ead47..9f0698bf69 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket.html
@@ -898,7 +898,7 @@ class basic_seq_packet_socket :
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/_basic_seq_packet_socket.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/_basic_seq_packet_socket.html
index 3a65b2bb60..95d09c1f4f 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/_basic_seq_packet_socket.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/_basic_seq_packet_socket.html
@@ -40,7 +40,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/assign.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/assign.html
index e652ac0995..f58da68c52 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/assign.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/assign.html
@@ -45,7 +45,7 @@ void <a class="link" href="assign/overload2.html" title="basic_seq_packet_socket
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/assign/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/assign/overload1.html
index 2f5a850abe..886d594364 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/assign/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/assign/overload1.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/assign/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/assign/overload2.html
index 5f59513cf9..fd5d921313 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/assign/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/assign/overload2.html
@@ -41,7 +41,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/async_connect.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/async_connect.html
index 509219d772..1e9de2a488 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/async_connect.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/async_connect.html
@@ -103,7 +103,7 @@ socket.async_connect(endpoint, connect_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive.html
index 7a9bafdb96..233a43df75 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive.html
@@ -53,7 +53,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive/overload1.html
index eca2979788..6caed185e3 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive/overload1.html
@@ -103,7 +103,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive/overload2.html
index fdf42f0673..9ad10c56d6 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive/overload2.html
@@ -110,7 +110,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/async_send.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/async_send.html
index 420ffb75a4..7a3091bf56 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/async_send.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/async_send.html
@@ -100,7 +100,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/async_wait.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/async_wait.html
index 131868b52a..d441509a4c 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/async_wait.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/async_wait.html
@@ -97,7 +97,7 @@ socket.async_wait(boost::asio::ip::tcp::socket::wait_read, wait_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark.html
index 4c37b2f1c3..24b8fbd33c 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark.html
@@ -41,7 +41,7 @@ bool <a class="link" href="at_mark/overload2.html" title="basic_seq_packet_socke
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark/overload1.html
index cdc51996a1..f9b69db771 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark/overload1.html
@@ -63,7 +63,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark/overload2.html
index f82f5a4c1c..2b9a66c420 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark/overload2.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/available.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/available.html
index e64f286cc4..66516827fc 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/available.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/available.html
@@ -41,7 +41,7 @@ std::size_t <a class="link" href="available/overload2.html" title="basic_seq_pac
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/available/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/available/overload1.html
index 60e33090f5..798c99ae63 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/available/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/available/overload1.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/available/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/available/overload2.html
index 6ad373b9d4..8691f634db 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/available/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/available/overload2.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket.html
index a5140ab117..51738a07a6 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket.html
@@ -85,7 +85,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload1.html
index 4582438d00..d5bca63dc6 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload1.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload2.html
index 794233c165..90865de6e3 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload2.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload3.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload3.html
index 8b7544bc70..9bdf1680c1 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload3.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload3.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload4.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload4.html
index f88d9ab4b3..fdb5f523ec 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload4.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload4.html
@@ -79,7 +79,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload5.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload5.html
index e7717dacec..f5b1418f67 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload5.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload5.html
@@ -63,7 +63,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload6.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload6.html
index c7e2e2ba27..1fb0a4e1d7 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload6.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload6.html
@@ -66,7 +66,7 @@ basic_seq_packet_socket(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/bind.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/bind.html
index 9950680a0e..e299fb9421 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/bind.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/bind.html
@@ -43,7 +43,7 @@ void <a class="link" href="bind/overload2.html" title="basic_seq_packet_socket::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/bind/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/bind/overload1.html
index 3027691651..a9599694bc 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/bind/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/bind/overload1.html
@@ -78,7 +78,7 @@ socket.bind(boost::asio::ip::tcp::endpoint(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/bind/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/bind/overload2.html
index b45bae7f57..f8928a319c 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/bind/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/bind/overload2.html
@@ -75,7 +75,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/broadcast.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/broadcast.html
index cc8e2a50e8..87dd09b3e6 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/broadcast.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/broadcast.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/bytes_readable.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/bytes_readable.html
index f792434000..07d1f29957 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/bytes_readable.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/bytes_readable.html
@@ -62,7 +62,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/cancel.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/cancel.html
index e04d42d5d0..2a8e0711b6 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/cancel.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="basic_seq_packet_socket
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/cancel/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/cancel/overload1.html
index cb31ad68c8..f64406bf4b 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/cancel/overload1.html
@@ -97,7 +97,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/cancel/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/cancel/overload2.html
index 16047f190e..9eda7eb9b5 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/cancel/overload2.html
@@ -98,7 +98,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/close.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/close.html
index 8aae19f4c6..103c4abf20 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/close.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="basic_seq_packet_socket:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/close/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/close/overload1.html
index 46a12ed820..991b44bfc7 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/close/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/close/overload1.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/close/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/close/overload2.html
index 2261c7359c..459a9375b5 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/close/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/close/overload2.html
@@ -79,7 +79,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/connect.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/connect.html
index a79a435c56..312b1b3711 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/connect.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/connect.html
@@ -43,7 +43,7 @@ void <a class="link" href="connect/overload2.html" title="basic_seq_packet_socke
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/connect/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/connect/overload1.html
index 6f2e955b87..bd2e797e5d 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/connect/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/connect/overload1.html
@@ -84,7 +84,7 @@ socket.connect(endpoint);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/connect/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/connect/overload2.html
index d3ecceefae..4704fe60d8 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/connect/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/connect/overload2.html
@@ -81,7 +81,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/debug.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/debug.html
index c0722fc9af..70558164fd 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/debug.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/debug.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/do_not_route.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/do_not_route.html
index 98d60f9f70..e3361d1c11 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/do_not_route.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/enable_connection_aborted.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/enable_connection_aborted.html
index 72bbc8fbc3..c836abcf7d 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/enable_connection_aborted.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/enable_connection_aborted.html
@@ -75,7 +75,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/endpoint_type.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/endpoint_type.html
index 0b29f564b7..14f68f667c 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/endpoint_type.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/endpoint_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/executor_type.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/executor_type.html
index 43d31415af..9a21c60684 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/executor_type.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/executor_type.html
@@ -206,7 +206,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_executor.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_executor.html
index 694ca25995..4f73fb3feb 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_executor.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_executor.html
@@ -39,7 +39,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_io_context.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_io_context.html
index fa107e8ea5..357768b396 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_io_context.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_io_context.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_io_service.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_io_service.html
index ba8cb08f13..99e2a5fdea 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_io_service.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_io_service.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_option.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_option.html
index 1e76534166..e4ab7ab925 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_option.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="get_option/overload2.html" title="basic_seq_packet_so
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_option/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_option/overload1.html
index 5a1f502ca8..55e31b3cb1 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_option/overload1.html
@@ -83,7 +83,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_option/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_option/overload2.html
index aafeb58d1e..1a82d8943b 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_option/overload2.html
@@ -80,7 +80,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/io_control.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/io_control.html
index 863f87a42e..94b72bdab3 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/io_control.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/io_control.html
@@ -47,7 +47,7 @@ void <a class="link" href="io_control/overload2.html" title="basic_seq_packet_so
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/io_control/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/io_control/overload1.html
index 66bb228916..474154678a 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/io_control/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/io_control/overload1.html
@@ -83,7 +83,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/io_control/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/io_control/overload2.html
index f1102d1097..d631e31cb4 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/io_control/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/io_control/overload2.html
@@ -80,7 +80,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/is_open.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/is_open.html
index c29651d039..1f34942b16 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/is_open.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/is_open.html
@@ -39,7 +39,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/keep_alive.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/keep_alive.html
index 01895a17af..3fff0222e7 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/keep_alive.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/keep_alive.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/linger.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/linger.html
index 0b384114a3..2e4de175c5 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/linger.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/linger.html
@@ -75,7 +75,7 @@ unsigned short timeout = option.timeout();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint.html
index 39954d86b5..73e636ed31 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint.html
@@ -41,7 +41,7 @@ endpoint_type <a class="link" href="local_endpoint/overload2.html" title="basic_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint/overload1.html
index 4cff9ef513..77dacf588f 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint/overload1.html
@@ -70,7 +70,7 @@ boost::asio::ip::tcp::endpoint endpoint = socket.local_endpoint();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint/overload2.html
index a11343a24d..cd0eae0585 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint/overload2.html
@@ -77,7 +77,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer.html
index d043d36c13..a87f565f64 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer/overload1.html
index 9ba469588d..e5221788c3 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer/overload1.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer/overload2.html
index 38d5eed629..75466db414 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer/overload2.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer_type.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer_type.html
index 9afce42353..4ad5a0d4a5 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer_type.html
@@ -874,7 +874,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/max_connections.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/max_connections.html
index ebb587b609..85f3a85f0d 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/max_connections.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/max_connections.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/max_listen_connections.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/max_listen_connections.html
index 31c16ae8ef..f3e2284d6a 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/max_listen_connections.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/max_listen_connections.html
@@ -39,7 +39,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/message_do_not_route.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/message_do_not_route.html
index bd899e752d..b146aa6dcb 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/message_do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/message_do_not_route.html
@@ -39,7 +39,7 @@ Specify
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/message_end_of_record.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/message_end_of_record.html
index 0454ac7ac2..c48001f91e 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/message_end_of_record.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/message_end_of_record.html
@@ -39,7 +39,7 @@ Specifies
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/message_flags.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/message_flags.html
index 7208547268..c5d2a97442 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/message_flags.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/message_flags.html
@@ -49,7 +49,7 @@ Bitmask
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/message_out_of_band.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/message_out_of_band.html
index 1718e20f7a..dfec0a8980 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/message_out_of_band.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/message_out_of_band.html
@@ -39,7 +39,7 @@ Process
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/message_peek.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/message_peek.html
index 5b1ee926a8..a35429c5e2 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/message_peek.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/message_peek.html
@@ -39,7 +39,7 @@ Peek
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_handle.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_handle.html
index 99425a8086..49383e049c 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_handle.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_handle.html
@@ -44,7 +44,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_handle_type.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_handle_type.html
index bac546c34a..54ecc42c32 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_handle_type.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking.html
index 5fb399eb0c..7b3382022c 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="native_non_blocking/overload3.html" title="basic_seq_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload1.html
index fd17ff2e2f..371360f055 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload1.html
@@ -137,7 +137,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload2.html
index 2f87816b2b..8a741b47b8 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload2.html
@@ -150,7 +150,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload3.html
index b6a4dfd28c..f635b6a93e 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload3.html
@@ -142,7 +142,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking.html
index 85710a0eb2..4868dbadc6 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="non_blocking/overload3.html" title="basic_seq_packet_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload1.html
index 201833f747..f7b6800f8f 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload1.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload2.html
index 5d1f2aa857..3b43c76237 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload2.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload3.html
index f696eb4122..4f791c02ce 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload3.html
@@ -68,7 +68,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/open.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/open.html
index a66530bbe4..31a9890991 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/open.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/open.html
@@ -43,7 +43,7 @@ void <a class="link" href="open/overload2.html" title="basic_seq_packet_socket::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/open/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/open/overload1.html
index a404d183c9..9f4f8e9a8b 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/open/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/open/overload1.html
@@ -75,7 +75,7 @@ socket.open(boost::asio::ip::tcp::v4());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/open/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/open/overload2.html
index fbb0c8a9a1..1432a8996c 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/open/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/open/overload2.html
@@ -72,7 +72,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_.html
index b660747388..6578da3ef6 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_.html
@@ -49,7 +49,7 @@ enable_if&lt; is_convertible&lt; Protocol1, Protocol &gt;::value, basic_seq_pack
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_/overload1.html
index d8dc72a610..413cda84f5 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_/overload1.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_/overload2.html
index 0e6e7c7e9e..0597154c65 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_/overload2.html
@@ -66,7 +66,7 @@ enable_if&lt; is_convertible&lt; Protocol1, Protocol &gt;::value, basic_seq_pack
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/out_of_band_inline.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/out_of_band_inline.html
index 1c28da792a..a7cd37e79f 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/out_of_band_inline.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/out_of_band_inline.html
@@ -73,7 +73,7 @@ bool value = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/protocol_type.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/protocol_type.html
index c5305fc624..96026df498 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/protocol_type.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/receive.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/receive.html
index 43132aa93f..e01fe0810a 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/receive.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/receive.html
@@ -61,7 +61,7 @@ std::size_t <a class="link" href="receive/overload3.html" title="basic_seq_packe
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload1.html
index 37afa7290b..0cbd846f0f 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload1.html
@@ -100,7 +100,7 @@ std::size_t receive(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload2.html
index 8c806ecc9e..4b3e51fdf0 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload2.html
@@ -115,7 +115,7 @@ std::size_t receive(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload3.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload3.html
index 4ddfa2c42b..938128920e 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload3.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload3.html
@@ -91,7 +91,7 @@ std::size_t receive(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/receive_buffer_size.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/receive_buffer_size.html
index db550f8d79..4b8297d8cd 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/receive_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/receive_buffer_size.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/receive_low_watermark.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/receive_low_watermark.html
index d6dca798e2..f3fc42fd9c 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/receive_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/receive_low_watermark.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/release.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/release.html
index f915c4720e..7db39fe53b 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/release.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/release.html
@@ -41,7 +41,7 @@ native_handle_type <a class="link" href="release/overload2.html" title="basic_se
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/release/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/release/overload1.html
index 9b975ae15b..c25dfc3fb3 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/release/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/release/overload1.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/release/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/release/overload2.html
index fc45c8cd80..02d1668847 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/release/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/release/overload2.html
@@ -67,7 +67,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html
index aea5731988..d500673c7d 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html
@@ -41,7 +41,7 @@ endpoint_type <a class="link" href="remote_endpoint/overload2.html" title="basic
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint/overload1.html
index 9a513e417c..2e3993d577 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint/overload1.html
@@ -70,7 +70,7 @@ boost::asio::ip::tcp::endpoint endpoint = socket.remote_endpoint();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint/overload2.html
index 60f44a32a0..a7c4d69abb 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint/overload2.html
@@ -77,7 +77,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/reuse_address.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/reuse_address.html
index ce4667ffa4..c742378117 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/reuse_address.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/reuse_address.html
@@ -74,7 +74,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/send.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/send.html
index 7144ba254d..89fd205aeb 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/send.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/send.html
@@ -49,7 +49,7 @@ std::size_t <a class="link" href="send/overload2.html" title="basic_seq_packet_s
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/send/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/send/overload1.html
index 8a7c44d4c9..f64f9bae55 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/send/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/send/overload1.html
@@ -97,7 +97,7 @@ std::size_t send(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/send/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/send/overload2.html
index 462fc38d8b..b675ea33ce 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/send/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/send/overload2.html
@@ -84,7 +84,7 @@ std::size_t send(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/send_buffer_size.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/send_buffer_size.html
index 8b233c8dcf..2bdf4060f6 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/send_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/send_buffer_size.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/send_low_watermark.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/send_low_watermark.html
index 85c5571522..37a0550597 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/send_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/send_low_watermark.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/set_option.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/set_option.html
index cc7a0be7d3..ff0af28ef9 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/set_option.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/set_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="set_option/overload2.html" title="basic_seq_packet_so
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/set_option/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/set_option/overload1.html
index e7f8ef4af3..1efaa31f76 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/set_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/set_option/overload1.html
@@ -82,7 +82,7 @@ socket.set_option(option);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/set_option/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/set_option/overload2.html
index 3729f9ebf6..0c92e5a379 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/set_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/set_option/overload2.html
@@ -79,7 +79,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown.html
index a3682842a6..abfc620abd 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown.html
@@ -43,7 +43,7 @@ void <a class="link" href="shutdown/overload2.html" title="basic_seq_packet_sock
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown/overload1.html
index 09566a22e0..b22255f71e 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown/overload1.html
@@ -80,7 +80,7 @@ socket.shutdown(boost::asio::ip::tcp::socket::shutdown_send);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown/overload2.html
index 1fe89ad592..7bb3b61cf6 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown/overload2.html
@@ -77,7 +77,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown_type.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown_type.html
index 439f57653a..f13b1daef4 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown_type.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown_type.html
@@ -65,7 +65,7 @@ Different
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/wait.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/wait.html
index 021a0f8b25..004246b72d 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/wait.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/wait.html
@@ -44,7 +44,7 @@ void <a class="link" href="wait/overload2.html" title="basic_seq_packet_socket::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/wait/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/wait/overload1.html
index 02831f9f2e..15447adaf8 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/wait/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/wait/overload1.html
@@ -68,7 +68,7 @@ socket.wait(boost::asio::ip::tcp::socket::wait_read);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/wait/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/wait/overload2.html
index cf47e38981..49d16ac09f 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/wait/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/wait/overload2.html
@@ -74,7 +74,7 @@ socket.wait(boost::asio::ip::tcp::socket::wait_read, ec);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/wait_type.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/wait_type.html
index b7d0b66796..9519eaeb80 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/wait_type.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/wait_type.html
@@ -68,7 +68,7 @@ Wait
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket.html b/doc/html/boost_asio/reference/basic_socket.html
index ea543a0204..a0db07bd81 100644
--- a/doc/html/boost_asio/reference/basic_socket.html
+++ b/doc/html/boost_asio/reference/basic_socket.html
@@ -869,7 +869,7 @@ class basic_socket :
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/_basic_socket.html b/doc/html/boost_asio/reference/basic_socket/_basic_socket.html
index 9ba2b2f7c6..bd7e69043b 100644
--- a/doc/html/boost_asio/reference/basic_socket/_basic_socket.html
+++ b/doc/html/boost_asio/reference/basic_socket/_basic_socket.html
@@ -40,7 +40,7 @@ Protected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/assign.html b/doc/html/boost_asio/reference/basic_socket/assign.html
index 19a62ef368..8a9f3cae48 100644
--- a/doc/html/boost_asio/reference/basic_socket/assign.html
+++ b/doc/html/boost_asio/reference/basic_socket/assign.html
@@ -45,7 +45,7 @@ void <a class="link" href="assign/overload2.html" title="basic_socket::assign (2
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/assign/overload1.html b/doc/html/boost_asio/reference/basic_socket/assign/overload1.html
index 0b8c6ae196..289d77c549 100644
--- a/doc/html/boost_asio/reference/basic_socket/assign/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/assign/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/assign/overload2.html b/doc/html/boost_asio/reference/basic_socket/assign/overload2.html
index 12744f7819..6ce23deb16 100644
--- a/doc/html/boost_asio/reference/basic_socket/assign/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/assign/overload2.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/async_connect.html b/doc/html/boost_asio/reference/basic_socket/async_connect.html
index 9ca7d3689e..74196d3466 100644
--- a/doc/html/boost_asio/reference/basic_socket/async_connect.html
+++ b/doc/html/boost_asio/reference/basic_socket/async_connect.html
@@ -100,7 +100,7 @@ socket.async_connect(endpoint, connect_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/async_wait.html b/doc/html/boost_asio/reference/basic_socket/async_wait.html
index 15809e3749..9de831fcc9 100644
--- a/doc/html/boost_asio/reference/basic_socket/async_wait.html
+++ b/doc/html/boost_asio/reference/basic_socket/async_wait.html
@@ -94,7 +94,7 @@ socket.async_wait(boost::asio::ip::tcp::socket::wait_read, wait_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/at_mark.html b/doc/html/boost_asio/reference/basic_socket/at_mark.html
index 7eb22a7c56..6731736451 100644
--- a/doc/html/boost_asio/reference/basic_socket/at_mark.html
+++ b/doc/html/boost_asio/reference/basic_socket/at_mark.html
@@ -41,7 +41,7 @@ bool <a class="link" href="at_mark/overload2.html" title="basic_socket::at_mark
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/at_mark/overload1.html b/doc/html/boost_asio/reference/basic_socket/at_mark/overload1.html
index 0e4c5b6139..d8d55384b0 100644
--- a/doc/html/boost_asio/reference/basic_socket/at_mark/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/at_mark/overload1.html
@@ -60,7 +60,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/at_mark/overload2.html b/doc/html/boost_asio/reference/basic_socket/at_mark/overload2.html
index f210f8dfed..2d76c754e9 100644
--- a/doc/html/boost_asio/reference/basic_socket/at_mark/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/at_mark/overload2.html
@@ -61,7 +61,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/available.html b/doc/html/boost_asio/reference/basic_socket/available.html
index 9b7ddfb455..65cff7db8b 100644
--- a/doc/html/boost_asio/reference/basic_socket/available.html
+++ b/doc/html/boost_asio/reference/basic_socket/available.html
@@ -41,7 +41,7 @@ std::size_t <a class="link" href="available/overload2.html" title="basic_socket:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/available/overload1.html b/doc/html/boost_asio/reference/basic_socket/available/overload1.html
index 0b329b5463..43f2aaa87a 100644
--- a/doc/html/boost_asio/reference/basic_socket/available/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/available/overload1.html
@@ -61,7 +61,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/available/overload2.html b/doc/html/boost_asio/reference/basic_socket/available/overload2.html
index 53cef6301b..4f59d1e3f8 100644
--- a/doc/html/boost_asio/reference/basic_socket/available/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/available/overload2.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/basic_socket.html b/doc/html/boost_asio/reference/basic_socket/basic_socket.html
index 56d16028c9..7f78b30d09 100644
--- a/doc/html/boost_asio/reference/basic_socket/basic_socket.html
+++ b/doc/html/boost_asio/reference/basic_socket/basic_socket.html
@@ -85,7 +85,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/basic_socket/overload1.html b/doc/html/boost_asio/reference/basic_socket/basic_socket/overload1.html
index 349719a679..e3ae19a8cc 100644
--- a/doc/html/boost_asio/reference/basic_socket/basic_socket/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/basic_socket/overload1.html
@@ -55,7 +55,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/basic_socket/overload2.html b/doc/html/boost_asio/reference/basic_socket/basic_socket/overload2.html
index b954e63e35..94280036de 100644
--- a/doc/html/boost_asio/reference/basic_socket/basic_socket/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/basic_socket/overload2.html
@@ -72,7 +72,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/basic_socket/overload3.html b/doc/html/boost_asio/reference/basic_socket/basic_socket/overload3.html
index 53f42f6bbf..645c2490a2 100644
--- a/doc/html/boost_asio/reference/basic_socket/basic_socket/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket/basic_socket/overload3.html
@@ -75,7 +75,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/basic_socket/overload4.html b/doc/html/boost_asio/reference/basic_socket/basic_socket/overload4.html
index 4046b4a482..87b6400d36 100644
--- a/doc/html/boost_asio/reference/basic_socket/basic_socket/overload4.html
+++ b/doc/html/boost_asio/reference/basic_socket/basic_socket/overload4.html
@@ -78,7 +78,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/basic_socket/overload5.html b/doc/html/boost_asio/reference/basic_socket/basic_socket/overload5.html
index 565c35a01b..2eeb3b54fe 100644
--- a/doc/html/boost_asio/reference/basic_socket/basic_socket/overload5.html
+++ b/doc/html/boost_asio/reference/basic_socket/basic_socket/overload5.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/basic_socket/overload6.html b/doc/html/boost_asio/reference/basic_socket/basic_socket/overload6.html
index 135dd7951d..a39452309d 100644
--- a/doc/html/boost_asio/reference/basic_socket/basic_socket/overload6.html
+++ b/doc/html/boost_asio/reference/basic_socket/basic_socket/overload6.html
@@ -65,7 +65,7 @@ basic_socket(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/bind.html b/doc/html/boost_asio/reference/basic_socket/bind.html
index ff8a892ea3..cf6905d5b5 100644
--- a/doc/html/boost_asio/reference/basic_socket/bind.html
+++ b/doc/html/boost_asio/reference/basic_socket/bind.html
@@ -43,7 +43,7 @@ void <a class="link" href="bind/overload2.html" title="basic_socket::bind (2 of
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/bind/overload1.html b/doc/html/boost_asio/reference/basic_socket/bind/overload1.html
index c11146d200..152cc70c14 100644
--- a/doc/html/boost_asio/reference/basic_socket/bind/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/bind/overload1.html
@@ -75,7 +75,7 @@ socket.bind(boost::asio::ip::tcp::endpoint(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/bind/overload2.html b/doc/html/boost_asio/reference/basic_socket/bind/overload2.html
index 90f40c03f6..8ac0cc21d6 100644
--- a/doc/html/boost_asio/reference/basic_socket/bind/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/bind/overload2.html
@@ -72,7 +72,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/broadcast.html b/doc/html/boost_asio/reference/basic_socket/broadcast.html
index ddd79ccf2e..58342ef7c3 100644
--- a/doc/html/boost_asio/reference/basic_socket/broadcast.html
+++ b/doc/html/boost_asio/reference/basic_socket/broadcast.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/bytes_readable.html b/doc/html/boost_asio/reference/basic_socket/bytes_readable.html
index 6a61ba6977..86078d502e 100644
--- a/doc/html/boost_asio/reference/basic_socket/bytes_readable.html
+++ b/doc/html/boost_asio/reference/basic_socket/bytes_readable.html
@@ -62,7 +62,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/cancel.html b/doc/html/boost_asio/reference/basic_socket/cancel.html
index d3cc55ad63..157fa4601d 100644
--- a/doc/html/boost_asio/reference/basic_socket/cancel.html
+++ b/doc/html/boost_asio/reference/basic_socket/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="basic_socket::cancel (2
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/cancel/overload1.html b/doc/html/boost_asio/reference/basic_socket/cancel/overload1.html
index de342d6c6f..55e6e464c1 100644
--- a/doc/html/boost_asio/reference/basic_socket/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/cancel/overload1.html
@@ -94,7 +94,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/cancel/overload2.html b/doc/html/boost_asio/reference/basic_socket/cancel/overload2.html
index e52a8deb7f..e13ff231f3 100644
--- a/doc/html/boost_asio/reference/basic_socket/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/cancel/overload2.html
@@ -95,7 +95,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/close.html b/doc/html/boost_asio/reference/basic_socket/close.html
index 16ec82554c..8315065cd6 100644
--- a/doc/html/boost_asio/reference/basic_socket/close.html
+++ b/doc/html/boost_asio/reference/basic_socket/close.html
@@ -40,7 +40,7 @@ void <a class="link" href="close/overload2.html" title="basic_socket::close (2 o
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/close/overload1.html b/doc/html/boost_asio/reference/basic_socket/close/overload1.html
index 4001992b77..5e229e209c 100644
--- a/doc/html/boost_asio/reference/basic_socket/close/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/close/overload1.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/close/overload2.html b/doc/html/boost_asio/reference/basic_socket/close/overload2.html
index f152a7ffda..7e3b5d8200 100644
--- a/doc/html/boost_asio/reference/basic_socket/close/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/close/overload2.html
@@ -76,7 +76,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/connect.html b/doc/html/boost_asio/reference/basic_socket/connect.html
index 9791ca7f71..196a1f0746 100644
--- a/doc/html/boost_asio/reference/basic_socket/connect.html
+++ b/doc/html/boost_asio/reference/basic_socket/connect.html
@@ -43,7 +43,7 @@ void <a class="link" href="connect/overload2.html" title="basic_socket::connect
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/connect/overload1.html b/doc/html/boost_asio/reference/basic_socket/connect/overload1.html
index e0b8dc37ca..e8a402196e 100644
--- a/doc/html/boost_asio/reference/basic_socket/connect/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/connect/overload1.html
@@ -81,7 +81,7 @@ socket.connect(endpoint);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/connect/overload2.html b/doc/html/boost_asio/reference/basic_socket/connect/overload2.html
index b7960bb71e..e8933bb3c9 100644
--- a/doc/html/boost_asio/reference/basic_socket/connect/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/connect/overload2.html
@@ -78,7 +78,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/debug.html b/doc/html/boost_asio/reference/basic_socket/debug.html
index 94b84bb286..ce517d75bf 100644
--- a/doc/html/boost_asio/reference/basic_socket/debug.html
+++ b/doc/html/boost_asio/reference/basic_socket/debug.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/do_not_route.html b/doc/html/boost_asio/reference/basic_socket/do_not_route.html
index b01b0b9e9e..cb504a36d8 100644
--- a/doc/html/boost_asio/reference/basic_socket/do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_socket/do_not_route.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/enable_connection_aborted.html b/doc/html/boost_asio/reference/basic_socket/enable_connection_aborted.html
index bb20e2627e..f251374295 100644
--- a/doc/html/boost_asio/reference/basic_socket/enable_connection_aborted.html
+++ b/doc/html/boost_asio/reference/basic_socket/enable_connection_aborted.html
@@ -75,7 +75,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/endpoint_type.html b/doc/html/boost_asio/reference/basic_socket/endpoint_type.html
index d37a4cf3da..042e2d77bc 100644
--- a/doc/html/boost_asio/reference/basic_socket/endpoint_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/endpoint_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/executor_type.html b/doc/html/boost_asio/reference/basic_socket/executor_type.html
index 08a8ec0689..1819ef72e4 100644
--- a/doc/html/boost_asio/reference/basic_socket/executor_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/executor_type.html
@@ -203,7 +203,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/get_executor.html b/doc/html/boost_asio/reference/basic_socket/get_executor.html
index babc4a95d3..7a17205534 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_executor.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/get_io_context.html b/doc/html/boost_asio/reference/basic_socket/get_io_context.html
index 08d37db2aa..698cbe7002 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_io_context.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_io_context.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/get_io_service.html b/doc/html/boost_asio/reference/basic_socket/get_io_service.html
index 3bfbaceb43..00e05750e0 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_io_service.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_io_service.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/get_option.html b/doc/html/boost_asio/reference/basic_socket/get_option.html
index 78543935bc..048fc0173e 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_option.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="get_option/overload2.html" title="basic_socket::get_o
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/get_option/overload1.html b/doc/html/boost_asio/reference/basic_socket/get_option/overload1.html
index 92bd389931..a708ed7334 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_option/overload1.html
@@ -80,7 +80,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/get_option/overload2.html b/doc/html/boost_asio/reference/basic_socket/get_option/overload2.html
index 6b4dc120e2..4a163e141f 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_option/overload2.html
@@ -77,7 +77,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/io_control.html b/doc/html/boost_asio/reference/basic_socket/io_control.html
index 28c1431c96..0264ac769d 100644
--- a/doc/html/boost_asio/reference/basic_socket/io_control.html
+++ b/doc/html/boost_asio/reference/basic_socket/io_control.html
@@ -47,7 +47,7 @@ void <a class="link" href="io_control/overload2.html" title="basic_socket::io_co
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/io_control/overload1.html b/doc/html/boost_asio/reference/basic_socket/io_control/overload1.html
index b7548b6807..197f992b5f 100644
--- a/doc/html/boost_asio/reference/basic_socket/io_control/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/io_control/overload1.html
@@ -80,7 +80,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/io_control/overload2.html b/doc/html/boost_asio/reference/basic_socket/io_control/overload2.html
index 8f2144ed84..c71960f466 100644
--- a/doc/html/boost_asio/reference/basic_socket/io_control/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/io_control/overload2.html
@@ -77,7 +77,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/is_open.html b/doc/html/boost_asio/reference/basic_socket/is_open.html
index 05a6de701c..af8d7f79ce 100644
--- a/doc/html/boost_asio/reference/basic_socket/is_open.html
+++ b/doc/html/boost_asio/reference/basic_socket/is_open.html
@@ -36,7 +36,7 @@ Determine whether
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/keep_alive.html b/doc/html/boost_asio/reference/basic_socket/keep_alive.html
index c55ac87609..5d3a7cbc0d 100644
--- a/doc/html/boost_asio/reference/basic_socket/keep_alive.html
+++ b/doc/html/boost_asio/reference/basic_socket/keep_alive.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/linger.html b/doc/html/boost_asio/reference/basic_socket/linger.html
index 7bf03703fc..6c9df657f7 100644
--- a/doc/html/boost_asio/reference/basic_socket/linger.html
+++ b/doc/html/boost_asio/reference/basic_socket/linger.html
@@ -74,7 +74,7 @@ unsigned short timeout = option.timeout();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/local_endpoint.html b/doc/html/boost_asio/reference/basic_socket/local_endpoint.html
index 0a87e2ec54..77f2e08641 100644
--- a/doc/html/boost_asio/reference/basic_socket/local_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_socket/local_endpoint.html
@@ -41,7 +41,7 @@ endpoint_type <a class="link" href="local_endpoint/overload2.html" title="basic_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/local_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_socket/local_endpoint/overload1.html
index 80b7b3b1c7..751b1ef978 100644
--- a/doc/html/boost_asio/reference/basic_socket/local_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/local_endpoint/overload1.html
@@ -67,7 +67,7 @@ boost::asio::ip::tcp::endpoint endpoint = socket.local_endpoint();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/local_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_socket/local_endpoint/overload2.html
index ba0b6b9bff..ad91c214e5 100644
--- a/doc/html/boost_asio/reference/basic_socket/local_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/local_endpoint/overload2.html
@@ -74,7 +74,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/lowest_layer.html b/doc/html/boost_asio/reference/basic_socket/lowest_layer.html
index e0cf93d24a..1fb01a8d89 100644
--- a/doc/html/boost_asio/reference/basic_socket/lowest_layer.html
+++ b/doc/html/boost_asio/reference/basic_socket/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/lowest_layer/overload1.html b/doc/html/boost_asio/reference/basic_socket/lowest_layer/overload1.html
index cf2b80d6ca..44abe8003e 100644
--- a/doc/html/boost_asio/reference/basic_socket/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/lowest_layer/overload1.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/lowest_layer/overload2.html b/doc/html/boost_asio/reference/basic_socket/lowest_layer/overload2.html
index 99d85b87f6..03f468015e 100644
--- a/doc/html/boost_asio/reference/basic_socket/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/lowest_layer/overload2.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/lowest_layer_type.html b/doc/html/boost_asio/reference/basic_socket/lowest_layer_type.html
index ee10547bf2..89cff206b3 100644
--- a/doc/html/boost_asio/reference/basic_socket/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/lowest_layer_type.html
@@ -871,7 +871,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/max_connections.html b/doc/html/boost_asio/reference/basic_socket/max_connections.html
index 3a48b43d3b..2c431d0801 100644
--- a/doc/html/boost_asio/reference/basic_socket/max_connections.html
+++ b/doc/html/boost_asio/reference/basic_socket/max_connections.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/max_listen_connections.html b/doc/html/boost_asio/reference/basic_socket/max_listen_connections.html
index 2aba5bd55f..e7d2e4ca21 100644
--- a/doc/html/boost_asio/reference/basic_socket/max_listen_connections.html
+++ b/doc/html/boost_asio/reference/basic_socket/max_listen_connections.html
@@ -39,7 +39,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/message_do_not_route.html b/doc/html/boost_asio/reference/basic_socket/message_do_not_route.html
index 5dfebba2ba..c136d2f446 100644
--- a/doc/html/boost_asio/reference/basic_socket/message_do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_socket/message_do_not_route.html
@@ -39,7 +39,7 @@ Specify
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/message_end_of_record.html b/doc/html/boost_asio/reference/basic_socket/message_end_of_record.html
index 20e58607ce..6c1b5fec83 100644
--- a/doc/html/boost_asio/reference/basic_socket/message_end_of_record.html
+++ b/doc/html/boost_asio/reference/basic_socket/message_end_of_record.html
@@ -39,7 +39,7 @@ Specifies
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/message_flags.html b/doc/html/boost_asio/reference/basic_socket/message_flags.html
index de10c68b62..7c69ee0cf0 100644
--- a/doc/html/boost_asio/reference/basic_socket/message_flags.html
+++ b/doc/html/boost_asio/reference/basic_socket/message_flags.html
@@ -49,7 +49,7 @@ Bitmask
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/message_out_of_band.html b/doc/html/boost_asio/reference/basic_socket/message_out_of_band.html
index 82dde06715..1167f6b590 100644
--- a/doc/html/boost_asio/reference/basic_socket/message_out_of_band.html
+++ b/doc/html/boost_asio/reference/basic_socket/message_out_of_band.html
@@ -39,7 +39,7 @@ Process
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/message_peek.html b/doc/html/boost_asio/reference/basic_socket/message_peek.html
index 1ccb28c169..08c4de324c 100644
--- a/doc/html/boost_asio/reference/basic_socket/message_peek.html
+++ b/doc/html/boost_asio/reference/basic_socket/message_peek.html
@@ -39,7 +39,7 @@ Peek
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/native_handle.html b/doc/html/boost_asio/reference/basic_socket/native_handle.html
index e32250fbe1..3d2a67a1d6 100644
--- a/doc/html/boost_asio/reference/basic_socket/native_handle.html
+++ b/doc/html/boost_asio/reference/basic_socket/native_handle.html
@@ -41,7 +41,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/native_handle_type.html b/doc/html/boost_asio/reference/basic_socket/native_handle_type.html
index 065145bcbf..4b8ee23229 100644
--- a/doc/html/boost_asio/reference/basic_socket/native_handle_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/native_non_blocking.html b/doc/html/boost_asio/reference/basic_socket/native_non_blocking.html
index 3cd6ffda4a..ae10addb4e 100644
--- a/doc/html/boost_asio/reference/basic_socket/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_socket/native_non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="native_non_blocking/overload3.html" title="basic_sock
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload1.html
index 0aed0145b7..6891659fd1 100644
--- a/doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload1.html
@@ -134,7 +134,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload2.html
index c128f80e99..1729a42a97 100644
--- a/doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload2.html
@@ -147,7 +147,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload3.html
index 10f741a0b6..a40abb2e0e 100644
--- a/doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload3.html
@@ -139,7 +139,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/non_blocking.html b/doc/html/boost_asio/reference/basic_socket/non_blocking.html
index f051533c47..49cead1f69 100644
--- a/doc/html/boost_asio/reference/basic_socket/non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_socket/non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="non_blocking/overload3.html" title="basic_socket::non
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_socket/non_blocking/overload1.html
index 6b85a0cd5d..763a5366ca 100644
--- a/doc/html/boost_asio/reference/basic_socket/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/non_blocking/overload1.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_socket/non_blocking/overload2.html
index 57da99b66c..38bb82130f 100644
--- a/doc/html/boost_asio/reference/basic_socket/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/non_blocking/overload2.html
@@ -73,7 +73,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_socket/non_blocking/overload3.html
index 34be05a39f..8bfc3f399e 100644
--- a/doc/html/boost_asio/reference/basic_socket/non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket/non_blocking/overload3.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/open.html b/doc/html/boost_asio/reference/basic_socket/open.html
index fd58635a4e..f66cd3c393 100644
--- a/doc/html/boost_asio/reference/basic_socket/open.html
+++ b/doc/html/boost_asio/reference/basic_socket/open.html
@@ -43,7 +43,7 @@ void <a class="link" href="open/overload2.html" title="basic_socket::open (2 of
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/open/overload1.html b/doc/html/boost_asio/reference/basic_socket/open/overload1.html
index 6343ebc417..c5f575c357 100644
--- a/doc/html/boost_asio/reference/basic_socket/open/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/open/overload1.html
@@ -72,7 +72,7 @@ socket.open(boost::asio::ip::tcp::v4());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/open/overload2.html b/doc/html/boost_asio/reference/basic_socket/open/overload2.html
index d6b5bd4e1a..a7d1e091a3 100644
--- a/doc/html/boost_asio/reference/basic_socket/open/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/open/overload2.html
@@ -69,7 +69,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/operator_eq_.html b/doc/html/boost_asio/reference/basic_socket/operator_eq_.html
index af848e698e..a229c956a0 100644
--- a/doc/html/boost_asio/reference/basic_socket/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_socket/operator_eq_.html
@@ -49,7 +49,7 @@ enable_if&lt; is_convertible&lt; Protocol1, Protocol &gt;::value, basic_socket &
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/operator_eq_/overload1.html b/doc/html/boost_asio/reference/basic_socket/operator_eq_/overload1.html
index ef94018a28..6574820e0d 100644
--- a/doc/html/boost_asio/reference/basic_socket/operator_eq_/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/operator_eq_/overload1.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/operator_eq_/overload2.html b/doc/html/boost_asio/reference/basic_socket/operator_eq_/overload2.html
index 4efbe6b053..58f176f892 100644
--- a/doc/html/boost_asio/reference/basic_socket/operator_eq_/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/operator_eq_/overload2.html
@@ -64,7 +64,7 @@ enable_if&lt; is_convertible&lt; Protocol1, Protocol &gt;::value, basic_socket &
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/out_of_band_inline.html b/doc/html/boost_asio/reference/basic_socket/out_of_band_inline.html
index 75b88ed58a..16115b889c 100644
--- a/doc/html/boost_asio/reference/basic_socket/out_of_band_inline.html
+++ b/doc/html/boost_asio/reference/basic_socket/out_of_band_inline.html
@@ -73,7 +73,7 @@ bool value = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/protocol_type.html b/doc/html/boost_asio/reference/basic_socket/protocol_type.html
index 872ceb3d37..c01873e54b 100644
--- a/doc/html/boost_asio/reference/basic_socket/protocol_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/receive_buffer_size.html b/doc/html/boost_asio/reference/basic_socket/receive_buffer_size.html
index 6e93b133f2..cf7a447184 100644
--- a/doc/html/boost_asio/reference/basic_socket/receive_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_socket/receive_buffer_size.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/receive_low_watermark.html b/doc/html/boost_asio/reference/basic_socket/receive_low_watermark.html
index ec1229d47e..afa7b5fd6d 100644
--- a/doc/html/boost_asio/reference/basic_socket/receive_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_socket/receive_low_watermark.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/release.html b/doc/html/boost_asio/reference/basic_socket/release.html
index efcf1ba25e..65857baac7 100644
--- a/doc/html/boost_asio/reference/basic_socket/release.html
+++ b/doc/html/boost_asio/reference/basic_socket/release.html
@@ -41,7 +41,7 @@ native_handle_type <a class="link" href="release/overload2.html" title="basic_so
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/release/overload1.html b/doc/html/boost_asio/reference/basic_socket/release/overload1.html
index f695035360..f58ecc7ac1 100644
--- a/doc/html/boost_asio/reference/basic_socket/release/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/release/overload1.html
@@ -63,7 +63,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/release/overload2.html b/doc/html/boost_asio/reference/basic_socket/release/overload2.html
index c9aa69ba04..340c415631 100644
--- a/doc/html/boost_asio/reference/basic_socket/release/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/release/overload2.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/remote_endpoint.html b/doc/html/boost_asio/reference/basic_socket/remote_endpoint.html
index 6ad0e9cd65..a9f00a5248 100644
--- a/doc/html/boost_asio/reference/basic_socket/remote_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_socket/remote_endpoint.html
@@ -41,7 +41,7 @@ endpoint_type <a class="link" href="remote_endpoint/overload2.html" title="basic
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/remote_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_socket/remote_endpoint/overload1.html
index 6e57e44531..65fcaf9db4 100644
--- a/doc/html/boost_asio/reference/basic_socket/remote_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/remote_endpoint/overload1.html
@@ -67,7 +67,7 @@ boost::asio::ip::tcp::endpoint endpoint = socket.remote_endpoint();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/remote_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_socket/remote_endpoint/overload2.html
index 2c05034c66..a5eb7e4735 100644
--- a/doc/html/boost_asio/reference/basic_socket/remote_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/remote_endpoint/overload2.html
@@ -74,7 +74,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/reuse_address.html b/doc/html/boost_asio/reference/basic_socket/reuse_address.html
index a2a2fa9975..681b7bccd6 100644
--- a/doc/html/boost_asio/reference/basic_socket/reuse_address.html
+++ b/doc/html/boost_asio/reference/basic_socket/reuse_address.html
@@ -74,7 +74,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/send_buffer_size.html b/doc/html/boost_asio/reference/basic_socket/send_buffer_size.html
index e7e03981ac..298d6a6f19 100644
--- a/doc/html/boost_asio/reference/basic_socket/send_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_socket/send_buffer_size.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/send_low_watermark.html b/doc/html/boost_asio/reference/basic_socket/send_low_watermark.html
index 76fa6d7342..b007387581 100644
--- a/doc/html/boost_asio/reference/basic_socket/send_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_socket/send_low_watermark.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/set_option.html b/doc/html/boost_asio/reference/basic_socket/set_option.html
index 4553f60517..1ec692f91a 100644
--- a/doc/html/boost_asio/reference/basic_socket/set_option.html
+++ b/doc/html/boost_asio/reference/basic_socket/set_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="set_option/overload2.html" title="basic_socket::set_o
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/set_option/overload1.html b/doc/html/boost_asio/reference/basic_socket/set_option/overload1.html
index 1c69bbc33e..3d39c9fb8d 100644
--- a/doc/html/boost_asio/reference/basic_socket/set_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/set_option/overload1.html
@@ -79,7 +79,7 @@ socket.set_option(option);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/set_option/overload2.html b/doc/html/boost_asio/reference/basic_socket/set_option/overload2.html
index 5e1b9cdfb7..ea2ff88b82 100644
--- a/doc/html/boost_asio/reference/basic_socket/set_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/set_option/overload2.html
@@ -76,7 +76,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/shutdown.html b/doc/html/boost_asio/reference/basic_socket/shutdown.html
index 3ac32ecc11..b25671bec9 100644
--- a/doc/html/boost_asio/reference/basic_socket/shutdown.html
+++ b/doc/html/boost_asio/reference/basic_socket/shutdown.html
@@ -43,7 +43,7 @@ void <a class="link" href="shutdown/overload2.html" title="basic_socket::shutdow
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/shutdown/overload1.html b/doc/html/boost_asio/reference/basic_socket/shutdown/overload1.html
index ac3f1e86b0..bf504d2c2e 100644
--- a/doc/html/boost_asio/reference/basic_socket/shutdown/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/shutdown/overload1.html
@@ -77,7 +77,7 @@ socket.shutdown(boost::asio::ip::tcp::socket::shutdown_send);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/shutdown/overload2.html b/doc/html/boost_asio/reference/basic_socket/shutdown/overload2.html
index d4f4a9cce3..3bf86c3570 100644
--- a/doc/html/boost_asio/reference/basic_socket/shutdown/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/shutdown/overload2.html
@@ -74,7 +74,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/shutdown_type.html b/doc/html/boost_asio/reference/basic_socket/shutdown_type.html
index ebeeb48aa5..e07c6dcd17 100644
--- a/doc/html/boost_asio/reference/basic_socket/shutdown_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/shutdown_type.html
@@ -65,7 +65,7 @@ Different
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/wait.html b/doc/html/boost_asio/reference/basic_socket/wait.html
index 28d8905ff7..fefaf84fae 100644
--- a/doc/html/boost_asio/reference/basic_socket/wait.html
+++ b/doc/html/boost_asio/reference/basic_socket/wait.html
@@ -43,7 +43,7 @@ void <a class="link" href="wait/overload2.html" title="basic_socket::wait (2 of
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/wait/overload1.html b/doc/html/boost_asio/reference/basic_socket/wait/overload1.html
index 269bc966ad..6c98d12ef2 100644
--- a/doc/html/boost_asio/reference/basic_socket/wait/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/wait/overload1.html
@@ -65,7 +65,7 @@ socket.wait(boost::asio::ip::tcp::socket::wait_read);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/wait/overload2.html b/doc/html/boost_asio/reference/basic_socket/wait/overload2.html
index b50cc7c76f..23efd1b5e4 100644
--- a/doc/html/boost_asio/reference/basic_socket/wait/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/wait/overload2.html
@@ -71,7 +71,7 @@ socket.wait(boost::asio::ip::tcp::socket::wait_read, ec);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/wait_type.html b/doc/html/boost_asio/reference/basic_socket/wait_type.html
index 64a08b0190..a83bc6dd00 100644
--- a/doc/html/boost_asio/reference/basic_socket/wait_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/wait_type.html
@@ -67,7 +67,7 @@ Wait types.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor.html b/doc/html/boost_asio/reference/basic_socket_acceptor.html
index fcf93cc54c..6d3d342c4e 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor.html
@@ -799,7 +799,7 @@ acceptor.listen();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/_basic_socket_acceptor.html b/doc/html/boost_asio/reference/basic_socket_acceptor/_basic_socket_acceptor.html
index 0e95709608..2064ef7952 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/_basic_socket_acceptor.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/_basic_socket_acceptor.html
@@ -40,7 +40,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept.html
index 494e525418..ca43012195 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept.html
@@ -99,7 +99,7 @@ Protocol::socket <a class="link" href="accept/overload12.html" title="basic_sock
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload1.html
index 162db67621..39d96644d9 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload1.html
@@ -79,7 +79,7 @@ acceptor.accept(socket);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload10.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload10.html
index 68cb6f8315..b82b915a3e 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload10.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload10.html
@@ -86,7 +86,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload11.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload11.html
index 8923ff30ac..7154c6c8b7 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload11.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload11.html
@@ -96,7 +96,7 @@ boost::asio::ip::tcp::socket socket(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload12.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload12.html
index 10df167e26..c5449f300b 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload12.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload12.html
@@ -93,7 +93,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload2.html
index 9a6d4f97f5..b57635a9c5 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload2.html
@@ -76,7 +76,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload3.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload3.html
index e1ac7b7e6b..c558ddfa13 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload3.html
@@ -84,7 +84,7 @@ acceptor.accept(socket, endpoint);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload4.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload4.html
index 57e55d8f64..6472a5433c 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload4.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload4.html
@@ -81,7 +81,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload5.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload5.html
index dd383eef3e..40fdc7a300 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload5.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload5.html
@@ -73,7 +73,7 @@ boost::asio::ip::tcp::socket socket(acceptor.accept());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload6.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload6.html
index a9723268a5..4b64d0ddbe 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload6.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload6.html
@@ -79,7 +79,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload7.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload7.html
index 8d1ab0da04..e5397b3e27 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload7.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload7.html
@@ -88,7 +88,7 @@ boost::asio::ip::tcp::socket socket(acceptor.accept());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload8.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload8.html
index 849c236d9e..22e3c7dd33 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload8.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload8.html
@@ -85,7 +85,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload9.html b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload9.html
index 0ea185bdbc..9a5fa27874 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload9.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload9.html
@@ -89,7 +89,7 @@ boost::asio::ip::tcp::socket socket(acceptor.accept(endpoint));
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/assign.html b/doc/html/boost_asio/reference/basic_socket_acceptor/assign.html
index 3761736eb5..3a624065bf 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/assign.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/assign.html
@@ -45,7 +45,7 @@ void <a class="link" href="assign/overload2.html" title="basic_socket_acceptor::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/assign/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/assign/overload1.html
index ec6baecf5d..255e1566ad 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/assign/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/assign/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/assign/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/assign/overload2.html
index 3af7ff8af7..e485253663 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/assign/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/assign/overload2.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept.html b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept.html
index d04407db38..b48216b9a7 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept.html
@@ -79,7 +79,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload1.html
index 34a1bab016..b778f1f3d7 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload1.html
@@ -97,7 +97,7 @@ acceptor.async_accept(socket, accept_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload2.html
index 2a05ce6df3..bc58e768d4 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload2.html
@@ -85,7 +85,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload3.html b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload3.html
index dfaf994895..774e4c5224 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload3.html
@@ -93,7 +93,7 @@ acceptor.async_accept(accept_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload4.html b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload4.html
index 569d3aa2a3..5c1b7e9d34 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload4.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload4.html
@@ -99,7 +99,7 @@ acceptor.async_accept(io_context2, accept_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload5.html b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload5.html
index 29c80feb48..969462d656 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload5.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload5.html
@@ -102,7 +102,7 @@ acceptor.async_accept(endpoint, accept_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload6.html b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload6.html
index 0aeb9435f6..7e6588c91f 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload6.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload6.html
@@ -108,7 +108,7 @@ acceptor.async_accept(io_context2, endpoint, accept_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/async_wait.html b/doc/html/boost_asio/reference/basic_socket_acceptor/async_wait.html
index 115f385d4e..0051996299 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/async_wait.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/async_wait.html
@@ -96,7 +96,7 @@ acceptor.async_wait(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor.html b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor.html
index 020d62de24..6e63741c88 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor.html
@@ -84,7 +84,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload1.html
index a3fac34f65..2254dc4d43 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload1.html
@@ -56,7 +56,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload2.html
index 7714de9889..6b7204c5f1 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload2.html
@@ -72,7 +72,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload3.html b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload3.html
index ac314b04a2..568de6f562 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload3.html
@@ -93,7 +93,7 @@ acceptor.listen(listen_backlog);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload4.html b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload4.html
index 8102c781fb..693fc82c60 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload4.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload4.html
@@ -79,7 +79,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload5.html b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload5.html
index e3331e9119..a6605a3afe 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload5.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload5.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload6.html b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload6.html
index 0cce7c87f8..1ff1d54c35 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload6.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload6.html
@@ -65,7 +65,7 @@ basic_socket_acceptor(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/bind.html b/doc/html/boost_asio/reference/basic_socket_acceptor/bind.html
index 745c567504..47a0f142d3 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/bind.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/bind.html
@@ -43,7 +43,7 @@ void <a class="link" href="bind/overload2.html" title="basic_socket_acceptor::bi
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload1.html
index db9b9ccc05..7717f536a3 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload1.html
@@ -76,7 +76,7 @@ acceptor.bind(endpoint);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload2.html
index 79c31c7ca7..327b246e71 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload2.html
@@ -73,7 +73,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/broadcast.html b/doc/html/boost_asio/reference/basic_socket_acceptor/broadcast.html
index 78ecadf53d..e532f2b7ac 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/broadcast.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/broadcast.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/bytes_readable.html b/doc/html/boost_asio/reference/basic_socket_acceptor/bytes_readable.html
index e49c39d5a6..c4bc3db454 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/bytes_readable.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/bytes_readable.html
@@ -62,7 +62,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/cancel.html b/doc/html/boost_asio/reference/basic_socket_acceptor/cancel.html
index f39c28a8b7..4b0a1d4d63 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/cancel.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="basic_socket_acceptor::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/cancel/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/cancel/overload1.html
index 230a9e4d4c..b535f17143 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/cancel/overload1.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/cancel/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/cancel/overload2.html
index 00e1662d7f..d3a9456dbd 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/cancel/overload2.html
@@ -55,7 +55,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/close.html b/doc/html/boost_asio/reference/basic_socket_acceptor/close.html
index c43d229a9a..e60d5c466b 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/close.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="basic_socket_acceptor::c
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/close/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/close/overload1.html
index c1ea5f53b4..f4f42fc879 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/close/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/close/overload1.html
@@ -56,7 +56,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/close/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/close/overload2.html
index 6a70b1e821..0ae85ed585 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/close/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/close/overload2.html
@@ -70,7 +70,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/debug.html b/doc/html/boost_asio/reference/basic_socket_acceptor/debug.html
index 9a546dc747..3f5089871d 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/debug.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/debug.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/do_not_route.html b/doc/html/boost_asio/reference/basic_socket_acceptor/do_not_route.html
index a93d8610be..5003a94804 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/do_not_route.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/enable_connection_aborted.html b/doc/html/boost_asio/reference/basic_socket_acceptor/enable_connection_aborted.html
index 8ed266cdd6..170d01b9b5 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/enable_connection_aborted.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/enable_connection_aborted.html
@@ -75,7 +75,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/endpoint_type.html b/doc/html/boost_asio/reference/basic_socket_acceptor/endpoint_type.html
index ef07a1a413..7ba770d375 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/endpoint_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/endpoint_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/executor_type.html b/doc/html/boost_asio/reference/basic_socket_acceptor/executor_type.html
index 6008a72707..e0d1b2fe77 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/executor_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/executor_type.html
@@ -203,7 +203,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/get_executor.html b/doc/html/boost_asio/reference/basic_socket_acceptor/get_executor.html
index 43fc208e87..651a1beb70 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/get_executor.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/get_io_context.html b/doc/html/boost_asio/reference/basic_socket_acceptor/get_io_context.html
index defb82d12e..a8f8208928 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/get_io_context.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/get_io_context.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/get_io_service.html b/doc/html/boost_asio/reference/basic_socket_acceptor/get_io_service.html
index c796ef80ee..6b97b06173 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/get_io_service.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/get_io_service.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/get_option.html b/doc/html/boost_asio/reference/basic_socket_acceptor/get_option.html
index ba398acbcd..dc4d5ce115 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/get_option.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/get_option.html
@@ -34,20 +34,20 @@ Get
<pre class="programlisting">template&lt;
typename <a class="link" href="../GettableSocketOption.html" title="Gettable socket option requirements">GettableSocketOption</a>&gt;
void <a class="link" href="get_option/overload1.html" title="basic_socket_acceptor::get_option (1 of 2 overloads)">get_option</a>(
- GettableSocketOption &amp; option);
+ GettableSocketOption &amp; option) const;
<span class="emphasis"><em>&#187; <a class="link" href="get_option/overload1.html" title="basic_socket_acceptor::get_option (1 of 2 overloads)">more...</a></em></span>
template&lt;
typename <a class="link" href="../GettableSocketOption.html" title="Gettable socket option requirements">GettableSocketOption</a>&gt;
void <a class="link" href="get_option/overload2.html" title="basic_socket_acceptor::get_option (2 of 2 overloads)">get_option</a>(
GettableSocketOption &amp; option,
- boost::system::error_code &amp; ec);
+ boost::system::error_code &amp; ec) const;
<span class="emphasis"><em>&#187; <a class="link" href="get_option/overload2.html" title="basic_socket_acceptor::get_option (2 of 2 overloads)">more...</a></em></span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload1.html
index 4c1d6dbf55..82409e3cb5 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload1.html
@@ -33,7 +33,7 @@
<pre class="programlisting">template&lt;
typename <a class="link" href="../../GettableSocketOption.html" title="Gettable socket option requirements">GettableSocketOption</a>&gt;
void get_option(
- GettableSocketOption &amp; option);
+ GettableSocketOption &amp; option) const;
</pre>
<p>
This function is used to get the current value of an option on the acceptor.
@@ -80,7 +80,7 @@ bool is_set = option.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload2.html
index fd4044f0ad..ee5cd83881 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload2.html
@@ -34,7 +34,7 @@
typename <a class="link" href="../../GettableSocketOption.html" title="Gettable socket option requirements">GettableSocketOption</a>&gt;
void get_option(
GettableSocketOption &amp; option,
- boost::system::error_code &amp; ec);
+ boost::system::error_code &amp; ec) const;
</pre>
<p>
This function is used to get the current value of an option on the acceptor.
@@ -77,7 +77,7 @@ bool is_set = option.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/io_control.html b/doc/html/boost_asio/reference/basic_socket_acceptor/io_control.html
index 517d022dab..73bbd26259 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/io_control.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/io_control.html
@@ -47,7 +47,7 @@ void <a class="link" href="io_control/overload2.html" title="basic_socket_accept
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/io_control/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/io_control/overload1.html
index c52a315fd7..f934bf5d8b 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/io_control/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/io_control/overload1.html
@@ -79,7 +79,7 @@ socket.io_control(command);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/io_control/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/io_control/overload2.html
index 783fe4afcd..95d0895e2a 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/io_control/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/io_control/overload2.html
@@ -76,7 +76,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/is_open.html b/doc/html/boost_asio/reference/basic_socket_acceptor/is_open.html
index 87b6e76490..5a23e25d0e 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/is_open.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/is_open.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/keep_alive.html b/doc/html/boost_asio/reference/basic_socket_acceptor/keep_alive.html
index a9eb083481..510dde38f7 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/keep_alive.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/keep_alive.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/linger.html b/doc/html/boost_asio/reference/basic_socket_acceptor/linger.html
index 0748eab715..99503b0f1c 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/linger.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/linger.html
@@ -75,7 +75,7 @@ unsigned short timeout = option.timeout();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/listen.html b/doc/html/boost_asio/reference/basic_socket_acceptor/listen.html
index b9e7f3ea0c..e67a105fea 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/listen.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/listen.html
@@ -43,7 +43,7 @@ void <a class="link" href="listen/overload2.html" title="basic_socket_acceptor::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/listen/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/listen/overload1.html
index 44f42652b5..82133136fe 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/listen/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/listen/overload1.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/listen/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/listen/overload2.html
index 169a2da235..c29d3d5bd3 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/listen/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/listen/overload2.html
@@ -71,7 +71,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint.html b/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint.html
index 5f733811f3..41d5e940af 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint.html
@@ -41,7 +41,7 @@ endpoint_type <a class="link" href="local_endpoint/overload2.html" title="basic_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint/overload1.html
index 513d54bfbc..132660bfb7 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint/overload1.html
@@ -67,7 +67,7 @@ boost::asio::ip::tcp::endpoint endpoint = acceptor.local_endpoint();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint/overload2.html
index f7f15c0ba0..e6eebeeea0 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint/overload2.html
@@ -75,7 +75,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/max_connections.html b/doc/html/boost_asio/reference/basic_socket_acceptor/max_connections.html
index a68a97e5c4..a89879852b 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/max_connections.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/max_connections.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/max_listen_connections.html b/doc/html/boost_asio/reference/basic_socket_acceptor/max_listen_connections.html
index 6853db1ad3..105c9da200 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/max_listen_connections.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/max_listen_connections.html
@@ -39,7 +39,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/message_do_not_route.html b/doc/html/boost_asio/reference/basic_socket_acceptor/message_do_not_route.html
index 53dc81685d..4bffb11ab3 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/message_do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/message_do_not_route.html
@@ -39,7 +39,7 @@ Specify
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/message_end_of_record.html b/doc/html/boost_asio/reference/basic_socket_acceptor/message_end_of_record.html
index 59175a3bc8..bc415a03ea 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/message_end_of_record.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/message_end_of_record.html
@@ -39,7 +39,7 @@ Specifies
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/message_flags.html b/doc/html/boost_asio/reference/basic_socket_acceptor/message_flags.html
index 816b81ae0a..5e71a9fd16 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/message_flags.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/message_flags.html
@@ -49,7 +49,7 @@ Bitmask
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/message_out_of_band.html b/doc/html/boost_asio/reference/basic_socket_acceptor/message_out_of_band.html
index eeb6ed3f46..62cf649b33 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/message_out_of_band.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/message_out_of_band.html
@@ -39,7 +39,7 @@ Process
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/message_peek.html b/doc/html/boost_asio/reference/basic_socket_acceptor/message_peek.html
index 8b20adc1fc..f438de3a8f 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/message_peek.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/message_peek.html
@@ -39,7 +39,7 @@ Peek
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/native_handle.html b/doc/html/boost_asio/reference/basic_socket_acceptor/native_handle.html
index 287e531108..82231c4e69 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/native_handle.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/native_handle.html
@@ -41,7 +41,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/native_handle_type.html b/doc/html/boost_asio/reference/basic_socket_acceptor/native_handle_type.html
index 166331ee69..4616a743f2 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/native_handle_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking.html b/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking.html
index 81daf672f0..fe2025b9f6 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="native_non_blocking/overload3.html" title="basic_sock
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload1.html
index 0e4e01f28c..778559880d 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload1.html
@@ -59,7 +59,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload2.html
index a103c1d5b4..f00edc4767 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload2.html
@@ -72,7 +72,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload3.html
index bcbdbce5f9..e5e7fe5e6b 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload3.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking.html b/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking.html
index 009d87b881..8323fe7fa3 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="non_blocking/overload3.html" title="basic_socket_acce
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload1.html
index 2fc1bc2b4d..b1dcded3f7 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload1.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload2.html
index d99e73f169..413dd49996 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload2.html
@@ -73,7 +73,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload3.html
index c2e1f3083c..92b2979987 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload3.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/open.html b/doc/html/boost_asio/reference/basic_socket_acceptor/open.html
index 50abdd7840..71f8d3771b 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/open.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/open.html
@@ -43,7 +43,7 @@ void <a class="link" href="open/overload2.html" title="basic_socket_acceptor::op
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/open/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/open/overload1.html
index 9dc1dbf935..5c4fe43c13 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/open/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/open/overload1.html
@@ -73,7 +73,7 @@ acceptor.open(boost::asio::ip::tcp::v4());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/open/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/open/overload2.html
index 53fce5b85b..55c2086849 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/open/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/open/overload2.html
@@ -70,7 +70,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_.html b/doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_.html
index 2d96bb3292..c7c01a6ef5 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_.html
@@ -49,7 +49,7 @@ enable_if&lt; is_convertible&lt; Protocol1, Protocol &gt;::value, basic_socket_a
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_/overload1.html
index 986c9ed4dc..ade353909c 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_/overload1.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_/overload2.html
index c2bc9c90fa..985a6c0e4e 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_/overload2.html
@@ -64,7 +64,7 @@ enable_if&lt; is_convertible&lt; Protocol1, Protocol &gt;::value, basic_socket_a
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/out_of_band_inline.html b/doc/html/boost_asio/reference/basic_socket_acceptor/out_of_band_inline.html
index 19195088c2..5bb8539afe 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/out_of_band_inline.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/out_of_band_inline.html
@@ -73,7 +73,7 @@ bool value = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/protocol_type.html b/doc/html/boost_asio/reference/basic_socket_acceptor/protocol_type.html
index 772ef0dfc1..bd7f200bdd 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/protocol_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/receive_buffer_size.html b/doc/html/boost_asio/reference/basic_socket_acceptor/receive_buffer_size.html
index 5aebd6cb4a..9006ec2bda 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/receive_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/receive_buffer_size.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/receive_low_watermark.html b/doc/html/boost_asio/reference/basic_socket_acceptor/receive_low_watermark.html
index aef795df06..09cf08a3b6 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/receive_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/receive_low_watermark.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/release.html b/doc/html/boost_asio/reference/basic_socket_acceptor/release.html
index a1fd27f1b9..9962d97542 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/release.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/release.html
@@ -41,7 +41,7 @@ native_handle_type <a class="link" href="release/overload2.html" title="basic_so
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/release/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/release/overload1.html
index 36e3b15545..94b696c1fc 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/release/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/release/overload1.html
@@ -63,7 +63,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/release/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/release/overload2.html
index 913890e89d..61803a3141 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/release/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/release/overload2.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/reuse_address.html b/doc/html/boost_asio/reference/basic_socket_acceptor/reuse_address.html
index 671dc486ab..6a6d0145c1 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/reuse_address.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/reuse_address.html
@@ -74,7 +74,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/send_buffer_size.html b/doc/html/boost_asio/reference/basic_socket_acceptor/send_buffer_size.html
index eae5b881ac..ae6c95bafd 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/send_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/send_buffer_size.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/send_low_watermark.html b/doc/html/boost_asio/reference/basic_socket_acceptor/send_low_watermark.html
index 8ea40cc25d..2754254be1 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/send_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/send_low_watermark.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/set_option.html b/doc/html/boost_asio/reference/basic_socket_acceptor/set_option.html
index de23eb0c61..a23336a004 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/set_option.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/set_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="set_option/overload2.html" title="basic_socket_accept
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/set_option/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/set_option/overload1.html
index 3b639fedf3..d68373746e 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/set_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/set_option/overload1.html
@@ -79,7 +79,7 @@ acceptor.set_option(option);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/set_option/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/set_option/overload2.html
index ebb393cf78..10aeccdf29 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/set_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/set_option/overload2.html
@@ -76,7 +76,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/shutdown_type.html b/doc/html/boost_asio/reference/basic_socket_acceptor/shutdown_type.html
index bad6b6f3d4..6c8bcd572f 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/shutdown_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/shutdown_type.html
@@ -65,7 +65,7 @@ Different
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/wait.html b/doc/html/boost_asio/reference/basic_socket_acceptor/wait.html
index a1f8714972..5b6e15cb7b 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/wait.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/wait.html
@@ -44,7 +44,7 @@ void <a class="link" href="wait/overload2.html" title="basic_socket_acceptor::wa
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/wait/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/wait/overload1.html
index 09318bd2e0..7c85c06dae 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/wait/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/wait/overload1.html
@@ -65,7 +65,7 @@ acceptor.wait(boost::asio::ip::tcp::acceptor::wait_read);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/wait/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/wait/overload2.html
index 39264bdac0..f29621e4e1 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/wait/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/wait/overload2.html
@@ -71,7 +71,7 @@ acceptor.wait(boost::asio::ip::tcp::acceptor::wait_read, ec);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_acceptor/wait_type.html b/doc/html/boost_asio/reference/basic_socket_acceptor/wait_type.html
index 03d6fffea6..3f533ec953 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/wait_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/wait_type.html
@@ -68,7 +68,7 @@ Wait
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream.html b/doc/html/boost_asio/reference/basic_socket_iostream.html
index 6c02e789ec..edf48304bf 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream.html
@@ -333,7 +333,7 @@ class basic_socket_iostream
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream.html b/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream.html
index 3b27298f67..56461d25cf 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream.html
@@ -67,7 +67,7 @@ explicit <a class="link" href="basic_socket_iostream/overload4.html" title="basi
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload1.html b/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload1.html
index 069ed23e4b..5ae2014a91 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload2.html b/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload2.html
index 3671ad1444..cd4b02313e 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload3.html b/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload3.html
index c72b9b1643..fe04793da9 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload3.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload4.html b/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload4.html
index 5f459b12a9..3488d7e444 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload4.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload4.html
@@ -47,7 +47,7 @@ basic_socket_iostream(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/clock_type.html b/doc/html/boost_asio/reference/basic_socket_iostream/clock_type.html
index bcd9a81feb..8bdae5b8e6 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/clock_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/clock_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/close.html b/doc/html/boost_asio/reference/basic_socket_iostream/close.html
index 69ec0f5f34..4c9887fbaf 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/close.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/close.html
@@ -36,7 +36,7 @@ Close
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/connect.html b/doc/html/boost_asio/reference/basic_socket_iostream/connect.html
index 1d3e626075..eba8f0a578 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/connect.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/connect.html
@@ -48,7 +48,7 @@ void connect(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/duration.html b/doc/html/boost_asio/reference/basic_socket_iostream/duration.html
index f83475803c..ad02090cb6 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/duration.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/duration.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/duration_type.html b/doc/html/boost_asio/reference/basic_socket_iostream/duration_type.html
index d06befd741..60aae45e1e 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/duration_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/duration_type.html
@@ -46,7 +46,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/endpoint_type.html b/doc/html/boost_asio/reference/basic_socket_iostream/endpoint_type.html
index abbd417177..12d466e79a 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/endpoint_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/endpoint_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/error.html b/doc/html/boost_asio/reference/basic_socket_iostream/error.html
index 7c6922ac7f..cfce41e223 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/error.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/error.html
@@ -57,7 +57,7 @@ if (!s)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/expires_after.html b/doc/html/boost_asio/reference/basic_socket_iostream/expires_after.html
index 61e41e2755..8249622254 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/expires_after.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/expires_after.html
@@ -55,7 +55,7 @@ Set
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/expires_at.html b/doc/html/boost_asio/reference/basic_socket_iostream/expires_at.html
index 72234f65ad..70e7531026 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/expires_at.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/expires_at.html
@@ -45,7 +45,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/expires_at/overload1.html b/doc/html/boost_asio/reference/basic_socket_iostream/expires_at/overload1.html
index 198f49eed3..412a5a5165 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/expires_at/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/expires_at/overload1.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/expires_at/overload2.html b/doc/html/boost_asio/reference/basic_socket_iostream/expires_at/overload2.html
index 9e35640e5f..114c6ccdcd 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/expires_at/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/expires_at/overload2.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now.html b/doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now.html
index 5f858371a7..093cf28ef7 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now.html
@@ -45,7 +45,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now/overload1.html b/doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now/overload1.html
index d461f999f3..1b402bdd50 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now/overload1.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now/overload2.html b/doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now/overload2.html
index 29a883aa91..ec5b96fa1a 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now/overload2.html
@@ -55,7 +55,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/expiry.html b/doc/html/boost_asio/reference/basic_socket_iostream/expiry.html
index 893733716d..c142bf872d 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/expiry.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/expiry.html
@@ -44,7 +44,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/operator_eq_.html b/doc/html/boost_asio/reference/basic_socket_iostream/operator_eq_.html
index 1be55df9b8..cc92268244 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/operator_eq_.html
@@ -38,7 +38,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/protocol_type.html b/doc/html/boost_asio/reference/basic_socket_iostream/protocol_type.html
index 53a62027e3..e40ddef381 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/protocol_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/rdbuf.html b/doc/html/boost_asio/reference/basic_socket_iostream/rdbuf.html
index 84d29adbe9..e5f8315124 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/rdbuf.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/rdbuf.html
@@ -36,7 +36,7 @@ Return
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/socket.html b/doc/html/boost_asio/reference/basic_socket_iostream/socket.html
index 1ac6931ef8..0b6a8a72f0 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/socket.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/socket.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/time_point.html b/doc/html/boost_asio/reference/basic_socket_iostream/time_point.html
index c82e1bc55c..07abb17bd0 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/time_point.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/time_point.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_iostream/time_type.html b/doc/html/boost_asio/reference/basic_socket_iostream/time_type.html
index b703ea20d8..d6527284e9 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/time_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/time_type.html
@@ -46,7 +46,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf.html b/doc/html/boost_asio/reference/basic_socket_streambuf.html
index 18b1212d4c..7c96aa0d12 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf.html
@@ -403,7 +403,7 @@ class basic_socket_streambuf :
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/_basic_socket_streambuf.html b/doc/html/boost_asio/reference/basic_socket_streambuf/_basic_socket_streambuf.html
index cef2848bf2..1347beee9c 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/_basic_socket_streambuf.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/_basic_socket_streambuf.html
@@ -36,7 +36,7 @@ Destructor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf.html b/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf.html
index 1e5c13028f..5638f68bf7 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf.html
@@ -54,7 +54,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload1.html
index 1d49b70cc5..fb46ab8ebf 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload2.html
index c2c90bc4fc..903fa07052 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload3.html b/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload3.html
index ee0f37c1c7..8d487dabf1 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf/overload3.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/clock_type.html b/doc/html/boost_asio/reference/basic_socket_streambuf/clock_type.html
index 11d1dd81a3..5ca16f5d6d 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/clock_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/clock_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/close.html b/doc/html/boost_asio/reference/basic_socket_streambuf/close.html
index c3e8fbce79..b5b2ee62d2 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/close.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/close.html
@@ -45,7 +45,7 @@ Close
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/connect.html b/doc/html/boost_asio/reference/basic_socket_streambuf/connect.html
index 084cc8d78a..51477e8a31 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/connect.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/connect.html
@@ -48,7 +48,7 @@ basic_socket_streambuf * <a class="link" href="connect/overload2.html" title="ba
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload1.html
index 1a10c9cd58..bcdf262dfe 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload1.html
@@ -48,7 +48,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload2.html
index fc6bfc558b..4dae75dfc6 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload2.html
@@ -56,7 +56,7 @@ basic_socket_streambuf * connect(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/duration.html b/doc/html/boost_asio/reference/basic_socket_streambuf/duration.html
index 6ab212679c..2d026a0eda 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/duration.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/duration.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/duration_type.html b/doc/html/boost_asio/reference/basic_socket_streambuf/duration_type.html
index 691035d4f7..e5c5f50c9a 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/duration_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/duration_type.html
@@ -46,7 +46,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/endpoint_type.html b/doc/html/boost_asio/reference/basic_socket_streambuf/endpoint_type.html
index 6bf65750f5..d46f042e55 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/endpoint_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/endpoint_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/error.html b/doc/html/boost_asio/reference/basic_socket_streambuf/error.html
index 01e67c49d0..b7f0c28dff 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/error.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/error.html
@@ -45,7 +45,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_after.html b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_after.html
index 952d28d8c0..a20cf3aa12 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_after.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_after.html
@@ -55,7 +55,7 @@ Set
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at.html b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at.html
index 5cb7ee7e82..8cf4ba71d2 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at.html
@@ -45,7 +45,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload1.html
index 4294a069c6..e4a813cc02 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload1.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload2.html
index 2f3086f2be..ce44c0497a 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload2.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now.html b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now.html
index 7e7d6a1159..b44181ddde 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now.html
@@ -46,7 +46,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now/overload1.html
index 41274a2f91..394668632e 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now/overload1.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now/overload2.html
index 435d5c0b5e..9106e8d4ae 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now/overload2.html
@@ -55,7 +55,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/expiry.html b/doc/html/boost_asio/reference/basic_socket_streambuf/expiry.html
index 39a39dc64d..553293d392 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/expiry.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/expiry.html
@@ -44,7 +44,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/operator_eq_.html b/doc/html/boost_asio/reference/basic_socket_streambuf/operator_eq_.html
index 4ab028f7dd..84f9fb917e 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/operator_eq_.html
@@ -38,7 +38,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/overflow.html b/doc/html/boost_asio/reference/basic_socket_streambuf/overflow.html
index e0b5b09a84..1eb759c3d0 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/overflow.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/overflow.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/protocol_type.html b/doc/html/boost_asio/reference/basic_socket_streambuf/protocol_type.html
index 3429e0acc0..a9e27f2c02 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/protocol_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/puberror.html b/doc/html/boost_asio/reference/basic_socket_streambuf/puberror.html
index 126835d25b..c7c326f870 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/puberror.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/puberror.html
@@ -46,7 +46,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/setbuf.html b/doc/html/boost_asio/reference/basic_socket_streambuf/setbuf.html
index 6a444cdecf..f2e01f582f 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/setbuf.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/setbuf.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/socket.html b/doc/html/boost_asio/reference/basic_socket_streambuf/socket.html
index fb7fc75770..875b335911 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/socket.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/socket.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/sync.html b/doc/html/boost_asio/reference/basic_socket_streambuf/sync.html
index 90d19c562c..a439a214eb 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/sync.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/sync.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/time_point.html b/doc/html/boost_asio/reference/basic_socket_streambuf/time_point.html
index e02d7823c0..488d109cdd 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/time_point.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/time_point.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/time_type.html b/doc/html/boost_asio/reference/basic_socket_streambuf/time_type.html
index 22c3a2ac53..2cc5aec4fd 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/time_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/time_type.html
@@ -46,7 +46,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket_streambuf/underflow.html b/doc/html/boost_asio/reference/basic_socket_streambuf/underflow.html
index 0d40887294..abba47cc60 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/underflow.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/underflow.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket.html b/doc/html/boost_asio/reference/basic_stream_socket.html
index d32146d127..0cb6082efd 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket.html
@@ -944,7 +944,7 @@ class basic_stream_socket :
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/_basic_stream_socket.html b/doc/html/boost_asio/reference/basic_stream_socket/_basic_stream_socket.html
index 69aed83f28..c68598bc04 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/_basic_stream_socket.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/_basic_stream_socket.html
@@ -40,7 +40,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/assign.html b/doc/html/boost_asio/reference/basic_stream_socket/assign.html
index 95792e8bae..2f98347c36 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/assign.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/assign.html
@@ -45,7 +45,7 @@ void <a class="link" href="assign/overload2.html" title="basic_stream_socket::as
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/assign/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/assign/overload1.html
index 6b2d6c48a2..4f295b89af 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/assign/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/assign/overload1.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/assign/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/assign/overload2.html
index 9e8a490229..13548638a6 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/assign/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/assign/overload2.html
@@ -41,7 +41,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/async_connect.html b/doc/html/boost_asio/reference/basic_stream_socket/async_connect.html
index d068b3770e..a2df1aac04 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/async_connect.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/async_connect.html
@@ -103,7 +103,7 @@ socket.async_connect(endpoint, connect_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/async_read_some.html b/doc/html/boost_asio/reference/basic_stream_socket/async_read_some.html
index 716f13e72d..14269c55d9 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/async_read_some.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/async_read_some.html
@@ -105,7 +105,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/async_receive.html b/doc/html/boost_asio/reference/basic_stream_socket/async_receive.html
index 802ac92daa..9835fc1f04 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/async_receive.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/async_receive.html
@@ -51,7 +51,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/async_receive/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/async_receive/overload1.html
index 25f88f8288..0d3942ff9b 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/async_receive/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/async_receive/overload1.html
@@ -104,7 +104,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/async_receive/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/async_receive/overload2.html
index 9ccbfdc649..8917d21c6d 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/async_receive/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/async_receive/overload2.html
@@ -109,7 +109,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/async_send.html b/doc/html/boost_asio/reference/basic_stream_socket/async_send.html
index 21b08494da..dc3542665d 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/async_send.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/async_send.html
@@ -51,7 +51,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/async_send/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/async_send/overload1.html
index 7b397c124a..ee61f341e6 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/async_send/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/async_send/overload1.html
@@ -104,7 +104,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/async_send/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/async_send/overload2.html
index b17d37149f..24f53aade6 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/async_send/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/async_send/overload2.html
@@ -109,7 +109,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/async_wait.html b/doc/html/boost_asio/reference/basic_stream_socket/async_wait.html
index 5d2168f165..4de62b8d85 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/async_wait.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/async_wait.html
@@ -97,7 +97,7 @@ socket.async_wait(boost::asio::ip::tcp::socket::wait_read, wait_handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/async_write_some.html b/doc/html/boost_asio/reference/basic_stream_socket/async_write_some.html
index a3f7f3ceb0..49ed4f9727 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/async_write_some.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/async_write_some.html
@@ -105,7 +105,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/at_mark.html b/doc/html/boost_asio/reference/basic_stream_socket/at_mark.html
index 19221b3a78..b581fa0ec6 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/at_mark.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/at_mark.html
@@ -41,7 +41,7 @@ bool <a class="link" href="at_mark/overload2.html" title="basic_stream_socket::a
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/at_mark/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/at_mark/overload1.html
index 5c765028fb..2ae3379112 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/at_mark/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/at_mark/overload1.html
@@ -63,7 +63,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/at_mark/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/at_mark/overload2.html
index 49c87dd92b..d283a6d8c8 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/at_mark/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/at_mark/overload2.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/available.html b/doc/html/boost_asio/reference/basic_stream_socket/available.html
index e494856322..7d131ce78f 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/available.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/available.html
@@ -41,7 +41,7 @@ std::size_t <a class="link" href="available/overload2.html" title="basic_stream_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/available/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/available/overload1.html
index 638f97e3e4..c3db660d9c 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/available/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/available/overload1.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/available/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/available/overload2.html
index c8255f50af..31c9e08002 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/available/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/available/overload2.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket.html b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket.html
index 726f51c495..8a9e246aa0 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket.html
@@ -85,7 +85,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload1.html
index 661f405217..95500b5785 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload1.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload2.html
index 60a3c4aba3..14d3b3c2ef 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload2.html
@@ -73,7 +73,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload3.html b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload3.html
index 20d17192ba..32e465d438 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload3.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload3.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload4.html b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload4.html
index e5e72195a3..c779e1d099 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload4.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload4.html
@@ -79,7 +79,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload5.html b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload5.html
index 61af743320..23aae8bbbd 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload5.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload5.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload6.html b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload6.html
index 62e2fb8a67..cda88a90c8 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload6.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload6.html
@@ -65,7 +65,7 @@ basic_stream_socket(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/bind.html b/doc/html/boost_asio/reference/basic_stream_socket/bind.html
index 3c39af4c69..b83d7bf86b 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/bind.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/bind.html
@@ -43,7 +43,7 @@ void <a class="link" href="bind/overload2.html" title="basic_stream_socket::bind
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/bind/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/bind/overload1.html
index e7616611fd..0a98598664 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/bind/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/bind/overload1.html
@@ -78,7 +78,7 @@ socket.bind(boost::asio::ip::tcp::endpoint(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/bind/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/bind/overload2.html
index 4779f1897d..207133c82c 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/bind/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/bind/overload2.html
@@ -75,7 +75,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/broadcast.html b/doc/html/boost_asio/reference/basic_stream_socket/broadcast.html
index edb7ce0fcc..ae9c141e47 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/broadcast.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/broadcast.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/bytes_readable.html b/doc/html/boost_asio/reference/basic_stream_socket/bytes_readable.html
index a673292a7c..68c894b854 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/bytes_readable.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/bytes_readable.html
@@ -62,7 +62,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/cancel.html b/doc/html/boost_asio/reference/basic_stream_socket/cancel.html
index 2ffda047e6..2b0aa3d87d 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/cancel.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="basic_stream_socket::ca
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/cancel/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/cancel/overload1.html
index 115cbe2ac4..32b7543c32 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/cancel/overload1.html
@@ -97,7 +97,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/cancel/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/cancel/overload2.html
index d264b53752..45ac1969fc 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/cancel/overload2.html
@@ -98,7 +98,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/close.html b/doc/html/boost_asio/reference/basic_stream_socket/close.html
index 752492934e..5cd6c53083 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/close.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="basic_stream_socket::clo
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/close/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/close/overload1.html
index 7f352a930c..3015c8cdd1 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/close/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/close/overload1.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/close/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/close/overload2.html
index 587a30299a..81c35b33ec 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/close/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/close/overload2.html
@@ -79,7 +79,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/connect.html b/doc/html/boost_asio/reference/basic_stream_socket/connect.html
index afb209315a..b69798e5df 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/connect.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/connect.html
@@ -43,7 +43,7 @@ void <a class="link" href="connect/overload2.html" title="basic_stream_socket::c
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/connect/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/connect/overload1.html
index 6334f16840..21a93f2137 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/connect/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/connect/overload1.html
@@ -84,7 +84,7 @@ socket.connect(endpoint);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/connect/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/connect/overload2.html
index 659fc74d77..0503dbf18a 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/connect/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/connect/overload2.html
@@ -81,7 +81,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/debug.html b/doc/html/boost_asio/reference/basic_stream_socket/debug.html
index 58334d7c2b..a917480e99 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/debug.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/debug.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/do_not_route.html b/doc/html/boost_asio/reference/basic_stream_socket/do_not_route.html
index 1c7dcb2dc3..f0404cba53 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/do_not_route.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/enable_connection_aborted.html b/doc/html/boost_asio/reference/basic_stream_socket/enable_connection_aborted.html
index e3bf543c5e..aa42695088 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/enable_connection_aborted.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/enable_connection_aborted.html
@@ -75,7 +75,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/endpoint_type.html b/doc/html/boost_asio/reference/basic_stream_socket/endpoint_type.html
index 3cd3536f25..6707f94545 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/endpoint_type.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/endpoint_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/executor_type.html b/doc/html/boost_asio/reference/basic_stream_socket/executor_type.html
index efd10d1fec..dad9b0312e 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/executor_type.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/executor_type.html
@@ -206,7 +206,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/get_executor.html b/doc/html/boost_asio/reference/basic_stream_socket/get_executor.html
index 6a72b2fd77..fbb9ae3618 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/get_executor.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/get_executor.html
@@ -39,7 +39,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/get_io_context.html b/doc/html/boost_asio/reference/basic_stream_socket/get_io_context.html
index 13bd7b33ea..9b80922ed8 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/get_io_context.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/get_io_context.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/get_io_service.html b/doc/html/boost_asio/reference/basic_stream_socket/get_io_service.html
index 65d4accaf7..fc107432a4 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/get_io_service.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/get_io_service.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/get_option.html b/doc/html/boost_asio/reference/basic_stream_socket/get_option.html
index e4c60dfe86..49ccf903e7 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/get_option.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/get_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="get_option/overload2.html" title="basic_stream_socket
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/get_option/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/get_option/overload1.html
index 1430de694a..384ef832dc 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/get_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/get_option/overload1.html
@@ -83,7 +83,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/get_option/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/get_option/overload2.html
index 8e43a39d1b..cd88ad2787 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/get_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/get_option/overload2.html
@@ -80,7 +80,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/io_control.html b/doc/html/boost_asio/reference/basic_stream_socket/io_control.html
index 1afccebb16..36e46e1f6d 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/io_control.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/io_control.html
@@ -47,7 +47,7 @@ void <a class="link" href="io_control/overload2.html" title="basic_stream_socket
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/io_control/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/io_control/overload1.html
index 767fd63ae5..cadf799587 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/io_control/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/io_control/overload1.html
@@ -83,7 +83,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/io_control/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/io_control/overload2.html
index 5857f67e82..06af9e5e7b 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/io_control/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/io_control/overload2.html
@@ -80,7 +80,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/is_open.html b/doc/html/boost_asio/reference/basic_stream_socket/is_open.html
index c806c70d51..d181da0d69 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/is_open.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/is_open.html
@@ -39,7 +39,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/keep_alive.html b/doc/html/boost_asio/reference/basic_stream_socket/keep_alive.html
index 430e255a4d..ceaf8b7335 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/keep_alive.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/keep_alive.html
@@ -73,7 +73,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/linger.html b/doc/html/boost_asio/reference/basic_stream_socket/linger.html
index 88799b679c..197f8e7d2b 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/linger.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/linger.html
@@ -75,7 +75,7 @@ unsigned short timeout = option.timeout();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint.html b/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint.html
index 529aefb970..927b707cd9 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint.html
@@ -41,7 +41,7 @@ endpoint_type <a class="link" href="local_endpoint/overload2.html" title="basic_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint/overload1.html
index 47660d6ec2..a467d7ac9b 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint/overload1.html
@@ -70,7 +70,7 @@ boost::asio::ip::tcp::endpoint endpoint = socket.local_endpoint();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint/overload2.html
index 04d1de1307..0f34db52c8 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint/overload2.html
@@ -77,7 +77,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer.html b/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer.html
index 16b839fbff..4dbc6a4b1a 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer/overload1.html
index 6e4bb5b621..6f55302d2e 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer/overload1.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer/overload2.html
index c5f3c359b9..3d918450ac 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer/overload2.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer_type.html b/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer_type.html
index 1c347f03b9..38b7325eed 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer_type.html
@@ -874,7 +874,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/max_connections.html b/doc/html/boost_asio/reference/basic_stream_socket/max_connections.html
index 4f43ab950d..9582360810 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/max_connections.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/max_connections.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/max_listen_connections.html b/doc/html/boost_asio/reference/basic_stream_socket/max_listen_connections.html
index 3aaf42b7ce..469398626d 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/max_listen_connections.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/max_listen_connections.html
@@ -39,7 +39,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/message_do_not_route.html b/doc/html/boost_asio/reference/basic_stream_socket/message_do_not_route.html
index 21978d8a9a..5d13c9e015 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/message_do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/message_do_not_route.html
@@ -39,7 +39,7 @@ Specify
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/message_end_of_record.html b/doc/html/boost_asio/reference/basic_stream_socket/message_end_of_record.html
index 6505fd9269..48c2f8f47e 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/message_end_of_record.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/message_end_of_record.html
@@ -39,7 +39,7 @@ Specifies
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/message_flags.html b/doc/html/boost_asio/reference/basic_stream_socket/message_flags.html
index 0ba31a7104..40731e53db 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/message_flags.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/message_flags.html
@@ -49,7 +49,7 @@ Bitmask
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/message_out_of_band.html b/doc/html/boost_asio/reference/basic_stream_socket/message_out_of_band.html
index 1fcbd8d08d..27a6694884 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/message_out_of_band.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/message_out_of_band.html
@@ -39,7 +39,7 @@ Process
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/message_peek.html b/doc/html/boost_asio/reference/basic_stream_socket/message_peek.html
index 9d2278c35d..77d26959d0 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/message_peek.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/message_peek.html
@@ -39,7 +39,7 @@ Peek
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/native_handle.html b/doc/html/boost_asio/reference/basic_stream_socket/native_handle.html
index dd868f6f0a..2a54399db0 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/native_handle.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/native_handle.html
@@ -44,7 +44,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/native_handle_type.html b/doc/html/boost_asio/reference/basic_stream_socket/native_handle_type.html
index 139555dc00..994ac83efb 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/native_handle_type.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking.html b/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking.html
index 671ca403f6..a2233bc9f0 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="native_non_blocking/overload3.html" title="basic_stre
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload1.html
index cd0dd18dad..f008873221 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload1.html
@@ -137,7 +137,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload2.html
index 246fe4d0e6..c92def2029 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload2.html
@@ -150,7 +150,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload3.html
index 2399cbac56..86947089dc 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload3.html
@@ -142,7 +142,7 @@ void async_sendfile(tcp::socket&amp; sock, int fd, Handler h)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/non_blocking.html b/doc/html/boost_asio/reference/basic_stream_socket/non_blocking.html
index 38f3e1aa8b..a10958ebf0 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="non_blocking/overload3.html" title="basic_stream_sock
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload1.html
index d0a8502aa8..174ab0ed6e 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload1.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload2.html
index 81b809b63d..9fba890e67 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload2.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload3.html
index ba3093e157..d05376f14c 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload3.html
@@ -68,7 +68,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/open.html b/doc/html/boost_asio/reference/basic_stream_socket/open.html
index a67d9c8faa..f13de8a853 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/open.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/open.html
@@ -43,7 +43,7 @@ void <a class="link" href="open/overload2.html" title="basic_stream_socket::open
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/open/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/open/overload1.html
index 7c5ab4e829..af76f38dd6 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/open/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/open/overload1.html
@@ -75,7 +75,7 @@ socket.open(boost::asio::ip::tcp::v4());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/open/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/open/overload2.html
index deaca7a85e..19d5e5d263 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/open/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/open/overload2.html
@@ -72,7 +72,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/operator_eq_.html b/doc/html/boost_asio/reference/basic_stream_socket/operator_eq_.html
index fb98644116..94f288dec0 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/operator_eq_.html
@@ -49,7 +49,7 @@ enable_if&lt; is_convertible&lt; Protocol1, Protocol &gt;::value, basic_stream_s
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/operator_eq_/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/operator_eq_/overload1.html
index 356fa24c6c..14d2446a8c 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/operator_eq_/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/operator_eq_/overload1.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/operator_eq_/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/operator_eq_/overload2.html
index 0ecd1645e2..1ba8a85944 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/operator_eq_/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/operator_eq_/overload2.html
@@ -64,7 +64,7 @@ enable_if&lt; is_convertible&lt; Protocol1, Protocol &gt;::value, basic_stream_s
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/out_of_band_inline.html b/doc/html/boost_asio/reference/basic_stream_socket/out_of_band_inline.html
index 263ad176d2..332fa7a146 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/out_of_band_inline.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/out_of_band_inline.html
@@ -73,7 +73,7 @@ bool value = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/protocol_type.html b/doc/html/boost_asio/reference/basic_stream_socket/protocol_type.html
index 0c59bb5dab..1fe61c0b70 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/protocol_type.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/read_some.html b/doc/html/boost_asio/reference/basic_stream_socket/read_some.html
index 07a94f9b86..444d8244d8 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/read_some.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/read_some.html
@@ -47,7 +47,7 @@ std::size_t <a class="link" href="read_some/overload2.html" title="basic_stream_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/read_some/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/read_some/overload1.html
index 756464150c..63d6ee39b1 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/read_some/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/read_some/overload1.html
@@ -103,7 +103,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/read_some/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/read_some/overload2.html
index ffee96af78..eb0ca1a2b3 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/read_some/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/read_some/overload2.html
@@ -79,7 +79,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/receive.html b/doc/html/boost_asio/reference/basic_stream_socket/receive.html
index 2975f98c5c..fe7fb26aa7 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/receive.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/receive.html
@@ -58,7 +58,7 @@ std::size_t <a class="link" href="receive/overload3.html" title="basic_stream_so
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/receive/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/receive/overload1.html
index c3c39c0818..68ea31fb57 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/receive/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/receive/overload1.html
@@ -103,7 +103,7 @@ std::size_t receive(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/receive/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/receive/overload2.html
index 007f118792..7702efcc6e 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/receive/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/receive/overload2.html
@@ -108,7 +108,7 @@ std::size_t receive(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/receive/overload3.html b/doc/html/boost_asio/reference/basic_stream_socket/receive/overload3.html
index c0f68084ff..00ea0b2867 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/receive/overload3.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/receive/overload3.html
@@ -84,7 +84,7 @@ std::size_t receive(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/receive_buffer_size.html b/doc/html/boost_asio/reference/basic_stream_socket/receive_buffer_size.html
index 2f0bcc904f..c74691d8e8 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/receive_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/receive_buffer_size.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/receive_low_watermark.html b/doc/html/boost_asio/reference/basic_stream_socket/receive_low_watermark.html
index b0a658fc0d..40b1a65558 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/receive_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/receive_low_watermark.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/release.html b/doc/html/boost_asio/reference/basic_stream_socket/release.html
index 0d64d3640e..b30978805e 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/release.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/release.html
@@ -41,7 +41,7 @@ native_handle_type <a class="link" href="release/overload2.html" title="basic_st
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/release/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/release/overload1.html
index 851d951c01..9c8665010b 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/release/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/release/overload1.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/release/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/release/overload2.html
index a2778b2e44..972427e27a 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/release/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/release/overload2.html
@@ -67,7 +67,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint.html b/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint.html
index ecd5580875..84469742fa 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint.html
@@ -41,7 +41,7 @@ endpoint_type <a class="link" href="remote_endpoint/overload2.html" title="basic
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint/overload1.html
index b2b7fbe74a..d1771a1fb4 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint/overload1.html
@@ -70,7 +70,7 @@ boost::asio::ip::tcp::endpoint endpoint = socket.remote_endpoint();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint/overload2.html
index 907e2fbfa1..5391437534 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint/overload2.html
@@ -77,7 +77,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/reuse_address.html b/doc/html/boost_asio/reference/basic_stream_socket/reuse_address.html
index 0ea8aaafef..9d6a047467 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/reuse_address.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/reuse_address.html
@@ -74,7 +74,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/send.html b/doc/html/boost_asio/reference/basic_stream_socket/send.html
index 3f3483f9a6..9f5e599dc7 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/send.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/send.html
@@ -55,7 +55,7 @@ std::size_t <a class="link" href="send/overload3.html" title="basic_stream_socke
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/send/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/send/overload1.html
index 59174f626e..0eb16c66d3 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/send/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/send/overload1.html
@@ -102,7 +102,7 @@ std::size_t send(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/send/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/send/overload2.html
index 24646af38b..c6c08346b7 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/send/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/send/overload2.html
@@ -107,7 +107,7 @@ std::size_t send(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/send/overload3.html b/doc/html/boost_asio/reference/basic_stream_socket/send/overload3.html
index 464ec92dcc..561c96b20b 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/send/overload3.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/send/overload3.html
@@ -84,7 +84,7 @@ std::size_t send(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/send_buffer_size.html b/doc/html/boost_asio/reference/basic_stream_socket/send_buffer_size.html
index 763986d4c3..f600abe633 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/send_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/send_buffer_size.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/send_low_watermark.html b/doc/html/boost_asio/reference/basic_stream_socket/send_low_watermark.html
index 8e5db2116b..f4f5d3d441 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/send_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/send_low_watermark.html
@@ -73,7 +73,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/set_option.html b/doc/html/boost_asio/reference/basic_stream_socket/set_option.html
index 469fce9277..39af33c922 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/set_option.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/set_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="set_option/overload2.html" title="basic_stream_socket
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/set_option/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/set_option/overload1.html
index a83fd8b23b..9eb739c36f 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/set_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/set_option/overload1.html
@@ -82,7 +82,7 @@ socket.set_option(option);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/set_option/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/set_option/overload2.html
index 71886b63e8..624f1659c4 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/set_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/set_option/overload2.html
@@ -79,7 +79,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/shutdown.html b/doc/html/boost_asio/reference/basic_stream_socket/shutdown.html
index e30b739e0a..b4e6115594 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/shutdown.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/shutdown.html
@@ -43,7 +43,7 @@ void <a class="link" href="shutdown/overload2.html" title="basic_stream_socket::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/shutdown/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/shutdown/overload1.html
index 6f31de915c..e5503b227f 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/shutdown/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/shutdown/overload1.html
@@ -80,7 +80,7 @@ socket.shutdown(boost::asio::ip::tcp::socket::shutdown_send);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/shutdown/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/shutdown/overload2.html
index 251cb28222..3690b16dfc 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/shutdown/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/shutdown/overload2.html
@@ -77,7 +77,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/shutdown_type.html b/doc/html/boost_asio/reference/basic_stream_socket/shutdown_type.html
index 0c9b8e60d7..3d7b2bd3a6 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/shutdown_type.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/shutdown_type.html
@@ -65,7 +65,7 @@ Different
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/wait.html b/doc/html/boost_asio/reference/basic_stream_socket/wait.html
index 10217e559c..29fd60fb93 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/wait.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/wait.html
@@ -44,7 +44,7 @@ void <a class="link" href="wait/overload2.html" title="basic_stream_socket::wait
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/wait/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/wait/overload1.html
index e83aac5257..d5c859e98b 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/wait/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/wait/overload1.html
@@ -68,7 +68,7 @@ socket.wait(boost::asio::ip::tcp::socket::wait_read);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/wait/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/wait/overload2.html
index b3c9c24a9b..7b0afcf61b 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/wait/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/wait/overload2.html
@@ -74,7 +74,7 @@ socket.wait(boost::asio::ip::tcp::socket::wait_read, ec);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/wait_type.html b/doc/html/boost_asio/reference/basic_stream_socket/wait_type.html
index 6260edfdc0..dd270d72f2 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/wait_type.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/wait_type.html
@@ -68,7 +68,7 @@ Wait
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/write_some.html b/doc/html/boost_asio/reference/basic_stream_socket/write_some.html
index 66513c0e8d..c39058f7a5 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/write_some.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/write_some.html
@@ -47,7 +47,7 @@ std::size_t <a class="link" href="write_some/overload2.html" title="basic_stream
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/write_some/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/write_some/overload1.html
index f6f026f3a5..522a102b22 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/write_some/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/write_some/overload1.html
@@ -103,7 +103,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_stream_socket/write_some/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/write_some/overload2.html
index bf7afe442b..c0fb3065f2 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/write_some/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/write_some/overload2.html
@@ -79,7 +79,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf.html b/doc/html/boost_asio/reference/basic_streambuf.html
index 52859dddd9..d8f581cc48 100644
--- a/doc/html/boost_asio/reference/basic_streambuf.html
+++ b/doc/html/boost_asio/reference/basic_streambuf.html
@@ -355,7 +355,7 @@ is &gt;&gt; s;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/basic_streambuf.html b/doc/html/boost_asio/reference/basic_streambuf/basic_streambuf.html
index a80c76050f..acaed045ab 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/basic_streambuf.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/basic_streambuf.html
@@ -43,7 +43,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/capacity.html b/doc/html/boost_asio/reference/basic_streambuf/capacity.html
index 7af5aa1023..7ec254f4c5 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/capacity.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/capacity.html
@@ -45,7 +45,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/commit.html b/doc/html/boost_asio/reference/basic_streambuf/commit.html
index 594cbab58d..2e52142765 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/commit.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/commit.html
@@ -54,7 +54,7 @@ Move characters
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/const_buffers_type.html b/doc/html/boost_asio/reference/basic_streambuf/const_buffers_type.html
index 043a8b7545..2c4a335050 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/const_buffers_type.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/const_buffers_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/consume.html b/doc/html/boost_asio/reference/basic_streambuf/consume.html
index 61145de9ca..5487140992 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/consume.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/consume.html
@@ -48,7 +48,7 @@ Remove
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/data.html b/doc/html/boost_asio/reference/basic_streambuf/data.html
index 6dd1a0b3fe..c4f0ec2397 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/data.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/data.html
@@ -53,7 +53,7 @@ Get a list
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/max_size.html b/doc/html/boost_asio/reference/basic_streambuf/max_size.html
index b19d1807e8..5298257503 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/max_size.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/max_size.html
@@ -45,7 +45,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/mutable_buffers_type.html b/doc/html/boost_asio/reference/basic_streambuf/mutable_buffers_type.html
index d716ee46c2..457a7bf760 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/mutable_buffers_type.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/mutable_buffers_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/overflow.html b/doc/html/boost_asio/reference/basic_streambuf/overflow.html
index e11844b8bd..7b4d81c747 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/overflow.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/overflow.html
@@ -43,7 +43,7 @@ Override
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/prepare.html b/doc/html/boost_asio/reference/basic_streambuf/prepare.html
index 5561ccef71..39ce8f910e 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/prepare.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/prepare.html
@@ -72,7 +72,7 @@ Get a
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/reserve.html b/doc/html/boost_asio/reference/basic_streambuf/reserve.html
index 59c25b3630..72528b2f95 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/reserve.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/reserve.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/size.html b/doc/html/boost_asio/reference/basic_streambuf/size.html
index 7cc9666bf3..0d82481966 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/size.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/size.html
@@ -54,7 +54,7 @@ while (i != bufs.end())
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf/underflow.html b/doc/html/boost_asio/reference/basic_streambuf/underflow.html
index e28bd1d8d1..3efcbf653b 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/underflow.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/underflow.html
@@ -39,7 +39,7 @@ Override
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref.html b/doc/html/boost_asio/reference/basic_streambuf_ref.html
index 6fc28e83db..4e0c9936c7 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref.html
@@ -223,7 +223,7 @@ class basic_streambuf_ref
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref.html b/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref.html
index 1f539aa5ed..6335effa7b 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref.html
@@ -54,7 +54,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload1.html b/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload1.html
index b539adaaaa..1398c519eb 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload1.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload1.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload2.html b/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload2.html
index c1b211ab0b..977ac0753b 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload2.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload3.html b/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload3.html
index 353b21bf64..fbc66dd4b1 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload3.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/basic_streambuf_ref/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/capacity.html b/doc/html/boost_asio/reference/basic_streambuf_ref/capacity.html
index eba7c7dd27..ae240fa96e 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/capacity.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/capacity.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/commit.html b/doc/html/boost_asio/reference/basic_streambuf_ref/commit.html
index d6b99df1c1..4fa66bbb07 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/commit.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/commit.html
@@ -37,7 +37,7 @@ Move
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/const_buffers_type.html b/doc/html/boost_asio/reference/basic_streambuf_ref/const_buffers_type.html
index 6eef006f16..b4ed5a4de1 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/const_buffers_type.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/const_buffers_type.html
@@ -355,7 +355,7 @@ is &gt;&gt; s;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/consume.html b/doc/html/boost_asio/reference/basic_streambuf_ref/consume.html
index 36bc772989..bb7750e675 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/consume.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/consume.html
@@ -37,7 +37,7 @@ Remove
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/data.html b/doc/html/boost_asio/reference/basic_streambuf_ref/data.html
index f26e0f5690..636ee47da6 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/data.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/data.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/max_size.html b/doc/html/boost_asio/reference/basic_streambuf_ref/max_size.html
index d030b8aead..bfd084c685 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/max_size.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/max_size.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/mutable_buffers_type.html b/doc/html/boost_asio/reference/basic_streambuf_ref/mutable_buffers_type.html
index 4d40c9badd..5f5c8327f5 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/mutable_buffers_type.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/mutable_buffers_type.html
@@ -355,7 +355,7 @@ is &gt;&gt; s;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/prepare.html b/doc/html/boost_asio/reference/basic_streambuf_ref/prepare.html
index a4774e54d1..69223ee5fc 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/prepare.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/prepare.html
@@ -37,7 +37,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_streambuf_ref/size.html b/doc/html/boost_asio/reference/basic_streambuf_ref/size.html
index 06a498d6e7..5e57457781 100644
--- a/doc/html/boost_asio/reference/basic_streambuf_ref/size.html
+++ b/doc/html/boost_asio/reference/basic_streambuf_ref/size.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer.html b/doc/html/boost_asio/reference/basic_waitable_timer.html
index 45761c723c..d739fd3234 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer.html
@@ -472,7 +472,7 @@ void on_timeout(const boost::system::error_code&amp; e)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/_basic_waitable_timer.html b/doc/html/boost_asio/reference/basic_waitable_timer/_basic_waitable_timer.html
index dad255129f..7de13b3584 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/_basic_waitable_timer.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/_basic_waitable_timer.html
@@ -40,7 +40,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/async_wait.html b/doc/html/boost_asio/reference/basic_waitable_timer/async_wait.html
index bba46a2d5b..1458b88842 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/async_wait.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/async_wait.html
@@ -83,7 +83,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer.html
index b66c83d26f..5216b58ad7 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer.html
@@ -61,7 +61,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload1.html
index ffcc42efad..e9b3e2b142 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload1.html
@@ -56,7 +56,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload2.html
index ef3bcfc6b9..43d5240b78 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload2.html
@@ -60,7 +60,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload3.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload3.html
index da39bcda05..0d4088ae9b 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload3.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload3.html
@@ -59,7 +59,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload4.html b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload4.html
index 3c610e470b..f7315bb8fb 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload4.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload4.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/cancel.html b/doc/html/boost_asio/reference/basic_waitable_timer/cancel.html
index c37a2a4583..fb7735528a 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel.html
@@ -45,7 +45,7 @@ Cancel
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload1.html
index a22956bac4..22311528f0 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload1.html
@@ -85,7 +85,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload2.html
index 9c26e2b2b4..f62bb9d242 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload2.html
@@ -87,7 +87,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one.html b/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one.html
index 26cdc2e46f..002b405624 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one.html
@@ -45,7 +45,7 @@ Cancels
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload1.html
index c20caa1ea7..644393a3de 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload1.html
@@ -86,7 +86,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload2.html
index 8d5adb5eb5..f0f38c0882 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload2.html
@@ -88,7 +88,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/clock_type.html b/doc/html/boost_asio/reference/basic_waitable_timer/clock_type.html
index 9b4c33bab8..3752643f76 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/clock_type.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/clock_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/duration.html b/doc/html/boost_asio/reference/basic_waitable_timer/duration.html
index d9acab9b23..356bbc4bf3 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/duration.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/duration.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/executor_type.html b/doc/html/boost_asio/reference/basic_waitable_timer/executor_type.html
index f4c492a5cd..32389032fc 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/executor_type.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/executor_type.html
@@ -203,7 +203,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_after.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_after.html
index c296b78447..48d3fe1bf0 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_after.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_after.html
@@ -96,7 +96,7 @@ Set
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at.html
index 9ff425ff4e..b4e4c5e5e7 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload1.html
index fb51893ece..aa59cd236d 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload1.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload2.html
index deb3ae2378..0d323e22b8 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload2.html
@@ -95,7 +95,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload3.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload3.html
index 22a9ea01dc..ae138456c4 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload3.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload3.html
@@ -88,7 +88,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now.html
index 64747eb56d..7a9d0e6746 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now.html
@@ -50,7 +50,7 @@ std::size_t <a class="link" href="expires_from_now/overload3.html" title="basic_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload1.html
index 116e140e21..bca978f00c 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload1.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload2.html
index d8f796d369..50b486df9b 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload2.html
@@ -96,7 +96,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload3.html b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload3.html
index 9764bd7f81..94a802ce47 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload3.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload3.html
@@ -88,7 +88,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/expiry.html b/doc/html/boost_asio/reference/basic_waitable_timer/expiry.html
index 519118c4d1..93d6924358 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/expiry.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/expiry.html
@@ -40,7 +40,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/get_executor.html b/doc/html/boost_asio/reference/basic_waitable_timer/get_executor.html
index 915f69e236..7f2c245f55 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/get_executor.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/get_io_context.html b/doc/html/boost_asio/reference/basic_waitable_timer/get_io_context.html
index 937676136b..471b6ba84b 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/get_io_context.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/get_io_context.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/get_io_service.html b/doc/html/boost_asio/reference/basic_waitable_timer/get_io_service.html
index e2697b6f10..8f5f197301 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/get_io_service.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/get_io_service.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/operator_eq_.html b/doc/html/boost_asio/reference/basic_waitable_timer/operator_eq_.html
index 22748f23eb..4ac55e24d3 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/operator_eq_.html
@@ -64,7 +64,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/time_point.html b/doc/html/boost_asio/reference/basic_waitable_timer/time_point.html
index b95e5e504e..6031d52624 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/time_point.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/time_point.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/traits_type.html b/doc/html/boost_asio/reference/basic_waitable_timer/traits_type.html
index 250507e1ee..ab10b8825a 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/traits_type.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/traits_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/wait.html b/doc/html/boost_asio/reference/basic_waitable_timer/wait.html
index a1922159b9..12fa9d53ff 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/wait.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/wait.html
@@ -41,7 +41,7 @@ void <a class="link" href="wait/overload2.html" title="basic_waitable_timer::wai
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload1.html
index 20c0151c2e..e2c44202b0 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload1.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload2.html
index da236c9f06..b34ea08386 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/wait/overload2.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_yield_context.html b/doc/html/boost_asio/reference/basic_yield_context.html
index 730f43fa9a..db7f5bcbf5 100644
--- a/doc/html/boost_asio/reference/basic_yield_context.html
+++ b/doc/html/boost_asio/reference/basic_yield_context.html
@@ -165,7 +165,7 @@ void my_coroutine(basic_yield_context&lt;Handler&gt; yield)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_yield_context/basic_yield_context.html b/doc/html/boost_asio/reference/basic_yield_context/basic_yield_context.html
index 7e7c907287..28eec5b5be 100644
--- a/doc/html/boost_asio/reference/basic_yield_context/basic_yield_context.html
+++ b/doc/html/boost_asio/reference/basic_yield_context/basic_yield_context.html
@@ -49,7 +49,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_yield_context/basic_yield_context/overload1.html b/doc/html/boost_asio/reference/basic_yield_context/basic_yield_context/overload1.html
index 3483d57bc8..6c50f58bba 100644
--- a/doc/html/boost_asio/reference/basic_yield_context/basic_yield_context/overload1.html
+++ b/doc/html/boost_asio/reference/basic_yield_context/basic_yield_context/overload1.html
@@ -43,7 +43,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_yield_context/basic_yield_context/overload2.html b/doc/html/boost_asio/reference/basic_yield_context/basic_yield_context/overload2.html
index 299ca0c0a9..1fa9a53f0d 100644
--- a/doc/html/boost_asio/reference/basic_yield_context/basic_yield_context/overload2.html
+++ b/doc/html/boost_asio/reference/basic_yield_context/basic_yield_context/overload2.html
@@ -41,7 +41,7 @@ basic_yield_context(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_yield_context/callee_type.html b/doc/html/boost_asio/reference/basic_yield_context/callee_type.html
index 052886b9ce..9e4531abf8 100644
--- a/doc/html/boost_asio/reference/basic_yield_context/callee_type.html
+++ b/doc/html/boost_asio/reference/basic_yield_context/callee_type.html
@@ -56,7 +56,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_yield_context/caller_type.html b/doc/html/boost_asio/reference/basic_yield_context/caller_type.html
index 12cffa7407..9ec256b338 100644
--- a/doc/html/boost_asio/reference/basic_yield_context/caller_type.html
+++ b/doc/html/boost_asio/reference/basic_yield_context/caller_type.html
@@ -56,7 +56,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_yield_context/operator_lb__rb_.html b/doc/html/boost_asio/reference/basic_yield_context/operator_lb__rb_.html
index 2039b19b71..b3fbe41474 100644
--- a/doc/html/boost_asio/reference/basic_yield_context/operator_lb__rb_.html
+++ b/doc/html/boost_asio/reference/basic_yield_context/operator_lb__rb_.html
@@ -55,7 +55,7 @@ void my_coroutine(basic_yield_context&lt;Handler&gt; yield)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/bind_executor.html b/doc/html/boost_asio/reference/bind_executor.html
index ca198fecf0..da18e1efa0 100644
--- a/doc/html/boost_asio/reference/bind_executor.html
+++ b/doc/html/boost_asio/reference/bind_executor.html
@@ -62,7 +62,7 @@ executor_binder&lt; typename decay&lt; T &gt;::type, typename ExecutionContext::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/bind_executor/overload1.html b/doc/html/boost_asio/reference/bind_executor/overload1.html
index 06312269a8..7a44b9594d 100644
--- a/doc/html/boost_asio/reference/bind_executor/overload1.html
+++ b/doc/html/boost_asio/reference/bind_executor/overload1.html
@@ -41,7 +41,7 @@ executor_binder&lt; typename decay&lt; T &gt;::type, Executor &gt; bind_executor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/bind_executor/overload2.html b/doc/html/boost_asio/reference/bind_executor/overload2.html
index ab910ad0e2..cc913f4eac 100644
--- a/doc/html/boost_asio/reference/bind_executor/overload2.html
+++ b/doc/html/boost_asio/reference/bind_executor/overload2.html
@@ -42,7 +42,7 @@ executor_binder&lt; typename decay&lt; T &gt;::type, typename ExecutionContext::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer.html b/doc/html/boost_asio/reference/buffer.html
index 74928b3dac..1ccf7acde3 100644
--- a/doc/html/boost_asio/reference/buffer.html
+++ b/doc/html/boost_asio/reference/buffer.html
@@ -466,7 +466,7 @@ bytes_transferred = sock.send(bufs2);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload1.html b/doc/html/boost_asio/reference/buffer/overload1.html
index fc841d70d5..5365badbcf 100644
--- a/doc/html/boost_asio/reference/buffer/overload1.html
+++ b/doc/html/boost_asio/reference/buffer/overload1.html
@@ -43,7 +43,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload10.html b/doc/html/boost_asio/reference/buffer/overload10.html
index 8bc9c85870..b6c1e9cbff 100644
--- a/doc/html/boost_asio/reference/buffer/overload10.html
+++ b/doc/html/boost_asio/reference/buffer/overload10.html
@@ -52,7 +52,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload11.html b/doc/html/boost_asio/reference/buffer/overload11.html
index bff296775f..5e239c83cc 100644
--- a/doc/html/boost_asio/reference/buffer/overload11.html
+++ b/doc/html/boost_asio/reference/buffer/overload11.html
@@ -51,7 +51,7 @@ mutable_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload12.html b/doc/html/boost_asio/reference/buffer/overload12.html
index b723066c0d..3b13add4fc 100644
--- a/doc/html/boost_asio/reference/buffer/overload12.html
+++ b/doc/html/boost_asio/reference/buffer/overload12.html
@@ -52,7 +52,7 @@ mutable_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload13.html b/doc/html/boost_asio/reference/buffer/overload13.html
index 6b6f9c9240..3f1c29d47d 100644
--- a/doc/html/boost_asio/reference/buffer/overload13.html
+++ b/doc/html/boost_asio/reference/buffer/overload13.html
@@ -51,7 +51,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload14.html b/doc/html/boost_asio/reference/buffer/overload14.html
index 6d686d09d1..bbb2963c7f 100644
--- a/doc/html/boost_asio/reference/buffer/overload14.html
+++ b/doc/html/boost_asio/reference/buffer/overload14.html
@@ -52,7 +52,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload15.html b/doc/html/boost_asio/reference/buffer/overload15.html
index 3a094da0ed..fb46ad02c5 100644
--- a/doc/html/boost_asio/reference/buffer/overload15.html
+++ b/doc/html/boost_asio/reference/buffer/overload15.html
@@ -51,7 +51,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload16.html b/doc/html/boost_asio/reference/buffer/overload16.html
index a9e29b5fb3..09a1279768 100644
--- a/doc/html/boost_asio/reference/buffer/overload16.html
+++ b/doc/html/boost_asio/reference/buffer/overload16.html
@@ -52,7 +52,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload17.html b/doc/html/boost_asio/reference/buffer/overload17.html
index 57423a126f..1ddd608602 100644
--- a/doc/html/boost_asio/reference/buffer/overload17.html
+++ b/doc/html/boost_asio/reference/buffer/overload17.html
@@ -51,7 +51,7 @@ mutable_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload18.html b/doc/html/boost_asio/reference/buffer/overload18.html
index 7244a330ff..93b75539d6 100644
--- a/doc/html/boost_asio/reference/buffer/overload18.html
+++ b/doc/html/boost_asio/reference/buffer/overload18.html
@@ -52,7 +52,7 @@ mutable_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload19.html b/doc/html/boost_asio/reference/buffer/overload19.html
index eb35542b1f..2d6ef4e78a 100644
--- a/doc/html/boost_asio/reference/buffer/overload19.html
+++ b/doc/html/boost_asio/reference/buffer/overload19.html
@@ -51,7 +51,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload2.html b/doc/html/boost_asio/reference/buffer/overload2.html
index e3987f664c..f7294f3c2e 100644
--- a/doc/html/boost_asio/reference/buffer/overload2.html
+++ b/doc/html/boost_asio/reference/buffer/overload2.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload20.html b/doc/html/boost_asio/reference/buffer/overload20.html
index 06c7ce874a..4318825dcf 100644
--- a/doc/html/boost_asio/reference/buffer/overload20.html
+++ b/doc/html/boost_asio/reference/buffer/overload20.html
@@ -52,7 +52,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload21.html b/doc/html/boost_asio/reference/buffer/overload21.html
index 20145001cf..1fb44af550 100644
--- a/doc/html/boost_asio/reference/buffer/overload21.html
+++ b/doc/html/boost_asio/reference/buffer/overload21.html
@@ -51,7 +51,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload22.html b/doc/html/boost_asio/reference/buffer/overload22.html
index 5b10bad82d..89e21389de 100644
--- a/doc/html/boost_asio/reference/buffer/overload22.html
+++ b/doc/html/boost_asio/reference/buffer/overload22.html
@@ -52,7 +52,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload23.html b/doc/html/boost_asio/reference/buffer/overload23.html
index 25cd19d243..19d8d001f1 100644
--- a/doc/html/boost_asio/reference/buffer/overload23.html
+++ b/doc/html/boost_asio/reference/buffer/overload23.html
@@ -59,7 +59,7 @@ mutable_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload24.html b/doc/html/boost_asio/reference/buffer/overload24.html
index 5ef95cdf05..bc0a66c7b8 100644
--- a/doc/html/boost_asio/reference/buffer/overload24.html
+++ b/doc/html/boost_asio/reference/buffer/overload24.html
@@ -60,7 +60,7 @@ mutable_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload25.html b/doc/html/boost_asio/reference/buffer/overload25.html
index dbae09cfb0..b5e347c926 100644
--- a/doc/html/boost_asio/reference/buffer/overload25.html
+++ b/doc/html/boost_asio/reference/buffer/overload25.html
@@ -59,7 +59,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload26.html b/doc/html/boost_asio/reference/buffer/overload26.html
index 2c6c7dd3e7..c88fb91e26 100644
--- a/doc/html/boost_asio/reference/buffer/overload26.html
+++ b/doc/html/boost_asio/reference/buffer/overload26.html
@@ -60,7 +60,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload27.html b/doc/html/boost_asio/reference/buffer/overload27.html
index 8082cbff0d..d22ea92298 100644
--- a/doc/html/boost_asio/reference/buffer/overload27.html
+++ b/doc/html/boost_asio/reference/buffer/overload27.html
@@ -55,7 +55,7 @@ mutable_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload28.html b/doc/html/boost_asio/reference/buffer/overload28.html
index 5106af8684..c53c8ad348 100644
--- a/doc/html/boost_asio/reference/buffer/overload28.html
+++ b/doc/html/boost_asio/reference/buffer/overload28.html
@@ -61,7 +61,7 @@ mutable_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload29.html b/doc/html/boost_asio/reference/buffer/overload29.html
index 37d0b2ccf8..8967d27946 100644
--- a/doc/html/boost_asio/reference/buffer/overload29.html
+++ b/doc/html/boost_asio/reference/buffer/overload29.html
@@ -55,7 +55,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload3.html b/doc/html/boost_asio/reference/buffer/overload3.html
index 6d8a6625cd..5d9aab8cff 100644
--- a/doc/html/boost_asio/reference/buffer/overload3.html
+++ b/doc/html/boost_asio/reference/buffer/overload3.html
@@ -43,7 +43,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload30.html b/doc/html/boost_asio/reference/buffer/overload30.html
index a9f111ecf8..e3a3336e65 100644
--- a/doc/html/boost_asio/reference/buffer/overload30.html
+++ b/doc/html/boost_asio/reference/buffer/overload30.html
@@ -61,7 +61,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload31.html b/doc/html/boost_asio/reference/buffer/overload31.html
index 1b1e102731..b25a847c3d 100644
--- a/doc/html/boost_asio/reference/buffer/overload31.html
+++ b/doc/html/boost_asio/reference/buffer/overload31.html
@@ -46,7 +46,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload32.html b/doc/html/boost_asio/reference/buffer/overload32.html
index 7114743db2..31e9420467 100644
--- a/doc/html/boost_asio/reference/buffer/overload32.html
+++ b/doc/html/boost_asio/reference/buffer/overload32.html
@@ -52,7 +52,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload4.html b/doc/html/boost_asio/reference/buffer/overload4.html
index 00a26a75b5..3874482d45 100644
--- a/doc/html/boost_asio/reference/buffer/overload4.html
+++ b/doc/html/boost_asio/reference/buffer/overload4.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload5.html b/doc/html/boost_asio/reference/buffer/overload5.html
index 0936d69f06..67da068d99 100644
--- a/doc/html/boost_asio/reference/buffer/overload5.html
+++ b/doc/html/boost_asio/reference/buffer/overload5.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload6.html b/doc/html/boost_asio/reference/buffer/overload6.html
index e6a2f92a33..f814e61a18 100644
--- a/doc/html/boost_asio/reference/buffer/overload6.html
+++ b/doc/html/boost_asio/reference/buffer/overload6.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload7.html b/doc/html/boost_asio/reference/buffer/overload7.html
index 1a0cc9a2af..25ea492ac1 100644
--- a/doc/html/boost_asio/reference/buffer/overload7.html
+++ b/doc/html/boost_asio/reference/buffer/overload7.html
@@ -51,7 +51,7 @@ mutable_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload8.html b/doc/html/boost_asio/reference/buffer/overload8.html
index 3eac832c61..b6008f6180 100644
--- a/doc/html/boost_asio/reference/buffer/overload8.html
+++ b/doc/html/boost_asio/reference/buffer/overload8.html
@@ -52,7 +52,7 @@ mutable_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer/overload9.html b/doc/html/boost_asio/reference/buffer/overload9.html
index a229c57132..9a611fbb4c 100644
--- a/doc/html/boost_asio/reference/buffer/overload9.html
+++ b/doc/html/boost_asio/reference/buffer/overload9.html
@@ -51,7 +51,7 @@ const_buffer buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_cast.html b/doc/html/boost_asio/reference/buffer_cast.html
index 361eea12ff..c1d27d2792 100644
--- a/doc/html/boost_asio/reference/buffer_cast.html
+++ b/doc/html/boost_asio/reference/buffer_cast.html
@@ -77,7 +77,7 @@ unsigned char* p2 = boost::asio::buffer_cast&lt;unsigned char*&gt;(b2);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_cast/overload1.html b/doc/html/boost_asio/reference/buffer_cast/overload1.html
index 4fd99cb11d..8411972bb9 100644
--- a/doc/html/boost_asio/reference/buffer_cast/overload1.html
+++ b/doc/html/boost_asio/reference/buffer_cast/overload1.html
@@ -38,7 +38,7 @@ PointerToPodType buffer_cast(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_cast/overload2.html b/doc/html/boost_asio/reference/buffer_cast/overload2.html
index fdf987b789..c8bdae1afe 100644
--- a/doc/html/boost_asio/reference/buffer_cast/overload2.html
+++ b/doc/html/boost_asio/reference/buffer_cast/overload2.html
@@ -38,7 +38,7 @@ PointerToPodType buffer_cast(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_copy.html b/doc/html/boost_asio/reference/buffer_copy.html
index 9ad1049c9f..9a7eee53d1 100644
--- a/doc/html/boost_asio/reference/buffer_copy.html
+++ b/doc/html/boost_asio/reference/buffer_copy.html
@@ -97,7 +97,7 @@ std::size_t <a class="link" href="buffer_copy/overload2.html" title="buffer_copy
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_copy/overload1.html b/doc/html/boost_asio/reference/buffer_copy/overload1.html
index 4f65c9f724..2f5420afb8 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload1.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload1.html
@@ -86,7 +86,7 @@ std::size_t buffer_copy(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_copy/overload2.html b/doc/html/boost_asio/reference/buffer_copy/overload2.html
index 062a3d1b8f..3078cdc953 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload2.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload2.html
@@ -95,7 +95,7 @@ std::size_t buffer_copy(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_sequence_begin.html b/doc/html/boost_asio/reference/buffer_sequence_begin.html
index 82595902bd..b4cea89a72 100644
--- a/doc/html/boost_asio/reference/buffer_sequence_begin.html
+++ b/doc/html/boost_asio/reference/buffer_sequence_begin.html
@@ -64,7 +64,7 @@ auto <a class="link" href="buffer_sequence_begin/overload4.html" title="buffer_s
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_sequence_begin/overload1.html b/doc/html/boost_asio/reference/buffer_sequence_begin/overload1.html
index f465079802..64979ac70b 100644
--- a/doc/html/boost_asio/reference/buffer_sequence_begin/overload1.html
+++ b/doc/html/boost_asio/reference/buffer_sequence_begin/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_sequence_begin/overload2.html b/doc/html/boost_asio/reference/buffer_sequence_begin/overload2.html
index 99f22eab6f..dcddc28f68 100644
--- a/doc/html/boost_asio/reference/buffer_sequence_begin/overload2.html
+++ b/doc/html/boost_asio/reference/buffer_sequence_begin/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_sequence_begin/overload3.html b/doc/html/boost_asio/reference/buffer_sequence_begin/overload3.html
index c3fe9caa6c..e193b5506b 100644
--- a/doc/html/boost_asio/reference/buffer_sequence_begin/overload3.html
+++ b/doc/html/boost_asio/reference/buffer_sequence_begin/overload3.html
@@ -38,7 +38,7 @@ auto buffer_sequence_begin(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_sequence_begin/overload4.html b/doc/html/boost_asio/reference/buffer_sequence_begin/overload4.html
index 4936e39cd8..57a113f0af 100644
--- a/doc/html/boost_asio/reference/buffer_sequence_begin/overload4.html
+++ b/doc/html/boost_asio/reference/buffer_sequence_begin/overload4.html
@@ -38,7 +38,7 @@ auto buffer_sequence_begin(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_sequence_end.html b/doc/html/boost_asio/reference/buffer_sequence_end.html
index f5fce7e922..a63038c8cd 100644
--- a/doc/html/boost_asio/reference/buffer_sequence_end.html
+++ b/doc/html/boost_asio/reference/buffer_sequence_end.html
@@ -65,7 +65,7 @@ auto <a class="link" href="buffer_sequence_end/overload4.html" title="buffer_seq
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_sequence_end/overload1.html b/doc/html/boost_asio/reference/buffer_sequence_end/overload1.html
index 23c18a0988..a9f81a14f1 100644
--- a/doc/html/boost_asio/reference/buffer_sequence_end/overload1.html
+++ b/doc/html/boost_asio/reference/buffer_sequence_end/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_sequence_end/overload2.html b/doc/html/boost_asio/reference/buffer_sequence_end/overload2.html
index ce5eb08a71..ebbd83e381 100644
--- a/doc/html/boost_asio/reference/buffer_sequence_end/overload2.html
+++ b/doc/html/boost_asio/reference/buffer_sequence_end/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_sequence_end/overload3.html b/doc/html/boost_asio/reference/buffer_sequence_end/overload3.html
index fd9163b1b3..6422e2224f 100644
--- a/doc/html/boost_asio/reference/buffer_sequence_end/overload3.html
+++ b/doc/html/boost_asio/reference/buffer_sequence_end/overload3.html
@@ -38,7 +38,7 @@ auto buffer_sequence_end(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_sequence_end/overload4.html b/doc/html/boost_asio/reference/buffer_sequence_end/overload4.html
index 97de9347e3..cdd6937a93 100644
--- a/doc/html/boost_asio/reference/buffer_sequence_end/overload4.html
+++ b/doc/html/boost_asio/reference/buffer_sequence_end/overload4.html
@@ -38,7 +38,7 @@ auto buffer_sequence_end(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffer_size.html b/doc/html/boost_asio/reference/buffer_size.html
index 3d4aca7eb9..350b389548 100644
--- a/doc/html/boost_asio/reference/buffer_size.html
+++ b/doc/html/boost_asio/reference/buffer_size.html
@@ -68,7 +68,7 @@ return total_size;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream.html b/doc/html/boost_asio/reference/buffered_read_stream.html
index 4f837b7e62..e5dbf9d867 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream.html
@@ -391,7 +391,7 @@ class buffered_read_stream :
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/async_fill.html b/doc/html/boost_asio/reference/buffered_read_stream/async_fill.html
index 0c62b99778..fe7daba5ab 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/async_fill.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/async_fill.html
@@ -39,7 +39,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html b/doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html
index ab841115b4..2f33650fe2 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html
@@ -42,7 +42,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/async_write_some.html b/doc/html/boost_asio/reference/buffered_read_stream/async_write_some.html
index 1e787c39eb..c5e90f5d8a 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/async_write_some.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/async_write_some.html
@@ -42,7 +42,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream.html b/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream.html
index bea2281833..651185bcb3 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream.html
@@ -47,7 +47,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream/overload1.html b/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream/overload1.html
index a33a8956f3..fdf2802628 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream/overload1.html
@@ -38,7 +38,7 @@ buffered_read_stream(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream/overload2.html b/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream/overload2.html
index b103939251..f3e4bfe503 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream/overload2.html
@@ -39,7 +39,7 @@ buffered_read_stream(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/close.html b/doc/html/boost_asio/reference/buffered_read_stream/close.html
index 44c6e1c5c3..51e8f2529d 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/close.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="buffered_read_stream::cl
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/close/overload1.html b/doc/html/boost_asio/reference/buffered_read_stream/close/overload1.html
index c9dbaaa157..1d132526d1 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/close/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/close/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/close/overload2.html b/doc/html/boost_asio/reference/buffered_read_stream/close/overload2.html
index e88c0a7f0c..a667189549 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/close/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/close/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/default_buffer_size.html b/doc/html/boost_asio/reference/buffered_read_stream/default_buffer_size.html
index fb0fe354bd..618b4bb80a 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/default_buffer_size.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/default_buffer_size.html
@@ -36,7 +36,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/executor_type.html b/doc/html/boost_asio/reference/buffered_read_stream/executor_type.html
index cef9ae6c4c..58ab89944d 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/executor_type.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/executor_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/fill.html b/doc/html/boost_asio/reference/buffered_read_stream/fill.html
index 28a6f5a76d..dbbe62b608 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/fill.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/fill.html
@@ -46,7 +46,7 @@ Fill
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/fill/overload1.html b/doc/html/boost_asio/reference/buffered_read_stream/fill/overload1.html
index a0a00d1f6d..4cd71a82a1 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/fill/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/fill/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/fill/overload2.html b/doc/html/boost_asio/reference/buffered_read_stream/fill/overload2.html
index 077caeed39..4fbdaae790 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/fill/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/fill/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/get_executor.html b/doc/html/boost_asio/reference/buffered_read_stream/get_executor.html
index 5ebe2646ed..e786b10f50 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/get_executor.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/get_io_context.html b/doc/html/boost_asio/reference/buffered_read_stream/get_io_context.html
index 72048d3cf0..c1ac68d6c7 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/get_io_context.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/get_io_context.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/get_io_service.html b/doc/html/boost_asio/reference/buffered_read_stream/get_io_service.html
index 84ad21dd1a..e77c08d53d 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/get_io_service.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/get_io_service.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/in_avail.html b/doc/html/boost_asio/reference/buffered_read_stream/in_avail.html
index 767ade06db..d0ffcfcd1d 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/in_avail.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/in_avail.html
@@ -41,7 +41,7 @@ std::size_t <a class="link" href="in_avail/overload2.html" title="buffered_read_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/in_avail/overload1.html b/doc/html/boost_asio/reference/buffered_read_stream/in_avail/overload1.html
index 803da04a0c..f07b0d2140 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/in_avail/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/in_avail/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/in_avail/overload2.html b/doc/html/boost_asio/reference/buffered_read_stream/in_avail/overload2.html
index 70f6f60bb3..b3a9cfee34 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/in_avail/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/in_avail/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer.html b/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer.html
index 8656c6daa7..2e8bfff306 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer/overload1.html b/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer/overload1.html
index 08813e8895..cd3f516e98 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer/overload2.html b/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer/overload2.html
index 589d3c9a51..5b55d8ef42 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer/overload2.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer_type.html b/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer_type.html
index 1d5bffa5e3..ad354805e6 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/next_layer.html b/doc/html/boost_asio/reference/buffered_read_stream/next_layer.html
index 6f65feb284..6ca3f48453 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/next_layer.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/next_layer.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html b/doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html
index cced8e8b1d..f85ef17c14 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/peek.html b/doc/html/boost_asio/reference/buffered_read_stream/peek.html
index 8745c2a9d8..92aceb7c20 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/peek.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/peek.html
@@ -52,7 +52,7 @@ std::size_t <a class="link" href="peek/overload2.html" title="buffered_read_stre
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/peek/overload1.html b/doc/html/boost_asio/reference/buffered_read_stream/peek/overload1.html
index 0e31fddb9f..f5aa835ed8 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/peek/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/peek/overload1.html
@@ -39,7 +39,7 @@ std::size_t peek(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/peek/overload2.html b/doc/html/boost_asio/reference/buffered_read_stream/peek/overload2.html
index aea0f09e87..303345d260 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/peek/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/peek/overload2.html
@@ -40,7 +40,7 @@ std::size_t peek(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/read_some.html b/doc/html/boost_asio/reference/buffered_read_stream/read_some.html
index de38d7646f..18b29ec18e 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/read_some.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/read_some.html
@@ -52,7 +52,7 @@ std::size_t <a class="link" href="read_some/overload2.html" title="buffered_read
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/read_some/overload1.html b/doc/html/boost_asio/reference/buffered_read_stream/read_some/overload1.html
index 892834f23d..6ba29f5fe2 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/read_some/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/read_some/overload1.html
@@ -39,7 +39,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/read_some/overload2.html b/doc/html/boost_asio/reference/buffered_read_stream/read_some/overload2.html
index 3503c35f67..92b7354ce5 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/read_some/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/read_some/overload2.html
@@ -40,7 +40,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/write_some.html b/doc/html/boost_asio/reference/buffered_read_stream/write_some.html
index b1fd361dea..e7ceab6862 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/write_some.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/write_some.html
@@ -52,7 +52,7 @@ std::size_t <a class="link" href="write_some/overload2.html" title="buffered_rea
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/write_some/overload1.html b/doc/html/boost_asio/reference/buffered_read_stream/write_some/overload1.html
index f364670a98..4ab526219f 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/write_some/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/write_some/overload1.html
@@ -39,7 +39,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_read_stream/write_some/overload2.html b/doc/html/boost_asio/reference/buffered_read_stream/write_some/overload2.html
index 15ba7186ef..d1666d4707 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/write_some/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/write_some/overload2.html
@@ -40,7 +40,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream.html b/doc/html/boost_asio/reference/buffered_stream.html
index 507e3680bc..8afaad1c0a 100644
--- a/doc/html/boost_asio/reference/buffered_stream.html
+++ b/doc/html/boost_asio/reference/buffered_stream.html
@@ -387,7 +387,7 @@ class buffered_stream :
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/async_fill.html b/doc/html/boost_asio/reference/buffered_stream/async_fill.html
index 96de1a2a8b..c4ef02156f 100644
--- a/doc/html/boost_asio/reference/buffered_stream/async_fill.html
+++ b/doc/html/boost_asio/reference/buffered_stream/async_fill.html
@@ -39,7 +39,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/async_flush.html b/doc/html/boost_asio/reference/buffered_stream/async_flush.html
index a694368510..de86e76b60 100644
--- a/doc/html/boost_asio/reference/buffered_stream/async_flush.html
+++ b/doc/html/boost_asio/reference/buffered_stream/async_flush.html
@@ -39,7 +39,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/async_read_some.html b/doc/html/boost_asio/reference/buffered_stream/async_read_some.html
index 9ccc168f9b..9a396bb01c 100644
--- a/doc/html/boost_asio/reference/buffered_stream/async_read_some.html
+++ b/doc/html/boost_asio/reference/buffered_stream/async_read_some.html
@@ -42,7 +42,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/async_write_some.html b/doc/html/boost_asio/reference/buffered_stream/async_write_some.html
index 163c3b1880..7c7090d2c2 100644
--- a/doc/html/boost_asio/reference/buffered_stream/async_write_some.html
+++ b/doc/html/boost_asio/reference/buffered_stream/async_write_some.html
@@ -42,7 +42,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/buffered_stream.html b/doc/html/boost_asio/reference/buffered_stream/buffered_stream.html
index 3e90e078e6..8d90cc0f2a 100644
--- a/doc/html/boost_asio/reference/buffered_stream/buffered_stream.html
+++ b/doc/html/boost_asio/reference/buffered_stream/buffered_stream.html
@@ -48,7 +48,7 @@ explicit <a class="link" href="buffered_stream/overload2.html" title="buffered_s
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/buffered_stream/overload1.html b/doc/html/boost_asio/reference/buffered_stream/buffered_stream/overload1.html
index 94f6a65ea4..81f652fda3 100644
--- a/doc/html/boost_asio/reference/buffered_stream/buffered_stream/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_stream/buffered_stream/overload1.html
@@ -38,7 +38,7 @@ buffered_stream(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/buffered_stream/overload2.html b/doc/html/boost_asio/reference/buffered_stream/buffered_stream/overload2.html
index 3b3bb00dfa..13bc10cff3 100644
--- a/doc/html/boost_asio/reference/buffered_stream/buffered_stream/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_stream/buffered_stream/overload2.html
@@ -40,7 +40,7 @@ buffered_stream(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/close.html b/doc/html/boost_asio/reference/buffered_stream/close.html
index ce1d2cd49a..fd63dc692f 100644
--- a/doc/html/boost_asio/reference/buffered_stream/close.html
+++ b/doc/html/boost_asio/reference/buffered_stream/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="buffered_stream::close (
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/close/overload1.html b/doc/html/boost_asio/reference/buffered_stream/close/overload1.html
index 332e376e26..46bf19dce6 100644
--- a/doc/html/boost_asio/reference/buffered_stream/close/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_stream/close/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/close/overload2.html b/doc/html/boost_asio/reference/buffered_stream/close/overload2.html
index e65f575729..2571ebae94 100644
--- a/doc/html/boost_asio/reference/buffered_stream/close/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_stream/close/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/executor_type.html b/doc/html/boost_asio/reference/buffered_stream/executor_type.html
index ed7e3b0646..99842033d9 100644
--- a/doc/html/boost_asio/reference/buffered_stream/executor_type.html
+++ b/doc/html/boost_asio/reference/buffered_stream/executor_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/fill.html b/doc/html/boost_asio/reference/buffered_stream/fill.html
index c8bc58712c..b5141eeb16 100644
--- a/doc/html/boost_asio/reference/buffered_stream/fill.html
+++ b/doc/html/boost_asio/reference/buffered_stream/fill.html
@@ -46,7 +46,7 @@ Fill the buffer
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/fill/overload1.html b/doc/html/boost_asio/reference/buffered_stream/fill/overload1.html
index 11c65402e8..00d17c01ab 100644
--- a/doc/html/boost_asio/reference/buffered_stream/fill/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_stream/fill/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/fill/overload2.html b/doc/html/boost_asio/reference/buffered_stream/fill/overload2.html
index a9ecbd6552..08c1cbf176 100644
--- a/doc/html/boost_asio/reference/buffered_stream/fill/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_stream/fill/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/flush.html b/doc/html/boost_asio/reference/buffered_stream/flush.html
index 79ddc268e5..efaa7e0b06 100644
--- a/doc/html/boost_asio/reference/buffered_stream/flush.html
+++ b/doc/html/boost_asio/reference/buffered_stream/flush.html
@@ -47,7 +47,7 @@ Flush all
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/flush/overload1.html b/doc/html/boost_asio/reference/buffered_stream/flush/overload1.html
index c4a85d48fc..bad0dffd1c 100644
--- a/doc/html/boost_asio/reference/buffered_stream/flush/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_stream/flush/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/flush/overload2.html b/doc/html/boost_asio/reference/buffered_stream/flush/overload2.html
index 4f4d8dbc1c..5d62b8a88e 100644
--- a/doc/html/boost_asio/reference/buffered_stream/flush/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_stream/flush/overload2.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/get_executor.html b/doc/html/boost_asio/reference/buffered_stream/get_executor.html
index d4bceb9dee..cf2ae02a3e 100644
--- a/doc/html/boost_asio/reference/buffered_stream/get_executor.html
+++ b/doc/html/boost_asio/reference/buffered_stream/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/get_io_context.html b/doc/html/boost_asio/reference/buffered_stream/get_io_context.html
index 4569e9bd01..44b69e677e 100644
--- a/doc/html/boost_asio/reference/buffered_stream/get_io_context.html
+++ b/doc/html/boost_asio/reference/buffered_stream/get_io_context.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/get_io_service.html b/doc/html/boost_asio/reference/buffered_stream/get_io_service.html
index 916280671a..8057fcf505 100644
--- a/doc/html/boost_asio/reference/buffered_stream/get_io_service.html
+++ b/doc/html/boost_asio/reference/buffered_stream/get_io_service.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/in_avail.html b/doc/html/boost_asio/reference/buffered_stream/in_avail.html
index ed0c06b5da..b09aa47332 100644
--- a/doc/html/boost_asio/reference/buffered_stream/in_avail.html
+++ b/doc/html/boost_asio/reference/buffered_stream/in_avail.html
@@ -41,7 +41,7 @@ std::size_t <a class="link" href="in_avail/overload2.html" title="buffered_strea
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/in_avail/overload1.html b/doc/html/boost_asio/reference/buffered_stream/in_avail/overload1.html
index 04964fe992..ac7d080d0f 100644
--- a/doc/html/boost_asio/reference/buffered_stream/in_avail/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_stream/in_avail/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/in_avail/overload2.html b/doc/html/boost_asio/reference/buffered_stream/in_avail/overload2.html
index cd7745d47a..f40e2c7c6e 100644
--- a/doc/html/boost_asio/reference/buffered_stream/in_avail/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_stream/in_avail/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/lowest_layer.html b/doc/html/boost_asio/reference/buffered_stream/lowest_layer.html
index d9b6bfe046..13445cab47 100644
--- a/doc/html/boost_asio/reference/buffered_stream/lowest_layer.html
+++ b/doc/html/boost_asio/reference/buffered_stream/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/lowest_layer/overload1.html b/doc/html/boost_asio/reference/buffered_stream/lowest_layer/overload1.html
index bdf11d488b..c4f3cb1524 100644
--- a/doc/html/boost_asio/reference/buffered_stream/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_stream/lowest_layer/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/lowest_layer/overload2.html b/doc/html/boost_asio/reference/buffered_stream/lowest_layer/overload2.html
index 52b9d7df7e..93942fa2eb 100644
--- a/doc/html/boost_asio/reference/buffered_stream/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_stream/lowest_layer/overload2.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/lowest_layer_type.html b/doc/html/boost_asio/reference/buffered_stream/lowest_layer_type.html
index 56666f8499..9217f48dc7 100644
--- a/doc/html/boost_asio/reference/buffered_stream/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/buffered_stream/lowest_layer_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/next_layer.html b/doc/html/boost_asio/reference/buffered_stream/next_layer.html
index bab66c327e..8689cae38c 100644
--- a/doc/html/boost_asio/reference/buffered_stream/next_layer.html
+++ b/doc/html/boost_asio/reference/buffered_stream/next_layer.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/next_layer_type.html b/doc/html/boost_asio/reference/buffered_stream/next_layer_type.html
index 29d3456fb4..70e6a7bcc7 100644
--- a/doc/html/boost_asio/reference/buffered_stream/next_layer_type.html
+++ b/doc/html/boost_asio/reference/buffered_stream/next_layer_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/peek.html b/doc/html/boost_asio/reference/buffered_stream/peek.html
index 14e0546fd4..e195529b13 100644
--- a/doc/html/boost_asio/reference/buffered_stream/peek.html
+++ b/doc/html/boost_asio/reference/buffered_stream/peek.html
@@ -52,7 +52,7 @@ std::size_t <a class="link" href="peek/overload2.html" title="buffered_stream::p
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/peek/overload1.html b/doc/html/boost_asio/reference/buffered_stream/peek/overload1.html
index 180c59df86..d71f283e13 100644
--- a/doc/html/boost_asio/reference/buffered_stream/peek/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_stream/peek/overload1.html
@@ -39,7 +39,7 @@ std::size_t peek(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/peek/overload2.html b/doc/html/boost_asio/reference/buffered_stream/peek/overload2.html
index f902270191..51351052b9 100644
--- a/doc/html/boost_asio/reference/buffered_stream/peek/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_stream/peek/overload2.html
@@ -40,7 +40,7 @@ std::size_t peek(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/read_some.html b/doc/html/boost_asio/reference/buffered_stream/read_some.html
index 2c57a2a45a..a89d7605d0 100644
--- a/doc/html/boost_asio/reference/buffered_stream/read_some.html
+++ b/doc/html/boost_asio/reference/buffered_stream/read_some.html
@@ -52,7 +52,7 @@ std::size_t <a class="link" href="read_some/overload2.html" title="buffered_stre
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/read_some/overload1.html b/doc/html/boost_asio/reference/buffered_stream/read_some/overload1.html
index f72fea85d1..52ffff3698 100644
--- a/doc/html/boost_asio/reference/buffered_stream/read_some/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_stream/read_some/overload1.html
@@ -39,7 +39,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/read_some/overload2.html b/doc/html/boost_asio/reference/buffered_stream/read_some/overload2.html
index 4fe7c709b8..79dd1e3cad 100644
--- a/doc/html/boost_asio/reference/buffered_stream/read_some/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_stream/read_some/overload2.html
@@ -40,7 +40,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/write_some.html b/doc/html/boost_asio/reference/buffered_stream/write_some.html
index 7c4a94d20e..1e19677b1f 100644
--- a/doc/html/boost_asio/reference/buffered_stream/write_some.html
+++ b/doc/html/boost_asio/reference/buffered_stream/write_some.html
@@ -52,7 +52,7 @@ std::size_t <a class="link" href="write_some/overload2.html" title="buffered_str
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/write_some/overload1.html b/doc/html/boost_asio/reference/buffered_stream/write_some/overload1.html
index ac361753c3..f9bf325f75 100644
--- a/doc/html/boost_asio/reference/buffered_stream/write_some/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_stream/write_some/overload1.html
@@ -39,7 +39,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_stream/write_some/overload2.html b/doc/html/boost_asio/reference/buffered_stream/write_some/overload2.html
index e1158846a7..e563a439b7 100644
--- a/doc/html/boost_asio/reference/buffered_stream/write_some/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_stream/write_some/overload2.html
@@ -40,7 +40,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream.html b/doc/html/boost_asio/reference/buffered_write_stream.html
index 2aa47c23c2..9a384bf4dc 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream.html
@@ -393,7 +393,7 @@ class buffered_write_stream :
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/async_flush.html b/doc/html/boost_asio/reference/buffered_write_stream/async_flush.html
index e6df6ad4a4..59ed0a75a4 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/async_flush.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/async_flush.html
@@ -39,7 +39,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/async_read_some.html b/doc/html/boost_asio/reference/buffered_write_stream/async_read_some.html
index d9bc9f9dbc..b717a69a06 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/async_read_some.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/async_read_some.html
@@ -42,7 +42,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/async_write_some.html b/doc/html/boost_asio/reference/buffered_write_stream/async_write_some.html
index 377d8d0d52..297e4f5e7f 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/async_write_some.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/async_write_some.html
@@ -42,7 +42,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream.html b/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream.html
index 9e0129fc43..4e52460801 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream.html
@@ -47,7 +47,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream/overload1.html b/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream/overload1.html
index aa4c9c407b..5dbf48e791 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream/overload1.html
@@ -38,7 +38,7 @@ buffered_write_stream(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream/overload2.html b/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream/overload2.html
index 13f5fc576d..c303ab7b10 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream/overload2.html
@@ -39,7 +39,7 @@ buffered_write_stream(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/close.html b/doc/html/boost_asio/reference/buffered_write_stream/close.html
index 31c2be9c63..f03de1bc76 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/close.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="buffered_write_stream::c
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/close/overload1.html b/doc/html/boost_asio/reference/buffered_write_stream/close/overload1.html
index 64803285df..61585c73cc 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/close/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/close/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/close/overload2.html b/doc/html/boost_asio/reference/buffered_write_stream/close/overload2.html
index bba7141325..531f6c73ec 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/close/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/close/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/default_buffer_size.html b/doc/html/boost_asio/reference/buffered_write_stream/default_buffer_size.html
index 720ca22a9f..6c077eaf98 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/default_buffer_size.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/default_buffer_size.html
@@ -36,7 +36,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/executor_type.html b/doc/html/boost_asio/reference/buffered_write_stream/executor_type.html
index b2b65db707..f00a0ce439 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/executor_type.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/executor_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/flush.html b/doc/html/boost_asio/reference/buffered_write_stream/flush.html
index 224ab538fb..dc656e3d3b 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/flush.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/flush.html
@@ -48,7 +48,7 @@ Flush
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/flush/overload1.html b/doc/html/boost_asio/reference/buffered_write_stream/flush/overload1.html
index 8c158e3354..f5f8a25d1a 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/flush/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/flush/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/flush/overload2.html b/doc/html/boost_asio/reference/buffered_write_stream/flush/overload2.html
index f772fb66f1..872f0cd828 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/flush/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/flush/overload2.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/get_executor.html b/doc/html/boost_asio/reference/buffered_write_stream/get_executor.html
index 7d872428c1..f3521ef221 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/get_executor.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/get_io_context.html b/doc/html/boost_asio/reference/buffered_write_stream/get_io_context.html
index a7fb6c5dc0..16397d339c 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/get_io_context.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/get_io_context.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/get_io_service.html b/doc/html/boost_asio/reference/buffered_write_stream/get_io_service.html
index 78c4cec811..17296aa1ee 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/get_io_service.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/get_io_service.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/in_avail.html b/doc/html/boost_asio/reference/buffered_write_stream/in_avail.html
index 2ba2f17a3a..83421348b1 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/in_avail.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/in_avail.html
@@ -41,7 +41,7 @@ std::size_t <a class="link" href="in_avail/overload2.html" title="buffered_write
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/in_avail/overload1.html b/doc/html/boost_asio/reference/buffered_write_stream/in_avail/overload1.html
index 2510ccecc9..7db75868db 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/in_avail/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/in_avail/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/in_avail/overload2.html b/doc/html/boost_asio/reference/buffered_write_stream/in_avail/overload2.html
index 678ec212c4..d07b01379e 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/in_avail/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/in_avail/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer.html b/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer.html
index fb1962c0f6..45d0e4a32d 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload1.html b/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload1.html
index 46d33650ab..1e04855452 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload2.html b/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload2.html
index ca7be2cb76..fffd32d4b2 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload2.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer_type.html b/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer_type.html
index f1087aba6e..2e511a317d 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/next_layer.html b/doc/html/boost_asio/reference/buffered_write_stream/next_layer.html
index c223efc141..493a772226 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/next_layer.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/next_layer.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/next_layer_type.html b/doc/html/boost_asio/reference/buffered_write_stream/next_layer_type.html
index 6fd8fbee93..3e2f2dd3ce 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/next_layer_type.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/next_layer_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/peek.html b/doc/html/boost_asio/reference/buffered_write_stream/peek.html
index 5ae9b7f65d..04af52184d 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/peek.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/peek.html
@@ -52,7 +52,7 @@ std::size_t <a class="link" href="peek/overload2.html" title="buffered_write_str
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/peek/overload1.html b/doc/html/boost_asio/reference/buffered_write_stream/peek/overload1.html
index dae2ae2214..110497cbe7 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/peek/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/peek/overload1.html
@@ -39,7 +39,7 @@ std::size_t peek(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/peek/overload2.html b/doc/html/boost_asio/reference/buffered_write_stream/peek/overload2.html
index f28f05dc9e..0407d6ce43 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/peek/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/peek/overload2.html
@@ -40,7 +40,7 @@ std::size_t peek(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/read_some.html b/doc/html/boost_asio/reference/buffered_write_stream/read_some.html
index e46dddf330..e543f69dab 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/read_some.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/read_some.html
@@ -52,7 +52,7 @@ std::size_t <a class="link" href="read_some/overload2.html" title="buffered_writ
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/read_some/overload1.html b/doc/html/boost_asio/reference/buffered_write_stream/read_some/overload1.html
index bd7e100655..f6b54bd405 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/read_some/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/read_some/overload1.html
@@ -39,7 +39,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/read_some/overload2.html b/doc/html/boost_asio/reference/buffered_write_stream/read_some/overload2.html
index bf8baefdb1..41d8861e61 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/read_some/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/read_some/overload2.html
@@ -40,7 +40,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/write_some.html b/doc/html/boost_asio/reference/buffered_write_stream/write_some.html
index 7eca6a8246..c6df7ce37c 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/write_some.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/write_some.html
@@ -52,7 +52,7 @@ std::size_t <a class="link" href="write_some/overload2.html" title="buffered_wri
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/write_some/overload1.html b/doc/html/boost_asio/reference/buffered_write_stream/write_some/overload1.html
index b38f0477f1..9e8b94d165 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/write_some/overload1.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/write_some/overload1.html
@@ -39,7 +39,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffered_write_stream/write_some/overload2.html b/doc/html/boost_asio/reference/buffered_write_stream/write_some/overload2.html
index 852458e53e..e68b013fa7 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/write_some/overload2.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/write_some/overload2.html
@@ -40,7 +40,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_begin.html b/doc/html/boost_asio/reference/buffers_begin.html
index 2b0c73b0fd..27c65aed4d 100644
--- a/doc/html/boost_asio/reference/buffers_begin.html
+++ b/doc/html/boost_asio/reference/buffers_begin.html
@@ -49,7 +49,7 @@ buffers_iterator&lt; BufferSequence &gt; buffers_begin(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_end.html b/doc/html/boost_asio/reference/buffers_end.html
index 2f3a6bf5ea..e5c138b335 100644
--- a/doc/html/boost_asio/reference/buffers_end.html
+++ b/doc/html/boost_asio/reference/buffers_end.html
@@ -49,7 +49,7 @@ buffers_iterator&lt; BufferSequence &gt; buffers_end(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator.html b/doc/html/boost_asio/reference/buffers_iterator.html
index dc4b192ad8..3090adcf48 100644
--- a/doc/html/boost_asio/reference/buffers_iterator.html
+++ b/doc/html/boost_asio/reference/buffers_iterator.html
@@ -402,7 +402,7 @@ class buffers_iterator
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/begin.html b/doc/html/boost_asio/reference/buffers_iterator/begin.html
index 173b65278b..9adda3502e 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/begin.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/begin.html
@@ -37,7 +37,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/buffers_iterator.html b/doc/html/boost_asio/reference/buffers_iterator/buffers_iterator.html
index 3fbc57890c..ede32f5d4f 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/buffers_iterator.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/buffers_iterator.html
@@ -36,7 +36,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/difference_type.html b/doc/html/boost_asio/reference/buffers_iterator/difference_type.html
index 2ced1a56be..9b7766ccf7 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/difference_type.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/difference_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/end.html b/doc/html/boost_asio/reference/buffers_iterator/end.html
index e0e196511a..6acd3be5b4 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/end.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/end.html
@@ -37,7 +37,7 @@ Construct an
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/iterator_category.html b/doc/html/boost_asio/reference/buffers_iterator/iterator_category.html
index da137044d1..254f8339ca 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/iterator_category.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/iterator_category.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator__star_.html b/doc/html/boost_asio/reference/buffers_iterator/operator__star_.html
index 8cb6af164b..ff2dd1c4f5 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator__star_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator__star_.html
@@ -37,7 +37,7 @@ Dereference
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_arrow_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_arrow_.html
index cf217972db..7723928e14 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_arrow_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_arrow_.html
@@ -36,7 +36,7 @@ Dereference
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_eq__eq_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_eq__eq_.html
index b4c005a10a..cfce62d53d 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Test
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_gt_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_gt_.html
index e11974ca47..169fbcd5a2 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_gt_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_gt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_gt__eq_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_gt__eq_.html
index e2fd036173..b477d3155b 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_gt__eq_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_gt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_lb__rb_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_lb__rb_.html
index bc75d47595..c2c95be566 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_lb__rb_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_lb__rb_.html
@@ -37,7 +37,7 @@ Access
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_lt_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_lt_.html
index ea51249fdd..0dd634d606 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_lt_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_lt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_lt__eq_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_lt__eq_.html
index c2c29eed5c..acbe27833c 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_lt__eq_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_lt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_minus_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_minus_.html
index 783d31c724..318ced4e7d 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_minus_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_minus_.html
@@ -44,7 +44,7 @@ friend std::ptrdiff_t <a class="link" href="operator_minus_/overload2.html" titl
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_minus_/overload1.html b/doc/html/boost_asio/reference/buffers_iterator/operator_minus_/overload1.html
index d245bdbf24..3fa9845327 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_minus_/overload1.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_minus_/overload1.html
@@ -47,7 +47,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_minus_/overload2.html b/doc/html/boost_asio/reference/buffers_iterator/operator_minus_/overload2.html
index b37804c7df..4ceaedd88b 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_minus_/overload2.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_minus_/overload2.html
@@ -47,7 +47,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_minus__eq_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_minus__eq_.html
index 2297dcaeed..c5920fba3c 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_minus__eq_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_minus__eq_.html
@@ -37,7 +37,7 @@ Subtraction
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_.html
index ad92404341..9244f23472 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_.html
@@ -44,7 +44,7 @@ Decrement
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_/overload1.html b/doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_/overload1.html
index 3661578761..023e05da45 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_/overload1.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_/overload2.html b/doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_/overload2.html
index 4bff4c6bdd..923d60a104 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_/overload2.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_not__eq_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_not__eq_.html
index 7374642a62..734c625e63 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_not__eq_.html
@@ -48,7 +48,7 @@ Test
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_plus_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_plus_.html
index edae9ada7f..2453a72e42 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_plus_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_plus_.html
@@ -44,7 +44,7 @@ friend buffers_iterator <a class="link" href="operator_plus_/overload2.html" tit
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_plus_/overload1.html b/doc/html/boost_asio/reference/buffers_iterator/operator_plus_/overload1.html
index 0f7a4f4d8c..58f73fe6f0 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_plus_/overload1.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_plus_/overload1.html
@@ -47,7 +47,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_plus_/overload2.html b/doc/html/boost_asio/reference/buffers_iterator/operator_plus_/overload2.html
index af4e0cfb78..13a3aac338 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_plus_/overload2.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_plus_/overload2.html
@@ -47,7 +47,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_plus__eq_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_plus__eq_.html
index 1ead8b7fa0..755792439c 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_plus__eq_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_plus__eq_.html
@@ -37,7 +37,7 @@ Addition
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_.html b/doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_.html
index 34feaf97f6..a7c818ea9c 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_.html
@@ -44,7 +44,7 @@ Increment
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_/overload1.html b/doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_/overload1.html
index 841105872d..61552966cc 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_/overload1.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_/overload2.html b/doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_/overload2.html
index 0f8a07d8e3..e3f9001d1b 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_/overload2.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/pointer.html b/doc/html/boost_asio/reference/buffers_iterator/pointer.html
index 2df4edbdc6..7e01f0c219 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/pointer.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/pointer.html
@@ -51,7 +51,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/reference.html b/doc/html/boost_asio/reference/buffers_iterator/reference.html
index 3c29e10772..00ca24c5b6 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/reference.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/reference.html
@@ -51,7 +51,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/buffers_iterator/value_type.html b/doc/html/boost_asio/reference/buffers_iterator/value_type.html
index f4ef15cc3e..900519abe9 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/value_type.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/value_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect.html b/doc/html/boost_asio/reference/connect.html
index 5ce57c2e69..4b3eb7b222 100644
--- a/doc/html/boost_asio/reference/connect.html
+++ b/doc/html/boost_asio/reference/connect.html
@@ -170,7 +170,7 @@ Iterator <a class="link" href="connect/overload12.html" title="connect (12 of 12
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect/overload1.html b/doc/html/boost_asio/reference/connect/overload1.html
index fe7d7b1742..b90227468f 100644
--- a/doc/html/boost_asio/reference/connect/overload1.html
+++ b/doc/html/boost_asio/reference/connect/overload1.html
@@ -96,7 +96,7 @@ boost::asio::connect(s, r.resolve(q));
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect/overload10.html b/doc/html/boost_asio/reference/connect/overload10.html
index 7a1fbc08cd..3ce61952a7 100644
--- a/doc/html/boost_asio/reference/connect/overload10.html
+++ b/doc/html/boost_asio/reference/connect/overload10.html
@@ -111,7 +111,7 @@ Iterator connect(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect/overload11.html b/doc/html/boost_asio/reference/connect/overload11.html
index 3341d668a9..151911a0de 100644
--- a/doc/html/boost_asio/reference/connect/overload11.html
+++ b/doc/html/boost_asio/reference/connect/overload11.html
@@ -144,7 +144,7 @@ std::cout &lt;&lt; "Connected to: " &lt;&lt; i-&gt;endpoint() &lt;&lt; std::endl
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect/overload12.html b/doc/html/boost_asio/reference/connect/overload12.html
index d9762844b8..a35992a45b 100644
--- a/doc/html/boost_asio/reference/connect/overload12.html
+++ b/doc/html/boost_asio/reference/connect/overload12.html
@@ -145,7 +145,7 @@ else
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect/overload2.html b/doc/html/boost_asio/reference/connect/overload2.html
index 5a0838ee84..38d9f67629 100644
--- a/doc/html/boost_asio/reference/connect/overload2.html
+++ b/doc/html/boost_asio/reference/connect/overload2.html
@@ -94,7 +94,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect/overload3.html b/doc/html/boost_asio/reference/connect/overload3.html
index 12a723bf98..182255a79f 100644
--- a/doc/html/boost_asio/reference/connect/overload3.html
+++ b/doc/html/boost_asio/reference/connect/overload3.html
@@ -98,7 +98,7 @@ Iterator connect(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect/overload4.html b/doc/html/boost_asio/reference/connect/overload4.html
index f1112e5465..c674f7db56 100644
--- a/doc/html/boost_asio/reference/connect/overload4.html
+++ b/doc/html/boost_asio/reference/connect/overload4.html
@@ -90,7 +90,7 @@ Iterator connect(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect/overload5.html b/doc/html/boost_asio/reference/connect/overload5.html
index 02266e5d2b..fc8e45fd3f 100644
--- a/doc/html/boost_asio/reference/connect/overload5.html
+++ b/doc/html/boost_asio/reference/connect/overload5.html
@@ -101,7 +101,7 @@ boost::asio::connect(s, e.begin(), e.end());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect/overload6.html b/doc/html/boost_asio/reference/connect/overload6.html
index 2a3b44b86b..b4f8b5c56e 100644
--- a/doc/html/boost_asio/reference/connect/overload6.html
+++ b/doc/html/boost_asio/reference/connect/overload6.html
@@ -99,7 +99,7 @@ if (ec)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect/overload7.html b/doc/html/boost_asio/reference/connect/overload7.html
index 0bbe4523f5..6d25e5947b 100644
--- a/doc/html/boost_asio/reference/connect/overload7.html
+++ b/doc/html/boost_asio/reference/connect/overload7.html
@@ -139,7 +139,7 @@ std::cout &lt;&lt; "Connected to: " &lt;&lt; e &lt;&lt; std::endl;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect/overload8.html b/doc/html/boost_asio/reference/connect/overload8.html
index 8af74c8b64..13153f852b 100644
--- a/doc/html/boost_asio/reference/connect/overload8.html
+++ b/doc/html/boost_asio/reference/connect/overload8.html
@@ -140,7 +140,7 @@ else
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/connect/overload9.html b/doc/html/boost_asio/reference/connect/overload9.html
index 4f7eb4b891..cd3a1d0dcd 100644
--- a/doc/html/boost_asio/reference/connect/overload9.html
+++ b/doc/html/boost_asio/reference/connect/overload9.html
@@ -119,7 +119,7 @@ Iterator connect(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffer.html b/doc/html/boost_asio/reference/const_buffer.html
index 0ccb28196e..7d99a86d7a 100644
--- a/doc/html/boost_asio/reference/const_buffer.html
+++ b/doc/html/boost_asio/reference/const_buffer.html
@@ -181,7 +181,7 @@ const unsigned char* p1 = static_cast&lt;const unsigned char*&gt;(b1.data());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffer/const_buffer.html b/doc/html/boost_asio/reference/const_buffer/const_buffer.html
index 59f177d5c6..b059d3ce30 100644
--- a/doc/html/boost_asio/reference/const_buffer/const_buffer.html
+++ b/doc/html/boost_asio/reference/const_buffer/const_buffer.html
@@ -52,7 +52,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffer/const_buffer/overload1.html b/doc/html/boost_asio/reference/const_buffer/const_buffer/overload1.html
index 879bd2b152..cb88677556 100644
--- a/doc/html/boost_asio/reference/const_buffer/const_buffer/overload1.html
+++ b/doc/html/boost_asio/reference/const_buffer/const_buffer/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffer/const_buffer/overload2.html b/doc/html/boost_asio/reference/const_buffer/const_buffer/overload2.html
index 804126fe68..e9a2b09662 100644
--- a/doc/html/boost_asio/reference/const_buffer/const_buffer/overload2.html
+++ b/doc/html/boost_asio/reference/const_buffer/const_buffer/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffer/const_buffer/overload3.html b/doc/html/boost_asio/reference/const_buffer/const_buffer/overload3.html
index a8a75af252..f5c4e5d826 100644
--- a/doc/html/boost_asio/reference/const_buffer/const_buffer/overload3.html
+++ b/doc/html/boost_asio/reference/const_buffer/const_buffer/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffer/data.html b/doc/html/boost_asio/reference/const_buffer/data.html
index e69b67eb94..67d16549c0 100644
--- a/doc/html/boost_asio/reference/const_buffer/data.html
+++ b/doc/html/boost_asio/reference/const_buffer/data.html
@@ -36,7 +36,7 @@ Get a pointer to
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffer/operator_plus_.html b/doc/html/boost_asio/reference/const_buffer/operator_plus_.html
index dc00c53667..3cdadfffd3 100644
--- a/doc/html/boost_asio/reference/const_buffer/operator_plus_.html
+++ b/doc/html/boost_asio/reference/const_buffer/operator_plus_.html
@@ -44,7 +44,7 @@ const_buffer <a class="link" href="operator_plus_/overload2.html" title="const_b
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffer/operator_plus_/overload1.html b/doc/html/boost_asio/reference/const_buffer/operator_plus_/overload1.html
index 1956726721..a102e3b342 100644
--- a/doc/html/boost_asio/reference/const_buffer/operator_plus_/overload1.html
+++ b/doc/html/boost_asio/reference/const_buffer/operator_plus_/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffer/operator_plus_/overload2.html b/doc/html/boost_asio/reference/const_buffer/operator_plus_/overload2.html
index e769e471fb..458c2e413a 100644
--- a/doc/html/boost_asio/reference/const_buffer/operator_plus_/overload2.html
+++ b/doc/html/boost_asio/reference/const_buffer/operator_plus_/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffer/operator_plus__eq_.html b/doc/html/boost_asio/reference/const_buffer/operator_plus__eq_.html
index fac6733c6e..deb3ca0dad 100644
--- a/doc/html/boost_asio/reference/const_buffer/operator_plus__eq_.html
+++ b/doc/html/boost_asio/reference/const_buffer/operator_plus__eq_.html
@@ -37,7 +37,7 @@ Move
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffer/size.html b/doc/html/boost_asio/reference/const_buffer/size.html
index b76141d37e..dadfe5e9fa 100644
--- a/doc/html/boost_asio/reference/const_buffer/size.html
+++ b/doc/html/boost_asio/reference/const_buffer/size.html
@@ -36,7 +36,7 @@ Get the size of the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1.html b/doc/html/boost_asio/reference/const_buffers_1.html
index f40b4c1944..3f3384cf06 100644
--- a/doc/html/boost_asio/reference/const_buffers_1.html
+++ b/doc/html/boost_asio/reference/const_buffers_1.html
@@ -230,7 +230,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/begin.html b/doc/html/boost_asio/reference/const_buffers_1/begin.html
index b689b57499..81d64c615b 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/begin.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/begin.html
@@ -36,7 +36,7 @@ Get a random-access
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1.html b/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1.html
index 788f76287e..77105390c2 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1.html
@@ -46,7 +46,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload1.html b/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload1.html
index 91ec6e2399..cda88ed2a1 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload1.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload2.html b/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload2.html
index fd989c9867..9502a58143 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload2.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/const_iterator.html b/doc/html/boost_asio/reference/const_buffers_1/const_iterator.html
index 0c247ede92..11a2abec63 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/const_iterator.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/const_iterator.html
@@ -46,7 +46,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/data.html b/doc/html/boost_asio/reference/const_buffers_1/data.html
index eaca9d2edd..6d338d1c6d 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/data.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/data.html
@@ -39,7 +39,7 @@ Get a pointer
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/end.html b/doc/html/boost_asio/reference/const_buffers_1/end.html
index 9ca8997801..b7fa4d460b 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/end.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/end.html
@@ -36,7 +36,7 @@ Get a random-access
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/operator_plus_.html b/doc/html/boost_asio/reference/const_buffers_1/operator_plus_.html
index b3008c6e79..790c57d0e2 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/operator_plus_.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/operator_plus_.html
@@ -44,7 +44,7 @@ const_buffer <a class="link" href="operator_plus_/overload2.html" title="const_b
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload1.html b/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload1.html
index fc9f8e1ae2..79d6111a94 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload1.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload1.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload2.html b/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload2.html
index 204284795d..0f70e921b2 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload2.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload2.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/operator_plus__eq_.html b/doc/html/boost_asio/reference/const_buffers_1/operator_plus__eq_.html
index 0d07b5e287..81a1065eea 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/operator_plus__eq_.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/operator_plus__eq_.html
@@ -40,7 +40,7 @@ Move
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/size.html b/doc/html/boost_asio/reference/const_buffers_1/size.html
index 154a61aa79..94cc9c5e56 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/size.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/size.html
@@ -39,7 +39,7 @@ Get the size
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/const_buffers_1/value_type.html b/doc/html/boost_asio/reference/const_buffers_1/value_type.html
index 1001664b73..18c3deba13 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/value_type.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/value_type.html
@@ -183,7 +183,7 @@ const unsigned char* p1 = static_cast&lt;const unsigned char*&gt;(b1.data());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/coroutine.html b/doc/html/boost_asio/reference/coroutine.html
index 060cc37b66..7adc8df5eb 100644
--- a/doc/html/boost_asio/reference/coroutine.html
+++ b/doc/html/boost_asio/reference/coroutine.html
@@ -420,7 +420,7 @@ for (;;)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/coroutine/coroutine.html b/doc/html/boost_asio/reference/coroutine/coroutine.html
index 08d5c6ac2b..d1afe5d1e6 100644
--- a/doc/html/boost_asio/reference/coroutine/coroutine.html
+++ b/doc/html/boost_asio/reference/coroutine/coroutine.html
@@ -36,7 +36,7 @@ Constructs a
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/coroutine/is_child.html b/doc/html/boost_asio/reference/coroutine/is_child.html
index ce1114ef50..6722a7065e 100644
--- a/doc/html/boost_asio/reference/coroutine/is_child.html
+++ b/doc/html/boost_asio/reference/coroutine/is_child.html
@@ -36,7 +36,7 @@ Returns true if
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/coroutine/is_complete.html b/doc/html/boost_asio/reference/coroutine/is_complete.html
index 0a99583432..3747cd120f 100644
--- a/doc/html/boost_asio/reference/coroutine/is_complete.html
+++ b/doc/html/boost_asio/reference/coroutine/is_complete.html
@@ -36,7 +36,7 @@ Returns true
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/coroutine/is_parent.html b/doc/html/boost_asio/reference/coroutine/is_parent.html
index 2efd0db818..46de5808fc 100644
--- a/doc/html/boost_asio/reference/coroutine/is_parent.html
+++ b/doc/html/boost_asio/reference/coroutine/is_parent.html
@@ -36,7 +36,7 @@ Returns true
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/deadline_timer.html b/doc/html/boost_asio/reference/deadline_timer.html
index dd01b27a1f..bbda1a103d 100644
--- a/doc/html/boost_asio/reference/deadline_timer.html
+++ b/doc/html/boost_asio/reference/deadline_timer.html
@@ -409,7 +409,7 @@ void on_timeout(const boost::system::error_code&amp; e)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/defer.html b/doc/html/boost_asio/reference/defer.html
index b9bca3a495..37b842b087 100644
--- a/doc/html/boost_asio/reference/defer.html
+++ b/doc/html/boost_asio/reference/defer.html
@@ -68,7 +68,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/defer/overload1.html b/doc/html/boost_asio/reference/defer/overload1.html
index 1ba2fa872b..3252ea161c 100644
--- a/doc/html/boost_asio/reference/defer/overload1.html
+++ b/doc/html/boost_asio/reference/defer/overload1.html
@@ -70,7 +70,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/defer/overload2.html b/doc/html/boost_asio/reference/defer/overload2.html
index f0f1838904..0985f8ca72 100644
--- a/doc/html/boost_asio/reference/defer/overload2.html
+++ b/doc/html/boost_asio/reference/defer/overload2.html
@@ -81,7 +81,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/defer/overload3.html b/doc/html/boost_asio/reference/defer/overload3.html
index 5ba28c5bb8..f1aaa12ae2 100644
--- a/doc/html/boost_asio/reference/defer/overload3.html
+++ b/doc/html/boost_asio/reference/defer/overload3.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dispatch.html b/doc/html/boost_asio/reference/dispatch.html
index c95dffb9ff..0fd598a8ad 100644
--- a/doc/html/boost_asio/reference/dispatch.html
+++ b/doc/html/boost_asio/reference/dispatch.html
@@ -68,7 +68,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dispatch/overload1.html b/doc/html/boost_asio/reference/dispatch/overload1.html
index a27e70748a..769206cffb 100644
--- a/doc/html/boost_asio/reference/dispatch/overload1.html
+++ b/doc/html/boost_asio/reference/dispatch/overload1.html
@@ -70,7 +70,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dispatch/overload2.html b/doc/html/boost_asio/reference/dispatch/overload2.html
index c11516ab83..19ad4122ef 100644
--- a/doc/html/boost_asio/reference/dispatch/overload2.html
+++ b/doc/html/boost_asio/reference/dispatch/overload2.html
@@ -81,7 +81,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dispatch/overload3.html b/doc/html/boost_asio/reference/dispatch/overload3.html
index fbf0845660..18f97e209c 100644
--- a/doc/html/boost_asio/reference/dispatch/overload3.html
+++ b/doc/html/boost_asio/reference/dispatch/overload3.html
@@ -48,7 +48,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_buffer.html b/doc/html/boost_asio/reference/dynamic_buffer.html
index 37ea500601..4637e975a9 100644
--- a/doc/html/boost_asio/reference/dynamic_buffer.html
+++ b/doc/html/boost_asio/reference/dynamic_buffer.html
@@ -77,7 +77,7 @@ dynamic_vector_buffer&lt; Elem, Allocator &gt; <a class="link" href="dynamic_buf
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_buffer/overload1.html b/doc/html/boost_asio/reference/dynamic_buffer/overload1.html
index 5c784a1f96..1c98004f0a 100644
--- a/doc/html/boost_asio/reference/dynamic_buffer/overload1.html
+++ b/doc/html/boost_asio/reference/dynamic_buffer/overload1.html
@@ -48,7 +48,7 @@ dynamic_string_buffer&lt; Elem, Traits, Allocator &gt; dynamic_buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_buffer/overload2.html b/doc/html/boost_asio/reference/dynamic_buffer/overload2.html
index d33c67348d..4e934686c7 100644
--- a/doc/html/boost_asio/reference/dynamic_buffer/overload2.html
+++ b/doc/html/boost_asio/reference/dynamic_buffer/overload2.html
@@ -49,7 +49,7 @@ dynamic_string_buffer&lt; Elem, Traits, Allocator &gt; dynamic_buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_buffer/overload3.html b/doc/html/boost_asio/reference/dynamic_buffer/overload3.html
index 25e4c2f4f0..87ca763d16 100644
--- a/doc/html/boost_asio/reference/dynamic_buffer/overload3.html
+++ b/doc/html/boost_asio/reference/dynamic_buffer/overload3.html
@@ -47,7 +47,7 @@ dynamic_vector_buffer&lt; Elem, Allocator &gt; dynamic_buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_buffer/overload4.html b/doc/html/boost_asio/reference/dynamic_buffer/overload4.html
index f5870ee1e4..f962851838 100644
--- a/doc/html/boost_asio/reference/dynamic_buffer/overload4.html
+++ b/doc/html/boost_asio/reference/dynamic_buffer/overload4.html
@@ -48,7 +48,7 @@ dynamic_vector_buffer&lt; Elem, Allocator &gt; dynamic_buffer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer.html b/doc/html/boost_asio/reference/dynamic_string_buffer.html
index 8488df1e2b..765a1081f1 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer.html
@@ -224,7 +224,7 @@ class dynamic_string_buffer
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer/capacity.html b/doc/html/boost_asio/reference/dynamic_string_buffer/capacity.html
index 67bbbf9def..282302c836 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer/capacity.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer/capacity.html
@@ -45,7 +45,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer/commit.html b/doc/html/boost_asio/reference/dynamic_string_buffer/commit.html
index 592d39ca08..235a11e5ab 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer/commit.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer/commit.html
@@ -64,7 +64,7 @@ Move
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer/const_buffers_type.html b/doc/html/boost_asio/reference/dynamic_string_buffer/const_buffers_type.html
index f33cff5123..c9649ae570 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer/const_buffers_type.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer/const_buffers_type.html
@@ -183,7 +183,7 @@ const unsigned char* p1 = static_cast&lt;const unsigned char*&gt;(b1.data());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer/consume.html b/doc/html/boost_asio/reference/dynamic_string_buffer/consume.html
index 68c28228ad..992210d61b 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer/consume.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer/consume.html
@@ -48,7 +48,7 @@ Remove
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer/data.html b/doc/html/boost_asio/reference/dynamic_string_buffer/data.html
index f214799101..606269abb3 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer/data.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer/data.html
@@ -54,7 +54,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer.html b/doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer.html
index 6e2ad86b70..fbcbcac3a2 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer.html
@@ -46,7 +46,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer/overload1.html b/doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer/overload1.html
index e7c5517214..0a34dfad72 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer/overload1.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer/overload1.html
@@ -59,7 +59,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer/overload2.html b/doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer/overload2.html
index 51ec1dc8d2..86315f21ba 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer/overload2.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer/dynamic_string_buffer/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer/max_size.html b/doc/html/boost_asio/reference/dynamic_string_buffer/max_size.html
index 2331c9548b..ca0deac553 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer/max_size.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer/max_size.html
@@ -45,7 +45,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer/mutable_buffers_type.html b/doc/html/boost_asio/reference/dynamic_string_buffer/mutable_buffers_type.html
index eed3b3eb76..18a5151fbc 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer/mutable_buffers_type.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer/mutable_buffers_type.html
@@ -180,7 +180,7 @@ unsigned char* p1 = static_cast&lt;unsigned char*&gt;(b1.data());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer/prepare.html b/doc/html/boost_asio/reference/dynamic_string_buffer/prepare.html
index 49ff6c5ad5..3741d33de2 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer/prepare.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer/prepare.html
@@ -73,7 +73,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_string_buffer/size.html b/doc/html/boost_asio/reference/dynamic_string_buffer/size.html
index 22503048ef..dea9ea268a 100644
--- a/doc/html/boost_asio/reference/dynamic_string_buffer/size.html
+++ b/doc/html/boost_asio/reference/dynamic_string_buffer/size.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer.html b/doc/html/boost_asio/reference/dynamic_vector_buffer.html
index 414a4bdbaa..261e2348f6 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer.html
@@ -223,7 +223,7 @@ class dynamic_vector_buffer
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer/capacity.html b/doc/html/boost_asio/reference/dynamic_vector_buffer/capacity.html
index c0c8518cc1..89efa38e6e 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer/capacity.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer/capacity.html
@@ -45,7 +45,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer/commit.html b/doc/html/boost_asio/reference/dynamic_vector_buffer/commit.html
index 0695ed16cb..624b8602b4 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer/commit.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer/commit.html
@@ -64,7 +64,7 @@ Move
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer/const_buffers_type.html b/doc/html/boost_asio/reference/dynamic_vector_buffer/const_buffers_type.html
index 57e5241fa2..0967488fa6 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer/const_buffers_type.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer/const_buffers_type.html
@@ -183,7 +183,7 @@ const unsigned char* p1 = static_cast&lt;const unsigned char*&gt;(b1.data());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer/consume.html b/doc/html/boost_asio/reference/dynamic_vector_buffer/consume.html
index 781f2a257d..2d7248e9c4 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer/consume.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer/consume.html
@@ -48,7 +48,7 @@ Remove
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer/data.html b/doc/html/boost_asio/reference/dynamic_vector_buffer/data.html
index 8dd849db88..4dd0d8a8ad 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer/data.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer/data.html
@@ -54,7 +54,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer.html b/doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer.html
index c4b1b66cd0..958d7f8385 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer.html
@@ -46,7 +46,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer/overload1.html b/doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer/overload1.html
index c3457deb8e..dd7110b997 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer/overload1.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer/overload1.html
@@ -59,7 +59,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer/overload2.html b/doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer/overload2.html
index 6e8979189e..c7651aefee 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer/overload2.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer/dynamic_vector_buffer/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer/max_size.html b/doc/html/boost_asio/reference/dynamic_vector_buffer/max_size.html
index b053a8f8da..e3d6c17198 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer/max_size.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer/max_size.html
@@ -45,7 +45,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer/mutable_buffers_type.html b/doc/html/boost_asio/reference/dynamic_vector_buffer/mutable_buffers_type.html
index b4ce703d75..0863469273 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer/mutable_buffers_type.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer/mutable_buffers_type.html
@@ -180,7 +180,7 @@ unsigned char* p1 = static_cast&lt;unsigned char*&gt;(b1.data());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer/prepare.html b/doc/html/boost_asio/reference/dynamic_vector_buffer/prepare.html
index 16f213ae44..9f1e32462e 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer/prepare.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer/prepare.html
@@ -73,7 +73,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/dynamic_vector_buffer/size.html b/doc/html/boost_asio/reference/dynamic_vector_buffer/size.html
index 2a4638502f..863b5f0ea5 100644
--- a/doc/html/boost_asio/reference/dynamic_vector_buffer/size.html
+++ b/doc/html/boost_asio/reference/dynamic_vector_buffer/size.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__addrinfo_category.html b/doc/html/boost_asio/reference/error__addrinfo_category.html
index 5fa7b19ad8..ecc6d925c4 100644
--- a/doc/html/boost_asio/reference/error__addrinfo_category.html
+++ b/doc/html/boost_asio/reference/error__addrinfo_category.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__addrinfo_errors.html b/doc/html/boost_asio/reference/error__addrinfo_errors.html
index 16c684f548..0c8ccf4a9a 100644
--- a/doc/html/boost_asio/reference/error__addrinfo_errors.html
+++ b/doc/html/boost_asio/reference/error__addrinfo_errors.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__basic_errors.html b/doc/html/boost_asio/reference/error__basic_errors.html
index 71a54313b6..2c2384045c 100644
--- a/doc/html/boost_asio/reference/error__basic_errors.html
+++ b/doc/html/boost_asio/reference/error__basic_errors.html
@@ -226,7 +226,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__get_addrinfo_category.html b/doc/html/boost_asio/reference/error__get_addrinfo_category.html
index d22a5e2936..af7c9a49a4 100644
--- a/doc/html/boost_asio/reference/error__get_addrinfo_category.html
+++ b/doc/html/boost_asio/reference/error__get_addrinfo_category.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__get_misc_category.html b/doc/html/boost_asio/reference/error__get_misc_category.html
index 100d210616..357c9e8ce4 100644
--- a/doc/html/boost_asio/reference/error__get_misc_category.html
+++ b/doc/html/boost_asio/reference/error__get_misc_category.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__get_netdb_category.html b/doc/html/boost_asio/reference/error__get_netdb_category.html
index d8918e8a58..2786f7f87e 100644
--- a/doc/html/boost_asio/reference/error__get_netdb_category.html
+++ b/doc/html/boost_asio/reference/error__get_netdb_category.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__get_ssl_category.html b/doc/html/boost_asio/reference/error__get_ssl_category.html
index 51f57b4fe1..0366896218 100644
--- a/doc/html/boost_asio/reference/error__get_ssl_category.html
+++ b/doc/html/boost_asio/reference/error__get_ssl_category.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__get_system_category.html b/doc/html/boost_asio/reference/error__get_system_category.html
index 142698b13d..ee4d43a863 100644
--- a/doc/html/boost_asio/reference/error__get_system_category.html
+++ b/doc/html/boost_asio/reference/error__get_system_category.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__make_error_code.html b/doc/html/boost_asio/reference/error__make_error_code.html
index 0853bf416d..2c59dc97fa 100644
--- a/doc/html/boost_asio/reference/error__make_error_code.html
+++ b/doc/html/boost_asio/reference/error__make_error_code.html
@@ -62,7 +62,7 @@ boost::system::error_code <a class="link" href="error__make_error_code/overload5
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__make_error_code/overload1.html b/doc/html/boost_asio/reference/error__make_error_code/overload1.html
index 3c056df297..7966a55125 100644
--- a/doc/html/boost_asio/reference/error__make_error_code/overload1.html
+++ b/doc/html/boost_asio/reference/error__make_error_code/overload1.html
@@ -33,7 +33,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__make_error_code/overload2.html b/doc/html/boost_asio/reference/error__make_error_code/overload2.html
index ef2f321bd0..622d76bb59 100644
--- a/doc/html/boost_asio/reference/error__make_error_code/overload2.html
+++ b/doc/html/boost_asio/reference/error__make_error_code/overload2.html
@@ -33,7 +33,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__make_error_code/overload3.html b/doc/html/boost_asio/reference/error__make_error_code/overload3.html
index f57677d622..7ca6ee1623 100644
--- a/doc/html/boost_asio/reference/error__make_error_code/overload3.html
+++ b/doc/html/boost_asio/reference/error__make_error_code/overload3.html
@@ -33,7 +33,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__make_error_code/overload4.html b/doc/html/boost_asio/reference/error__make_error_code/overload4.html
index fc7289902e..ac593f1ac0 100644
--- a/doc/html/boost_asio/reference/error__make_error_code/overload4.html
+++ b/doc/html/boost_asio/reference/error__make_error_code/overload4.html
@@ -33,7 +33,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__make_error_code/overload5.html b/doc/html/boost_asio/reference/error__make_error_code/overload5.html
index 76b11c2c9b..92f222925e 100644
--- a/doc/html/boost_asio/reference/error__make_error_code/overload5.html
+++ b/doc/html/boost_asio/reference/error__make_error_code/overload5.html
@@ -33,7 +33,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__misc_category.html b/doc/html/boost_asio/reference/error__misc_category.html
index 0bd5dd5ee9..b3f999789b 100644
--- a/doc/html/boost_asio/reference/error__misc_category.html
+++ b/doc/html/boost_asio/reference/error__misc_category.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__misc_errors.html b/doc/html/boost_asio/reference/error__misc_errors.html
index 4ce2c9663b..6e85d2aab9 100644
--- a/doc/html/boost_asio/reference/error__misc_errors.html
+++ b/doc/html/boost_asio/reference/error__misc_errors.html
@@ -75,7 +75,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__netdb_category.html b/doc/html/boost_asio/reference/error__netdb_category.html
index 6fd1f9386d..3d91d7be07 100644
--- a/doc/html/boost_asio/reference/error__netdb_category.html
+++ b/doc/html/boost_asio/reference/error__netdb_category.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__netdb_errors.html b/doc/html/boost_asio/reference/error__netdb_errors.html
index 36930f0ed0..97db14653e 100644
--- a/doc/html/boost_asio/reference/error__netdb_errors.html
+++ b/doc/html/boost_asio/reference/error__netdb_errors.html
@@ -75,7 +75,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__ssl_category.html b/doc/html/boost_asio/reference/error__ssl_category.html
index 6560e146f9..e918a30374 100644
--- a/doc/html/boost_asio/reference/error__ssl_category.html
+++ b/doc/html/boost_asio/reference/error__ssl_category.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__ssl_errors.html b/doc/html/boost_asio/reference/error__ssl_errors.html
index 4339861200..a3de67c3d5 100644
--- a/doc/html/boost_asio/reference/error__ssl_errors.html
+++ b/doc/html/boost_asio/reference/error__ssl_errors.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/error__system_category.html b/doc/html/boost_asio/reference/error__system_category.html
index 52e96fc57e..c1e1d1564c 100644
--- a/doc/html/boost_asio/reference/error__system_category.html
+++ b/doc/html/boost_asio/reference/error__system_category.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context.html b/doc/html/boost_asio/reference/execution_context.html
index a8a41d9dac..237242e9a3 100644
--- a/doc/html/boost_asio/reference/execution_context.html
+++ b/doc/html/boost_asio/reference/execution_context.html
@@ -375,7 +375,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context/_execution_context.html b/doc/html/boost_asio/reference/execution_context/_execution_context.html
index e48720bc22..a046e930f1 100644
--- a/doc/html/boost_asio/reference/execution_context/_execution_context.html
+++ b/doc/html/boost_asio/reference/execution_context/_execution_context.html
@@ -35,7 +35,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context/add_service.html b/doc/html/boost_asio/reference/execution_context/add_service.html
index 1e6dcb5825..b4997d20e6 100644
--- a/doc/html/boost_asio/reference/execution_context/add_service.html
+++ b/doc/html/boost_asio/reference/execution_context/add_service.html
@@ -100,7 +100,7 @@ friend void add_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context/destroy.html b/doc/html/boost_asio/reference/execution_context/destroy.html
index bd7614bf4a..55973e3683 100644
--- a/doc/html/boost_asio/reference/execution_context/destroy.html
+++ b/doc/html/boost_asio/reference/execution_context/destroy.html
@@ -44,7 +44,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context/execution_context.html b/doc/html/boost_asio/reference/execution_context/execution_context.html
index f2baa4aaa6..281886c55d 100644
--- a/doc/html/boost_asio/reference/execution_context/execution_context.html
+++ b/doc/html/boost_asio/reference/execution_context/execution_context.html
@@ -35,7 +35,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context/fork_event.html b/doc/html/boost_asio/reference/execution_context/fork_event.html
index aa82525b7e..97ec9b4db2 100644
--- a/doc/html/boost_asio/reference/execution_context/fork_event.html
+++ b/doc/html/boost_asio/reference/execution_context/fork_event.html
@@ -62,7 +62,7 @@ Fork-related
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context/has_service.html b/doc/html/boost_asio/reference/execution_context/has_service.html
index b0e24b1127..f3f6639257 100644
--- a/doc/html/boost_asio/reference/execution_context/has_service.html
+++ b/doc/html/boost_asio/reference/execution_context/has_service.html
@@ -77,7 +77,7 @@ friend bool has_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context/make_service.html b/doc/html/boost_asio/reference/execution_context/make_service.html
index acb623b187..3100f9b610 100644
--- a/doc/html/boost_asio/reference/execution_context/make_service.html
+++ b/doc/html/boost_asio/reference/execution_context/make_service.html
@@ -86,7 +86,7 @@ friend Service &amp; make_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context/notify_fork.html b/doc/html/boost_asio/reference/execution_context/notify_fork.html
index cbfbebb0eb..8a9d5939e3 100644
--- a/doc/html/boost_asio/reference/execution_context/notify_fork.html
+++ b/doc/html/boost_asio/reference/execution_context/notify_fork.html
@@ -111,7 +111,7 @@ else
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context/shutdown.html b/doc/html/boost_asio/reference/execution_context/shutdown.html
index 12cc97e821..75f68e2ef7 100644
--- a/doc/html/boost_asio/reference/execution_context/shutdown.html
+++ b/doc/html/boost_asio/reference/execution_context/shutdown.html
@@ -44,7 +44,7 @@ Shuts
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context/use_service.html b/doc/html/boost_asio/reference/execution_context/use_service.html
index 61aa522346..88d83ebfaa 100644
--- a/doc/html/boost_asio/reference/execution_context/use_service.html
+++ b/doc/html/boost_asio/reference/execution_context/use_service.html
@@ -46,7 +46,7 @@ friend Service &amp; <a class="link" href="use_service/overload2.html" title="ex
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context/use_service/overload1.html b/doc/html/boost_asio/reference/execution_context/use_service/overload1.html
index b5c5b73d85..8d2fb8d0c2 100644
--- a/doc/html/boost_asio/reference/execution_context/use_service/overload1.html
+++ b/doc/html/boost_asio/reference/execution_context/use_service/overload1.html
@@ -77,7 +77,7 @@ friend Service &amp; use_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context/use_service/overload2.html b/doc/html/boost_asio/reference/execution_context/use_service/overload2.html
index 5a58d4ca34..c59cd63752 100644
--- a/doc/html/boost_asio/reference/execution_context/use_service/overload2.html
+++ b/doc/html/boost_asio/reference/execution_context/use_service/overload2.html
@@ -85,7 +85,7 @@ friend Service &amp; use_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context__id.html b/doc/html/boost_asio/reference/execution_context__id.html
index 4b924d1699..f3a54cba26 100644
--- a/doc/html/boost_asio/reference/execution_context__id.html
+++ b/doc/html/boost_asio/reference/execution_context__id.html
@@ -80,7 +80,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context__id/id.html b/doc/html/boost_asio/reference/execution_context__id/id.html
index 147533c6f8..d37907c6ef 100644
--- a/doc/html/boost_asio/reference/execution_context__id/id.html
+++ b/doc/html/boost_asio/reference/execution_context__id/id.html
@@ -35,7 +35,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context__service.html b/doc/html/boost_asio/reference/execution_context__service.html
index e92723dfb5..e5f6db7779 100644
--- a/doc/html/boost_asio/reference/execution_context__service.html
+++ b/doc/html/boost_asio/reference/execution_context__service.html
@@ -180,7 +180,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context__service/_service.html b/doc/html/boost_asio/reference/execution_context__service/_service.html
index db3769ae04..f78f2e1e6c 100644
--- a/doc/html/boost_asio/reference/execution_context__service/_service.html
+++ b/doc/html/boost_asio/reference/execution_context__service/_service.html
@@ -35,7 +35,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context__service/context.html b/doc/html/boost_asio/reference/execution_context__service/context.html
index da3afa56b7..41ce548b63 100644
--- a/doc/html/boost_asio/reference/execution_context__service/context.html
+++ b/doc/html/boost_asio/reference/execution_context__service/context.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context__service/notify_fork.html b/doc/html/boost_asio/reference/execution_context__service/notify_fork.html
index c3f1493f5a..5f79e66781 100644
--- a/doc/html/boost_asio/reference/execution_context__service/notify_fork.html
+++ b/doc/html/boost_asio/reference/execution_context__service/notify_fork.html
@@ -41,7 +41,7 @@ Handle
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context__service/service.html b/doc/html/boost_asio/reference/execution_context__service/service.html
index 4d964c853a..2c7865a05b 100644
--- a/doc/html/boost_asio/reference/execution_context__service/service.html
+++ b/doc/html/boost_asio/reference/execution_context__service/service.html
@@ -50,7 +50,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/execution_context__service/shutdown.html b/doc/html/boost_asio/reference/execution_context__service/shutdown.html
index 72b4af39f2..7b0c65701f 100644
--- a/doc/html/boost_asio/reference/execution_context__service/shutdown.html
+++ b/doc/html/boost_asio/reference/execution_context__service/shutdown.html
@@ -36,7 +36,7 @@ Destroy
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor.html b/doc/html/boost_asio/reference/executor.html
index 54cc3d17fb..769f369f62 100644
--- a/doc/html/boost_asio/reference/executor.html
+++ b/doc/html/boost_asio/reference/executor.html
@@ -335,7 +335,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/_executor.html b/doc/html/boost_asio/reference/executor/_executor.html
index 52896dc8a8..3767467552 100644
--- a/doc/html/boost_asio/reference/executor/_executor.html
+++ b/doc/html/boost_asio/reference/executor/_executor.html
@@ -35,7 +35,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/context.html b/doc/html/boost_asio/reference/executor/context.html
index a053be8d31..5df6a8a023 100644
--- a/doc/html/boost_asio/reference/executor/context.html
+++ b/doc/html/boost_asio/reference/executor/context.html
@@ -36,7 +36,7 @@ Obtain the underlying
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/defer.html b/doc/html/boost_asio/reference/executor/defer.html
index dcfe5502dc..5f590743a9 100644
--- a/doc/html/boost_asio/reference/executor/defer.html
+++ b/doc/html/boost_asio/reference/executor/defer.html
@@ -72,7 +72,7 @@ void defer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/dispatch.html b/doc/html/boost_asio/reference/executor/dispatch.html
index b2b8e4dc31..8e98874900 100644
--- a/doc/html/boost_asio/reference/executor/dispatch.html
+++ b/doc/html/boost_asio/reference/executor/dispatch.html
@@ -72,7 +72,7 @@ void dispatch(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/executor.html b/doc/html/boost_asio/reference/executor/executor.html
index abd42a2d3d..b4f784b82c 100644
--- a/doc/html/boost_asio/reference/executor/executor.html
+++ b/doc/html/boost_asio/reference/executor/executor.html
@@ -79,7 +79,7 @@ Default constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/executor/overload1.html b/doc/html/boost_asio/reference/executor/executor/overload1.html
index 8360dba572..9f30c3d24e 100644
--- a/doc/html/boost_asio/reference/executor/executor/overload1.html
+++ b/doc/html/boost_asio/reference/executor/executor/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/executor/overload2.html b/doc/html/boost_asio/reference/executor/executor/overload2.html
index 2d124bd825..19ca77d3b7 100644
--- a/doc/html/boost_asio/reference/executor/executor/overload2.html
+++ b/doc/html/boost_asio/reference/executor/executor/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/executor/overload3.html b/doc/html/boost_asio/reference/executor/executor/overload3.html
index 22ce69d778..65529741a0 100644
--- a/doc/html/boost_asio/reference/executor/executor/overload3.html
+++ b/doc/html/boost_asio/reference/executor/executor/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/executor/overload4.html b/doc/html/boost_asio/reference/executor/executor/overload4.html
index 280720e657..6c737964ca 100644
--- a/doc/html/boost_asio/reference/executor/executor/overload4.html
+++ b/doc/html/boost_asio/reference/executor/executor/overload4.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/executor/overload5.html b/doc/html/boost_asio/reference/executor/executor/overload5.html
index ac60ba1fa7..c054de5729 100644
--- a/doc/html/boost_asio/reference/executor/executor/overload5.html
+++ b/doc/html/boost_asio/reference/executor/executor/overload5.html
@@ -38,7 +38,7 @@ executor(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/executor/overload6.html b/doc/html/boost_asio/reference/executor/executor/overload6.html
index ed15ae7928..4ecd8e1c9c 100644
--- a/doc/html/boost_asio/reference/executor/executor/overload6.html
+++ b/doc/html/boost_asio/reference/executor/executor/overload6.html
@@ -42,7 +42,7 @@ executor(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/on_work_finished.html b/doc/html/boost_asio/reference/executor/on_work_finished.html
index cf32c99cab..8a4cf27b42 100644
--- a/doc/html/boost_asio/reference/executor/on_work_finished.html
+++ b/doc/html/boost_asio/reference/executor/on_work_finished.html
@@ -36,7 +36,7 @@ Inform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/on_work_started.html b/doc/html/boost_asio/reference/executor/on_work_started.html
index 0d93261c18..0f16a1b279 100644
--- a/doc/html/boost_asio/reference/executor/on_work_started.html
+++ b/doc/html/boost_asio/reference/executor/on_work_started.html
@@ -36,7 +36,7 @@ Inform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/operator_eq_.html b/doc/html/boost_asio/reference/executor/operator_eq_.html
index 095f62a96c..22efd3ec4e 100644
--- a/doc/html/boost_asio/reference/executor/operator_eq_.html
+++ b/doc/html/boost_asio/reference/executor/operator_eq_.html
@@ -59,7 +59,7 @@ executor &amp; <a class="link" href="operator_eq_/overload4.html" title="executo
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/operator_eq_/overload1.html b/doc/html/boost_asio/reference/executor/operator_eq_/overload1.html
index 4586510021..994d3f08b9 100644
--- a/doc/html/boost_asio/reference/executor/operator_eq_/overload1.html
+++ b/doc/html/boost_asio/reference/executor/operator_eq_/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/operator_eq_/overload2.html b/doc/html/boost_asio/reference/executor/operator_eq_/overload2.html
index 126fa2fc2b..24b33b9ed3 100644
--- a/doc/html/boost_asio/reference/executor/operator_eq_/overload2.html
+++ b/doc/html/boost_asio/reference/executor/operator_eq_/overload2.html
@@ -33,7 +33,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/operator_eq_/overload3.html b/doc/html/boost_asio/reference/executor/operator_eq_/overload3.html
index 14be6c1146..41f5839d4c 100644
--- a/doc/html/boost_asio/reference/executor/operator_eq_/overload3.html
+++ b/doc/html/boost_asio/reference/executor/operator_eq_/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/operator_eq_/overload4.html b/doc/html/boost_asio/reference/executor/operator_eq_/overload4.html
index eb9f1ad217..cccd4003ba 100644
--- a/doc/html/boost_asio/reference/executor/operator_eq_/overload4.html
+++ b/doc/html/boost_asio/reference/executor/operator_eq_/overload4.html
@@ -39,7 +39,7 @@ executor &amp; operator=(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/operator_eq__eq_.html b/doc/html/boost_asio/reference/executor/operator_eq__eq_.html
index c1c863f598..00445d80be 100644
--- a/doc/html/boost_asio/reference/executor/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/executor/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/operator_not__eq_.html b/doc/html/boost_asio/reference/executor/operator_not__eq_.html
index dddfbbcd99..f45d67e1ae 100644
--- a/doc/html/boost_asio/reference/executor/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/executor/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/operator_unspecified_bool_type.html b/doc/html/boost_asio/reference/executor/operator_unspecified_bool_type.html
index a662e10ec1..771e6a3f37 100644
--- a/doc/html/boost_asio/reference/executor/operator_unspecified_bool_type.html
+++ b/doc/html/boost_asio/reference/executor/operator_unspecified_bool_type.html
@@ -37,7 +37,7 @@ Operator
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/post.html b/doc/html/boost_asio/reference/executor/post.html
index ce8c937a78..5099b15f6d 100644
--- a/doc/html/boost_asio/reference/executor/post.html
+++ b/doc/html/boost_asio/reference/executor/post.html
@@ -72,7 +72,7 @@ void post(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/target.html b/doc/html/boost_asio/reference/executor/target.html
index 1f80b7fe11..dbed6fe217 100644
--- a/doc/html/boost_asio/reference/executor/target.html
+++ b/doc/html/boost_asio/reference/executor/target.html
@@ -44,7 +44,7 @@ const Executor * <a class="link" href="target/overload2.html" title="executor::t
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/target/overload1.html b/doc/html/boost_asio/reference/executor/target/overload1.html
index ff8a738b46..36e6efcb7f 100644
--- a/doc/html/boost_asio/reference/executor/target/overload1.html
+++ b/doc/html/boost_asio/reference/executor/target/overload1.html
@@ -46,7 +46,7 @@ Executor * target();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/target/overload2.html b/doc/html/boost_asio/reference/executor/target/overload2.html
index c4f7b07e72..74d81ba689 100644
--- a/doc/html/boost_asio/reference/executor/target/overload2.html
+++ b/doc/html/boost_asio/reference/executor/target/overload2.html
@@ -46,7 +46,7 @@ const Executor * target() const;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/target_type.html b/doc/html/boost_asio/reference/executor/target_type.html
index 3c7676e94e..7be6b35552 100644
--- a/doc/html/boost_asio/reference/executor/target_type.html
+++ b/doc/html/boost_asio/reference/executor/target_type.html
@@ -45,7 +45,7 @@ Obtain type
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/unspecified_bool_true.html b/doc/html/boost_asio/reference/executor/unspecified_bool_true.html
index 9f0b7311c8..15bbba4b67 100644
--- a/doc/html/boost_asio/reference/executor/unspecified_bool_true.html
+++ b/doc/html/boost_asio/reference/executor/unspecified_bool_true.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor/unspecified_bool_type.html b/doc/html/boost_asio/reference/executor/unspecified_bool_type.html
index 6b6f024e5b..2c863cd516 100644
--- a/doc/html/boost_asio/reference/executor/unspecified_bool_type.html
+++ b/doc/html/boost_asio/reference/executor/unspecified_bool_type.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor__unspecified_bool_type_t.html b/doc/html/boost_asio/reference/executor__unspecified_bool_type_t.html
index dbd2547c16..51096f0c7c 100644
--- a/doc/html/boost_asio/reference/executor__unspecified_bool_type_t.html
+++ b/doc/html/boost_asio/reference/executor__unspecified_bool_type_t.html
@@ -41,7 +41,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_arg.html b/doc/html/boost_asio/reference/executor_arg.html
index 6457369b35..c735f79ba6 100644
--- a/doc/html/boost_asio/reference/executor_arg.html
+++ b/doc/html/boost_asio/reference/executor_arg.html
@@ -51,7 +51,7 @@ A special value, similar to
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_arg_t.html b/doc/html/boost_asio/reference/executor_arg_t.html
index 6e851bd8ea..57ad0d3949 100644
--- a/doc/html/boost_asio/reference/executor_arg_t.html
+++ b/doc/html/boost_asio/reference/executor_arg_t.html
@@ -87,7 +87,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_arg_t/executor_arg_t.html b/doc/html/boost_asio/reference/executor_arg_t/executor_arg_t.html
index 80e151ccdf..9a3a5b870d 100644
--- a/doc/html/boost_asio/reference/executor_arg_t/executor_arg_t.html
+++ b/doc/html/boost_asio/reference/executor_arg_t/executor_arg_t.html
@@ -35,7 +35,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder.html b/doc/html/boost_asio/reference/executor_binder.html
index cc22df4c0f..c5af2d399e 100644
--- a/doc/html/boost_asio/reference/executor_binder.html
+++ b/doc/html/boost_asio/reference/executor_binder.html
@@ -251,7 +251,7 @@ class executor_binder
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/_executor_binder.html b/doc/html/boost_asio/reference/executor_binder/_executor_binder.html
index 676dd892ab..d29e1da999 100644
--- a/doc/html/boost_asio/reference/executor_binder/_executor_binder.html
+++ b/doc/html/boost_asio/reference/executor_binder/_executor_binder.html
@@ -35,7 +35,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/argument_type.html b/doc/html/boost_asio/reference/executor_binder/argument_type.html
index 37f2257fd6..ed357c49b1 100644
--- a/doc/html/boost_asio/reference/executor_binder/argument_type.html
+++ b/doc/html/boost_asio/reference/executor_binder/argument_type.html
@@ -64,7 +64,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/executor_binder.html b/doc/html/boost_asio/reference/executor_binder/executor_binder.html
index a35cb8a0a5..60029456c6 100644
--- a/doc/html/boost_asio/reference/executor_binder/executor_binder.html
+++ b/doc/html/boost_asio/reference/executor_binder/executor_binder.html
@@ -120,7 +120,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload1.html b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload1.html
index de3032b967..412f3d21de 100644
--- a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload1.html
+++ b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload1.html
@@ -44,7 +44,7 @@ executor_binder(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload2.html b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload2.html
index b146d30ba5..068706a9cc 100644
--- a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload2.html
+++ b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload3.html b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload3.html
index 986c6f7d9c..930c41ac45 100644
--- a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload3.html
+++ b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload3.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload4.html b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload4.html
index 6007066165..cdfe078136 100644
--- a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload4.html
+++ b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload4.html
@@ -44,7 +44,7 @@ executor_binder(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload5.html b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload5.html
index 8fcfd54ecf..60ff54564b 100644
--- a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload5.html
+++ b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload5.html
@@ -46,7 +46,7 @@ executor_binder(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload6.html b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload6.html
index 1c33fac737..2a64e2bf59 100644
--- a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload6.html
+++ b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload6.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload7.html b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload7.html
index 1f3cc7362e..c58d776f59 100644
--- a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload7.html
+++ b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload7.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload8.html b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload8.html
index ee2395f072..2085a4d79a 100644
--- a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload8.html
+++ b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload8.html
@@ -39,7 +39,7 @@ executor_binder(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload9.html b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload9.html
index a71ae6def4..9b68c5ec93 100644
--- a/doc/html/boost_asio/reference/executor_binder/executor_binder/overload9.html
+++ b/doc/html/boost_asio/reference/executor_binder/executor_binder/overload9.html
@@ -42,7 +42,7 @@ executor_binder(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/executor_type.html b/doc/html/boost_asio/reference/executor_binder/executor_type.html
index d887f505a0..bf2909c002 100644
--- a/doc/html/boost_asio/reference/executor_binder/executor_type.html
+++ b/doc/html/boost_asio/reference/executor_binder/executor_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/first_argument_type.html b/doc/html/boost_asio/reference/executor_binder/first_argument_type.html
index 3eb930cb30..26c1c36a23 100644
--- a/doc/html/boost_asio/reference/executor_binder/first_argument_type.html
+++ b/doc/html/boost_asio/reference/executor_binder/first_argument_type.html
@@ -64,7 +64,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/get.html b/doc/html/boost_asio/reference/executor_binder/get.html
index d1b6b51218..3d11f051f7 100644
--- a/doc/html/boost_asio/reference/executor_binder/get.html
+++ b/doc/html/boost_asio/reference/executor_binder/get.html
@@ -40,7 +40,7 @@ const target_type &amp; <a class="link" href="get/overload2.html" title="executo
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/get/overload1.html b/doc/html/boost_asio/reference/executor_binder/get/overload1.html
index e83e027f31..62040a03b5 100644
--- a/doc/html/boost_asio/reference/executor_binder/get/overload1.html
+++ b/doc/html/boost_asio/reference/executor_binder/get/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/get/overload2.html b/doc/html/boost_asio/reference/executor_binder/get/overload2.html
index 9d9aed2fc6..41465532a8 100644
--- a/doc/html/boost_asio/reference/executor_binder/get/overload2.html
+++ b/doc/html/boost_asio/reference/executor_binder/get/overload2.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/get_executor.html b/doc/html/boost_asio/reference/executor_binder/get_executor.html
index f4f8f870a7..0edfd580f0 100644
--- a/doc/html/boost_asio/reference/executor_binder/get_executor.html
+++ b/doc/html/boost_asio/reference/executor_binder/get_executor.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/operator_lp__rp_.html b/doc/html/boost_asio/reference/executor_binder/operator_lp__rp_.html
index 46ecc610a7..84790d08de 100644
--- a/doc/html/boost_asio/reference/executor_binder/operator_lp__rp_.html
+++ b/doc/html/boost_asio/reference/executor_binder/operator_lp__rp_.html
@@ -44,7 +44,7 @@ auto <a class="link" href="operator_lp__rp_/overload2.html" title="executor_bind
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/operator_lp__rp_/overload1.html b/doc/html/boost_asio/reference/executor_binder/operator_lp__rp_/overload1.html
index b41f2692e0..be00dc16f2 100644
--- a/doc/html/boost_asio/reference/executor_binder/operator_lp__rp_/overload1.html
+++ b/doc/html/boost_asio/reference/executor_binder/operator_lp__rp_/overload1.html
@@ -35,7 +35,7 @@ auto operator()(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/operator_lp__rp_/overload2.html b/doc/html/boost_asio/reference/executor_binder/operator_lp__rp_/overload2.html
index f3fac0a5ea..bc3c224412 100644
--- a/doc/html/boost_asio/reference/executor_binder/operator_lp__rp_/overload2.html
+++ b/doc/html/boost_asio/reference/executor_binder/operator_lp__rp_/overload2.html
@@ -35,7 +35,7 @@ auto operator()(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/result_type.html b/doc/html/boost_asio/reference/executor_binder/result_type.html
index fcccf99bf3..504c9c22f7 100644
--- a/doc/html/boost_asio/reference/executor_binder/result_type.html
+++ b/doc/html/boost_asio/reference/executor_binder/result_type.html
@@ -63,7 +63,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/second_argument_type.html b/doc/html/boost_asio/reference/executor_binder/second_argument_type.html
index 59fef126ac..4c113ac5d2 100644
--- a/doc/html/boost_asio/reference/executor_binder/second_argument_type.html
+++ b/doc/html/boost_asio/reference/executor_binder/second_argument_type.html
@@ -64,7 +64,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_binder/target_type.html b/doc/html/boost_asio/reference/executor_binder/target_type.html
index f129356c7b..0bd965148c 100644
--- a/doc/html/boost_asio/reference/executor_binder/target_type.html
+++ b/doc/html/boost_asio/reference/executor_binder/target_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_work_guard.html b/doc/html/boost_asio/reference/executor_work_guard.html
index 92adb71a79..df50d65783 100644
--- a/doc/html/boost_asio/reference/executor_work_guard.html
+++ b/doc/html/boost_asio/reference/executor_work_guard.html
@@ -172,7 +172,7 @@ class executor_work_guard
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_work_guard/_executor_work_guard.html b/doc/html/boost_asio/reference/executor_work_guard/_executor_work_guard.html
index 6c8749dd50..ffbfdf5e20 100644
--- a/doc/html/boost_asio/reference/executor_work_guard/_executor_work_guard.html
+++ b/doc/html/boost_asio/reference/executor_work_guard/_executor_work_guard.html
@@ -7,7 +7,7 @@
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../executor_work_guard.html" title="executor_work_guard">
<link rel="prev" href="reset.html" title="executor_work_guard::reset">
-<link rel="next" href="../generic__basic_endpoint.html" title="generic::basic_endpoint">
+<link rel="next" href="../experimental__await_token.html" title="experimental::await_token">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="reset.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../executor_work_guard.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../generic__basic_endpoint.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="reset.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../executor_work_guard.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../experimental__await_token.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
@@ -39,7 +39,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -47,7 +47,7 @@ Destructor.
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="reset.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../executor_work_guard.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../generic__basic_endpoint.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="reset.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../executor_work_guard.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../experimental__await_token.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/reference/executor_work_guard/executor_type.html b/doc/html/boost_asio/reference/executor_work_guard/executor_type.html
index 2db43619bb..d29889d6b4 100644
--- a/doc/html/boost_asio/reference/executor_work_guard/executor_type.html
+++ b/doc/html/boost_asio/reference/executor_work_guard/executor_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard.html b/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard.html
index 3b3561c7f1..f2e9efca6c 100644
--- a/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard.html
+++ b/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard.html
@@ -52,7 +52,7 @@ Constructs
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload1.html b/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload1.html
index dac974f581..f6dad8ecdd 100644
--- a/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload1.html
+++ b/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload1.html
@@ -41,7 +41,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload2.html b/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload2.html
index e8b4deb760..308a47b1bc 100644
--- a/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload2.html
+++ b/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload3.html b/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload3.html
index e8499e9b5e..b2ab60fe01 100644
--- a/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload3.html
+++ b/doc/html/boost_asio/reference/executor_work_guard/executor_work_guard/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_work_guard/get_executor.html b/doc/html/boost_asio/reference/executor_work_guard/get_executor.html
index bc51a0ee27..8ff0c042c0 100644
--- a/doc/html/boost_asio/reference/executor_work_guard/get_executor.html
+++ b/doc/html/boost_asio/reference/executor_work_guard/get_executor.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_work_guard/owns_work.html b/doc/html/boost_asio/reference/executor_work_guard/owns_work.html
index 8f4101dbc1..713574a78b 100644
--- a/doc/html/boost_asio/reference/executor_work_guard/owns_work.html
+++ b/doc/html/boost_asio/reference/executor_work_guard/owns_work.html
@@ -37,7 +37,7 @@ Whether
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/executor_work_guard/reset.html b/doc/html/boost_asio/reference/executor_work_guard/reset.html
index 490a932c40..ed6ecf75e0 100644
--- a/doc/html/boost_asio/reference/executor_work_guard/reset.html
+++ b/doc/html/boost_asio/reference/executor_work_guard/reset.html
@@ -36,7 +36,7 @@ Indicate
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/experimental__await_token.html b/doc/html/boost_asio/reference/experimental__await_token.html
new file mode 100644
index 0000000000..c8f4997fb6
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__await_token.html
@@ -0,0 +1,164 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::await_token</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="executor_work_guard/_executor_work_guard.html" title="executor_work_guard::~executor_work_guard">
+<link rel="next" href="experimental__await_token/await_token.html" title="experimental::await_token::await_token">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="executor_work_guard/_executor_work_guard.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__await_token/await_token.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.reference.experimental__await_token"></a><a class="link" href="experimental__await_token.html" title="experimental::await_token">experimental::await_token</a>
+</h3></div></div></div>
+<p>
+ A completion token that represents the currently executing coroutine.
+ </p>
+<pre class="programlisting">template&lt;
+ typename <a class="link" href="Executor1.html" title="Executor requirements">Executor</a>&gt;
+class await_token
+</pre>
+<h5>
+<a name="boost_asio.reference.experimental__await_token.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__await_token.types"></a></span><a class="link" href="experimental__await_token.html#boost_asio.reference.experimental__await_token.types">Types</a>
+ </h5>
+<div class="informaltable"><table class="table">
+<colgroup>
+<col>
+<col>
+</colgroup>
+<thead><tr>
+<th>
+ <p>
+ Name
+ </p>
+ </th>
+<th>
+ <p>
+ Description
+ </p>
+ </th>
+</tr></thead>
+<tbody><tr>
+<td>
+ <p>
+ <a class="link" href="experimental__await_token/executor_type.html" title="experimental::await_token::executor_type"><span class="bold"><strong>executor_type</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ The associated executor type.
+ </p>
+ </td>
+</tr></tbody>
+</table></div>
+<h5>
+<a name="boost_asio.reference.experimental__await_token.h1"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__await_token.member_functions"></a></span><a class="link" href="experimental__await_token.html#boost_asio.reference.experimental__await_token.member_functions">Member
+ Functions</a>
+ </h5>
+<div class="informaltable"><table class="table">
+<colgroup>
+<col>
+<col>
+</colgroup>
+<thead><tr>
+<th>
+ <p>
+ Name
+ </p>
+ </th>
+<th>
+ <p>
+ Description
+ </p>
+ </th>
+</tr></thead>
+<tbody>
+<tr>
+<td>
+ <p>
+ <a class="link" href="experimental__await_token/await_token.html" title="experimental::await_token::await_token"><span class="bold"><strong>await_token</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Copy constructor.
+ </p>
+ <p>
+ Move constructor.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ <a class="link" href="experimental__await_token/get_executor.html" title="experimental::await_token::get_executor"><span class="bold"><strong>get_executor</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Get the associated executor.
+ </p>
+ </td>
+</tr>
+</tbody>
+</table></div>
+<p>
+ The <a class="link" href="experimental__await_token.html" title="experimental::await_token"><code class="computeroutput">experimental::await_token</code></a>
+ class is used to represent the currently executing coroutine. An <a class="link" href="experimental__await_token.html" title="experimental::await_token"><code class="computeroutput">experimental::await_token</code></a>
+ may be passed as a handler to an asynchronous operation. For example:
+ </p>
+<pre class="programlisting">awaitable&lt;void&gt; my_coroutine()
+{
+ await_token token = co_await this_coro::token();
+ ...
+ std::size_t n = co_await my_socket.async_read_some(buffer, token);
+ ...
+}
+</pre>
+<p>
+ The initiating function (async_read_some in the above example) suspends the
+ current coroutine. The coroutine is resumed when the asynchronous operation
+ completes, and the result of the operation is returned.
+ </p>
+<h5>
+<a name="boost_asio.reference.experimental__await_token.h2"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__await_token.requirements"></a></span><a class="link" href="experimental__await_token.html#boost_asio.reference.experimental__await_token.requirements">Requirements</a>
+ </h5>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/co_spawn.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="executor_work_guard/_executor_work_guard.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__await_token/await_token.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__await_token/await_token.html b/doc/html/boost_asio/reference/experimental__await_token/await_token.html
new file mode 100644
index 0000000000..cddb212e5c
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__await_token/await_token.html
@@ -0,0 +1,59 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::await_token::await_token</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__await_token.html" title="experimental::await_token">
+<link rel="prev" href="../experimental__await_token.html" title="experimental::await_token">
+<link rel="next" href="await_token/overload1.html" title="experimental::await_token::await_token (1 of 2 overloads)">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../experimental__await_token.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__await_token.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="await_token/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__await_token.await_token"></a><a class="link" href="await_token.html" title="experimental::await_token::await_token">experimental::await_token::await_token</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__await_token.await_token"></a>
+Copy
+ constructor.
+ </p>
+<pre class="programlisting"><a class="link" href="await_token/overload1.html" title="experimental::await_token::await_token (1 of 2 overloads)">await_token</a>(
+ const await_token &amp; other);
+ <span class="emphasis"><em>&#187; <a class="link" href="await_token/overload1.html" title="experimental::await_token::await_token (1 of 2 overloads)">more...</a></em></span>
+</pre>
+<p>
+ Move constructor.
+ </p>
+<pre class="programlisting"><a class="link" href="await_token/overload2.html" title="experimental::await_token::await_token (2 of 2 overloads)">await_token</a>(
+ await_token &amp;&amp; other);
+ <span class="emphasis"><em>&#187; <a class="link" href="await_token/overload2.html" title="experimental::await_token::await_token (2 of 2 overloads)">more...</a></em></span>
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../experimental__await_token.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__await_token.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="await_token/overload1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__await_token/await_token/overload1.html b/doc/html/boost_asio/reference/experimental__await_token/await_token/overload1.html
new file mode 100644
index 0000000000..51c0e95704
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__await_token/await_token/overload1.html
@@ -0,0 +1,50 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::await_token::await_token (1 of 2 overloads)</title>
+<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../await_token.html" title="experimental::await_token::await_token">
+<link rel="prev" href="../await_token.html" title="experimental::await_token::await_token">
+<link rel="next" href="overload2.html" title="experimental::await_token::await_token (2 of 2 overloads)">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../await_token.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../await_token.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h5 class="title">
+<a name="boost_asio.reference.experimental__await_token.await_token.overload1"></a><a class="link" href="overload1.html" title="experimental::await_token::await_token (1 of 2 overloads)">experimental::await_token::await_token
+ (1 of 2 overloads)</a>
+</h5></div></div></div>
+<p>
+ Copy constructor.
+ </p>
+<pre class="programlisting">await_token(
+ const await_token &amp; other);
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../await_token.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../await_token.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__await_token/await_token/overload2.html b/doc/html/boost_asio/reference/experimental__await_token/await_token/overload2.html
new file mode 100644
index 0000000000..188ccc557f
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__await_token/await_token/overload2.html
@@ -0,0 +1,50 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::await_token::await_token (2 of 2 overloads)</title>
+<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../await_token.html" title="experimental::await_token::await_token">
+<link rel="prev" href="overload1.html" title="experimental::await_token::await_token (1 of 2 overloads)">
+<link rel="next" href="../executor_type.html" title="experimental::await_token::executor_type">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="overload1.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../await_token.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../executor_type.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h5 class="title">
+<a name="boost_asio.reference.experimental__await_token.await_token.overload2"></a><a class="link" href="overload2.html" title="experimental::await_token::await_token (2 of 2 overloads)">experimental::await_token::await_token
+ (2 of 2 overloads)</a>
+</h5></div></div></div>
+<p>
+ Move constructor.
+ </p>
+<pre class="programlisting">await_token(
+ await_token &amp;&amp; other);
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="overload1.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../await_token.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../executor_type.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__await_token/executor_type.html b/doc/html/boost_asio/reference/experimental__await_token/executor_type.html
new file mode 100644
index 0000000000..3f4efa0629
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__await_token/executor_type.html
@@ -0,0 +1,60 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::await_token::executor_type</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__await_token.html" title="experimental::await_token">
+<link rel="prev" href="await_token/overload2.html" title="experimental::await_token::await_token (2 of 2 overloads)">
+<link rel="next" href="get_executor.html" title="experimental::await_token::get_executor">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="await_token/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__await_token.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="get_executor.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__await_token.executor_type"></a><a class="link" href="executor_type.html" title="experimental::await_token::executor_type">experimental::await_token::executor_type</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__await_token.executor_type"></a>
+The
+ associated executor type.
+ </p>
+<pre class="programlisting">typedef Executor executor_type;
+</pre>
+<h6>
+<a name="boost_asio.reference.experimental__await_token.executor_type.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__await_token.executor_type.requirements"></a></span><a class="link" href="executor_type.html#boost_asio.reference.experimental__await_token.executor_type.requirements">Requirements</a>
+ </h6>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/co_spawn.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="await_token/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__await_token.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="get_executor.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__await_token/get_executor.html b/doc/html/boost_asio/reference/experimental__await_token/get_executor.html
new file mode 100644
index 0000000000..3405977cab
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__await_token/get_executor.html
@@ -0,0 +1,50 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::await_token::get_executor</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__await_token.html" title="experimental::await_token">
+<link rel="prev" href="executor_type.html" title="experimental::await_token::executor_type">
+<link rel="next" href="../experimental__awaitable.html" title="experimental::awaitable">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="executor_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__await_token.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../experimental__awaitable.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__await_token.get_executor"></a><a class="link" href="get_executor.html" title="experimental::await_token::get_executor">experimental::await_token::get_executor</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__await_token.get_executor"></a>
+Get
+ the associated executor.
+ </p>
+<pre class="programlisting">executor_type get_executor() const;
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="executor_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__await_token.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../experimental__awaitable.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__awaitable.html b/doc/html/boost_asio/reference/experimental__awaitable.html
new file mode 100644
index 0000000000..ad8e4995cc
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__awaitable.html
@@ -0,0 +1,158 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::awaitable</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="experimental__await_token/get_executor.html" title="experimental::await_token::get_executor">
+<link rel="next" href="experimental__awaitable/awaitable.html" title="experimental::awaitable::awaitable">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__await_token/get_executor.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__awaitable/awaitable.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.reference.experimental__awaitable"></a><a class="link" href="experimental__awaitable.html" title="experimental::awaitable">experimental::awaitable</a>
+</h3></div></div></div>
+<p>
+ The return type of a coroutine or asynchronous operation.
+ </p>
+<pre class="programlisting">template&lt;
+ typename T,
+ typename <a class="link" href="Executor1.html" title="Executor requirements">Executor</a> = strand&lt;executor&gt;&gt;
+class awaitable
+</pre>
+<h5>
+<a name="boost_asio.reference.experimental__awaitable.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__awaitable.types"></a></span><a class="link" href="experimental__awaitable.html#boost_asio.reference.experimental__awaitable.types">Types</a>
+ </h5>
+<div class="informaltable"><table class="table">
+<colgroup>
+<col>
+<col>
+</colgroup>
+<thead><tr>
+<th>
+ <p>
+ Name
+ </p>
+ </th>
+<th>
+ <p>
+ Description
+ </p>
+ </th>
+</tr></thead>
+<tbody>
+<tr>
+<td>
+ <p>
+ <a class="link" href="experimental__awaitable/executor_type.html" title="experimental::awaitable::executor_type"><span class="bold"><strong>executor_type</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ The executor type that will be used for the coroutine.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ <a class="link" href="experimental__awaitable/value_type.html" title="experimental::awaitable::value_type"><span class="bold"><strong>value_type</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ The type of the awaited value.
+ </p>
+ </td>
+</tr>
+</tbody>
+</table></div>
+<h5>
+<a name="boost_asio.reference.experimental__awaitable.h1"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__awaitable.member_functions"></a></span><a class="link" href="experimental__awaitable.html#boost_asio.reference.experimental__awaitable.member_functions">Member
+ Functions</a>
+ </h5>
+<div class="informaltable"><table class="table">
+<colgroup>
+<col>
+<col>
+</colgroup>
+<thead><tr>
+<th>
+ <p>
+ Name
+ </p>
+ </th>
+<th>
+ <p>
+ Description
+ </p>
+ </th>
+</tr></thead>
+<tbody>
+<tr>
+<td>
+ <p>
+ <a class="link" href="experimental__awaitable/awaitable.html" title="experimental::awaitable::awaitable"><span class="bold"><strong>awaitable</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Move constructor.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ <a class="link" href="experimental__awaitable/_awaitable.html" title="experimental::awaitable::~awaitable"><span class="bold"><strong>~awaitable</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Destructor.
+ </p>
+ </td>
+</tr>
+</tbody>
+</table></div>
+<h5>
+<a name="boost_asio.reference.experimental__awaitable.h2"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__awaitable.requirements"></a></span><a class="link" href="experimental__awaitable.html#boost_asio.reference.experimental__awaitable.requirements">Requirements</a>
+ </h5>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/co_spawn.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__await_token/get_executor.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__awaitable/awaitable.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__awaitable/_awaitable.html b/doc/html/boost_asio/reference/experimental__awaitable/_awaitable.html
new file mode 100644
index 0000000000..8632adee3b
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__awaitable/_awaitable.html
@@ -0,0 +1,49 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::awaitable::~awaitable</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__awaitable.html" title="experimental::awaitable">
+<link rel="prev" href="value_type.html" title="experimental::awaitable::value_type">
+<link rel="next" href="../experimental__co_spawn.html" title="experimental::co_spawn">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="value_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__awaitable.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../experimental__co_spawn.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__awaitable._awaitable"></a><a class="link" href="_awaitable.html" title="experimental::awaitable::~awaitable">experimental::awaitable::~awaitable</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__awaitable._awaitable"></a>
+Destructor.
+ </p>
+<pre class="programlisting">~awaitable();
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="value_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__awaitable.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../experimental__co_spawn.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__awaitable/awaitable.html b/doc/html/boost_asio/reference/experimental__awaitable/awaitable.html
new file mode 100644
index 0000000000..ba771c5b3b
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__awaitable/awaitable.html
@@ -0,0 +1,51 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::awaitable::awaitable</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__awaitable.html" title="experimental::awaitable">
+<link rel="prev" href="../experimental__awaitable.html" title="experimental::awaitable">
+<link rel="next" href="executor_type.html" title="experimental::awaitable::executor_type">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../experimental__awaitable.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__awaitable.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="executor_type.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__awaitable.awaitable"></a><a class="link" href="awaitable.html" title="experimental::awaitable::awaitable">experimental::awaitable::awaitable</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__awaitable.awaitable"></a>
+Move
+ constructor.
+ </p>
+<pre class="programlisting">awaitable(
+ awaitable &amp;&amp; other);
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../experimental__awaitable.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__awaitable.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="executor_type.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__awaitable/executor_type.html b/doc/html/boost_asio/reference/experimental__awaitable/executor_type.html
new file mode 100644
index 0000000000..2f33299484
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__awaitable/executor_type.html
@@ -0,0 +1,60 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::awaitable::executor_type</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__awaitable.html" title="experimental::awaitable">
+<link rel="prev" href="awaitable.html" title="experimental::awaitable::awaitable">
+<link rel="next" href="value_type.html" title="experimental::awaitable::value_type">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="awaitable.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__awaitable.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="value_type.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__awaitable.executor_type"></a><a class="link" href="executor_type.html" title="experimental::awaitable::executor_type">experimental::awaitable::executor_type</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__awaitable.executor_type"></a>
+The
+ executor type that will be used for the coroutine.
+ </p>
+<pre class="programlisting">typedef Executor executor_type;
+</pre>
+<h6>
+<a name="boost_asio.reference.experimental__awaitable.executor_type.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__awaitable.executor_type.requirements"></a></span><a class="link" href="executor_type.html#boost_asio.reference.experimental__awaitable.executor_type.requirements">Requirements</a>
+ </h6>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/co_spawn.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="awaitable.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__awaitable.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="value_type.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__awaitable/value_type.html b/doc/html/boost_asio/reference/experimental__awaitable/value_type.html
new file mode 100644
index 0000000000..e2577d71c0
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__awaitable/value_type.html
@@ -0,0 +1,60 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::awaitable::value_type</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__awaitable.html" title="experimental::awaitable">
+<link rel="prev" href="executor_type.html" title="experimental::awaitable::executor_type">
+<link rel="next" href="_awaitable.html" title="experimental::awaitable::~awaitable">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="executor_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__awaitable.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="_awaitable.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__awaitable.value_type"></a><a class="link" href="value_type.html" title="experimental::awaitable::value_type">experimental::awaitable::value_type</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__awaitable.value_type"></a>
+The
+ type of the awaited value.
+ </p>
+<pre class="programlisting">typedef T value_type;
+</pre>
+<h6>
+<a name="boost_asio.reference.experimental__awaitable.value_type.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__awaitable.value_type.requirements"></a></span><a class="link" href="value_type.html#boost_asio.reference.experimental__awaitable.value_type.requirements">Requirements</a>
+ </h6>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/co_spawn.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="executor_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__awaitable.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="_awaitable.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__co_spawn.html b/doc/html/boost_asio/reference/experimental__co_spawn.html
new file mode 100644
index 0000000000..11840f80d4
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__co_spawn.html
@@ -0,0 +1,90 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::co_spawn</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="experimental__awaitable/_awaitable.html" title="experimental::awaitable::~awaitable">
+<link rel="next" href="experimental__co_spawn/overload1.html" title="experimental::co_spawn (1 of 3 overloads)">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__awaitable/_awaitable.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__co_spawn/overload1.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.reference.experimental__co_spawn"></a><a class="link" href="experimental__co_spawn.html" title="experimental::co_spawn">experimental::co_spawn</a>
+</h3></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__co_spawn"></a>
+Spawn a
+ new thread of execution.
+ </p>
+<pre class="programlisting">template&lt;
+ typename <a class="link" href="Executor1.html" title="Executor requirements">Executor</a>,
+ typename F,
+ typename CompletionToken,
+ typename = typename enable_if&lt;is_executor&lt;Executor&gt;::value&gt;::type&gt;
+auto <a class="link" href="experimental__co_spawn/overload1.html" title="experimental::co_spawn (1 of 3 overloads)">co_spawn</a>(
+ const Executor &amp; ex,
+ F &amp;&amp; f,
+ CompletionToken &amp;&amp; token);
+ <span class="emphasis"><em>&#187; <a class="link" href="experimental__co_spawn/overload1.html" title="experimental::co_spawn (1 of 3 overloads)">more...</a></em></span>
+
+template&lt;
+ typename ExecutionContext,
+ typename F,
+ typename CompletionToken,
+ typename = typename enable_if&lt; is_convertible&lt;ExecutionContext&amp;, execution_context&amp;&gt;::value&gt;::type&gt;
+auto <a class="link" href="experimental__co_spawn/overload2.html" title="experimental::co_spawn (2 of 3 overloads)">co_spawn</a>(
+ ExecutionContext &amp; ctx,
+ F &amp;&amp; f,
+ CompletionToken &amp;&amp; token);
+ <span class="emphasis"><em>&#187; <a class="link" href="experimental__co_spawn/overload2.html" title="experimental::co_spawn (2 of 3 overloads)">more...</a></em></span>
+
+template&lt;
+ typename <a class="link" href="Executor1.html" title="Executor requirements">Executor</a>,
+ typename F,
+ typename CompletionToken&gt;
+auto <a class="link" href="experimental__co_spawn/overload3.html" title="experimental::co_spawn (3 of 3 overloads)">co_spawn</a>(
+ const await_token&lt; Executor &gt; &amp; parent,
+ F &amp;&amp; f,
+ CompletionToken &amp;&amp; token);
+ <span class="emphasis"><em>&#187; <a class="link" href="experimental__co_spawn/overload3.html" title="experimental::co_spawn (3 of 3 overloads)">more...</a></em></span>
+</pre>
+<h5>
+<a name="boost_asio.reference.experimental__co_spawn.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__co_spawn.requirements"></a></span><a class="link" href="experimental__co_spawn.html#boost_asio.reference.experimental__co_spawn.requirements">Requirements</a>
+ </h5>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/co_spawn.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__awaitable/_awaitable.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__co_spawn/overload1.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__co_spawn/overload1.html b/doc/html/boost_asio/reference/experimental__co_spawn/overload1.html
new file mode 100644
index 0000000000..a0b199ae59
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__co_spawn/overload1.html
@@ -0,0 +1,57 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::co_spawn (1 of 3 overloads)</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__co_spawn.html" title="experimental::co_spawn">
+<link rel="prev" href="../experimental__co_spawn.html" title="experimental::co_spawn">
+<link rel="next" href="overload2.html" title="experimental::co_spawn (2 of 3 overloads)">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../experimental__co_spawn.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__co_spawn.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__co_spawn.overload1"></a><a class="link" href="overload1.html" title="experimental::co_spawn (1 of 3 overloads)">experimental::co_spawn
+ (1 of 3 overloads)</a>
+</h4></div></div></div>
+<p>
+ Spawn a new thread of execution.
+ </p>
+<pre class="programlisting">template&lt;
+ typename <a class="link" href="../Executor1.html" title="Executor requirements">Executor</a>,
+ typename F,
+ typename CompletionToken,
+ typename = typename enable_if&lt;is_executor&lt;Executor&gt;::value&gt;::type&gt;
+auto co_spawn(
+ const Executor &amp; ex,
+ F &amp;&amp; f,
+ CompletionToken &amp;&amp; token);
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../experimental__co_spawn.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__co_spawn.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__co_spawn/overload2.html b/doc/html/boost_asio/reference/experimental__co_spawn/overload2.html
new file mode 100644
index 0000000000..2fac2730c0
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__co_spawn/overload2.html
@@ -0,0 +1,57 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::co_spawn (2 of 3 overloads)</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__co_spawn.html" title="experimental::co_spawn">
+<link rel="prev" href="overload1.html" title="experimental::co_spawn (1 of 3 overloads)">
+<link rel="next" href="overload3.html" title="experimental::co_spawn (3 of 3 overloads)">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="overload1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__co_spawn.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload3.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__co_spawn.overload2"></a><a class="link" href="overload2.html" title="experimental::co_spawn (2 of 3 overloads)">experimental::co_spawn
+ (2 of 3 overloads)</a>
+</h4></div></div></div>
+<p>
+ Spawn a new thread of execution.
+ </p>
+<pre class="programlisting">template&lt;
+ typename ExecutionContext,
+ typename F,
+ typename CompletionToken,
+ typename = typename enable_if&lt; is_convertible&lt;ExecutionContext&amp;, execution_context&amp;&gt;::value&gt;::type&gt;
+auto co_spawn(
+ ExecutionContext &amp; ctx,
+ F &amp;&amp; f,
+ CompletionToken &amp;&amp; token);
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="overload1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__co_spawn.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload3.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__co_spawn/overload3.html b/doc/html/boost_asio/reference/experimental__co_spawn/overload3.html
new file mode 100644
index 0000000000..4c11e9f57b
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__co_spawn/overload3.html
@@ -0,0 +1,56 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::co_spawn (3 of 3 overloads)</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__co_spawn.html" title="experimental::co_spawn">
+<link rel="prev" href="overload2.html" title="experimental::co_spawn (2 of 3 overloads)">
+<link rel="next" href="../experimental__detached.html" title="experimental::detached">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__co_spawn.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../experimental__detached.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__co_spawn.overload3"></a><a class="link" href="overload3.html" title="experimental::co_spawn (3 of 3 overloads)">experimental::co_spawn
+ (3 of 3 overloads)</a>
+</h4></div></div></div>
+<p>
+ Spawn a new thread of execution.
+ </p>
+<pre class="programlisting">template&lt;
+ typename <a class="link" href="../Executor1.html" title="Executor requirements">Executor</a>,
+ typename F,
+ typename CompletionToken&gt;
+auto co_spawn(
+ const await_token&lt; Executor &gt; &amp; parent,
+ F &amp;&amp; f,
+ CompletionToken &amp;&amp; token);
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__co_spawn.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../experimental__detached.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__detached.html b/doc/html/boost_asio/reference/experimental__detached.html
new file mode 100644
index 0000000000..f683037106
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__detached.html
@@ -0,0 +1,64 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::detached</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="experimental__co_spawn/overload3.html" title="experimental::co_spawn (3 of 3 overloads)">
+<link rel="next" href="experimental__detached_t.html" title="experimental::detached_t">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__co_spawn/overload3.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__detached_t.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.reference.experimental__detached"></a><a class="link" href="experimental__detached.html" title="experimental::detached">experimental::detached</a>
+</h3></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__detached"></a>
+A special
+ value, similar to std::nothrow.
+ </p>
+<pre class="programlisting">constexpr detached_t detached;
+</pre>
+<p>
+ See the documentation for <a class="link" href="experimental__detached_t.html" title="experimental::detached_t"><code class="computeroutput">experimental::detached_t</code></a>
+ for a usage example.
+ </p>
+<h5>
+<a name="boost_asio.reference.experimental__detached.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__detached.requirements"></a></span><a class="link" href="experimental__detached.html#boost_asio.reference.experimental__detached.requirements">Requirements</a>
+ </h5>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/detached.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__co_spawn/overload3.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__detached_t.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__detached_t.html b/doc/html/boost_asio/reference/experimental__detached_t.html
new file mode 100644
index 0000000000..e71d403c06
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__detached_t.html
@@ -0,0 +1,104 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::detached_t</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="experimental__detached.html" title="experimental::detached">
+<link rel="next" href="experimental__detached_t/detached_t.html" title="experimental::detached_t::detached_t">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__detached.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__detached_t/detached_t.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.reference.experimental__detached_t"></a><a class="link" href="experimental__detached_t.html" title="experimental::detached_t">experimental::detached_t</a>
+</h3></div></div></div>
+<p>
+ Class used to specify that an asynchronous operation is detached.
+ </p>
+<pre class="programlisting">class detached_t
+</pre>
+<h5>
+<a name="boost_asio.reference.experimental__detached_t.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__detached_t.member_functions"></a></span><a class="link" href="experimental__detached_t.html#boost_asio.reference.experimental__detached_t.member_functions">Member
+ Functions</a>
+ </h5>
+<div class="informaltable"><table class="table">
+<colgroup>
+<col>
+<col>
+</colgroup>
+<thead><tr>
+<th>
+ <p>
+ Name
+ </p>
+ </th>
+<th>
+ <p>
+ Description
+ </p>
+ </th>
+</tr></thead>
+<tbody><tr>
+<td>
+ <p>
+ <a class="link" href="experimental__detached_t/detached_t.html" title="experimental::detached_t::detached_t"><span class="bold"><strong>detached_t</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Constructor.
+ </p>
+ </td>
+</tr></tbody>
+</table></div>
+<p>
+ The <a class="link" href="experimental__detached_t.html" title="experimental::detached_t"><code class="computeroutput">experimental::detached_t</code></a>
+ class is used to indicate that an asynchronous operation is detached. That
+ is, there is no completion handler waiting for the operation's result. A
+ <a class="link" href="experimental__detached_t.html" title="experimental::detached_t"><code class="computeroutput">experimental::detached_t</code></a>
+ object may be passed as a handler to an asynchronous operation, typically
+ using the special value <code class="computeroutput">boost::asio::experimental::detached</code>.
+ For example:
+ </p>
+<pre class="programlisting">my_socket.async_send(my_buffer, boost::asio::experimental::detached);
+</pre>
+<h5>
+<a name="boost_asio.reference.experimental__detached_t.h1"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__detached_t.requirements"></a></span><a class="link" href="experimental__detached_t.html#boost_asio.reference.experimental__detached_t.requirements">Requirements</a>
+ </h5>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/detached.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__detached.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__detached_t/detached_t.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__detached_t/detached_t.html b/doc/html/boost_asio/reference/experimental__detached_t/detached_t.html
new file mode 100644
index 0000000000..d9bbce1b3d
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__detached_t/detached_t.html
@@ -0,0 +1,49 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::detached_t::detached_t</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__detached_t.html" title="experimental::detached_t">
+<link rel="prev" href="../experimental__detached_t.html" title="experimental::detached_t">
+<link rel="next" href="../experimental__redirect_error.html" title="experimental::redirect_error">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../experimental__detached_t.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__detached_t.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../experimental__redirect_error.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__detached_t.detached_t"></a><a class="link" href="detached_t.html" title="experimental::detached_t::detached_t">experimental::detached_t::detached_t</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__detached_t.detached_t"></a>
+Constructor.
+ </p>
+<pre class="programlisting">constexpr detached_t();
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../experimental__detached_t.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__detached_t.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../experimental__redirect_error.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__redirect_error.html b/doc/html/boost_asio/reference/experimental__redirect_error.html
new file mode 100644
index 0000000000..a66b213e58
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__redirect_error.html
@@ -0,0 +1,64 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::redirect_error</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="experimental__detached_t/detached_t.html" title="experimental::detached_t::detached_t">
+<link rel="next" href="experimental__redirect_error_t.html" title="experimental::redirect_error_t">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__detached_t/detached_t.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__redirect_error_t.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.reference.experimental__redirect_error"></a><a class="link" href="experimental__redirect_error.html" title="experimental::redirect_error">experimental::redirect_error</a>
+</h3></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__redirect_error"></a>
+Create
+ a completion token to capture error_code values to a variable.
+ </p>
+<pre class="programlisting">template&lt;
+ typename CompletionToken&gt;
+redirect_error_t&lt; typename decay&lt; CompletionToken &gt;::type &gt; redirect_error(
+ CompletionToken &amp;&amp; completion_token,
+ boost::system::error_code &amp; ec);
+</pre>
+<h5>
+<a name="boost_asio.reference.experimental__redirect_error.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__redirect_error.requirements"></a></span><a class="link" href="experimental__redirect_error.html#boost_asio.reference.experimental__redirect_error.requirements">Requirements</a>
+ </h5>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/redirect_error.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__detached_t/detached_t.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__redirect_error_t.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__redirect_error_t.html b/doc/html/boost_asio/reference/experimental__redirect_error_t.html
new file mode 100644
index 0000000000..c44148228a
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__redirect_error_t.html
@@ -0,0 +1,144 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::redirect_error_t</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="experimental__redirect_error.html" title="experimental::redirect_error">
+<link rel="next" href="experimental__redirect_error_t/ec_.html" title="experimental::redirect_error_t::ec_">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__redirect_error.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__redirect_error_t/ec_.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.reference.experimental__redirect_error_t"></a><a class="link" href="experimental__redirect_error_t.html" title="experimental::redirect_error_t">experimental::redirect_error_t</a>
+</h3></div></div></div>
+<p>
+ Completion token type used to specify that an error produced by an asynchronous
+ operation is captured to an error_code variable.
+ </p>
+<pre class="programlisting">template&lt;
+ typename CompletionToken&gt;
+class redirect_error_t
+</pre>
+<h5>
+<a name="boost_asio.reference.experimental__redirect_error_t.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__redirect_error_t.member_functions"></a></span><a class="link" href="experimental__redirect_error_t.html#boost_asio.reference.experimental__redirect_error_t.member_functions">Member
+ Functions</a>
+ </h5>
+<div class="informaltable"><table class="table">
+<colgroup>
+<col>
+<col>
+</colgroup>
+<thead><tr>
+<th>
+ <p>
+ Name
+ </p>
+ </th>
+<th>
+ <p>
+ Description
+ </p>
+ </th>
+</tr></thead>
+<tbody><tr>
+<td>
+ <p>
+ <a class="link" href="experimental__redirect_error_t/redirect_error_t.html" title="experimental::redirect_error_t::redirect_error_t"><span class="bold"><strong>redirect_error_t</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Constructor.
+ </p>
+ </td>
+</tr></tbody>
+</table></div>
+<h5>
+<a name="boost_asio.reference.experimental__redirect_error_t.h1"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__redirect_error_t.data_members"></a></span><a class="link" href="experimental__redirect_error_t.html#boost_asio.reference.experimental__redirect_error_t.data_members">Data
+ Members</a>
+ </h5>
+<div class="informaltable"><table class="table">
+<colgroup>
+<col>
+<col>
+</colgroup>
+<thead><tr>
+<th>
+ <p>
+ Name
+ </p>
+ </th>
+<th>
+ <p>
+ Description
+ </p>
+ </th>
+</tr></thead>
+<tbody>
+<tr>
+<td>
+ <p>
+ <a class="link" href="experimental__redirect_error_t/ec_.html" title="experimental::redirect_error_t::ec_"><span class="bold"><strong>ec_</strong></span></a>
+ </p>
+ </td>
+<td>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ <a class="link" href="experimental__redirect_error_t/token_.html" title="experimental::redirect_error_t::token_"><span class="bold"><strong>token_</strong></span></a>
+ </p>
+ </td>
+<td>
+ </td>
+</tr>
+</tbody>
+</table></div>
+<p>
+ The <a class="link" href="experimental__redirect_error_t.html" title="experimental::redirect_error_t"><code class="computeroutput">experimental::redirect_error_t</code></a>
+ class is used to indicate that any error_code produced by an asynchronous
+ operation is captured to a specified variable.
+ </p>
+<h5>
+<a name="boost_asio.reference.experimental__redirect_error_t.h2"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__redirect_error_t.requirements"></a></span><a class="link" href="experimental__redirect_error_t.html#boost_asio.reference.experimental__redirect_error_t.requirements">Requirements</a>
+ </h5>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/redirect_error.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__redirect_error.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__redirect_error_t/ec_.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__redirect_error_t/ec_.html b/doc/html/boost_asio/reference/experimental__redirect_error_t/ec_.html
new file mode 100644
index 0000000000..4f96521f40
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__redirect_error_t/ec_.html
@@ -0,0 +1,48 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::redirect_error_t::ec_</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__redirect_error_t.html" title="experimental::redirect_error_t">
+<link rel="prev" href="../experimental__redirect_error_t.html" title="experimental::redirect_error_t">
+<link rel="next" href="redirect_error_t.html" title="experimental::redirect_error_t::redirect_error_t">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../experimental__redirect_error_t.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__redirect_error_t.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="redirect_error_t.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__redirect_error_t.ec_"></a><a class="link" href="ec_.html" title="experimental::redirect_error_t::ec_">experimental::redirect_error_t::ec_</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__redirect_error_t.ec_"></a>
+ </p>
+<pre class="programlisting">boost::system::error_code &amp; ec_;
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../experimental__redirect_error_t.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__redirect_error_t.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="redirect_error_t.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__redirect_error_t/redirect_error_t.html b/doc/html/boost_asio/reference/experimental__redirect_error_t/redirect_error_t.html
new file mode 100644
index 0000000000..96d46574eb
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__redirect_error_t/redirect_error_t.html
@@ -0,0 +1,53 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::redirect_error_t::redirect_error_t</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__redirect_error_t.html" title="experimental::redirect_error_t">
+<link rel="prev" href="ec_.html" title="experimental::redirect_error_t::ec_">
+<link rel="next" href="token_.html" title="experimental::redirect_error_t::token_">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="ec_.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__redirect_error_t.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="token_.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__redirect_error_t.redirect_error_t"></a><a class="link" href="redirect_error_t.html" title="experimental::redirect_error_t::redirect_error_t">experimental::redirect_error_t::redirect_error_t</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__redirect_error_t.redirect_error_t"></a>
+Constructor.
+ </p>
+<pre class="programlisting">template&lt;
+ typename T&gt;
+redirect_error_t(
+ T &amp;&amp; completion_token,
+ boost::system::error_code &amp; ec);
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="ec_.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__redirect_error_t.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="token_.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__redirect_error_t/token_.html b/doc/html/boost_asio/reference/experimental__redirect_error_t/token_.html
new file mode 100644
index 0000000000..e9dcae80f6
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__redirect_error_t/token_.html
@@ -0,0 +1,48 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::redirect_error_t::token_</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../experimental__redirect_error_t.html" title="experimental::redirect_error_t">
+<link rel="prev" href="redirect_error_t.html" title="experimental::redirect_error_t::redirect_error_t">
+<link rel="next" href="../experimental__this_coro__executor.html" title="experimental::this_coro::executor">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
+<td align="center"><a href="../../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="redirect_error_t.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__redirect_error_t.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../experimental__this_coro__executor.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h4 class="title">
+<a name="boost_asio.reference.experimental__redirect_error_t.token_"></a><a class="link" href="token_.html" title="experimental::redirect_error_t::token_">experimental::redirect_error_t::token_</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__redirect_error_t.token_"></a>
+ </p>
+<pre class="programlisting">CompletionToken token_;
+</pre>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="redirect_error_t.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../experimental__redirect_error_t.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../experimental__this_coro__executor.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__this_coro__executor.html b/doc/html/boost_asio/reference/experimental__this_coro__executor.html
new file mode 100644
index 0000000000..cddeaf4992
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__this_coro__executor.html
@@ -0,0 +1,60 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::this_coro::executor</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="experimental__redirect_error_t/token_.html" title="experimental::redirect_error_t::token_">
+<link rel="next" href="experimental__this_coro__executor_t.html" title="experimental::this_coro::executor_t">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__redirect_error_t/token_.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__this_coro__executor_t.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.reference.experimental__this_coro__executor"></a><a class="link" href="experimental__this_coro__executor.html" title="experimental::this_coro::executor">experimental::this_coro::executor</a>
+</h3></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__this_coro__executor"></a>
+Awaitable
+ object that returns the executor of the current coroutine.
+ </p>
+<pre class="programlisting">constexpr executor_t executor();
+</pre>
+<h5>
+<a name="boost_asio.reference.experimental__this_coro__executor.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__this_coro__executor.requirements"></a></span><a class="link" href="experimental__this_coro__executor.html#boost_asio.reference.experimental__this_coro__executor.requirements">Requirements</a>
+ </h5>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/co_spawn.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__redirect_error_t/token_.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__this_coro__executor_t.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__this_coro__executor_t.html b/doc/html/boost_asio/reference/experimental__this_coro__executor_t.html
new file mode 100644
index 0000000000..ed9017a780
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__this_coro__executor_t.html
@@ -0,0 +1,58 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::this_coro::executor_t</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="experimental__this_coro__executor.html" title="experimental::this_coro::executor">
+<link rel="next" href="experimental__this_coro__token.html" title="experimental::this_coro::token">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__this_coro__executor.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__this_coro__token.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.reference.experimental__this_coro__executor_t"></a><a class="link" href="experimental__this_coro__executor_t.html" title="experimental::this_coro::executor_t">experimental::this_coro::executor_t</a>
+</h3></div></div></div>
+<p>
+ Awaitable type that returns the executor of the current coroutine.
+ </p>
+<pre class="programlisting">struct executor_t
+</pre>
+<h5>
+<a name="boost_asio.reference.experimental__this_coro__executor_t.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__this_coro__executor_t.requirements"></a></span><a class="link" href="experimental__this_coro__executor_t.html#boost_asio.reference.experimental__this_coro__executor_t.requirements">Requirements</a>
+ </h5>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/co_spawn.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__this_coro__executor.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__this_coro__token.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__this_coro__token.html b/doc/html/boost_asio/reference/experimental__this_coro__token.html
new file mode 100644
index 0000000000..dc72f67c76
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__this_coro__token.html
@@ -0,0 +1,60 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::this_coro::token</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="experimental__this_coro__executor_t.html" title="experimental::this_coro::executor_t">
+<link rel="next" href="experimental__this_coro__token_t.html" title="experimental::this_coro::token_t">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__this_coro__executor_t.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__this_coro__token_t.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.reference.experimental__this_coro__token"></a><a class="link" href="experimental__this_coro__token.html" title="experimental::this_coro::token">experimental::this_coro::token</a>
+</h3></div></div></div>
+<p>
+ <a class="indexterm" name="boost_asio.indexterm.experimental__this_coro__token"></a>
+Awaitable
+ object that returns a completion token for the current coroutine.
+ </p>
+<pre class="programlisting">constexpr token_t token();
+</pre>
+<h5>
+<a name="boost_asio.reference.experimental__this_coro__token.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__this_coro__token.requirements"></a></span><a class="link" href="experimental__this_coro__token.html#boost_asio.reference.experimental__this_coro__token.requirements">Requirements</a>
+ </h5>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/co_spawn.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__this_coro__executor_t.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="experimental__this_coro__token_t.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/experimental__this_coro__token_t.html b/doc/html/boost_asio/reference/experimental__this_coro__token_t.html
new file mode 100644
index 0000000000..5b96ef45e9
--- /dev/null
+++ b/doc/html/boost_asio/reference/experimental__this_coro__token_t.html
@@ -0,0 +1,58 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>experimental::this_coro::token_t</title>
+<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../reference.html" title="Reference">
+<link rel="prev" href="experimental__this_coro__token.html" title="experimental::this_coro::token">
+<link rel="next" href="generic__basic_endpoint.html" title="generic::basic_endpoint">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%"><tr>
+<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
+<td align="center"><a href="../../../../index.html">Home</a></td>
+<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
+<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
+<td align="center"><a href="../../../../more/index.htm">More</a></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__this_coro__token.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="generic__basic_endpoint.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="boost_asio.reference.experimental__this_coro__token_t"></a><a class="link" href="experimental__this_coro__token_t.html" title="experimental::this_coro::token_t">experimental::this_coro::token_t</a>
+</h3></div></div></div>
+<p>
+ Awaitable type that returns a completion token for the current coroutine.
+ </p>
+<pre class="programlisting">struct token_t
+</pre>
+<h5>
+<a name="boost_asio.reference.experimental__this_coro__token_t.h0"></a>
+ <span class="phrase"><a name="boost_asio.reference.experimental__this_coro__token_t.requirements"></a></span><a class="link" href="experimental__this_coro__token_t.html#boost_asio.reference.experimental__this_coro__token_t.requirements">Requirements</a>
+ </h5>
+<p>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/experimental/co_spawn.hpp</code>
+ </p>
+<p>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio/experimental.hpp</code>
+ </p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
+ </p>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="experimental__this_coro__token.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="generic__basic_endpoint.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint.html b/doc/html/boost_asio/reference/generic__basic_endpoint.html
index d5709946d0..b5776edb50 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint.html
@@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../reference.html" title="Reference">
-<link rel="prev" href="executor_work_guard/_executor_work_guard.html" title="executor_work_guard::~executor_work_guard">
+<link rel="prev" href="experimental__this_coro__token_t.html" title="experimental::this_coro::token_t">
<link rel="next" href="generic__basic_endpoint/basic_endpoint.html" title="generic::basic_endpoint::basic_endpoint">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="executor_work_guard/_executor_work_guard.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="generic__basic_endpoint/basic_endpoint.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="experimental__this_coro__token_t.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="generic__basic_endpoint/basic_endpoint.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
@@ -333,7 +333,7 @@ class basic_endpoint
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -341,7 +341,7 @@ class basic_endpoint
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="executor_work_guard/_executor_work_guard.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="generic__basic_endpoint/basic_endpoint.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="experimental__this_coro__token_t.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="generic__basic_endpoint/basic_endpoint.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint.html b/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint.html
index 74aeeeb615..c891185371 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint.html
@@ -62,7 +62,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload1.html b/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload1.html
index 26e2d8056d..2d8389bedd 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload2.html b/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload2.html
index f6a6429486..0a4772089e 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload2.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload3.html b/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload3.html
index 0f7b926381..f40e617174 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload3.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload3.html
@@ -38,7 +38,7 @@ basic_endpoint(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload4.html b/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload4.html
index 8b3facd103..2bc39a4146 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload4.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload4.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/capacity.html b/doc/html/boost_asio/reference/generic__basic_endpoint/capacity.html
index faefa04e81..156e978fab 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/capacity.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/capacity.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/data.html b/doc/html/boost_asio/reference/generic__basic_endpoint/data.html
index 4814dc894e..80c2aae4ee 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/data.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/data.html
@@ -40,7 +40,7 @@ const data_type * <a class="link" href="data/overload2.html" title="generic::bas
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/data/overload1.html b/doc/html/boost_asio/reference/generic__basic_endpoint/data/overload1.html
index 7551079abf..06302d0dc8 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/data/overload1.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/data/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/data/overload2.html b/doc/html/boost_asio/reference/generic__basic_endpoint/data/overload2.html
index 77a4ac94b2..5210bbeac8 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/data/overload2.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/data/overload2.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/data_type.html b/doc/html/boost_asio/reference/generic__basic_endpoint/data_type.html
index 86b8894185..32d5a47274 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/data_type.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/data_type.html
@@ -47,7 +47,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_eq_.html b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_eq_.html
index c8d90efa47..13ad1424c1 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_eq_.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_eq_.html
@@ -37,7 +37,7 @@ Assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_eq__eq_.html b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_eq__eq_.html
index edc13141ad..600fe64cc8 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_gt_.html b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_gt_.html
index 7164891e4c..248721205e 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_gt_.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_gt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_gt__eq_.html b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_gt__eq_.html
index 565b34e75e..c681be2896 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_gt__eq_.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_gt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_lt_.html b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_lt_.html
index 56184fd5c9..29f72f4133 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_lt_.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_lt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_lt__eq_.html b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_lt__eq_.html
index 5754a3b3f9..10498ab08a 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_lt__eq_.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_lt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_not__eq_.html b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_not__eq_.html
index a5d435f775..699132cf2e 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/protocol.html b/doc/html/boost_asio/reference/generic__basic_endpoint/protocol.html
index a7c580d596..23548c9861 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/protocol.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/protocol.html
@@ -36,7 +36,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/protocol_type.html b/doc/html/boost_asio/reference/generic__basic_endpoint/protocol_type.html
index 1ebb13beb3..38aa6feb3d 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/protocol_type.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/resize.html b/doc/html/boost_asio/reference/generic__basic_endpoint/resize.html
index ffe6ce4a49..0a0f9b3e47 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/resize.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/resize.html
@@ -37,7 +37,7 @@ Set
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__basic_endpoint/size.html b/doc/html/boost_asio/reference/generic__basic_endpoint/size.html
index 061eda91c9..e0ef5b9789 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/size.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/size.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol.html b/doc/html/boost_asio/reference/generic__datagram_protocol.html
index f21aa37797..65a96cc127 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol.html
@@ -246,7 +246,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol.html b/doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol.html
index 2542dd3b09..4fb3587748 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol.html
@@ -48,7 +48,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol/overload1.html b/doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol/overload1.html
index c602382aee..04c1eea6b7 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol/overload1.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol/overload2.html b/doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol/overload2.html
index ac73077e55..80bafbb360 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol/overload2.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol/overload2.html
@@ -51,7 +51,7 @@ datagram_protocol(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html b/doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html
index 8e4fb65508..33d209c3cf 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html
@@ -333,7 +333,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/family.html b/doc/html/boost_asio/reference/generic__datagram_protocol/family.html
index c91c92a350..209405e1d5 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/family.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/family.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/operator_eq__eq_.html b/doc/html/boost_asio/reference/generic__datagram_protocol/operator_eq__eq_.html
index b1a8ff076d..1a21066dc7 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/operator_not__eq_.html b/doc/html/boost_asio/reference/generic__datagram_protocol/operator_not__eq_.html
index 702f655cb8..292539a077 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html b/doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html
index 396bd0e60a..4b8c3ca77d 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/socket.html b/doc/html/boost_asio/reference/generic__datagram_protocol/socket.html
index 146464c78d..67ded8b9d4 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/socket.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/socket.html
@@ -943,7 +943,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/type.html b/doc/html/boost_asio/reference/generic__datagram_protocol/type.html
index a8d40c5d7a..a2fb8fb4cd 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/type.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/type.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__raw_protocol.html b/doc/html/boost_asio/reference/generic__raw_protocol.html
index d34408ac09..605457560a 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol.html
@@ -246,7 +246,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__raw_protocol/endpoint.html b/doc/html/boost_asio/reference/generic__raw_protocol/endpoint.html
index 8ad96e6360..0af1541c70 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/endpoint.html
@@ -333,7 +333,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__raw_protocol/family.html b/doc/html/boost_asio/reference/generic__raw_protocol/family.html
index 646d5a3212..80d721179c 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/family.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/family.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__raw_protocol/operator_eq__eq_.html b/doc/html/boost_asio/reference/generic__raw_protocol/operator_eq__eq_.html
index 2b023e4d0f..e1fca547d9 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__raw_protocol/operator_not__eq_.html b/doc/html/boost_asio/reference/generic__raw_protocol/operator_not__eq_.html
index 96673fd67f..06de76802b 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__raw_protocol/protocol.html b/doc/html/boost_asio/reference/generic__raw_protocol/protocol.html
index 59b25ae5ab..18e7379123 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/protocol.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol.html b/doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol.html
index b0a0ab7ab6..4f9ac96da6 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol.html
@@ -48,7 +48,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol/overload1.html b/doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol/overload1.html
index de120988ff..e91e9d605f 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol/overload1.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol/overload2.html b/doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol/overload2.html
index e603ca3871..1ba5b4139e 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol/overload2.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol/overload2.html
@@ -51,7 +51,7 @@ raw_protocol(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__raw_protocol/socket.html b/doc/html/boost_asio/reference/generic__raw_protocol/socket.html
index 80e2bc1c46..b27b3f19d2 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/socket.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/socket.html
@@ -942,7 +942,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__raw_protocol/type.html b/doc/html/boost_asio/reference/generic__raw_protocol/type.html
index 4a78ef7cbb..b608ecf0d4 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/type.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/type.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__seq_packet_protocol.html b/doc/html/boost_asio/reference/generic__seq_packet_protocol.html
index 06c4071409..c0b90aa62a 100644
--- a/doc/html/boost_asio/reference/generic__seq_packet_protocol.html
+++ b/doc/html/boost_asio/reference/generic__seq_packet_protocol.html
@@ -241,7 +241,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html b/doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html
index 884791f486..438c4071ea 100644
--- a/doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html
@@ -333,7 +333,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__seq_packet_protocol/family.html b/doc/html/boost_asio/reference/generic__seq_packet_protocol/family.html
index fc1131c935..85eedf8cae 100644
--- a/doc/html/boost_asio/reference/generic__seq_packet_protocol/family.html
+++ b/doc/html/boost_asio/reference/generic__seq_packet_protocol/family.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__seq_packet_protocol/operator_eq__eq_.html b/doc/html/boost_asio/reference/generic__seq_packet_protocol/operator_eq__eq_.html
index 04e17899f5..5cc4967020 100644
--- a/doc/html/boost_asio/reference/generic__seq_packet_protocol/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/generic__seq_packet_protocol/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__seq_packet_protocol/operator_not__eq_.html b/doc/html/boost_asio/reference/generic__seq_packet_protocol/operator_not__eq_.html
index ec4e84610b..89e83a5010 100644
--- a/doc/html/boost_asio/reference/generic__seq_packet_protocol/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/generic__seq_packet_protocol/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__seq_packet_protocol/protocol.html b/doc/html/boost_asio/reference/generic__seq_packet_protocol/protocol.html
index ca3af3d807..2f00960f82 100644
--- a/doc/html/boost_asio/reference/generic__seq_packet_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/generic__seq_packet_protocol/protocol.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol.html b/doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol.html
index 32f99356fa..81e481bc98 100644
--- a/doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol.html
+++ b/doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol.html
@@ -48,7 +48,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol/overload1.html b/doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol/overload1.html
index 8b00d1d9c0..9a7f5bc0ff 100644
--- a/doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol/overload1.html
+++ b/doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol/overload2.html b/doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol/overload2.html
index 1f7ccdc96c..ba1023fc46 100644
--- a/doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol/overload2.html
+++ b/doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol/overload2.html
@@ -52,7 +52,7 @@ seq_packet_protocol(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__seq_packet_protocol/socket.html b/doc/html/boost_asio/reference/generic__seq_packet_protocol/socket.html
index e569e40954..7e2d5f8ddb 100644
--- a/doc/html/boost_asio/reference/generic__seq_packet_protocol/socket.html
+++ b/doc/html/boost_asio/reference/generic__seq_packet_protocol/socket.html
@@ -898,7 +898,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__seq_packet_protocol/type.html b/doc/html/boost_asio/reference/generic__seq_packet_protocol/type.html
index 0a10de63f1..cc659e010c 100644
--- a/doc/html/boost_asio/reference/generic__seq_packet_protocol/type.html
+++ b/doc/html/boost_asio/reference/generic__seq_packet_protocol/type.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__stream_protocol.html b/doc/html/boost_asio/reference/generic__stream_protocol.html
index 75bb769167..a7d3c87c96 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol.html
@@ -258,7 +258,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__stream_protocol/endpoint.html b/doc/html/boost_asio/reference/generic__stream_protocol/endpoint.html
index ff6e95e23b..a252bc29cb 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/endpoint.html
@@ -333,7 +333,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__stream_protocol/family.html b/doc/html/boost_asio/reference/generic__stream_protocol/family.html
index 93e3239d22..9aece973a2 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/family.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/family.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__stream_protocol/iostream.html b/doc/html/boost_asio/reference/generic__stream_protocol/iostream.html
index efd474fd8f..5e7d3b6e29 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/iostream.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/iostream.html
@@ -331,7 +331,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__stream_protocol/operator_eq__eq_.html b/doc/html/boost_asio/reference/generic__stream_protocol/operator_eq__eq_.html
index e044a9107d..7dcc19c2e3 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__stream_protocol/operator_not__eq_.html b/doc/html/boost_asio/reference/generic__stream_protocol/operator_not__eq_.html
index 3551d4c6c7..433c729d29 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__stream_protocol/protocol.html b/doc/html/boost_asio/reference/generic__stream_protocol/protocol.html
index 04db4ecb65..014de2044c 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/protocol.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__stream_protocol/socket.html b/doc/html/boost_asio/reference/generic__stream_protocol/socket.html
index 3e7e13055f..0a5dad6a3b 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/socket.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/socket.html
@@ -946,7 +946,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol.html b/doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol.html
index b17146113c..30675213ca 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol.html
@@ -48,7 +48,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol/overload1.html b/doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol/overload1.html
index 19233b508d..69cfa629c6 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol/overload1.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol/overload2.html b/doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol/overload2.html
index eb436ca77f..90bce0e011 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol/overload2.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol/overload2.html
@@ -51,7 +51,7 @@ stream_protocol(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/generic__stream_protocol/type.html b/doc/html/boost_asio/reference/generic__stream_protocol/type.html
index b44e330732..e0384c1829 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/type.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/type.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/get_associated_allocator.html b/doc/html/boost_asio/reference/get_associated_allocator.html
index 0011181561..7692a97189 100644
--- a/doc/html/boost_asio/reference/get_associated_allocator.html
+++ b/doc/html/boost_asio/reference/get_associated_allocator.html
@@ -58,7 +58,7 @@ associated_allocator&lt; T, Allocator &gt;::type <a class="link" href="get_assoc
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/get_associated_allocator/overload1.html b/doc/html/boost_asio/reference/get_associated_allocator/overload1.html
index 17dd02e628..76b8246f60 100644
--- a/doc/html/boost_asio/reference/get_associated_allocator/overload1.html
+++ b/doc/html/boost_asio/reference/get_associated_allocator/overload1.html
@@ -46,7 +46,7 @@ associated_allocator&lt; T &gt;::type get_associated_allocator(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/get_associated_allocator/overload2.html b/doc/html/boost_asio/reference/get_associated_allocator/overload2.html
index a506272702..22afd01e0a 100644
--- a/doc/html/boost_asio/reference/get_associated_allocator/overload2.html
+++ b/doc/html/boost_asio/reference/get_associated_allocator/overload2.html
@@ -48,7 +48,7 @@ associated_allocator&lt; T, Allocator &gt;::type get_associated_allocator(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/get_associated_executor.html b/doc/html/boost_asio/reference/get_associated_executor.html
index 1d11bd76f3..3fe8464f51 100644
--- a/doc/html/boost_asio/reference/get_associated_executor.html
+++ b/doc/html/boost_asio/reference/get_associated_executor.html
@@ -68,7 +68,7 @@ associated_executor&lt; T, typename ExecutionContext::executor_type &gt;::type <
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/get_associated_executor/overload1.html b/doc/html/boost_asio/reference/get_associated_executor/overload1.html
index 380b64a0a7..76a387ecbf 100644
--- a/doc/html/boost_asio/reference/get_associated_executor/overload1.html
+++ b/doc/html/boost_asio/reference/get_associated_executor/overload1.html
@@ -46,7 +46,7 @@ associated_executor&lt; T &gt;::type get_associated_executor(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/get_associated_executor/overload2.html b/doc/html/boost_asio/reference/get_associated_executor/overload2.html
index 759e5f1986..7e24fb24bc 100644
--- a/doc/html/boost_asio/reference/get_associated_executor/overload2.html
+++ b/doc/html/boost_asio/reference/get_associated_executor/overload2.html
@@ -49,7 +49,7 @@ associated_executor&lt; T, Executor &gt;::type get_associated_executor(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/get_associated_executor/overload3.html b/doc/html/boost_asio/reference/get_associated_executor/overload3.html
index af9cfca48c..bf11098008 100644
--- a/doc/html/boost_asio/reference/get_associated_executor/overload3.html
+++ b/doc/html/boost_asio/reference/get_associated_executor/overload3.html
@@ -50,7 +50,7 @@ associated_executor&lt; T, typename ExecutionContext::executor_type &gt;::type g
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/handler_type.html b/doc/html/boost_asio/reference/handler_type.html
index 1e62bd2573..b5c7c8aa02 100644
--- a/doc/html/boost_asio/reference/handler_type.html
+++ b/doc/html/boost_asio/reference/handler_type.html
@@ -92,7 +92,7 @@ struct handler_type
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/handler_type/type.html b/doc/html/boost_asio/reference/handler_type/type.html
index bedc010487..65c7f570b0 100644
--- a/doc/html/boost_asio/reference/handler_type/type.html
+++ b/doc/html/boost_asio/reference/handler_type/type.html
@@ -46,7 +46,7 @@ The handler type
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/has_service.html b/doc/html/boost_asio/reference/has_service.html
index f104db3831..05073fc230 100644
--- a/doc/html/boost_asio/reference/has_service.html
+++ b/doc/html/boost_asio/reference/has_service.html
@@ -74,7 +74,7 @@ bool has_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/high_resolution_timer.html b/doc/html/boost_asio/reference/high_resolution_timer.html
index bd6d703cb4..2395dea4dd 100644
--- a/doc/html/boost_asio/reference/high_resolution_timer.html
+++ b/doc/html/boost_asio/reference/high_resolution_timer.html
@@ -479,7 +479,7 @@ void on_timeout(const boost::system::error_code&amp; e)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/invalid_service_owner.html b/doc/html/boost_asio/reference/invalid_service_owner.html
index 409a2fd9dc..f0d7a95ac0 100644
--- a/doc/html/boost_asio/reference/invalid_service_owner.html
+++ b/doc/html/boost_asio/reference/invalid_service_owner.html
@@ -77,7 +77,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/invalid_service_owner/invalid_service_owner.html b/doc/html/boost_asio/reference/invalid_service_owner/invalid_service_owner.html
index 01351ae060..a11e2fc469 100644
--- a/doc/html/boost_asio/reference/invalid_service_owner/invalid_service_owner.html
+++ b/doc/html/boost_asio/reference/invalid_service_owner/invalid_service_owner.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context.html b/doc/html/boost_asio/reference/io_context.html
index 68921c7491..1c8ccf7f9f 100644
--- a/doc/html/boost_asio/reference/io_context.html
+++ b/doc/html/boost_asio/reference/io_context.html
@@ -715,7 +715,7 @@ work.reset(); // Allow run() to exit.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/_io_context.html b/doc/html/boost_asio/reference/io_context/_io_context.html
index bbf9ec2633..6d238779f1 100644
--- a/doc/html/boost_asio/reference/io_context/_io_context.html
+++ b/doc/html/boost_asio/reference/io_context/_io_context.html
@@ -82,7 +82,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/add_service.html b/doc/html/boost_asio/reference/io_context/add_service.html
index 486a240b87..bbc91fbf01 100644
--- a/doc/html/boost_asio/reference/io_context/add_service.html
+++ b/doc/html/boost_asio/reference/io_context/add_service.html
@@ -103,7 +103,7 @@ friend void add_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/count_type.html b/doc/html/boost_asio/reference/io_context/count_type.html
index f7adc32692..35c9c05a03 100644
--- a/doc/html/boost_asio/reference/io_context/count_type.html
+++ b/doc/html/boost_asio/reference/io_context/count_type.html
@@ -46,7 +46,7 @@ The type
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/destroy.html b/doc/html/boost_asio/reference/io_context/destroy.html
index 4e20e02344..f127722e42 100644
--- a/doc/html/boost_asio/reference/io_context/destroy.html
+++ b/doc/html/boost_asio/reference/io_context/destroy.html
@@ -47,7 +47,7 @@ Destroys all services
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/dispatch.html b/doc/html/boost_asio/reference/io_context/dispatch.html
index 563c39f170..5233712c4b 100644
--- a/doc/html/boost_asio/reference/io_context/dispatch.html
+++ b/doc/html/boost_asio/reference/io_context/dispatch.html
@@ -34,9 +34,9 @@
to invoke the given handler.
</p>
<pre class="programlisting">template&lt;
- typename <a class="link" href="../CompletionHandler.html" title="Completion handler requirements">CompletionHandler</a>&gt;
+ typename <a class="link" href="../LegacyCompletionHandler.html" title="Legacy completion handler requirements">LegacyCompletionHandler</a>&gt;
<a class="link" href="../asynchronous_operations/automatic_deduction_of_initiating_function_return_type.html" title="Automatic deduction of initiating function return type"><span class="emphasis"><em>DEDUCED</em></span></a> dispatch(
- CompletionHandler &amp;&amp; handler);
+ LegacyCompletionHandler &amp;&amp; handler);
</pre>
<p>
This function is used to ask the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
@@ -91,7 +91,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/fork_event.html b/doc/html/boost_asio/reference/io_context/fork_event.html
index 22188ddcba..9c828a6aa2 100644
--- a/doc/html/boost_asio/reference/io_context/fork_event.html
+++ b/doc/html/boost_asio/reference/io_context/fork_event.html
@@ -65,7 +65,7 @@ Fork-related
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/get_executor.html b/doc/html/boost_asio/reference/io_context/get_executor.html
index 05943aaf6f..30be6a1d7b 100644
--- a/doc/html/boost_asio/reference/io_context/get_executor.html
+++ b/doc/html/boost_asio/reference/io_context/get_executor.html
@@ -36,7 +36,7 @@ Obtains
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/has_service.html b/doc/html/boost_asio/reference/io_context/has_service.html
index d7e7853656..1fb48c3cc0 100644
--- a/doc/html/boost_asio/reference/io_context/has_service.html
+++ b/doc/html/boost_asio/reference/io_context/has_service.html
@@ -80,7 +80,7 @@ friend bool has_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/io_context.html b/doc/html/boost_asio/reference/io_context/io_context.html
index 3110dbdf5b..c2d645dcfc 100644
--- a/doc/html/boost_asio/reference/io_context/io_context.html
+++ b/doc/html/boost_asio/reference/io_context/io_context.html
@@ -40,7 +40,7 @@ explicit <a class="link" href="io_context/overload2.html" title="io_context::io_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/io_context/overload1.html b/doc/html/boost_asio/reference/io_context/io_context/overload1.html
index 411fa61f6c..6d15b9ddc7 100644
--- a/doc/html/boost_asio/reference/io_context/io_context/overload1.html
+++ b/doc/html/boost_asio/reference/io_context/io_context/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/io_context/overload2.html b/doc/html/boost_asio/reference/io_context/io_context/overload2.html
index ba90927d28..fe6fce47fc 100644
--- a/doc/html/boost_asio/reference/io_context/io_context/overload2.html
+++ b/doc/html/boost_asio/reference/io_context/io_context/overload2.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/make_service.html b/doc/html/boost_asio/reference/io_context/make_service.html
index 2a37c5ad7b..62e056e7bc 100644
--- a/doc/html/boost_asio/reference/io_context/make_service.html
+++ b/doc/html/boost_asio/reference/io_context/make_service.html
@@ -89,7 +89,7 @@ friend Service &amp; make_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/notify_fork.html b/doc/html/boost_asio/reference/io_context/notify_fork.html
index f3b0cc2cdf..a03f6c4a63 100644
--- a/doc/html/boost_asio/reference/io_context/notify_fork.html
+++ b/doc/html/boost_asio/reference/io_context/notify_fork.html
@@ -114,7 +114,7 @@ else
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/poll.html b/doc/html/boost_asio/reference/io_context/poll.html
index f98b388c84..dd60554cf0 100644
--- a/doc/html/boost_asio/reference/io_context/poll.html
+++ b/doc/html/boost_asio/reference/io_context/poll.html
@@ -45,7 +45,7 @@ Run the <a class="link" href="../io_context.html" title="io_context"><code class
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/poll/overload1.html b/doc/html/boost_asio/reference/io_context/poll/overload1.html
index 926efa0fbb..25f45d1090 100644
--- a/doc/html/boost_asio/reference/io_context/poll/overload1.html
+++ b/doc/html/boost_asio/reference/io_context/poll/overload1.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/poll/overload2.html b/doc/html/boost_asio/reference/io_context/poll/overload2.html
index b816aad95c..2ec2f1781e 100644
--- a/doc/html/boost_asio/reference/io_context/poll/overload2.html
+++ b/doc/html/boost_asio/reference/io_context/poll/overload2.html
@@ -63,7 +63,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/poll_one.html b/doc/html/boost_asio/reference/io_context/poll_one.html
index 0582be3b4d..18cb04095c 100644
--- a/doc/html/boost_asio/reference/io_context/poll_one.html
+++ b/doc/html/boost_asio/reference/io_context/poll_one.html
@@ -45,7 +45,7 @@ Run the <a class="link" href="../io_context.html" title="io_context"><code class
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/poll_one/overload1.html b/doc/html/boost_asio/reference/io_context/poll_one/overload1.html
index c7de9327da..7670b7811d 100644
--- a/doc/html/boost_asio/reference/io_context/poll_one/overload1.html
+++ b/doc/html/boost_asio/reference/io_context/poll_one/overload1.html
@@ -48,7 +48,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/poll_one/overload2.html b/doc/html/boost_asio/reference/io_context/poll_one/overload2.html
index 14bb87623e..8d646e5250 100644
--- a/doc/html/boost_asio/reference/io_context/poll_one/overload2.html
+++ b/doc/html/boost_asio/reference/io_context/poll_one/overload2.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/post.html b/doc/html/boost_asio/reference/io_context/post.html
index 93e4330b8b..0aac3ef344 100644
--- a/doc/html/boost_asio/reference/io_context/post.html
+++ b/doc/html/boost_asio/reference/io_context/post.html
@@ -33,9 +33,9 @@
to invoke the given handler and return immediately.
</p>
<pre class="programlisting">template&lt;
- typename <a class="link" href="../CompletionHandler.html" title="Completion handler requirements">CompletionHandler</a>&gt;
+ typename <a class="link" href="../LegacyCompletionHandler.html" title="Legacy completion handler requirements">LegacyCompletionHandler</a>&gt;
<a class="link" href="../asynchronous_operations/automatic_deduction_of_initiating_function_return_type.html" title="Automatic deduction of initiating function return type"><span class="emphasis"><em>DEDUCED</em></span></a> post(
- CompletionHandler &amp;&amp; handler);
+ LegacyCompletionHandler &amp;&amp; handler);
</pre>
<p>
This function is used to ask the <a class="link" href="../io_context.html" title="io_context"><code class="computeroutput">io_context</code></a>
@@ -90,7 +90,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/reset.html b/doc/html/boost_asio/reference/io_context/reset.html
index 8a67c1e55f..6d7e4979f6 100644
--- a/doc/html/boost_asio/reference/io_context/reset.html
+++ b/doc/html/boost_asio/reference/io_context/reset.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/restart.html b/doc/html/boost_asio/reference/io_context/restart.html
index b6a4248f33..87d8a6b6df 100644
--- a/doc/html/boost_asio/reference/io_context/restart.html
+++ b/doc/html/boost_asio/reference/io_context/restart.html
@@ -50,7 +50,7 @@ Restart the <a class="link" href="../io_context.html" title="io_context"><code c
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/run.html b/doc/html/boost_asio/reference/io_context/run.html
index b658c5b54a..cccc621bf7 100644
--- a/doc/html/boost_asio/reference/io_context/run.html
+++ b/doc/html/boost_asio/reference/io_context/run.html
@@ -45,7 +45,7 @@ Run the <a class="link" href="../io_context.html" title="io_context"><code class
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/run/overload1.html b/doc/html/boost_asio/reference/io_context/run/overload1.html
index 32792d1812..6048b1098a 100644
--- a/doc/html/boost_asio/reference/io_context/run/overload1.html
+++ b/doc/html/boost_asio/reference/io_context/run/overload1.html
@@ -80,7 +80,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/run/overload2.html b/doc/html/boost_asio/reference/io_context/run/overload2.html
index ebf0a0f003..910ee4601d 100644
--- a/doc/html/boost_asio/reference/io_context/run/overload2.html
+++ b/doc/html/boost_asio/reference/io_context/run/overload2.html
@@ -94,7 +94,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/run_for.html b/doc/html/boost_asio/reference/io_context/run_for.html
index a86bf1e5bd..b1b401d2e2 100644
--- a/doc/html/boost_asio/reference/io_context/run_for.html
+++ b/doc/html/boost_asio/reference/io_context/run_for.html
@@ -65,7 +65,7 @@ std::size_t run_for(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/run_one.html b/doc/html/boost_asio/reference/io_context/run_one.html
index 34850dc06b..48946cdec5 100644
--- a/doc/html/boost_asio/reference/io_context/run_one.html
+++ b/doc/html/boost_asio/reference/io_context/run_one.html
@@ -45,7 +45,7 @@ Run the <a class="link" href="../io_context.html" title="io_context"><code class
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/run_one/overload1.html b/doc/html/boost_asio/reference/io_context/run_one/overload1.html
index a353d2dc12..68d393d5e0 100644
--- a/doc/html/boost_asio/reference/io_context/run_one/overload1.html
+++ b/doc/html/boost_asio/reference/io_context/run_one/overload1.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/run_one/overload2.html b/doc/html/boost_asio/reference/io_context/run_one/overload2.html
index 61e569cd26..eef2f97064 100644
--- a/doc/html/boost_asio/reference/io_context/run_one/overload2.html
+++ b/doc/html/boost_asio/reference/io_context/run_one/overload2.html
@@ -70,7 +70,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/run_one_for.html b/doc/html/boost_asio/reference/io_context/run_one_for.html
index 760fd4a814..e02aac8f78 100644
--- a/doc/html/boost_asio/reference/io_context/run_one_for.html
+++ b/doc/html/boost_asio/reference/io_context/run_one_for.html
@@ -68,7 +68,7 @@ std::size_t run_one_for(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/run_one_until.html b/doc/html/boost_asio/reference/io_context/run_one_until.html
index 9e742bbc86..5f8ac09ed5 100644
--- a/doc/html/boost_asio/reference/io_context/run_one_until.html
+++ b/doc/html/boost_asio/reference/io_context/run_one_until.html
@@ -68,7 +68,7 @@ std::size_t run_one_until(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/run_until.html b/doc/html/boost_asio/reference/io_context/run_until.html
index cd3fb6e7cd..bad4d8bce5 100644
--- a/doc/html/boost_asio/reference/io_context/run_until.html
+++ b/doc/html/boost_asio/reference/io_context/run_until.html
@@ -66,7 +66,7 @@ std::size_t run_until(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/shutdown.html b/doc/html/boost_asio/reference/io_context/shutdown.html
index 1d540268a7..f37e984f9c 100644
--- a/doc/html/boost_asio/reference/io_context/shutdown.html
+++ b/doc/html/boost_asio/reference/io_context/shutdown.html
@@ -47,7 +47,7 @@ Shuts down all
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/stop.html b/doc/html/boost_asio/reference/io_context/stop.html
index 9424391375..2975cc0100 100644
--- a/doc/html/boost_asio/reference/io_context/stop.html
+++ b/doc/html/boost_asio/reference/io_context/stop.html
@@ -43,7 +43,7 @@ Stop the <a class="link" href="../io_context.html" title="io_context"><code clas
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/stopped.html b/doc/html/boost_asio/reference/io_context/stopped.html
index b6d69f3fd0..a15236bef2 100644
--- a/doc/html/boost_asio/reference/io_context/stopped.html
+++ b/doc/html/boost_asio/reference/io_context/stopped.html
@@ -53,7 +53,7 @@ Determine whether
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/use_service.html b/doc/html/boost_asio/reference/io_context/use_service.html
index c3ee54c307..4c92d470e4 100644
--- a/doc/html/boost_asio/reference/io_context/use_service.html
+++ b/doc/html/boost_asio/reference/io_context/use_service.html
@@ -47,7 +47,7 @@ friend Service &amp; <a class="link" href="use_service/overload2.html" title="io
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/use_service/overload1.html b/doc/html/boost_asio/reference/io_context/use_service/overload1.html
index acca5bc6d2..475b5367e3 100644
--- a/doc/html/boost_asio/reference/io_context/use_service/overload1.html
+++ b/doc/html/boost_asio/reference/io_context/use_service/overload1.html
@@ -82,7 +82,7 @@ friend Service &amp; use_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/use_service/overload2.html b/doc/html/boost_asio/reference/io_context/use_service/overload2.html
index 193a1eb251..927f682581 100644
--- a/doc/html/boost_asio/reference/io_context/use_service/overload2.html
+++ b/doc/html/boost_asio/reference/io_context/use_service/overload2.html
@@ -80,7 +80,7 @@ friend Service &amp; use_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context/wrap.html b/doc/html/boost_asio/reference/io_context/wrap.html
index c9e3128be1..1bda974c8b 100644
--- a/doc/html/boost_asio/reference/io_context/wrap.html
+++ b/doc/html/boost_asio/reference/io_context/wrap.html
@@ -93,7 +93,7 @@ unspecified wrap(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__executor_type.html b/doc/html/boost_asio/reference/io_context__executor_type.html
index 484d5b240a..16b96d71d9 100644
--- a/doc/html/boost_asio/reference/io_context__executor_type.html
+++ b/doc/html/boost_asio/reference/io_context__executor_type.html
@@ -201,7 +201,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__executor_type/context.html b/doc/html/boost_asio/reference/io_context__executor_type/context.html
index 3d1bac0281..03283b7365 100644
--- a/doc/html/boost_asio/reference/io_context__executor_type/context.html
+++ b/doc/html/boost_asio/reference/io_context__executor_type/context.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__executor_type/defer.html b/doc/html/boost_asio/reference/io_context__executor_type/defer.html
index 80bad80c57..5060528452 100644
--- a/doc/html/boost_asio/reference/io_context__executor_type/defer.html
+++ b/doc/html/boost_asio/reference/io_context__executor_type/defer.html
@@ -79,7 +79,7 @@ void defer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__executor_type/dispatch.html b/doc/html/boost_asio/reference/io_context__executor_type/dispatch.html
index f4a95f1bfd..61d1a74a5a 100644
--- a/doc/html/boost_asio/reference/io_context__executor_type/dispatch.html
+++ b/doc/html/boost_asio/reference/io_context__executor_type/dispatch.html
@@ -75,7 +75,7 @@ void dispatch(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__executor_type/on_work_finished.html b/doc/html/boost_asio/reference/io_context__executor_type/on_work_finished.html
index 93b8929363..42f9d49869 100644
--- a/doc/html/boost_asio/reference/io_context__executor_type/on_work_finished.html
+++ b/doc/html/boost_asio/reference/io_context__executor_type/on_work_finished.html
@@ -44,7 +44,7 @@ Inform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__executor_type/on_work_started.html b/doc/html/boost_asio/reference/io_context__executor_type/on_work_started.html
index db7211f55e..cf2c985e2b 100644
--- a/doc/html/boost_asio/reference/io_context__executor_type/on_work_started.html
+++ b/doc/html/boost_asio/reference/io_context__executor_type/on_work_started.html
@@ -42,7 +42,7 @@ Inform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__executor_type/operator_eq__eq_.html b/doc/html/boost_asio/reference/io_context__executor_type/operator_eq__eq_.html
index 21faac8d8a..9f87aec3e9 100644
--- a/doc/html/boost_asio/reference/io_context__executor_type/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/io_context__executor_type/operator_eq__eq_.html
@@ -51,7 +51,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__executor_type/operator_not__eq_.html b/doc/html/boost_asio/reference/io_context__executor_type/operator_not__eq_.html
index 889c653cf3..352e03864e 100644
--- a/doc/html/boost_asio/reference/io_context__executor_type/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/io_context__executor_type/operator_not__eq_.html
@@ -51,7 +51,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__executor_type/post.html b/doc/html/boost_asio/reference/io_context__executor_type/post.html
index 94e14f4328..fe0e4591f8 100644
--- a/doc/html/boost_asio/reference/io_context__executor_type/post.html
+++ b/doc/html/boost_asio/reference/io_context__executor_type/post.html
@@ -74,7 +74,7 @@ void post(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__executor_type/running_in_this_thread.html b/doc/html/boost_asio/reference/io_context__executor_type/running_in_this_thread.html
index 6ebc330509..e6dd14f079 100644
--- a/doc/html/boost_asio/reference/io_context__executor_type/running_in_this_thread.html
+++ b/doc/html/boost_asio/reference/io_context__executor_type/running_in_this_thread.html
@@ -46,7 +46,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__service.html b/doc/html/boost_asio/reference/io_context__service.html
index c4d079293d..e8f707cff8 100644
--- a/doc/html/boost_asio/reference/io_context__service.html
+++ b/doc/html/boost_asio/reference/io_context__service.html
@@ -143,7 +143,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__service/_service.html b/doc/html/boost_asio/reference/io_context__service/_service.html
index dc8b988787..b57d6717e9 100644
--- a/doc/html/boost_asio/reference/io_context__service/_service.html
+++ b/doc/html/boost_asio/reference/io_context__service/_service.html
@@ -35,7 +35,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__service/get_io_context.html b/doc/html/boost_asio/reference/io_context__service/get_io_context.html
index 2a4af26949..9599f026dd 100644
--- a/doc/html/boost_asio/reference/io_context__service/get_io_context.html
+++ b/doc/html/boost_asio/reference/io_context__service/get_io_context.html
@@ -37,7 +37,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__service/get_io_service.html b/doc/html/boost_asio/reference/io_context__service/get_io_service.html
index f3d0563aec..877840e430 100644
--- a/doc/html/boost_asio/reference/io_context__service/get_io_service.html
+++ b/doc/html/boost_asio/reference/io_context__service/get_io_service.html
@@ -37,7 +37,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__service/service.html b/doc/html/boost_asio/reference/io_context__service/service.html
index 75f69c387b..96ff792bae 100644
--- a/doc/html/boost_asio/reference/io_context__service/service.html
+++ b/doc/html/boost_asio/reference/io_context__service/service.html
@@ -50,7 +50,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand.html b/doc/html/boost_asio/reference/io_context__strand.html
index d65157c2fe..66aa62b0ac 100644
--- a/doc/html/boost_asio/reference/io_context__strand.html
+++ b/doc/html/boost_asio/reference/io_context__strand.html
@@ -359,7 +359,7 @@ async_op_2(..., s.wrap(b));
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/_strand.html b/doc/html/boost_asio/reference/io_context__strand/_strand.html
index d4d65b45d0..c690230a60 100644
--- a/doc/html/boost_asio/reference/io_context__strand/_strand.html
+++ b/doc/html/boost_asio/reference/io_context__strand/_strand.html
@@ -42,7 +42,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/context.html b/doc/html/boost_asio/reference/io_context__strand/context.html
index c8fff1daf3..a52ee668c5 100644
--- a/doc/html/boost_asio/reference/io_context__strand/context.html
+++ b/doc/html/boost_asio/reference/io_context__strand/context.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/defer.html b/doc/html/boost_asio/reference/io_context__strand/defer.html
index 31b63c5ea4..88c4c63b31 100644
--- a/doc/html/boost_asio/reference/io_context__strand/defer.html
+++ b/doc/html/boost_asio/reference/io_context__strand/defer.html
@@ -72,7 +72,7 @@ void defer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/dispatch.html b/doc/html/boost_asio/reference/io_context__strand/dispatch.html
index 9de259855a..d8b50e5508 100644
--- a/doc/html/boost_asio/reference/io_context__strand/dispatch.html
+++ b/doc/html/boost_asio/reference/io_context__strand/dispatch.html
@@ -44,15 +44,15 @@ void <a class="link" href="dispatch/overload1.html" title="io_context::strand::d
Request the strand to invoke the given handler.
</p>
<pre class="programlisting">template&lt;
- typename <a class="link" href="../CompletionHandler.html" title="Completion handler requirements">CompletionHandler</a>&gt;
+ typename <a class="link" href="../LegacyCompletionHandler.html" title="Legacy completion handler requirements">LegacyCompletionHandler</a>&gt;
<a class="link" href="../asynchronous_operations/automatic_deduction_of_initiating_function_return_type.html" title="Automatic deduction of initiating function return type"><span class="emphasis"><em>DEDUCED</em></span></a> <a class="link" href="dispatch/overload2.html" title="io_context::strand::dispatch (2 of 2 overloads)">dispatch</a>(
- CompletionHandler &amp;&amp; handler);
+ LegacyCompletionHandler &amp;&amp; handler);
<span class="emphasis"><em>&#187; <a class="link" href="dispatch/overload2.html" title="io_context::strand::dispatch (2 of 2 overloads)">more...</a></em></span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/dispatch/overload1.html b/doc/html/boost_asio/reference/io_context__strand/dispatch/overload1.html
index 77258ceec3..399f4a08ae 100644
--- a/doc/html/boost_asio/reference/io_context__strand/dispatch/overload1.html
+++ b/doc/html/boost_asio/reference/io_context__strand/dispatch/overload1.html
@@ -74,7 +74,7 @@ void dispatch(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/dispatch/overload2.html b/doc/html/boost_asio/reference/io_context__strand/dispatch/overload2.html
index 4401254c82..3a0704e73f 100644
--- a/doc/html/boost_asio/reference/io_context__strand/dispatch/overload2.html
+++ b/doc/html/boost_asio/reference/io_context__strand/dispatch/overload2.html
@@ -32,9 +32,9 @@
Request the strand to invoke the given handler.
</p>
<pre class="programlisting">template&lt;
- typename <a class="link" href="../../CompletionHandler.html" title="Completion handler requirements">CompletionHandler</a>&gt;
+ typename <a class="link" href="../../LegacyCompletionHandler.html" title="Legacy completion handler requirements">LegacyCompletionHandler</a>&gt;
<a class="link" href="../../asynchronous_operations/automatic_deduction_of_initiating_function_return_type.html" title="Automatic deduction of initiating function return type"><span class="emphasis"><em>DEDUCED</em></span></a> dispatch(
- CompletionHandler &amp;&amp; handler);
+ LegacyCompletionHandler &amp;&amp; handler);
</pre>
<p>
This function is used to ask the strand to execute the given handler.
@@ -77,7 +77,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/get_io_context.html b/doc/html/boost_asio/reference/io_context__strand/get_io_context.html
index 354ede1535..8adab3cdae 100644
--- a/doc/html/boost_asio/reference/io_context__strand/get_io_context.html
+++ b/doc/html/boost_asio/reference/io_context__strand/get_io_context.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/get_io_service.html b/doc/html/boost_asio/reference/io_context__strand/get_io_service.html
index 67978a455c..08cf82a7ec 100644
--- a/doc/html/boost_asio/reference/io_context__strand/get_io_service.html
+++ b/doc/html/boost_asio/reference/io_context__strand/get_io_service.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/on_work_finished.html b/doc/html/boost_asio/reference/io_context__strand/on_work_finished.html
index f96182766f..316b58682f 100644
--- a/doc/html/boost_asio/reference/io_context__strand/on_work_finished.html
+++ b/doc/html/boost_asio/reference/io_context__strand/on_work_finished.html
@@ -39,7 +39,7 @@ Inform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/on_work_started.html b/doc/html/boost_asio/reference/io_context__strand/on_work_started.html
index a3227c46d5..92c42dd821 100644
--- a/doc/html/boost_asio/reference/io_context__strand/on_work_started.html
+++ b/doc/html/boost_asio/reference/io_context__strand/on_work_started.html
@@ -39,7 +39,7 @@ Inform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/operator_eq__eq_.html b/doc/html/boost_asio/reference/io_context__strand/operator_eq__eq_.html
index ae7cfb7cac..8354c26720 100644
--- a/doc/html/boost_asio/reference/io_context__strand/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/io_context__strand/operator_eq__eq_.html
@@ -52,7 +52,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/operator_not__eq_.html b/doc/html/boost_asio/reference/io_context__strand/operator_not__eq_.html
index 9cdce7381a..322e348f08 100644
--- a/doc/html/boost_asio/reference/io_context__strand/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/io_context__strand/operator_not__eq_.html
@@ -52,7 +52,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/post.html b/doc/html/boost_asio/reference/io_context__strand/post.html
index 00e69c5e3f..f094b27d19 100644
--- a/doc/html/boost_asio/reference/io_context__strand/post.html
+++ b/doc/html/boost_asio/reference/io_context__strand/post.html
@@ -44,15 +44,15 @@ void <a class="link" href="post/overload1.html" title="io_context::strand::post
Request the strand to invoke the given handler and return immediately.
</p>
<pre class="programlisting">template&lt;
- typename <a class="link" href="../CompletionHandler.html" title="Completion handler requirements">CompletionHandler</a>&gt;
+ typename <a class="link" href="../LegacyCompletionHandler.html" title="Legacy completion handler requirements">LegacyCompletionHandler</a>&gt;
<a class="link" href="../asynchronous_operations/automatic_deduction_of_initiating_function_return_type.html" title="Automatic deduction of initiating function return type"><span class="emphasis"><em>DEDUCED</em></span></a> <a class="link" href="post/overload2.html" title="io_context::strand::post (2 of 2 overloads)">post</a>(
- CompletionHandler &amp;&amp; handler);
+ LegacyCompletionHandler &amp;&amp; handler);
<span class="emphasis"><em>&#187; <a class="link" href="post/overload2.html" title="io_context::strand::post (2 of 2 overloads)">more...</a></em></span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/post/overload1.html b/doc/html/boost_asio/reference/io_context__strand/post/overload1.html
index 27ab336023..a8c3c78fb3 100644
--- a/doc/html/boost_asio/reference/io_context__strand/post/overload1.html
+++ b/doc/html/boost_asio/reference/io_context__strand/post/overload1.html
@@ -71,7 +71,7 @@ void post(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/post/overload2.html b/doc/html/boost_asio/reference/io_context__strand/post/overload2.html
index 5007421e01..4262e1e8e9 100644
--- a/doc/html/boost_asio/reference/io_context__strand/post/overload2.html
+++ b/doc/html/boost_asio/reference/io_context__strand/post/overload2.html
@@ -32,9 +32,9 @@
Request the strand to invoke the given handler and return immediately.
</p>
<pre class="programlisting">template&lt;
- typename <a class="link" href="../../CompletionHandler.html" title="Completion handler requirements">CompletionHandler</a>&gt;
+ typename <a class="link" href="../../LegacyCompletionHandler.html" title="Legacy completion handler requirements">LegacyCompletionHandler</a>&gt;
<a class="link" href="../../asynchronous_operations/automatic_deduction_of_initiating_function_return_type.html" title="Automatic deduction of initiating function return type"><span class="emphasis"><em>DEDUCED</em></span></a> post(
- CompletionHandler &amp;&amp; handler);
+ LegacyCompletionHandler &amp;&amp; handler);
</pre>
<p>
This function is used to ask the strand to execute the given handler,
@@ -73,7 +73,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/running_in_this_thread.html b/doc/html/boost_asio/reference/io_context__strand/running_in_this_thread.html
index c30601ddb1..52df6c7004 100644
--- a/doc/html/boost_asio/reference/io_context__strand/running_in_this_thread.html
+++ b/doc/html/boost_asio/reference/io_context__strand/running_in_this_thread.html
@@ -46,7 +46,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/strand.html b/doc/html/boost_asio/reference/io_context__strand/strand.html
index 3e874dc78f..2284d60752 100644
--- a/doc/html/boost_asio/reference/io_context__strand/strand.html
+++ b/doc/html/boost_asio/reference/io_context__strand/strand.html
@@ -54,7 +54,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__strand/wrap.html b/doc/html/boost_asio/reference/io_context__strand/wrap.html
index 6aa9e3a7df..14ee7673d4 100644
--- a/doc/html/boost_asio/reference/io_context__strand/wrap.html
+++ b/doc/html/boost_asio/reference/io_context__strand/wrap.html
@@ -92,7 +92,7 @@ unspecified wrap(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__work.html b/doc/html/boost_asio/reference/io_context__work.html
index 3930650a70..0702c1029c 100644
--- a/doc/html/boost_asio/reference/io_context__work.html
+++ b/doc/html/boost_asio/reference/io_context__work.html
@@ -132,7 +132,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__work/_work.html b/doc/html/boost_asio/reference/io_context__work/_work.html
index 4640a97a9f..26b7f9545c 100644
--- a/doc/html/boost_asio/reference/io_context__work/_work.html
+++ b/doc/html/boost_asio/reference/io_context__work/_work.html
@@ -43,7 +43,7 @@ Destructor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__work/get_io_context.html b/doc/html/boost_asio/reference/io_context__work/get_io_context.html
index a514fccd65..2e7008880c 100644
--- a/doc/html/boost_asio/reference/io_context__work/get_io_context.html
+++ b/doc/html/boost_asio/reference/io_context__work/get_io_context.html
@@ -37,7 +37,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__work/get_io_service.html b/doc/html/boost_asio/reference/io_context__work/get_io_service.html
index bc0170f5a2..30fa04890d 100644
--- a/doc/html/boost_asio/reference/io_context__work/get_io_service.html
+++ b/doc/html/boost_asio/reference/io_context__work/get_io_service.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__work/work.html b/doc/html/boost_asio/reference/io_context__work/work.html
index 0bfb27242c..dd311b1dba 100644
--- a/doc/html/boost_asio/reference/io_context__work/work.html
+++ b/doc/html/boost_asio/reference/io_context__work/work.html
@@ -47,7 +47,7 @@ Constructor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__work/work/overload1.html b/doc/html/boost_asio/reference/io_context__work/work/overload1.html
index a357ff7296..0892e54b8f 100644
--- a/doc/html/boost_asio/reference/io_context__work/work/overload1.html
+++ b/doc/html/boost_asio/reference/io_context__work/work/overload1.html
@@ -43,7 +43,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_context__work/work/overload2.html b/doc/html/boost_asio/reference/io_context__work/work/overload2.html
index 1437c99926..0dfc1f70a2 100644
--- a/doc/html/boost_asio/reference/io_context__work/work/overload2.html
+++ b/doc/html/boost_asio/reference/io_context__work/work/overload2.html
@@ -43,7 +43,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/io_service.html b/doc/html/boost_asio/reference/io_service.html
index 49a14b9c8c..170539a75d 100644
--- a/doc/html/boost_asio/reference/io_service.html
+++ b/doc/html/boost_asio/reference/io_service.html
@@ -715,7 +715,7 @@ work.reset(); // Allow run() to exit.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address.html b/doc/html/boost_asio/reference/ip__address.html
index 3695262990..fc6f187df8 100644
--- a/doc/html/boost_asio/reference/ip__address.html
+++ b/doc/html/boost_asio/reference/ip__address.html
@@ -382,7 +382,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/address.html b/doc/html/boost_asio/reference/ip__address/address.html
index add7645296..1ab347d6db 100644
--- a/doc/html/boost_asio/reference/ip__address/address.html
+++ b/doc/html/boost_asio/reference/ip__address/address.html
@@ -57,7 +57,7 @@ Default constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/address/overload1.html b/doc/html/boost_asio/reference/ip__address/address/overload1.html
index ba92d36aa0..fd2bd65932 100644
--- a/doc/html/boost_asio/reference/ip__address/address/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address/address/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/address/overload2.html b/doc/html/boost_asio/reference/ip__address/address/overload2.html
index 631928ba7c..ca53967186 100644
--- a/doc/html/boost_asio/reference/ip__address/address/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address/address/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/address/overload3.html b/doc/html/boost_asio/reference/ip__address/address/overload3.html
index 2e6f47f217..a319998b3f 100644
--- a/doc/html/boost_asio/reference/ip__address/address/overload3.html
+++ b/doc/html/boost_asio/reference/ip__address/address/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/address/overload4.html b/doc/html/boost_asio/reference/ip__address/address/overload4.html
index 2d1e9a96ef..678a576430 100644
--- a/doc/html/boost_asio/reference/ip__address/address/overload4.html
+++ b/doc/html/boost_asio/reference/ip__address/address/overload4.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/from_string.html b/doc/html/boost_asio/reference/ip__address/from_string.html
index aedf0943f2..7b3b4c91e6 100644
--- a/doc/html/boost_asio/reference/ip__address/from_string.html
+++ b/doc/html/boost_asio/reference/ip__address/from_string.html
@@ -53,7 +53,7 @@ static address <a class="link" href="from_string/overload4.html" title="ip::addr
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/from_string/overload1.html b/doc/html/boost_asio/reference/ip__address/from_string/overload1.html
index 030f470eea..3572ec895c 100644
--- a/doc/html/boost_asio/reference/ip__address/from_string/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address/from_string/overload1.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/from_string/overload2.html b/doc/html/boost_asio/reference/ip__address/from_string/overload2.html
index a4a191a3d8..5e72c5172b 100644
--- a/doc/html/boost_asio/reference/ip__address/from_string/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address/from_string/overload2.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/from_string/overload3.html b/doc/html/boost_asio/reference/ip__address/from_string/overload3.html
index dd4024db10..2b1b010af1 100644
--- a/doc/html/boost_asio/reference/ip__address/from_string/overload3.html
+++ b/doc/html/boost_asio/reference/ip__address/from_string/overload3.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/from_string/overload4.html b/doc/html/boost_asio/reference/ip__address/from_string/overload4.html
index 87c04c9a3f..a65f28572e 100644
--- a/doc/html/boost_asio/reference/ip__address/from_string/overload4.html
+++ b/doc/html/boost_asio/reference/ip__address/from_string/overload4.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/is_loopback.html b/doc/html/boost_asio/reference/ip__address/is_loopback.html
index 831551b655..8eddb6b470 100644
--- a/doc/html/boost_asio/reference/ip__address/is_loopback.html
+++ b/doc/html/boost_asio/reference/ip__address/is_loopback.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/is_multicast.html b/doc/html/boost_asio/reference/ip__address/is_multicast.html
index 43babe9a81..fe0fcf8b73 100644
--- a/doc/html/boost_asio/reference/ip__address/is_multicast.html
+++ b/doc/html/boost_asio/reference/ip__address/is_multicast.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/is_unspecified.html b/doc/html/boost_asio/reference/ip__address/is_unspecified.html
index 82ec33e966..3d85be61c2 100644
--- a/doc/html/boost_asio/reference/ip__address/is_unspecified.html
+++ b/doc/html/boost_asio/reference/ip__address/is_unspecified.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/is_v4.html b/doc/html/boost_asio/reference/ip__address/is_v4.html
index 209302e4aa..d0823d0460 100644
--- a/doc/html/boost_asio/reference/ip__address/is_v4.html
+++ b/doc/html/boost_asio/reference/ip__address/is_v4.html
@@ -36,7 +36,7 @@ Get whether the address
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/is_v6.html b/doc/html/boost_asio/reference/ip__address/is_v6.html
index 403e176d41..8b0af0d286 100644
--- a/doc/html/boost_asio/reference/ip__address/is_v6.html
+++ b/doc/html/boost_asio/reference/ip__address/is_v6.html
@@ -36,7 +36,7 @@ Get whether the address
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/make_address.html b/doc/html/boost_asio/reference/ip__address/make_address.html
index ddef0b96b9..7b23c35977 100644
--- a/doc/html/boost_asio/reference/ip__address/make_address.html
+++ b/doc/html/boost_asio/reference/ip__address/make_address.html
@@ -62,7 +62,7 @@ address <a class="link" href="make_address/overload6.html" title="ip::address::m
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/make_address/overload1.html b/doc/html/boost_asio/reference/ip__address/make_address/overload1.html
index 635042b3ba..1e17a72840 100644
--- a/doc/html/boost_asio/reference/ip__address/make_address/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address/make_address/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/make_address/overload2.html b/doc/html/boost_asio/reference/ip__address/make_address/overload2.html
index b1ed00d3c5..ddb9592389 100644
--- a/doc/html/boost_asio/reference/ip__address/make_address/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address/make_address/overload2.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/make_address/overload3.html b/doc/html/boost_asio/reference/ip__address/make_address/overload3.html
index 8f648aba5f..d510054d9f 100644
--- a/doc/html/boost_asio/reference/ip__address/make_address/overload3.html
+++ b/doc/html/boost_asio/reference/ip__address/make_address/overload3.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/make_address/overload4.html b/doc/html/boost_asio/reference/ip__address/make_address/overload4.html
index b2b274ac10..6790dde144 100644
--- a/doc/html/boost_asio/reference/ip__address/make_address/overload4.html
+++ b/doc/html/boost_asio/reference/ip__address/make_address/overload4.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/make_address/overload5.html b/doc/html/boost_asio/reference/ip__address/make_address/overload5.html
index a0c05ccc04..f7255450b7 100644
--- a/doc/html/boost_asio/reference/ip__address/make_address/overload5.html
+++ b/doc/html/boost_asio/reference/ip__address/make_address/overload5.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/make_address/overload6.html b/doc/html/boost_asio/reference/ip__address/make_address/overload6.html
index 78fd7282eb..d2567f426a 100644
--- a/doc/html/boost_asio/reference/ip__address/make_address/overload6.html
+++ b/doc/html/boost_asio/reference/ip__address/make_address/overload6.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/operator_eq_.html b/doc/html/boost_asio/reference/ip__address/operator_eq_.html
index b8de1c5eb2..2ba66f210d 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_eq_.html
@@ -52,7 +52,7 @@ Assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/operator_eq_/overload1.html b/doc/html/boost_asio/reference/ip__address/operator_eq_/overload1.html
index a81cc945e5..d1dea1e978 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_eq_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_eq_/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/operator_eq_/overload2.html b/doc/html/boost_asio/reference/ip__address/operator_eq_/overload2.html
index 6e6d42d939..0fe8569048 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_eq_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_eq_/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/operator_eq_/overload3.html b/doc/html/boost_asio/reference/ip__address/operator_eq_/overload3.html
index 050a5ac49b..bc07a0756e 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_eq_/overload3.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_eq_/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__address/operator_eq__eq_.html
index 59ec773cb3..6c18c16d20 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/operator_gt_.html b/doc/html/boost_asio/reference/ip__address/operator_gt_.html
index d36d952b50..81218865f1 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_gt_.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_gt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/operator_gt__eq_.html b/doc/html/boost_asio/reference/ip__address/operator_gt__eq_.html
index 5e778bed98..48eb2c725b 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_gt__eq_.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_gt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/operator_lt_.html b/doc/html/boost_asio/reference/ip__address/operator_lt_.html
index a932682804..67a5090b31 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_lt_.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_lt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/operator_lt__eq_.html b/doc/html/boost_asio/reference/ip__address/operator_lt__eq_.html
index a04e9228b5..c4c58b087d 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_lt__eq_.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_lt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/operator_lt__lt_.html b/doc/html/boost_asio/reference/ip__address/operator_lt__lt_.html
index 074c234e85..6cf4ba370f 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_lt__lt_.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_lt__lt_.html
@@ -69,7 +69,7 @@ std::basic_ostream&lt; Elem, Traits &gt; &amp; operator&lt;&lt;(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__address/operator_not__eq_.html
index 5ccea64e8b..e38f7f864b 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/to_string.html b/doc/html/boost_asio/reference/ip__address/to_string.html
index 0fabcc963d..60aef41eed 100644
--- a/doc/html/boost_asio/reference/ip__address/to_string.html
+++ b/doc/html/boost_asio/reference/ip__address/to_string.html
@@ -44,7 +44,7 @@ Get the address
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/to_string/overload1.html b/doc/html/boost_asio/reference/ip__address/to_string/overload1.html
index 31f770f5a8..aac4424a4c 100644
--- a/doc/html/boost_asio/reference/ip__address/to_string/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address/to_string/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/to_string/overload2.html b/doc/html/boost_asio/reference/ip__address/to_string/overload2.html
index e183ca78b2..8be7699617 100644
--- a/doc/html/boost_asio/reference/ip__address/to_string/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address/to_string/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/to_v4.html b/doc/html/boost_asio/reference/ip__address/to_v4.html
index 3ca7c09b4f..20add95e9b 100644
--- a/doc/html/boost_asio/reference/ip__address/to_v4.html
+++ b/doc/html/boost_asio/reference/ip__address/to_v4.html
@@ -36,7 +36,7 @@ Get the address as
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address/to_v6.html b/doc/html/boost_asio/reference/ip__address/to_v6.html
index 69404a7666..912ee7cee8 100644
--- a/doc/html/boost_asio/reference/ip__address/to_v6.html
+++ b/doc/html/boost_asio/reference/ip__address/to_v6.html
@@ -36,7 +36,7 @@ Get the address as
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4.html b/doc/html/boost_asio/reference/ip__address_v4.html
index 1b5592463e..88738d481a 100644
--- a/doc/html/boost_asio/reference/ip__address_v4.html
+++ b/doc/html/boost_asio/reference/ip__address_v4.html
@@ -530,7 +530,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/address_v4.html b/doc/html/boost_asio/reference/ip__address_v4/address_v4.html
index 4b87431b3f..4b6678a603 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/address_v4.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/address_v4.html
@@ -58,7 +58,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload1.html b/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload1.html
index a49b2a6159..f483b2cb48 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload2.html b/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload2.html
index 92b17fd531..d9bdf07025 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload3.html b/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload3.html
index f3f6b4933f..41b53e820c 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload3.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload4.html b/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload4.html
index 58e61e360b..8db5a26723 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload4.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/address_v4/overload4.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/any.html b/doc/html/boost_asio/reference/ip__address_v4/any.html
index d1e7197e37..f71f31b8fc 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/any.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/any.html
@@ -36,7 +36,7 @@ Obtain an address
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/broadcast.html b/doc/html/boost_asio/reference/ip__address_v4/broadcast.html
index d1e1622a74..0069787aaa 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/broadcast.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/broadcast.html
@@ -47,7 +47,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/broadcast/overload1.html b/doc/html/boost_asio/reference/ip__address_v4/broadcast/overload1.html
index ae8b11b98e..54b3a6e378 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/broadcast/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/broadcast/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/broadcast/overload2.html b/doc/html/boost_asio/reference/ip__address_v4/broadcast/overload2.html
index c162c140cb..f41a149c95 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/broadcast/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/broadcast/overload2.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/bytes_type.html b/doc/html/boost_asio/reference/ip__address_v4/bytes_type.html
index cebb28e2bf..7e98826202 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/bytes_type.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/bytes_type.html
@@ -54,7 +54,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/from_string.html b/doc/html/boost_asio/reference/ip__address_v4/from_string.html
index 1a6566daa4..13180a1993 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/from_string.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/from_string.html
@@ -53,7 +53,7 @@ static address_v4 <a class="link" href="from_string/overload4.html" title="ip::a
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/from_string/overload1.html b/doc/html/boost_asio/reference/ip__address_v4/from_string/overload1.html
index 3f3515e60c..255a4c0b89 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/from_string/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/from_string/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/from_string/overload2.html b/doc/html/boost_asio/reference/ip__address_v4/from_string/overload2.html
index 6f90574d3f..7425ca4bee 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/from_string/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/from_string/overload2.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/from_string/overload3.html b/doc/html/boost_asio/reference/ip__address_v4/from_string/overload3.html
index 44124a73ad..ce37f3ea30 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/from_string/overload3.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/from_string/overload3.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/from_string/overload4.html b/doc/html/boost_asio/reference/ip__address_v4/from_string/overload4.html
index 138a3b1832..23535644dc 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/from_string/overload4.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/from_string/overload4.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/is_class_a.html b/doc/html/boost_asio/reference/ip__address_v4/is_class_a.html
index e60c306501..4a06e11d29 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/is_class_a.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/is_class_a.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/is_class_b.html b/doc/html/boost_asio/reference/ip__address_v4/is_class_b.html
index 41909a4efa..b7125a4f89 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/is_class_b.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/is_class_b.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/is_class_c.html b/doc/html/boost_asio/reference/ip__address_v4/is_class_c.html
index 2d3b27ad94..14d0b1ddd4 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/is_class_c.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/is_class_c.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/is_loopback.html b/doc/html/boost_asio/reference/ip__address_v4/is_loopback.html
index b3f5e062e6..7a1db41461 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/is_loopback.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/is_loopback.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/is_multicast.html b/doc/html/boost_asio/reference/ip__address_v4/is_multicast.html
index 5385788bb3..e65c57f6b9 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/is_multicast.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/is_multicast.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/is_unspecified.html b/doc/html/boost_asio/reference/ip__address_v4/is_unspecified.html
index 09e62920f8..764812fba7 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/is_unspecified.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/is_unspecified.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/loopback.html b/doc/html/boost_asio/reference/ip__address_v4/loopback.html
index bf284b44ec..102204a6a0 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/loopback.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/loopback.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4.html b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4.html
index 1ffb23a1b7..6197bf2ab5 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4.html
@@ -83,7 +83,7 @@ address_v4 <a class="link" href="make_address_v4/overload8.html" title="ip::addr
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload1.html b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload1.html
index cd243c5a3f..b1225f7852 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload2.html b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload2.html
index 6685aaeaf4..4f5ef6f2f5 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload3.html b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload3.html
index 985a6ff633..3d53022074 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload3.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload4.html b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload4.html
index 76d05ea1a0..1ea84d8dae 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload4.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload4.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload5.html b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload5.html
index ae00503c75..52bad5a07a 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload5.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload5.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload6.html b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload6.html
index 4384d5e7dd..653dab13b7 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload6.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload6.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload7.html b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload7.html
index 41a280c31c..325c47d2db 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload7.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload7.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload8.html b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload8.html
index db6def3000..7a04183672 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload8.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload8.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload9.html b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload9.html
index b4f2713679..e968e77cc2 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload9.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_address_v4/overload9.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_network_v4.html b/doc/html/boost_asio/reference/ip__address_v4/make_network_v4.html
index 29780edaa3..44648140c0 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_network_v4.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_network_v4.html
@@ -47,7 +47,7 @@ Create
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_network_v4/overload1.html b/doc/html/boost_asio/reference/ip__address_v4/make_network_v4/overload1.html
index 6339bb3a91..04e1e729f9 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_network_v4/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_network_v4/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/make_network_v4/overload2.html b/doc/html/boost_asio/reference/ip__address_v4/make_network_v4/overload2.html
index e1effb3617..e705dd9fac 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/make_network_v4/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/make_network_v4/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/netmask.html b/doc/html/boost_asio/reference/ip__address_v4/netmask.html
index 5dc31b3aa2..cd6a9b9eb3 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/netmask.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/netmask.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/operator_eq_.html b/doc/html/boost_asio/reference/ip__address_v4/operator_eq_.html
index 99308d750b..4b33e8874c 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/operator_eq_.html
@@ -37,7 +37,7 @@ Assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__address_v4/operator_eq__eq_.html
index 9bf3283793..e938430ecd 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/operator_gt_.html b/doc/html/boost_asio/reference/ip__address_v4/operator_gt_.html
index ea7a7670f4..4a46232f11 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/operator_gt_.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/operator_gt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/operator_gt__eq_.html b/doc/html/boost_asio/reference/ip__address_v4/operator_gt__eq_.html
index 7a012f5eb2..6d308692b2 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/operator_gt__eq_.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/operator_gt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/operator_lt_.html b/doc/html/boost_asio/reference/ip__address_v4/operator_lt_.html
index 1bc066b63f..06e57daee9 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/operator_lt_.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/operator_lt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/operator_lt__eq_.html b/doc/html/boost_asio/reference/ip__address_v4/operator_lt__eq_.html
index 1d1346dab1..b4e160447a 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/operator_lt__eq_.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/operator_lt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_.html b/doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_.html
index 77675370b5..efd18bd012 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_.html
@@ -53,7 +53,7 @@ std::basic_ostream&lt; Elem, Traits &gt; &amp; <a class="link" href="operator_lt
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_/overload1.html b/doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_/overload1.html
index 66c5f24a7d..fdd2fd0170 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_/overload1.html
@@ -68,7 +68,7 @@ std::basic_ostream&lt; Elem, Traits &gt; &amp; operator&lt;&lt;(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_/overload2.html b/doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_/overload2.html
index eac8b9d4a3..872604678c 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_/overload2.html
@@ -68,7 +68,7 @@ std::basic_ostream&lt; Elem, Traits &gt; &amp; operator&lt;&lt;(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__address_v4/operator_not__eq_.html
index 6fafa35be8..670095db97 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/to_bytes.html b/doc/html/boost_asio/reference/ip__address_v4/to_bytes.html
index 6583944208..8a5e5b08ea 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/to_bytes.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/to_bytes.html
@@ -36,7 +36,7 @@ Get the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/to_string.html b/doc/html/boost_asio/reference/ip__address_v4/to_string.html
index d33a88978e..bb16b75c3e 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/to_string.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/to_string.html
@@ -45,7 +45,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/to_string/overload1.html b/doc/html/boost_asio/reference/ip__address_v4/to_string/overload1.html
index 7417752284..3f92caa848 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/to_string/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/to_string/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/to_string/overload2.html b/doc/html/boost_asio/reference/ip__address_v4/to_string/overload2.html
index d9eea7ce2a..bd5b4d1979 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/to_string/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/to_string/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/to_uint.html b/doc/html/boost_asio/reference/ip__address_v4/to_uint.html
index 7b586ff446..2856aa7cc8 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/to_uint.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/to_uint.html
@@ -36,7 +36,7 @@ Get the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/to_ulong.html b/doc/html/boost_asio/reference/ip__address_v4/to_ulong.html
index 8708cbd0c7..ca5c03f471 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/to_ulong.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/to_ulong.html
@@ -36,7 +36,7 @@ Get the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4/uint_type.html b/doc/html/boost_asio/reference/ip__address_v4/uint_type.html
index b03b93f66f..c50a63c93d 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/uint_type.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/uint_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4_iterator.html b/doc/html/boost_asio/reference/ip__address_v4_iterator.html
index c811daea73..e15ad58459 100644
--- a/doc/html/boost_asio/reference/ip__address_v4_iterator.html
+++ b/doc/html/boost_asio/reference/ip__address_v4_iterator.html
@@ -35,494 +35,6 @@ An input
</pre>
<h5>
<a name="boost_asio.reference.ip__address_v4_iterator.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v4_iterator.types"></a></span><a class="link" href="ip__address_v4_iterator.html#boost_asio.reference.ip__address_v4_iterator.types">Types</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/bytes_type.html" title="ip::address_v4::bytes_type"><span class="bold"><strong>bytes_type</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The type used to represent an address as an array of bytes.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/uint_type.html" title="ip::address_v4::uint_type"><span class="bold"><strong>uint_type</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The type used to represent an address as an unsigned integer.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h5>
-<a name="boost_asio.reference.ip__address_v4_iterator.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v4_iterator.member_functions"></a></span><a class="link" href="ip__address_v4_iterator.html#boost_asio.reference.ip__address_v4_iterator.member_functions">Member
- Functions</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/address_v4.html" title="ip::address_v4::address_v4"><span class="bold"><strong>address_v4</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Default constructor.
- </p>
- <p>
- Construct an address from raw bytes.
- </p>
- <p>
- Construct an address from an unsigned integer in host byte order.
- </p>
- <p>
- Copy constructor.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/any.html" title="ip::address_v4::any"><span class="bold"><strong>any</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents any address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/broadcast.html" title="ip::address_v4::broadcast"><span class="bold"><strong>broadcast</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents the broadcast address.
- </p>
- <p>
- (Deprecated: Use network_v4 class.) Obtain an address object that
- represents the broadcast address that corresponds to the specified
- address and netmask.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/from_string.html" title="ip::address_v4::from_string"><span class="bold"><strong>from_string</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use make_address_v4().) Create an address from an
- IP address string in dotted decimal form.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/is_class_a.html" title="ip::address_v4::is_class_a"><span class="bold"><strong>is_class_a</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use network_v4 class.) Determine whether the address
- is a class A address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/is_class_b.html" title="ip::address_v4::is_class_b"><span class="bold"><strong>is_class_b</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use network_v4 class.) Determine whether the address
- is a class B address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/is_class_c.html" title="ip::address_v4::is_class_c"><span class="bold"><strong>is_class_c</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use network_v4 class.) Determine whether the address
- is a class C address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/is_loopback.html" title="ip::address_v4::is_loopback"><span class="bold"><strong>is_loopback</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a loopback address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/is_multicast.html" title="ip::address_v4::is_multicast"><span class="bold"><strong>is_multicast</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/is_unspecified.html" title="ip::address_v4::is_unspecified"><span class="bold"><strong>is_unspecified</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is unspecified.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/loopback.html" title="ip::address_v4::loopback"><span class="bold"><strong>loopback</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents the loopback address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/netmask.html" title="ip::address_v4::netmask"><span class="bold"><strong>netmask</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use network_v4 class.) Obtain the netmask that corresponds
- to the address, based on its address class.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_eq_.html" title="ip::address_v4::operator="><span class="bold"><strong>operator=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Assign from another address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/to_bytes.html" title="ip::address_v4::to_bytes"><span class="bold"><strong>to_bytes</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address in bytes, in network byte order.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/to_string.html" title="ip::address_v4::to_string"><span class="bold"><strong>to_string</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address as a string in dotted decimal format.
- </p>
- <p>
- (Deprecated: Use other overload.) Get the address as a string in
- dotted decimal format.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/to_uint.html" title="ip::address_v4::to_uint"><span class="bold"><strong>to_uint</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address as an unsigned integer in host byte order.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/to_ulong.html" title="ip::address_v4::to_ulong"><span class="bold"><strong>to_ulong</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address as an unsigned long in host byte order.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h5>
-<a name="boost_asio.reference.ip__address_v4_iterator.h2"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v4_iterator.friends"></a></span><a class="link" href="ip__address_v4_iterator.html#boost_asio.reference.ip__address_v4_iterator.friends">Friends</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_not__eq_.html" title="ip::address_v4::operator!="><span class="bold"><strong>operator!=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two addresses for inequality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_lt_.html" title="ip::address_v4::operator&lt;"><span class="bold"><strong>operator&lt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_lt__eq_.html" title="ip::address_v4::operator&lt;="><span class="bold"><strong>operator&lt;=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_eq__eq_.html" title="ip::address_v4::operator=="><span class="bold"><strong>operator==</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two addresses for equality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_gt_.html" title="ip::address_v4::operator&gt;"><span class="bold"><strong>operator&gt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_gt__eq_.html" title="ip::address_v4::operator&gt;="><span class="bold"><strong>operator&gt;=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h5>
-<a name="boost_asio.reference.ip__address_v4_iterator.h3"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v4_iterator.related_functions"></a></span><a class="link" href="ip__address_v4_iterator.html#boost_asio.reference.ip__address_v4_iterator.related_functions">Related
- Functions</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/make_address_v4.html" title="ip::address_v4::make_address_v4"><span class="bold"><strong>make_address_v4</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Create an IPv4 address from raw bytes in network order.
- </p>
- <p>
- Create an IPv4 address from an unsigned integer in host byte order.
- </p>
- <p>
- Create an IPv4 address from an IP address string in dotted decimal
- form.
- </p>
- <p>
- Create an IPv4 address from a IPv4-mapped IPv6 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/make_network_v4.html" title="ip::address_v4::make_network_v4"><span class="bold"><strong>make_network_v4</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Create an IPv4 network from an address and prefix length.
- </p>
- <p>
- Create an IPv4 network from an address and netmask.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_lt__lt_.html" title="ip::address_v4::operator&lt;&lt;"><span class="bold"><strong>operator&lt;&lt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Output an address as a string.
- </p>
- <p>
- Output a network as a string.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<p>
- The <a class="link" href="ip__address_v4.html" title="ip::address_v4"><code class="computeroutput">ip::address_v4</code></a>
- class provides the ability to use and manipulate IP version 4 addresses.
- </p>
-<h5>
-<a name="boost_asio.reference.ip__address_v4_iterator.h4"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v4_iterator.thread_safety"></a></span><a class="link" href="ip__address_v4_iterator.html#boost_asio.reference.ip__address_v4_iterator.thread_safety">Thread
- Safety</a>
- </h5>
-<p>
- <span class="emphasis"><em>Distinct</em></span> <span class="emphasis"><em>objects:</em></span> Safe.
- </p>
-<p>
- <span class="emphasis"><em>Shared</em></span> <span class="emphasis"><em>objects:</em></span> Unsafe.
- </p>
-<h5>
-<a name="boost_asio.reference.ip__address_v4_iterator.h5"></a>
<span class="phrase"><a name="boost_asio.reference.ip__address_v4_iterator.requirements"></a></span><a class="link" href="ip__address_v4_iterator.html#boost_asio.reference.ip__address_v4_iterator.requirements">Requirements</a>
</h5>
<p>
@@ -534,7 +46,7 @@ An input
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v4_range.html b/doc/html/boost_asio/reference/ip__address_v4_range.html
index 83c4f6b4db..a35986ab14 100644
--- a/doc/html/boost_asio/reference/ip__address_v4_range.html
+++ b/doc/html/boost_asio/reference/ip__address_v4_range.html
@@ -35,494 +35,6 @@ Represents a
</pre>
<h5>
<a name="boost_asio.reference.ip__address_v4_range.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v4_range.types"></a></span><a class="link" href="ip__address_v4_range.html#boost_asio.reference.ip__address_v4_range.types">Types</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/bytes_type.html" title="ip::address_v4::bytes_type"><span class="bold"><strong>bytes_type</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The type used to represent an address as an array of bytes.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/uint_type.html" title="ip::address_v4::uint_type"><span class="bold"><strong>uint_type</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The type used to represent an address as an unsigned integer.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h5>
-<a name="boost_asio.reference.ip__address_v4_range.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v4_range.member_functions"></a></span><a class="link" href="ip__address_v4_range.html#boost_asio.reference.ip__address_v4_range.member_functions">Member
- Functions</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/address_v4.html" title="ip::address_v4::address_v4"><span class="bold"><strong>address_v4</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Default constructor.
- </p>
- <p>
- Construct an address from raw bytes.
- </p>
- <p>
- Construct an address from an unsigned integer in host byte order.
- </p>
- <p>
- Copy constructor.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/any.html" title="ip::address_v4::any"><span class="bold"><strong>any</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents any address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/broadcast.html" title="ip::address_v4::broadcast"><span class="bold"><strong>broadcast</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents the broadcast address.
- </p>
- <p>
- (Deprecated: Use network_v4 class.) Obtain an address object that
- represents the broadcast address that corresponds to the specified
- address and netmask.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/from_string.html" title="ip::address_v4::from_string"><span class="bold"><strong>from_string</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use make_address_v4().) Create an address from an
- IP address string in dotted decimal form.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/is_class_a.html" title="ip::address_v4::is_class_a"><span class="bold"><strong>is_class_a</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use network_v4 class.) Determine whether the address
- is a class A address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/is_class_b.html" title="ip::address_v4::is_class_b"><span class="bold"><strong>is_class_b</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use network_v4 class.) Determine whether the address
- is a class B address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/is_class_c.html" title="ip::address_v4::is_class_c"><span class="bold"><strong>is_class_c</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use network_v4 class.) Determine whether the address
- is a class C address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/is_loopback.html" title="ip::address_v4::is_loopback"><span class="bold"><strong>is_loopback</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a loopback address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/is_multicast.html" title="ip::address_v4::is_multicast"><span class="bold"><strong>is_multicast</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/is_unspecified.html" title="ip::address_v4::is_unspecified"><span class="bold"><strong>is_unspecified</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is unspecified.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/loopback.html" title="ip::address_v4::loopback"><span class="bold"><strong>loopback</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents the loopback address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/netmask.html" title="ip::address_v4::netmask"><span class="bold"><strong>netmask</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use network_v4 class.) Obtain the netmask that corresponds
- to the address, based on its address class.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_eq_.html" title="ip::address_v4::operator="><span class="bold"><strong>operator=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Assign from another address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/to_bytes.html" title="ip::address_v4::to_bytes"><span class="bold"><strong>to_bytes</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address in bytes, in network byte order.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/to_string.html" title="ip::address_v4::to_string"><span class="bold"><strong>to_string</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address as a string in dotted decimal format.
- </p>
- <p>
- (Deprecated: Use other overload.) Get the address as a string in
- dotted decimal format.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/to_uint.html" title="ip::address_v4::to_uint"><span class="bold"><strong>to_uint</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address as an unsigned integer in host byte order.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/to_ulong.html" title="ip::address_v4::to_ulong"><span class="bold"><strong>to_ulong</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address as an unsigned long in host byte order.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h5>
-<a name="boost_asio.reference.ip__address_v4_range.h2"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v4_range.friends"></a></span><a class="link" href="ip__address_v4_range.html#boost_asio.reference.ip__address_v4_range.friends">Friends</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_not__eq_.html" title="ip::address_v4::operator!="><span class="bold"><strong>operator!=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two addresses for inequality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_lt_.html" title="ip::address_v4::operator&lt;"><span class="bold"><strong>operator&lt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_lt__eq_.html" title="ip::address_v4::operator&lt;="><span class="bold"><strong>operator&lt;=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_eq__eq_.html" title="ip::address_v4::operator=="><span class="bold"><strong>operator==</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two addresses for equality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_gt_.html" title="ip::address_v4::operator&gt;"><span class="bold"><strong>operator&gt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_gt__eq_.html" title="ip::address_v4::operator&gt;="><span class="bold"><strong>operator&gt;=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h5>
-<a name="boost_asio.reference.ip__address_v4_range.h3"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v4_range.related_functions"></a></span><a class="link" href="ip__address_v4_range.html#boost_asio.reference.ip__address_v4_range.related_functions">Related
- Functions</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/make_address_v4.html" title="ip::address_v4::make_address_v4"><span class="bold"><strong>make_address_v4</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Create an IPv4 address from raw bytes in network order.
- </p>
- <p>
- Create an IPv4 address from an unsigned integer in host byte order.
- </p>
- <p>
- Create an IPv4 address from an IP address string in dotted decimal
- form.
- </p>
- <p>
- Create an IPv4 address from a IPv4-mapped IPv6 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/make_network_v4.html" title="ip::address_v4::make_network_v4"><span class="bold"><strong>make_network_v4</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Create an IPv4 network from an address and prefix length.
- </p>
- <p>
- Create an IPv4 network from an address and netmask.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v4/operator_lt__lt_.html" title="ip::address_v4::operator&lt;&lt;"><span class="bold"><strong>operator&lt;&lt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Output an address as a string.
- </p>
- <p>
- Output a network as a string.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<p>
- The <a class="link" href="ip__address_v4.html" title="ip::address_v4"><code class="computeroutput">ip::address_v4</code></a>
- class provides the ability to use and manipulate IP version 4 addresses.
- </p>
-<h5>
-<a name="boost_asio.reference.ip__address_v4_range.h4"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v4_range.thread_safety"></a></span><a class="link" href="ip__address_v4_range.html#boost_asio.reference.ip__address_v4_range.thread_safety">Thread
- Safety</a>
- </h5>
-<p>
- <span class="emphasis"><em>Distinct</em></span> <span class="emphasis"><em>objects:</em></span> Safe.
- </p>
-<p>
- <span class="emphasis"><em>Shared</em></span> <span class="emphasis"><em>objects:</em></span> Unsafe.
- </p>
-<h5>
-<a name="boost_asio.reference.ip__address_v4_range.h5"></a>
<span class="phrase"><a name="boost_asio.reference.ip__address_v4_range.requirements"></a></span><a class="link" href="ip__address_v4_range.html#boost_asio.reference.ip__address_v4_range.requirements">Requirements</a>
</h5>
<p>
@@ -534,7 +46,7 @@ Represents a
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6.html b/doc/html/boost_asio/reference/ip__address_v6.html
index 906e477ea2..53e3d884e4 100644
--- a/doc/html/boost_asio/reference/ip__address_v6.html
+++ b/doc/html/boost_asio/reference/ip__address_v6.html
@@ -574,7 +574,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/address_v6.html b/doc/html/boost_asio/reference/ip__address_v6/address_v6.html
index 9364875fac..5a9f6d5ef7 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/address_v6.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/address_v6.html
@@ -52,7 +52,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/address_v6/overload1.html b/doc/html/boost_asio/reference/ip__address_v6/address_v6/overload1.html
index 074f1bac94..01e32c135a 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/address_v6/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/address_v6/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/address_v6/overload2.html b/doc/html/boost_asio/reference/ip__address_v6/address_v6/overload2.html
index f3504ff8ae..bf8e6cd159 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/address_v6/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/address_v6/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/address_v6/overload3.html b/doc/html/boost_asio/reference/ip__address_v6/address_v6/overload3.html
index 6145b25836..3e6423f5e6 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/address_v6/overload3.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/address_v6/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/any.html b/doc/html/boost_asio/reference/ip__address_v6/any.html
index e6ab2752af..9582cb504b 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/any.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/any.html
@@ -36,7 +36,7 @@ Obtain an address
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/bytes_type.html b/doc/html/boost_asio/reference/ip__address_v6/bytes_type.html
index bfdacc71f4..aa972e0c09 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/bytes_type.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/bytes_type.html
@@ -54,7 +54,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/from_string.html b/doc/html/boost_asio/reference/ip__address_v6/from_string.html
index a1fc20309c..07e000f183 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/from_string.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/from_string.html
@@ -53,7 +53,7 @@ static address_v6 <a class="link" href="from_string/overload4.html" title="ip::a
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/from_string/overload1.html b/doc/html/boost_asio/reference/ip__address_v6/from_string/overload1.html
index 7138df9d9e..3eddaa5f0f 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/from_string/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/from_string/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/from_string/overload2.html b/doc/html/boost_asio/reference/ip__address_v6/from_string/overload2.html
index 764f4e0069..97675aac70 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/from_string/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/from_string/overload2.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/from_string/overload3.html b/doc/html/boost_asio/reference/ip__address_v6/from_string/overload3.html
index a2305a4078..4fff40ff04 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/from_string/overload3.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/from_string/overload3.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/from_string/overload4.html b/doc/html/boost_asio/reference/ip__address_v6/from_string/overload4.html
index 0498de4736..7916ff4548 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/from_string/overload4.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/from_string/overload4.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/is_link_local.html b/doc/html/boost_asio/reference/ip__address_v6/is_link_local.html
index a8be8245a5..0bb78d08f4 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/is_link_local.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/is_link_local.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/is_loopback.html b/doc/html/boost_asio/reference/ip__address_v6/is_loopback.html
index 2b39cfd51b..84649b1920 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/is_loopback.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/is_loopback.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/is_multicast.html b/doc/html/boost_asio/reference/ip__address_v6/is_multicast.html
index 8a487c26e7..762efa79e6 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/is_multicast.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/is_multicast.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/is_multicast_global.html b/doc/html/boost_asio/reference/ip__address_v6/is_multicast_global.html
index f5d7cc391f..8425dab9b2 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/is_multicast_global.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/is_multicast_global.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/is_multicast_link_local.html b/doc/html/boost_asio/reference/ip__address_v6/is_multicast_link_local.html
index eabc12b52a..79c739d3f5 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/is_multicast_link_local.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/is_multicast_link_local.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/is_multicast_node_local.html b/doc/html/boost_asio/reference/ip__address_v6/is_multicast_node_local.html
index bd55314fdf..b68a943d06 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/is_multicast_node_local.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/is_multicast_node_local.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/is_multicast_org_local.html b/doc/html/boost_asio/reference/ip__address_v6/is_multicast_org_local.html
index 517f56cf90..8ae5262742 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/is_multicast_org_local.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/is_multicast_org_local.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/is_multicast_site_local.html b/doc/html/boost_asio/reference/ip__address_v6/is_multicast_site_local.html
index 1ca7323584..d8795e62a7 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/is_multicast_site_local.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/is_multicast_site_local.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/is_site_local.html b/doc/html/boost_asio/reference/ip__address_v6/is_site_local.html
index e0d83a9e54..ca6ea1b602 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/is_site_local.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/is_site_local.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/is_unspecified.html b/doc/html/boost_asio/reference/ip__address_v6/is_unspecified.html
index c92f56c72d..a451ad306b 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/is_unspecified.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/is_unspecified.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/is_v4_compatible.html b/doc/html/boost_asio/reference/ip__address_v6/is_v4_compatible.html
index 01824dbab7..663db26ebf 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/is_v4_compatible.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/is_v4_compatible.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/is_v4_mapped.html b/doc/html/boost_asio/reference/ip__address_v6/is_v4_mapped.html
index 6fbea52748..e0899fee72 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/is_v4_mapped.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/is_v4_mapped.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/loopback.html b/doc/html/boost_asio/reference/ip__address_v6/loopback.html
index f48a2d2ab4..043d58f36f 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/loopback.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/loopback.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6.html b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6.html
index 9e1c47adfb..42171c6096 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6.html
@@ -80,7 +80,7 @@ address_v6 <a class="link" href="make_address_v6/overload7.html" title="ip::addr
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload1.html b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload1.html
index 51be0ad371..c7acf9feae 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload2.html b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload2.html
index 1282ce324c..f10a8ef520 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload3.html b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload3.html
index ea2108a972..9132aa70a6 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload3.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload3.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload4.html b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload4.html
index 9e95a3bd3b..d753325218 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload4.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload4.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload5.html b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload5.html
index 25db77b467..e95a242da2 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload5.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload5.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload6.html b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload6.html
index 5b7c5446b6..e677342341 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload6.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload6.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload7.html b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload7.html
index d90829c6b5..f80602e4ee 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload7.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload7.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload8.html b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload8.html
index 50bbae2f5a..77fda1acb6 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload8.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/make_address_v6/overload8.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/make_network_v6.html b/doc/html/boost_asio/reference/ip__address_v6/make_network_v6.html
index 0eb88f28d3..09c296fc70 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/make_network_v6.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/make_network_v6.html
@@ -38,7 +38,7 @@ Create
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/operator_eq_.html b/doc/html/boost_asio/reference/ip__address_v6/operator_eq_.html
index 3688faaeb0..03223bd0f3 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/operator_eq_.html
@@ -37,7 +37,7 @@ Assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__address_v6/operator_eq__eq_.html
index 82656d376a..36ef2d6b07 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/operator_gt_.html b/doc/html/boost_asio/reference/ip__address_v6/operator_gt_.html
index 29d5129040..3d67eae72a 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/operator_gt_.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/operator_gt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/operator_gt__eq_.html b/doc/html/boost_asio/reference/ip__address_v6/operator_gt__eq_.html
index ef1e971f28..e1cc213b77 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/operator_gt__eq_.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/operator_gt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/operator_lt_.html b/doc/html/boost_asio/reference/ip__address_v6/operator_lt_.html
index 783665a452..2c6464bcb5 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/operator_lt_.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/operator_lt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/operator_lt__eq_.html b/doc/html/boost_asio/reference/ip__address_v6/operator_lt__eq_.html
index a4559f47b9..bd460e417d 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/operator_lt__eq_.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/operator_lt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_.html b/doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_.html
index 2906ead042..023b3b24a9 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_.html
@@ -53,7 +53,7 @@ std::basic_ostream&lt; Elem, Traits &gt; &amp; <a class="link" href="operator_lt
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_/overload1.html b/doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_/overload1.html
index 4ec691b46c..fc4acc0321 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_/overload1.html
@@ -68,7 +68,7 @@ std::basic_ostream&lt; Elem, Traits &gt; &amp; operator&lt;&lt;(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_/overload2.html b/doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_/overload2.html
index 1bf8582973..bb7192abb7 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_/overload2.html
@@ -68,7 +68,7 @@ std::basic_ostream&lt; Elem, Traits &gt; &amp; operator&lt;&lt;(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__address_v6/operator_not__eq_.html
index 879a6e9960..3be800e835 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/scope_id.html b/doc/html/boost_asio/reference/ip__address_v6/scope_id.html
index 5b32c4ec7b..44e8ac3bbd 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/scope_id.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/scope_id.html
@@ -41,7 +41,7 @@ void <a class="link" href="scope_id/overload2.html" title="ip::address_v6::scope
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/scope_id/overload1.html b/doc/html/boost_asio/reference/ip__address_v6/scope_id/overload1.html
index c2d401d212..32ade2c11a 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/scope_id/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/scope_id/overload1.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/scope_id/overload2.html b/doc/html/boost_asio/reference/ip__address_v6/scope_id/overload2.html
index 9418e6efc4..be0559d9bf 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/scope_id/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/scope_id/overload2.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/to_bytes.html b/doc/html/boost_asio/reference/ip__address_v6/to_bytes.html
index abe3d43a33..a4b3c7ef53 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/to_bytes.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/to_bytes.html
@@ -36,7 +36,7 @@ Get the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/to_string.html b/doc/html/boost_asio/reference/ip__address_v6/to_string.html
index ab4f8d849b..119ddbea09 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/to_string.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/to_string.html
@@ -44,7 +44,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/to_string/overload1.html b/doc/html/boost_asio/reference/ip__address_v6/to_string/overload1.html
index e9fe168436..c0266a85db 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/to_string/overload1.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/to_string/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/to_string/overload2.html b/doc/html/boost_asio/reference/ip__address_v6/to_string/overload2.html
index 63e0b29955..1c5471afde 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/to_string/overload2.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/to_string/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/to_v4.html b/doc/html/boost_asio/reference/ip__address_v6/to_v4.html
index fd8a1bd573..cacae546ac 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/to_v4.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/to_v4.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/v4_compatible.html b/doc/html/boost_asio/reference/ip__address_v6/v4_compatible.html
index c819ad3dcb..5d1d3026ea 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/v4_compatible.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/v4_compatible.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6/v4_mapped.html b/doc/html/boost_asio/reference/ip__address_v6/v4_mapped.html
index ec26bbc410..ecaa223362 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/v4_mapped.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/v4_mapped.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6_iterator.html b/doc/html/boost_asio/reference/ip__address_v6_iterator.html
index c3787301c3..7d01b67fc3 100644
--- a/doc/html/boost_asio/reference/ip__address_v6_iterator.html
+++ b/doc/html/boost_asio/reference/ip__address_v6_iterator.html
@@ -35,538 +35,6 @@ An input
</pre>
<h5>
<a name="boost_asio.reference.ip__address_v6_iterator.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v6_iterator.types"></a></span><a class="link" href="ip__address_v6_iterator.html#boost_asio.reference.ip__address_v6_iterator.types">Types</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody><tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/bytes_type.html" title="ip::address_v6::bytes_type"><span class="bold"><strong>bytes_type</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The type used to represent an address as an array of bytes.
- </p>
- </td>
-</tr></tbody>
-</table></div>
-<h5>
-<a name="boost_asio.reference.ip__address_v6_iterator.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v6_iterator.member_functions"></a></span><a class="link" href="ip__address_v6_iterator.html#boost_asio.reference.ip__address_v6_iterator.member_functions">Member
- Functions</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/address_v6.html" title="ip::address_v6::address_v6"><span class="bold"><strong>address_v6</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Default constructor.
- </p>
- <p>
- Construct an address from raw bytes and scope ID.
- </p>
- <p>
- Copy constructor.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/any.html" title="ip::address_v6::any"><span class="bold"><strong>any</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents any address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/from_string.html" title="ip::address_v6::from_string"><span class="bold"><strong>from_string</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use make_address_v6().) Create an IPv6 address from
- an IP address string.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_link_local.html" title="ip::address_v6::is_link_local"><span class="bold"><strong>is_link_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is link local.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_loopback.html" title="ip::address_v6::is_loopback"><span class="bold"><strong>is_loopback</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a loopback address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_multicast.html" title="ip::address_v6::is_multicast"><span class="bold"><strong>is_multicast</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_multicast_global.html" title="ip::address_v6::is_multicast_global"><span class="bold"><strong>is_multicast_global</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a global multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_multicast_link_local.html" title="ip::address_v6::is_multicast_link_local"><span class="bold"><strong>is_multicast_link_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a link-local multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_multicast_node_local.html" title="ip::address_v6::is_multicast_node_local"><span class="bold"><strong>is_multicast_node_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a node-local multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_multicast_org_local.html" title="ip::address_v6::is_multicast_org_local"><span class="bold"><strong>is_multicast_org_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a org-local multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_multicast_site_local.html" title="ip::address_v6::is_multicast_site_local"><span class="bold"><strong>is_multicast_site_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a site-local multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_site_local.html" title="ip::address_v6::is_site_local"><span class="bold"><strong>is_site_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is site local.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_unspecified.html" title="ip::address_v6::is_unspecified"><span class="bold"><strong>is_unspecified</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is unspecified.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_v4_compatible.html" title="ip::address_v6::is_v4_compatible"><span class="bold"><strong>is_v4_compatible</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: No replacement.) Determine whether the address is
- an IPv4-compatible address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_v4_mapped.html" title="ip::address_v6::is_v4_mapped"><span class="bold"><strong>is_v4_mapped</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a mapped IPv4 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/loopback.html" title="ip::address_v6::loopback"><span class="bold"><strong>loopback</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents the loopback address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_eq_.html" title="ip::address_v6::operator="><span class="bold"><strong>operator=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Assign from another address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/scope_id.html" title="ip::address_v6::scope_id"><span class="bold"><strong>scope_id</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The scope ID of the address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/to_bytes.html" title="ip::address_v6::to_bytes"><span class="bold"><strong>to_bytes</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address in bytes, in network byte order.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/to_string.html" title="ip::address_v6::to_string"><span class="bold"><strong>to_string</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address as a string.
- </p>
- <p>
- (Deprecated: Use other overload.) Get the address as a string.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/to_v4.html" title="ip::address_v6::to_v4"><span class="bold"><strong>to_v4</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use make_address_v4().) Converts an IPv4-mapped or
- IPv4-compatible address to an IPv4 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/v4_compatible.html" title="ip::address_v6::v4_compatible"><span class="bold"><strong>v4_compatible</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: No replacement.) Create an IPv4-compatible IPv6 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/v4_mapped.html" title="ip::address_v6::v4_mapped"><span class="bold"><strong>v4_mapped</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use make_address_v6().) Create an IPv4-mapped IPv6
- address.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h5>
-<a name="boost_asio.reference.ip__address_v6_iterator.h2"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v6_iterator.friends"></a></span><a class="link" href="ip__address_v6_iterator.html#boost_asio.reference.ip__address_v6_iterator.friends">Friends</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_not__eq_.html" title="ip::address_v6::operator!="><span class="bold"><strong>operator!=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two addresses for inequality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_lt_.html" title="ip::address_v6::operator&lt;"><span class="bold"><strong>operator&lt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_lt__eq_.html" title="ip::address_v6::operator&lt;="><span class="bold"><strong>operator&lt;=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_eq__eq_.html" title="ip::address_v6::operator=="><span class="bold"><strong>operator==</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two addresses for equality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_gt_.html" title="ip::address_v6::operator&gt;"><span class="bold"><strong>operator&gt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_gt__eq_.html" title="ip::address_v6::operator&gt;="><span class="bold"><strong>operator&gt;=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h5>
-<a name="boost_asio.reference.ip__address_v6_iterator.h3"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v6_iterator.related_functions"></a></span><a class="link" href="ip__address_v6_iterator.html#boost_asio.reference.ip__address_v6_iterator.related_functions">Related
- Functions</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/make_address_v6.html" title="ip::address_v6::make_address_v6"><span class="bold"><strong>make_address_v6</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Create an IPv6 address from raw bytes and scope ID.
- </p>
- <p>
- Create an IPv6 address from an IP address string.
- </p>
- <p>
- Createan IPv6 address from an IP address string.
- </p>
- <p>
- Create an IPv4-mapped IPv6 address from an IPv4 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/make_network_v6.html" title="ip::address_v6::make_network_v6"><span class="bold"><strong>make_network_v6</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Create an IPv6 network from an address and prefix length.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_lt__lt_.html" title="ip::address_v6::operator&lt;&lt;"><span class="bold"><strong>operator&lt;&lt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Output an address as a string.
- </p>
- <p>
- Output a network as a string.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<p>
- The <a class="link" href="ip__address_v6.html" title="ip::address_v6"><code class="computeroutput">ip::address_v6</code></a>
- class provides the ability to use and manipulate IP version 6 addresses.
- </p>
-<h5>
-<a name="boost_asio.reference.ip__address_v6_iterator.h4"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v6_iterator.thread_safety"></a></span><a class="link" href="ip__address_v6_iterator.html#boost_asio.reference.ip__address_v6_iterator.thread_safety">Thread
- Safety</a>
- </h5>
-<p>
- <span class="emphasis"><em>Distinct</em></span> <span class="emphasis"><em>objects:</em></span> Safe.
- </p>
-<p>
- <span class="emphasis"><em>Shared</em></span> <span class="emphasis"><em>objects:</em></span> Unsafe.
- </p>
-<h5>
-<a name="boost_asio.reference.ip__address_v6_iterator.h5"></a>
<span class="phrase"><a name="boost_asio.reference.ip__address_v6_iterator.requirements"></a></span><a class="link" href="ip__address_v6_iterator.html#boost_asio.reference.ip__address_v6_iterator.requirements">Requirements</a>
</h5>
<p>
@@ -578,7 +46,7 @@ An input
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__address_v6_range.html b/doc/html/boost_asio/reference/ip__address_v6_range.html
index e656f0bb28..829469b424 100644
--- a/doc/html/boost_asio/reference/ip__address_v6_range.html
+++ b/doc/html/boost_asio/reference/ip__address_v6_range.html
@@ -35,538 +35,6 @@ Represents a
</pre>
<h5>
<a name="boost_asio.reference.ip__address_v6_range.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v6_range.types"></a></span><a class="link" href="ip__address_v6_range.html#boost_asio.reference.ip__address_v6_range.types">Types</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody><tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/bytes_type.html" title="ip::address_v6::bytes_type"><span class="bold"><strong>bytes_type</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The type used to represent an address as an array of bytes.
- </p>
- </td>
-</tr></tbody>
-</table></div>
-<h5>
-<a name="boost_asio.reference.ip__address_v6_range.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v6_range.member_functions"></a></span><a class="link" href="ip__address_v6_range.html#boost_asio.reference.ip__address_v6_range.member_functions">Member
- Functions</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/address_v6.html" title="ip::address_v6::address_v6"><span class="bold"><strong>address_v6</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Default constructor.
- </p>
- <p>
- Construct an address from raw bytes and scope ID.
- </p>
- <p>
- Copy constructor.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/any.html" title="ip::address_v6::any"><span class="bold"><strong>any</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents any address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/from_string.html" title="ip::address_v6::from_string"><span class="bold"><strong>from_string</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use make_address_v6().) Create an IPv6 address from
- an IP address string.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_link_local.html" title="ip::address_v6::is_link_local"><span class="bold"><strong>is_link_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is link local.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_loopback.html" title="ip::address_v6::is_loopback"><span class="bold"><strong>is_loopback</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a loopback address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_multicast.html" title="ip::address_v6::is_multicast"><span class="bold"><strong>is_multicast</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_multicast_global.html" title="ip::address_v6::is_multicast_global"><span class="bold"><strong>is_multicast_global</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a global multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_multicast_link_local.html" title="ip::address_v6::is_multicast_link_local"><span class="bold"><strong>is_multicast_link_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a link-local multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_multicast_node_local.html" title="ip::address_v6::is_multicast_node_local"><span class="bold"><strong>is_multicast_node_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a node-local multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_multicast_org_local.html" title="ip::address_v6::is_multicast_org_local"><span class="bold"><strong>is_multicast_org_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a org-local multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_multicast_site_local.html" title="ip::address_v6::is_multicast_site_local"><span class="bold"><strong>is_multicast_site_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a site-local multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_site_local.html" title="ip::address_v6::is_site_local"><span class="bold"><strong>is_site_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is site local.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_unspecified.html" title="ip::address_v6::is_unspecified"><span class="bold"><strong>is_unspecified</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is unspecified.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_v4_compatible.html" title="ip::address_v6::is_v4_compatible"><span class="bold"><strong>is_v4_compatible</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: No replacement.) Determine whether the address is
- an IPv4-compatible address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/is_v4_mapped.html" title="ip::address_v6::is_v4_mapped"><span class="bold"><strong>is_v4_mapped</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a mapped IPv4 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/loopback.html" title="ip::address_v6::loopback"><span class="bold"><strong>loopback</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents the loopback address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_eq_.html" title="ip::address_v6::operator="><span class="bold"><strong>operator=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Assign from another address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/scope_id.html" title="ip::address_v6::scope_id"><span class="bold"><strong>scope_id</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The scope ID of the address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/to_bytes.html" title="ip::address_v6::to_bytes"><span class="bold"><strong>to_bytes</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address in bytes, in network byte order.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/to_string.html" title="ip::address_v6::to_string"><span class="bold"><strong>to_string</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address as a string.
- </p>
- <p>
- (Deprecated: Use other overload.) Get the address as a string.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/to_v4.html" title="ip::address_v6::to_v4"><span class="bold"><strong>to_v4</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use make_address_v4().) Converts an IPv4-mapped or
- IPv4-compatible address to an IPv4 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/v4_compatible.html" title="ip::address_v6::v4_compatible"><span class="bold"><strong>v4_compatible</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: No replacement.) Create an IPv4-compatible IPv6 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/v4_mapped.html" title="ip::address_v6::v4_mapped"><span class="bold"><strong>v4_mapped</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use make_address_v6().) Create an IPv4-mapped IPv6
- address.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h5>
-<a name="boost_asio.reference.ip__address_v6_range.h2"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v6_range.friends"></a></span><a class="link" href="ip__address_v6_range.html#boost_asio.reference.ip__address_v6_range.friends">Friends</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_not__eq_.html" title="ip::address_v6::operator!="><span class="bold"><strong>operator!=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two addresses for inequality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_lt_.html" title="ip::address_v6::operator&lt;"><span class="bold"><strong>operator&lt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_lt__eq_.html" title="ip::address_v6::operator&lt;="><span class="bold"><strong>operator&lt;=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_eq__eq_.html" title="ip::address_v6::operator=="><span class="bold"><strong>operator==</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two addresses for equality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_gt_.html" title="ip::address_v6::operator&gt;"><span class="bold"><strong>operator&gt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_gt__eq_.html" title="ip::address_v6::operator&gt;="><span class="bold"><strong>operator&gt;=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h5>
-<a name="boost_asio.reference.ip__address_v6_range.h3"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v6_range.related_functions"></a></span><a class="link" href="ip__address_v6_range.html#boost_asio.reference.ip__address_v6_range.related_functions">Related
- Functions</a>
- </h5>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/make_address_v6.html" title="ip::address_v6::make_address_v6"><span class="bold"><strong>make_address_v6</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Create an IPv6 address from raw bytes and scope ID.
- </p>
- <p>
- Create an IPv6 address from an IP address string.
- </p>
- <p>
- Createan IPv6 address from an IP address string.
- </p>
- <p>
- Create an IPv4-mapped IPv6 address from an IPv4 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/make_network_v6.html" title="ip::address_v6::make_network_v6"><span class="bold"><strong>make_network_v6</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Create an IPv6 network from an address and prefix length.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="ip__address_v6/operator_lt__lt_.html" title="ip::address_v6::operator&lt;&lt;"><span class="bold"><strong>operator&lt;&lt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Output an address as a string.
- </p>
- <p>
- Output a network as a string.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<p>
- The <a class="link" href="ip__address_v6.html" title="ip::address_v6"><code class="computeroutput">ip::address_v6</code></a>
- class provides the ability to use and manipulate IP version 6 addresses.
- </p>
-<h5>
-<a name="boost_asio.reference.ip__address_v6_range.h4"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__address_v6_range.thread_safety"></a></span><a class="link" href="ip__address_v6_range.html#boost_asio.reference.ip__address_v6_range.thread_safety">Thread
- Safety</a>
- </h5>
-<p>
- <span class="emphasis"><em>Distinct</em></span> <span class="emphasis"><em>objects:</em></span> Safe.
- </p>
-<p>
- <span class="emphasis"><em>Shared</em></span> <span class="emphasis"><em>objects:</em></span> Unsafe.
- </p>
-<h5>
-<a name="boost_asio.reference.ip__address_v6_range.h5"></a>
<span class="phrase"><a name="boost_asio.reference.ip__address_v6_range.requirements"></a></span><a class="link" href="ip__address_v6_range.html#boost_asio.reference.ip__address_v6_range.requirements">Requirements</a>
</h5>
<p>
@@ -578,7 +46,7 @@ Represents a
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__bad_address_cast.html b/doc/html/boost_asio/reference/ip__bad_address_cast.html
index 27aa0d77e9..939624579a 100644
--- a/doc/html/boost_asio/reference/ip__bad_address_cast.html
+++ b/doc/html/boost_asio/reference/ip__bad_address_cast.html
@@ -105,7 +105,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__bad_address_cast/_bad_address_cast.html b/doc/html/boost_asio/reference/ip__bad_address_cast/_bad_address_cast.html
index d7981995ee..b6b3c8eb82 100644
--- a/doc/html/boost_asio/reference/ip__bad_address_cast/_bad_address_cast.html
+++ b/doc/html/boost_asio/reference/ip__bad_address_cast/_bad_address_cast.html
@@ -35,7 +35,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__bad_address_cast/bad_address_cast.html b/doc/html/boost_asio/reference/ip__bad_address_cast/bad_address_cast.html
index feb414b4ce..36926af82e 100644
--- a/doc/html/boost_asio/reference/ip__bad_address_cast/bad_address_cast.html
+++ b/doc/html/boost_asio/reference/ip__bad_address_cast/bad_address_cast.html
@@ -36,7 +36,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__bad_address_cast/what.html b/doc/html/boost_asio/reference/ip__bad_address_cast/what.html
index cc4c51dd10..ddd1b4950d 100644
--- a/doc/html/boost_asio/reference/ip__bad_address_cast/what.html
+++ b/doc/html/boost_asio/reference/ip__bad_address_cast/what.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_.html
index 870299335b..efb4ce9ece 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_.html
@@ -299,7 +299,7 @@ class basic_address_iterator&lt; address_v4 &gt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator.html
index 23b8fad707..d983800b7f 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator.html
@@ -45,7 +45,7 @@ Construct an iterator that points to the specified address.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator/overload1.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator/overload1.html
index 08c316e315..475abdbb19 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator/overload2.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator/overload2.html
index 2ab869cd68..755da26105 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/basic_address_iterator/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/difference_type.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/difference_type.html
index b415875c55..3741b48069 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/difference_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/difference_type.html
@@ -46,7 +46,7 @@ Distance between two iterators.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/iterator_category.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/iterator_category.html
index cf2c89b103..e8d107bf68 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/iterator_category.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/iterator_category.html
@@ -46,7 +46,7 @@ Denotes that the iterator satisfies the input iterator requirements.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator__star_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator__star_.html
index 865083852c..0603533f4c 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator__star_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator__star_.html
@@ -36,7 +36,7 @@ Dereference the iterator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_arrow_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_arrow_.html
index a587ef44b6..ac431b435f 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_arrow_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_arrow_.html
@@ -36,7 +36,7 @@ Dereference the iterator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_eq_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_eq_.html
index 73eadb9660..27d51e4cc7 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_eq_.html
@@ -37,7 +37,7 @@ Assignment operator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_eq__eq_.html
index d49384342d..84da33639f 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare two addresses for equality.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_.html
index 75e34b16cf..078cf41e2c 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_.html
@@ -44,7 +44,7 @@ Pre-decrement operator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_/overload1.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_/overload1.html
index 11ad6c9f71..0ea79b1c31 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_/overload2.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_/overload2.html
index e3de15a423..cbc94ef945 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_minus__minus_/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_not__eq_.html
index 104e07a322..270f3711eb 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare two addresses for inequality.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_.html
index 05732eee68..26ba31b49d 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_.html
@@ -44,7 +44,7 @@ Pre-increment operator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_/overload1.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_/overload1.html
index 69ce6afe91..052ae052ff 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_/overload2.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_/overload2.html
index 79ae76576f..5f4b1a50c0 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/operator_plus__plus_/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/pointer.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/pointer.html
index 8426894381..7af39f06da 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/pointer.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/pointer.html
@@ -46,7 +46,7 @@ The type of a pointer to an element pointed to by the iterator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/reference.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/reference.html
index 1e98b3a5ed..0a78bf1980 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/reference.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/reference.html
@@ -536,7 +536,7 @@ The type of a reference to an element pointed to by the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/value_type.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/value_type.html
index 93b2a8ea9f..bdc047c186 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/value_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v4__gt_/value_type.html
@@ -535,7 +535,7 @@ The type of the elements pointed to by the iterator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_.html
index 7eefdbd1a6..82eb0e746a 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_.html
@@ -299,7 +299,7 @@ class basic_address_iterator&lt; address_v6 &gt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator.html
index f7d0a3995b..403673c677 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator.html
@@ -45,7 +45,7 @@ Construct an iterator that points to the specified address.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator/overload1.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator/overload1.html
index 62a43c3e80..859b5f2858 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator/overload2.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator/overload2.html
index 56bdff7e3d..4bc844639a 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/basic_address_iterator/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/difference_type.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/difference_type.html
index 8f0a1fd975..ae3973693c 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/difference_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/difference_type.html
@@ -46,7 +46,7 @@ Distance between two iterators.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/iterator_category.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/iterator_category.html
index 161e4b3c09..e8063fc615 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/iterator_category.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/iterator_category.html
@@ -46,7 +46,7 @@ Denotes that the iterator satisfies the input iterator requirements.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator__star_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator__star_.html
index f8b1c51c3a..db9128ebe5 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator__star_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator__star_.html
@@ -36,7 +36,7 @@ Dereference the iterator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_arrow_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_arrow_.html
index 7867c54f19..37496f8139 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_arrow_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_arrow_.html
@@ -36,7 +36,7 @@ Dereference the iterator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_eq_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_eq_.html
index 1e123dec74..1bc49ae626 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_eq_.html
@@ -37,7 +37,7 @@ Assignment operator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_eq__eq_.html
index 8fa42b770b..eb2c19834b 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare two addresses for equality.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_.html
index f827229790..b56f4983d0 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_.html
@@ -44,7 +44,7 @@ Pre-decrement operator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_/overload1.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_/overload1.html
index 775df57dbc..f9f1b93e06 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_/overload2.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_/overload2.html
index 36a3ef4a5f..fe92b24a61 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_minus__minus_/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_not__eq_.html
index 26fa94fe84..1c2af0aec3 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare two addresses for inequality.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_.html
index 734ac81cab..ba6d93172c 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_.html
@@ -44,7 +44,7 @@ Pre-increment operator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_/overload1.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_/overload1.html
index 13e63e4eb6..ce04e54f72 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_/overload2.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_/overload2.html
index 67660d99ac..f7b778577f 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/operator_plus__plus_/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/pointer.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/pointer.html
index 7fbfb77e52..9ade470ee1 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/pointer.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/pointer.html
@@ -46,7 +46,7 @@ The type of a pointer to an element pointed to by the iterator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/reference.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/reference.html
index 4c44918473..7ace2bb157 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/reference.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/reference.html
@@ -580,7 +580,7 @@ The type of a reference to an element pointed to by the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/value_type.html b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/value_type.html
index 3b3eb38fcb..941cd9aade 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/value_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_iterator_lt__address_v6__gt_/value_type.html
@@ -579,7 +579,7 @@ The type of the elements pointed to by the iterator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_.html
index c6dad661d4..752744753c 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_.html
@@ -206,7 +206,7 @@ class basic_address_range&lt; address_v4 &gt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range.html
index e11f55b0e5..88dc618fec 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range.html
@@ -52,7 +52,7 @@ Construct an empty range.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload1.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload1.html
index 4f516c217b..d45fab2ee1 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload2.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload2.html
index c27888440e..952f260403 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload3.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload3.html
index e89ac64279..06f5c8938f 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload3.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/basic_address_range/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/begin.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/begin.html
index da2c270ccc..a538ad1dfb 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/begin.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/begin.html
@@ -36,7 +36,7 @@ Obtain an iterator that points to the start of the range.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/empty.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/empty.html
index 844f737f01..911252b226 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/empty.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/empty.html
@@ -36,7 +36,7 @@ Determine whether the range is empty.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/end.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/end.html
index a452d8e9de..d8499b9f7a 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/end.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/end.html
@@ -36,7 +36,7 @@ Obtain an iterator that points to the end of the range.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/find.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/find.html
index 6483f3d7a1..d0576415c8 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/find.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/find.html
@@ -37,7 +37,7 @@ Find an address in the range.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/iterator.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/iterator.html
index 0b0ecd19d7..b9439fdd1e 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/iterator.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/iterator.html
@@ -35,495 +35,6 @@ The type of an iterator that points into the range.
</pre>
<h6>
<a name="boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.types"></a></span><a class="link" href="iterator.html#boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.types">Types</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/bytes_type.html" title="ip::address_v4::bytes_type"><span class="bold"><strong>bytes_type</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The type used to represent an address as an array of bytes.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/uint_type.html" title="ip::address_v4::uint_type"><span class="bold"><strong>uint_type</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The type used to represent an address as an unsigned integer.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h6>
-<a name="boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.member_functions"></a></span><a class="link" href="iterator.html#boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.member_functions">Member
- Functions</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/address_v4.html" title="ip::address_v4::address_v4"><span class="bold"><strong>address_v4</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Default constructor.
- </p>
- <p>
- Construct an address from raw bytes.
- </p>
- <p>
- Construct an address from an unsigned integer in host byte order.
- </p>
- <p>
- Copy constructor.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/any.html" title="ip::address_v4::any"><span class="bold"><strong>any</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents any address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/broadcast.html" title="ip::address_v4::broadcast"><span class="bold"><strong>broadcast</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents the broadcast address.
- </p>
- <p>
- (Deprecated: Use network_v4 class.) Obtain an address object
- that represents the broadcast address that corresponds to the
- specified address and netmask.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/from_string.html" title="ip::address_v4::from_string"><span class="bold"><strong>from_string</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use make_address_v4().) Create an address from an
- IP address string in dotted decimal form.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/is_class_a.html" title="ip::address_v4::is_class_a"><span class="bold"><strong>is_class_a</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use network_v4 class.) Determine whether the address
- is a class A address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/is_class_b.html" title="ip::address_v4::is_class_b"><span class="bold"><strong>is_class_b</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use network_v4 class.) Determine whether the address
- is a class B address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/is_class_c.html" title="ip::address_v4::is_class_c"><span class="bold"><strong>is_class_c</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use network_v4 class.) Determine whether the address
- is a class C address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/is_loopback.html" title="ip::address_v4::is_loopback"><span class="bold"><strong>is_loopback</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a loopback address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/is_multicast.html" title="ip::address_v4::is_multicast"><span class="bold"><strong>is_multicast</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/is_unspecified.html" title="ip::address_v4::is_unspecified"><span class="bold"><strong>is_unspecified</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is unspecified.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/loopback.html" title="ip::address_v4::loopback"><span class="bold"><strong>loopback</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents the loopback address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/netmask.html" title="ip::address_v4::netmask"><span class="bold"><strong>netmask</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use network_v4 class.) Obtain the netmask that corresponds
- to the address, based on its address class.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/operator_eq_.html" title="ip::address_v4::operator="><span class="bold"><strong>operator=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Assign from another address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/to_bytes.html" title="ip::address_v4::to_bytes"><span class="bold"><strong>to_bytes</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address in bytes, in network byte order.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/to_string.html" title="ip::address_v4::to_string"><span class="bold"><strong>to_string</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address as a string in dotted decimal format.
- </p>
- <p>
- (Deprecated: Use other overload.) Get the address as a string
- in dotted decimal format.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/to_uint.html" title="ip::address_v4::to_uint"><span class="bold"><strong>to_uint</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address as an unsigned integer in host byte order.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/to_ulong.html" title="ip::address_v4::to_ulong"><span class="bold"><strong>to_ulong</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address as an unsigned long in host byte order.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h6>
-<a name="boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.h2"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.friends"></a></span><a class="link" href="iterator.html#boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.friends">Friends</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/operator_not__eq_.html" title="ip::address_v4::operator!="><span class="bold"><strong>operator!=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two addresses for inequality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/operator_lt_.html" title="ip::address_v4::operator&lt;"><span class="bold"><strong>operator&lt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/operator_lt__eq_.html" title="ip::address_v4::operator&lt;="><span class="bold"><strong>operator&lt;=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/operator_eq__eq_.html" title="ip::address_v4::operator=="><span class="bold"><strong>operator==</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two addresses for equality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/operator_gt_.html" title="ip::address_v4::operator&gt;"><span class="bold"><strong>operator&gt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/operator_gt__eq_.html" title="ip::address_v4::operator&gt;="><span class="bold"><strong>operator&gt;=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h6>
-<a name="boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.h3"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.related_functions"></a></span><a class="link" href="iterator.html#boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.related_functions">Related
- Functions</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/make_address_v4.html" title="ip::address_v4::make_address_v4"><span class="bold"><strong>make_address_v4</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Create an IPv4 address from raw bytes in network order.
- </p>
- <p>
- Create an IPv4 address from an unsigned integer in host byte
- order.
- </p>
- <p>
- Create an IPv4 address from an IP address string in dotted decimal
- form.
- </p>
- <p>
- Create an IPv4 address from a IPv4-mapped IPv6 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/make_network_v4.html" title="ip::address_v4::make_network_v4"><span class="bold"><strong>make_network_v4</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Create an IPv4 network from an address and prefix length.
- </p>
- <p>
- Create an IPv4 network from an address and netmask.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v4/operator_lt__lt_.html" title="ip::address_v4::operator&lt;&lt;"><span class="bold"><strong>operator&lt;&lt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Output an address as a string.
- </p>
- <p>
- Output a network as a string.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<p>
- The <a class="link" href="../ip__address_v4.html" title="ip::address_v4"><code class="computeroutput">ip::address_v4</code></a>
- class provides the ability to use and manipulate IP version 4 addresses.
- </p>
-<h6>
-<a name="boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.h4"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.thread_safety"></a></span><a class="link" href="iterator.html#boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.thread_safety">Thread
- Safety</a>
- </h6>
-<p>
- <span class="emphasis"><em>Distinct</em></span> <span class="emphasis"><em>objects:</em></span> Safe.
- </p>
-<p>
- <span class="emphasis"><em>Shared</em></span> <span class="emphasis"><em>objects:</em></span> Unsafe.
- </p>
-<h6>
-<a name="boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.h5"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.requirements"></a></span><a class="link" href="iterator.html#boost_asio.reference.ip__basic_address_range_lt__address_v4__gt_.iterator.requirements">Requirements</a>
</h6>
<p>
@@ -535,7 +46,7 @@ The type of an iterator that points into the range.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/operator_eq_.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/operator_eq_.html
index d83df70659..da8d54da28 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/operator_eq_.html
@@ -37,7 +37,7 @@ Assignment operator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/size.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/size.html
index ff98e89fd2..3aa75af151 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/size.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/size.html
@@ -36,7 +36,7 @@ Return the size of the range.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_.html
index d20367189a..fa48033463 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_.html
@@ -194,7 +194,7 @@ class basic_address_range&lt; address_v6 &gt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range.html
index 3755b204d8..c649de6eeb 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range.html
@@ -52,7 +52,7 @@ Construct an empty range.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload1.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload1.html
index f6c2d67f42..8700f3d41d 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload2.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload2.html
index 38f8597dc8..ce5aaba633 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload3.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload3.html
index c909e14bbe..40c1c30f42 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload3.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/basic_address_range/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/begin.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/begin.html
index 3a31710d2f..dfb507a412 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/begin.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/begin.html
@@ -36,7 +36,7 @@ Obtain an iterator that points to the start of the range.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/empty.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/empty.html
index b21288f66b..e459270bf5 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/empty.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/empty.html
@@ -36,7 +36,7 @@ Determine whether the range is empty.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/end.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/end.html
index d1858c4ad9..a1a6f6b500 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/end.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/end.html
@@ -36,7 +36,7 @@ Obtain an iterator that points to the end of the range.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/find.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/find.html
index 5da8d37204..c38468955b 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/find.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/find.html
@@ -37,7 +37,7 @@ Find an address in the range.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/iterator.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/iterator.html
index b352e1b6e6..208f8a97a6 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/iterator.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/iterator.html
@@ -35,539 +35,6 @@ The type of an iterator that points into the range.
</pre>
<h6>
<a name="boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.h0"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.types"></a></span><a class="link" href="iterator.html#boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.types">Types</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody><tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/bytes_type.html" title="ip::address_v6::bytes_type"><span class="bold"><strong>bytes_type</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The type used to represent an address as an array of bytes.
- </p>
- </td>
-</tr></tbody>
-</table></div>
-<h6>
-<a name="boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.h1"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.member_functions"></a></span><a class="link" href="iterator.html#boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.member_functions">Member
- Functions</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/address_v6.html" title="ip::address_v6::address_v6"><span class="bold"><strong>address_v6</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Default constructor.
- </p>
- <p>
- Construct an address from raw bytes and scope ID.
- </p>
- <p>
- Copy constructor.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/any.html" title="ip::address_v6::any"><span class="bold"><strong>any</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents any address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/from_string.html" title="ip::address_v6::from_string"><span class="bold"><strong>from_string</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use make_address_v6().) Create an IPv6 address from
- an IP address string.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/is_link_local.html" title="ip::address_v6::is_link_local"><span class="bold"><strong>is_link_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is link local.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/is_loopback.html" title="ip::address_v6::is_loopback"><span class="bold"><strong>is_loopback</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a loopback address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/is_multicast.html" title="ip::address_v6::is_multicast"><span class="bold"><strong>is_multicast</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/is_multicast_global.html" title="ip::address_v6::is_multicast_global"><span class="bold"><strong>is_multicast_global</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a global multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/is_multicast_link_local.html" title="ip::address_v6::is_multicast_link_local"><span class="bold"><strong>is_multicast_link_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a link-local multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/is_multicast_node_local.html" title="ip::address_v6::is_multicast_node_local"><span class="bold"><strong>is_multicast_node_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a node-local multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/is_multicast_org_local.html" title="ip::address_v6::is_multicast_org_local"><span class="bold"><strong>is_multicast_org_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a org-local multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/is_multicast_site_local.html" title="ip::address_v6::is_multicast_site_local"><span class="bold"><strong>is_multicast_site_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a site-local multicast address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/is_site_local.html" title="ip::address_v6::is_site_local"><span class="bold"><strong>is_site_local</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is site local.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/is_unspecified.html" title="ip::address_v6::is_unspecified"><span class="bold"><strong>is_unspecified</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is unspecified.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/is_v4_compatible.html" title="ip::address_v6::is_v4_compatible"><span class="bold"><strong>is_v4_compatible</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: No replacement.) Determine whether the address is
- an IPv4-compatible address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/is_v4_mapped.html" title="ip::address_v6::is_v4_mapped"><span class="bold"><strong>is_v4_mapped</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Determine whether the address is a mapped IPv4 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/loopback.html" title="ip::address_v6::loopback"><span class="bold"><strong>loopback</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Obtain an address object that represents the loopback address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/operator_eq_.html" title="ip::address_v6::operator="><span class="bold"><strong>operator=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Assign from another address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/scope_id.html" title="ip::address_v6::scope_id"><span class="bold"><strong>scope_id</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- The scope ID of the address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/to_bytes.html" title="ip::address_v6::to_bytes"><span class="bold"><strong>to_bytes</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address in bytes, in network byte order.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/to_string.html" title="ip::address_v6::to_string"><span class="bold"><strong>to_string</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Get the address as a string.
- </p>
- <p>
- (Deprecated: Use other overload.) Get the address as a string.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/to_v4.html" title="ip::address_v6::to_v4"><span class="bold"><strong>to_v4</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use make_address_v4().) Converts an IPv4-mapped
- or IPv4-compatible address to an IPv4 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/v4_compatible.html" title="ip::address_v6::v4_compatible"><span class="bold"><strong>v4_compatible</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: No replacement.) Create an IPv4-compatible IPv6
- address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/v4_mapped.html" title="ip::address_v6::v4_mapped"><span class="bold"><strong>v4_mapped</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use make_address_v6().) Create an IPv4-mapped IPv6
- address.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h6>
-<a name="boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.h2"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.friends"></a></span><a class="link" href="iterator.html#boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.friends">Friends</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/operator_not__eq_.html" title="ip::address_v6::operator!="><span class="bold"><strong>operator!=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two addresses for inequality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/operator_lt_.html" title="ip::address_v6::operator&lt;"><span class="bold"><strong>operator&lt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/operator_lt__eq_.html" title="ip::address_v6::operator&lt;="><span class="bold"><strong>operator&lt;=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/operator_eq__eq_.html" title="ip::address_v6::operator=="><span class="bold"><strong>operator==</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare two addresses for equality.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/operator_gt_.html" title="ip::address_v6::operator&gt;"><span class="bold"><strong>operator&gt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/operator_gt__eq_.html" title="ip::address_v6::operator&gt;="><span class="bold"><strong>operator&gt;=</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Compare addresses for ordering.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<h6>
-<a name="boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.h3"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.related_functions"></a></span><a class="link" href="iterator.html#boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.related_functions">Related
- Functions</a>
- </h6>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Name
- </p>
- </th>
-<th>
- <p>
- Description
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/make_address_v6.html" title="ip::address_v6::make_address_v6"><span class="bold"><strong>make_address_v6</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Create an IPv6 address from raw bytes and scope ID.
- </p>
- <p>
- Create an IPv6 address from an IP address string.
- </p>
- <p>
- Createan IPv6 address from an IP address string.
- </p>
- <p>
- Create an IPv4-mapped IPv6 address from an IPv4 address.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/make_network_v6.html" title="ip::address_v6::make_network_v6"><span class="bold"><strong>make_network_v6</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Create an IPv6 network from an address and prefix length.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../ip__address_v6/operator_lt__lt_.html" title="ip::address_v6::operator&lt;&lt;"><span class="bold"><strong>operator&lt;&lt;</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- Output an address as a string.
- </p>
- <p>
- Output a network as a string.
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
-<p>
- The <a class="link" href="../ip__address_v6.html" title="ip::address_v6"><code class="computeroutput">ip::address_v6</code></a>
- class provides the ability to use and manipulate IP version 6 addresses.
- </p>
-<h6>
-<a name="boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.h4"></a>
- <span class="phrase"><a name="boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.thread_safety"></a></span><a class="link" href="iterator.html#boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.thread_safety">Thread
- Safety</a>
- </h6>
-<p>
- <span class="emphasis"><em>Distinct</em></span> <span class="emphasis"><em>objects:</em></span> Safe.
- </p>
-<p>
- <span class="emphasis"><em>Shared</em></span> <span class="emphasis"><em>objects:</em></span> Unsafe.
- </p>
-<h6>
-<a name="boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.h5"></a>
<span class="phrase"><a name="boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.requirements"></a></span><a class="link" href="iterator.html#boost_asio.reference.ip__basic_address_range_lt__address_v6__gt_.iterator.requirements">Requirements</a>
</h6>
<p>
@@ -579,7 +46,7 @@ The type of an iterator that points into the range.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/operator_eq_.html b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/operator_eq_.html
index 0a64849bf4..11f4637e22 100644
--- a/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v6__gt_/operator_eq_.html
@@ -37,7 +37,7 @@ Assignment operator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint.html b/doc/html/boost_asio/reference/ip__basic_endpoint.html
index 24ed6c85ce..1f723666e7 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint.html
@@ -402,7 +402,7 @@ class basic_endpoint
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/address.html b/doc/html/boost_asio/reference/ip__basic_endpoint/address.html
index 7d0abd26d1..4a273243fb 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/address.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/address.html
@@ -44,7 +44,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/address/overload1.html b/doc/html/boost_asio/reference/ip__basic_endpoint/address/overload1.html
index a99ecd5591..c28a52ca81 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/address/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/address/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/address/overload2.html b/doc/html/boost_asio/reference/ip__basic_endpoint/address/overload2.html
index 09b2beeb9e..d12d523a57 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/address/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/address/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint.html b/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint.html
index 2b62843040..9209a55573 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint.html
@@ -71,7 +71,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload1.html b/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload1.html
index 638c03fc47..67434419d5 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload2.html b/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload2.html
index d7afbabca3..a4d5660112 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload2.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload3.html b/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload3.html
index b26be1fd79..9a4f6d022b 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload3.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload3.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload4.html b/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload4.html
index 02b1c7d3f9..6ebfbd480e 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload4.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload4.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload5.html b/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload5.html
index 8549049f7c..22147b8574 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload5.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload5.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/capacity.html b/doc/html/boost_asio/reference/ip__basic_endpoint/capacity.html
index 42d1ab793a..ebb333b8d9 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/capacity.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/capacity.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/data.html b/doc/html/boost_asio/reference/ip__basic_endpoint/data.html
index 4c8b614562..c01e0b0a3a 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/data.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/data.html
@@ -40,7 +40,7 @@ const data_type * <a class="link" href="data/overload2.html" title="ip::basic_en
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/data/overload1.html b/doc/html/boost_asio/reference/ip__basic_endpoint/data/overload1.html
index 9fec7718f0..9c44fbaa0e 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/data/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/data/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/data/overload2.html b/doc/html/boost_asio/reference/ip__basic_endpoint/data/overload2.html
index 4fa39a0ea9..2c5d0b9579 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/data/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/data/overload2.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/data_type.html b/doc/html/boost_asio/reference/ip__basic_endpoint/data_type.html
index 836c89b302..145a7d401d 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/data_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/data_type.html
@@ -47,7 +47,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_.html b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_.html
index b76eabe8fd..878fbf3565 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_.html
@@ -45,7 +45,7 @@ Assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_/overload1.html b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_/overload1.html
index 263f3b2cbb..95d4b989fe 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_/overload2.html b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_/overload2.html
index cc90f123c7..8e9c58731a 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq__eq_.html
index f7a32d083a..e5a6be317d 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_gt_.html b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_gt_.html
index a014e4df6a..29e044da68 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_gt_.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_gt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_gt__eq_.html b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_gt__eq_.html
index d81da85796..05f83f5824 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_gt__eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_gt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt_.html b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt_.html
index 436e46b97e..a3c402a9c7 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt_.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt__eq_.html b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt__eq_.html
index ff59f137d7..89da2cb474 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt__eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt__lt_.html b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt__lt_.html
index ebc7ca0cd8..0d6d056647 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt__lt_.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt__lt_.html
@@ -66,7 +66,7 @@ Output
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_not__eq_.html
index 8c4574b3d0..c910a0b31e 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/port.html b/doc/html/boost_asio/reference/ip__basic_endpoint/port.html
index 556ae21212..1279f14e12 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/port.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/port.html
@@ -46,7 +46,7 @@ Get the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/port/overload1.html b/doc/html/boost_asio/reference/ip__basic_endpoint/port/overload1.html
index 1458e21643..57a95558ab 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/port/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/port/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/port/overload2.html b/doc/html/boost_asio/reference/ip__basic_endpoint/port/overload2.html
index 2c617faf37..7acf694469 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/port/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/port/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/protocol.html b/doc/html/boost_asio/reference/ip__basic_endpoint/protocol.html
index e5036c3bf8..43ad2d34be 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/protocol.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/protocol.html
@@ -36,7 +36,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/protocol_type.html b/doc/html/boost_asio/reference/ip__basic_endpoint/protocol_type.html
index 0f78582673..86653580c4 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/protocol_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/resize.html b/doc/html/boost_asio/reference/ip__basic_endpoint/resize.html
index 2f8c3967b1..980b8f7bb5 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/resize.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/resize.html
@@ -37,7 +37,7 @@ Set
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_endpoint/size.html b/doc/html/boost_asio/reference/ip__basic_endpoint/size.html
index 47d62304b5..a8534d75ed 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/size.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/size.html
@@ -36,7 +36,7 @@ Get the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver.html b/doc/html/boost_asio/reference/ip__basic_resolver.html
index f57b5c1534..6a0c7f03ec 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver.html
@@ -437,7 +437,7 @@ class basic_resolver :
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/_basic_resolver.html b/doc/html/boost_asio/reference/ip__basic_resolver/_basic_resolver.html
index ac1a3c6cdf..01b622c355 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/_basic_resolver.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/_basic_resolver.html
@@ -40,7 +40,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/address_configured.html b/doc/html/boost_asio/reference/ip__basic_resolver/address_configured.html
index 8e323a6ed5..e08e109604 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/address_configured.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/address_configured.html
@@ -41,7 +41,7 @@ Only
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/all_matching.html b/doc/html/boost_asio/reference/ip__basic_resolver/all_matching.html
index bd823fcc57..8847c2143c 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/all_matching.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/all_matching.html
@@ -39,7 +39,7 @@ If
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve.html b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve.html
index 27089c1ef2..cabb5ea085 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve.html
@@ -90,7 +90,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload1.html
index 4938958d26..22e6c49e45 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload1.html
@@ -80,7 +80,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload2.html
index 0e88546722..2e3522610b 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload2.html
@@ -108,7 +108,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload3.html b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload3.html
index aa38e381a4..4c61d82929 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload3.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload3.html
@@ -114,7 +114,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload4.html b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload4.html
index 6871a6da38..156632bb9e 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload4.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload4.html
@@ -114,7 +114,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload5.html b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload5.html
index ef44c6eabb..819b37e777 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload5.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload5.html
@@ -120,7 +120,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload6.html b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload6.html
index ab1bb09df5..adb06a9778 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload6.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload6.html
@@ -80,7 +80,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver.html b/doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver.html
index dfdcc511cf..8b65ffacec 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver.html
@@ -45,7 +45,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver/overload1.html
index bc3aa57f69..27c0dd53bb 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver/overload1.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver/overload2.html
index 10f4cfbc61..476f327c45 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver/overload2.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/cancel.html b/doc/html/boost_asio/reference/ip__basic_resolver/cancel.html
index d5ee925efb..06298cb0c1 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/cancel.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/cancel.html
@@ -42,7 +42,7 @@ Cancel
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/canonical_name.html b/doc/html/boost_asio/reference/ip__basic_resolver/canonical_name.html
index f2e78dbafd..c2780dbfb7 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/canonical_name.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/canonical_name.html
@@ -39,7 +39,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/endpoint_type.html b/doc/html/boost_asio/reference/ip__basic_resolver/endpoint_type.html
index 7df64b68d2..c5c07ce77d 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/endpoint_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/endpoint_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/executor_type.html b/doc/html/boost_asio/reference/ip__basic_resolver/executor_type.html
index 8b0c65a231..285fe317e6 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/executor_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/executor_type.html
@@ -203,7 +203,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/flags.html b/doc/html/boost_asio/reference/ip__basic_resolver/flags.html
index 380ee41d94..51a5fe6e98 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/flags.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/flags.html
@@ -49,7 +49,7 @@ A bitmask
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/get_executor.html b/doc/html/boost_asio/reference/ip__basic_resolver/get_executor.html
index 4f17dc1a2d..c09899a63d 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/get_executor.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/get_io_context.html b/doc/html/boost_asio/reference/ip__basic_resolver/get_io_context.html
index 2c97d29da1..47c9459d81 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/get_io_context.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/get_io_context.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/get_io_service.html b/doc/html/boost_asio/reference/ip__basic_resolver/get_io_service.html
index 42142d6983..ad7df92f8c 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/get_io_service.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/get_io_service.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/iterator.html b/doc/html/boost_asio/reference/ip__basic_resolver/iterator.html
index 130c8f04d0..6bdd328117 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/iterator.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/iterator.html
@@ -392,7 +392,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/numeric_host.html b/doc/html/boost_asio/reference/ip__basic_resolver/numeric_host.html
index 9519183453..744e83c3d9 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/numeric_host.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/numeric_host.html
@@ -40,7 +40,7 @@ Host
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/numeric_service.html b/doc/html/boost_asio/reference/ip__basic_resolver/numeric_service.html
index 1e59ad124d..c01fd72ce7 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/numeric_service.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/numeric_service.html
@@ -40,7 +40,7 @@ Service
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/operator_eq_.html b/doc/html/boost_asio/reference/ip__basic_resolver/operator_eq_.html
index 0cbd91fe05..4b01ad8d0a 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/operator_eq_.html
@@ -64,7 +64,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/passive.html b/doc/html/boost_asio/reference/ip__basic_resolver/passive.html
index a10f7f6296..2a6c01d074 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/passive.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/passive.html
@@ -39,7 +39,7 @@ Indicate
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/protocol_type.html b/doc/html/boost_asio/reference/ip__basic_resolver/protocol_type.html
index 1d952edf79..f0a3ea52fc 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/protocol_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/query.html b/doc/html/boost_asio/reference/ip__basic_resolver/query.html
index 20eaa0c3dc..fa33861f32 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/query.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/query.html
@@ -307,7 +307,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve.html
index e9940dfddf..b5ecd6a7e9 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve.html
@@ -110,7 +110,7 @@ results_type <a class="link" href="resolve/overload12.html" title="ip::basic_res
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload1.html
index 645ecefacc..9b428e5ce1 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload1.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload10.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload10.html
index ac7c7c045b..3c6848bc86 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload10.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload10.html
@@ -109,7 +109,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload11.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload11.html
index 31197ece9d..45fe474b82 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload11.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload11.html
@@ -75,7 +75,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload12.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload12.html
index 95c3a9063c..ed8b298bcf 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload12.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload12.html
@@ -68,7 +68,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload2.html
index 2d2377dbca..b89f3781d9 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload2.html
@@ -67,7 +67,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload3.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload3.html
index 332df27883..34101db8f8 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload3.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload3.html
@@ -104,7 +104,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload4.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload4.html
index a91de7231d..fbdd31b0b9 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload4.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload4.html
@@ -97,7 +97,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload5.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload5.html
index f0f5ccf9f6..3e982e7214 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload5.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload5.html
@@ -110,7 +110,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload6.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload6.html
index fd916963e3..b43456a496 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload6.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload6.html
@@ -103,7 +103,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload7.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload7.html
index 93f71fe24d..6208dfffba 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload7.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload7.html
@@ -110,7 +110,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload8.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload8.html
index 188c3da9fb..45773984a5 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload8.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload8.html
@@ -103,7 +103,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload9.html b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload9.html
index 15941a8e38..b7f97372fb 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload9.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload9.html
@@ -116,7 +116,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/results_type.html b/doc/html/boost_asio/reference/ip__basic_resolver/results_type.html
index 31c59eabdc..73f7d37cbe 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/results_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/results_type.html
@@ -570,7 +570,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver/v4_mapped.html b/doc/html/boost_asio/reference/ip__basic_resolver/v4_mapped.html
index 087c591bda..0798c4bd95 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/v4_mapped.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/v4_mapped.html
@@ -40,7 +40,7 @@ If
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry.html
index aa1c400505..b364da5304 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry.html
@@ -197,7 +197,7 @@ class basic_resolver_entry
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry.html
index 5c37a93931..b90f799962 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry.html
@@ -46,7 +46,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry/overload1.html
index 440824b9e3..a45fe0a2c5 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry/overload2.html
index e9e4faa72a..407b57e900 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry/overload2.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/endpoint.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/endpoint.html
index 2a6c72997a..f4f04ce8c9 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/endpoint.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/endpoint.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/endpoint_type.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/endpoint_type.html
index f124ee108d..4eb7ccd79c 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/endpoint_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/endpoint_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name.html
index 2a92056421..d5f1babe98 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name.html
@@ -43,7 +43,7 @@ std::basic_string&lt; char, std::char_traits&lt; char &gt;, Allocator &gt; <a cl
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name/overload1.html
index 457b61c21b..da74edd2c5 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name/overload2.html
index cbbb3953f9..55e6b79278 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name/overload2.html
@@ -38,7 +38,7 @@ std::basic_string&lt; char, std::char_traits&lt; char &gt;, Allocator &gt; host_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/operator_endpoint_type.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/operator_endpoint_type.html
index 9ab5b1a8e6..67fe5e5be3 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/operator_endpoint_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/operator_endpoint_type.html
@@ -37,7 +37,7 @@ Convert to the endpoint associated
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/protocol_type.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/protocol_type.html
index 23c63e98fc..1ee10d2380 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/protocol_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name.html
index e7e7a8f80d..ee08e76e98 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name.html
@@ -43,7 +43,7 @@ std::basic_string&lt; char, std::char_traits&lt; char &gt;, Allocator &gt; <a cl
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name/overload1.html
index e45d0d0e75..4225f21a39 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name/overload2.html
index e0d861f367..809cc20b6f 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name/overload2.html
@@ -38,7 +38,7 @@ std::basic_string&lt; char, std::char_traits&lt; char &gt;, Allocator &gt; servi
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator.html
index 3ab4a7582d..ccbe650bb7 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator.html
@@ -391,7 +391,7 @@ class basic_resolver_iterator
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator.html
index e8a3b9832a..82786135b8 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator.html
@@ -51,7 +51,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload1.html
index 011a26f96f..033a3ed9af 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload2.html
index e1f45547d3..3a465200be 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload3.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload3.html
index 354d650068..a68498c4b8 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload3.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/dereference.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/dereference.html
index 073ebc28b8..53cb65e292 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/dereference.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/dereference.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/difference_type.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/difference_type.html
index f425bb3823..23e09f8e70 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/difference_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/difference_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/equal.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/equal.html
index b84943dec8..8fada2300a 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/equal.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/equal.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/increment.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/increment.html
index d96c662976..ec7b016689 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/increment.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/increment.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/index_.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/index_.html
index ca7d99ee15..0e09d1b4b7 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/index_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/index_.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/iterator_category.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/iterator_category.html
index 83d6e15dc7..c01bc472a8 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/iterator_category.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/iterator_category.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator__star_.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator__star_.html
index 2e0d64982d..b54b589cea 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator__star_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator__star_.html
@@ -36,7 +36,7 @@ Dereference an iterator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_arrow_.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_arrow_.html
index 695a0e4d72..e4b08299d3 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_arrow_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_arrow_.html
@@ -36,7 +36,7 @@ Dereference
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_.html
index d2900a95bf..15984ced35 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_.html
@@ -45,7 +45,7 @@ Assignment
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_/overload1.html
index ee61ab5037..1db21ba333 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_/overload2.html
index 17c588c4f9..b4d2794943 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq_/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq__eq_.html
index 84383090d3..9c1d9d2784 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Test
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_not__eq_.html
index a4d24cb94a..5c3eb7d0e3 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_not__eq_.html
@@ -48,7 +48,7 @@ Test
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_.html
index 70a3c72f9c..ff9cd8e023 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_.html
@@ -44,7 +44,7 @@ Increment
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_/overload1.html
index 2a693b62e8..012ec32faf 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_/overload2.html
index e7e17a5b3e..955beeb6de 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/pointer.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/pointer.html
index 30d9ac3424..ae6f0b0105 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/pointer.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/pointer.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/reference.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/reference.html
index b0d9249e21..40ef090c71 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/reference.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/reference.html
@@ -197,7 +197,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/value_type.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/value_type.html
index faa47426b5..098b000a22 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/value_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/value_type.html
@@ -197,7 +197,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/values_.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/values_.html
index 233ef91d01..0bfacefd1c 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/values_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/values_.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query.html b/doc/html/boost_asio/reference/ip__basic_resolver_query.html
index 0310e55574..09fe0cff84 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query.html
@@ -308,7 +308,7 @@ class basic_resolver_query :
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/address_configured.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/address_configured.html
index 91c1fce115..1f1d1a2def 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/address_configured.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/address_configured.html
@@ -41,7 +41,7 @@ Only
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/all_matching.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/all_matching.html
index 7e2ab27206..ba6043ee00 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/all_matching.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/all_matching.html
@@ -39,7 +39,7 @@ If
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query.html
index 3c99407f3f..31a9cf1456 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query.html
@@ -67,7 +67,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload1.html
index dd400b98f0..47188f2e29 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload1.html
@@ -70,7 +70,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload2.html
index 554009926b..c0f217392e 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload2.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload3.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload3.html
index fc9ddeff96..e115b475f6 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload3.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload3.html
@@ -88,7 +88,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload4.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload4.html
index ca0aee51ff..58a0d2d5b8 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload4.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload4.html
@@ -94,7 +94,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/canonical_name.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/canonical_name.html
index 5465ec547a..e7de6e77fa 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/canonical_name.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/canonical_name.html
@@ -39,7 +39,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/flags.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/flags.html
index 44acb5682c..f901c2b2cd 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/flags.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/flags.html
@@ -49,7 +49,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/hints.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/hints.html
index e3f4225e06..b0a5061696 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/hints.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/hints.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/host_name.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/host_name.html
index 8c009f6bcc..8c7899a5dd 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/host_name.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/host_name.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/numeric_host.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/numeric_host.html
index b08e6a56da..863616c6bc 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/numeric_host.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/numeric_host.html
@@ -40,7 +40,7 @@ Host
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/numeric_service.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/numeric_service.html
index 7abc2158e2..67c034a33d 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/numeric_service.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/numeric_service.html
@@ -40,7 +40,7 @@ Service
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/passive.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/passive.html
index 9e4abe66da..633b20860c 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/passive.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/passive.html
@@ -39,7 +39,7 @@ Indicate
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/protocol_type.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/protocol_type.html
index 9620a5d94c..610ce07a90 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/protocol_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/service_name.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/service_name.html
index 84a43262dd..bd97fecfe0 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/service_name.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/service_name.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_query/v4_mapped.html b/doc/html/boost_asio/reference/ip__basic_resolver_query/v4_mapped.html
index 2381fd628b..fd9ca928b3 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_query/v4_mapped.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_query/v4_mapped.html
@@ -40,7 +40,7 @@ If
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results.html b/doc/html/boost_asio/reference/ip__basic_resolver_results.html
index d8aa6609f2..d6feda6101 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results.html
@@ -570,7 +570,7 @@ class basic_resolver_results :
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results.html
index b97a9d4fe5..5dbd3d9618 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results.html
@@ -51,7 +51,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload1.html
index d120b48b40..a6e529dc38 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload2.html
index 6dd5191aa9..7fb2f1272d 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload3.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload3.html
index aea19de560..6f8029d061 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload3.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/basic_resolver_results/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/begin.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/begin.html
index 1a2f6c48a8..fdc378c076 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/begin.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/begin.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/cbegin.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/cbegin.html
index 0132199b6b..ada2f516d8 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/cbegin.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/cbegin.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/cend.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/cend.html
index 8ee54ceb20..0dd9e9865e 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/cend.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/cend.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/const_iterator.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/const_iterator.html
index 4a38ae9bfb..8a5afe6690 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/const_iterator.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/const_iterator.html
@@ -392,7 +392,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/const_reference.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/const_reference.html
index 04bf169bca..5e71f42e28 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/const_reference.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/const_reference.html
@@ -197,7 +197,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/dereference.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/dereference.html
index 771d21a0be..f946b63bec 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/dereference.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/dereference.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/difference_type.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/difference_type.html
index 74c137baba..d349c63fe6 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/difference_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/difference_type.html
@@ -46,7 +46,7 @@ Type
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/empty.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/empty.html
index ff2916fc77..511bf6b914 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/empty.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/empty.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/end.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/end.html
index 67b5f28e2c..09e57a5aa6 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/end.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/end.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/endpoint_type.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/endpoint_type.html
index 36566f5967..e99957065d 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/endpoint_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/endpoint_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/equal.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/equal.html
index 51134f5ed2..2035ca4733 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/equal.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/equal.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/increment.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/increment.html
index fbd5880a03..2d4a200e8d 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/increment.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/increment.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/index_.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/index_.html
index 83e6e7231e..d0c7b98301 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/index_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/index_.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/iterator.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/iterator.html
index 9472bf56cc..05dbecd522 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/iterator.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/iterator.html
@@ -392,7 +392,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/iterator_category.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/iterator_category.html
index 5086f83bc0..fe62faad5e 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/iterator_category.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/iterator_category.html
@@ -49,7 +49,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/max_size.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/max_size.html
index fbb28c30d8..66d8d6980d 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/max_size.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/max_size.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator__star_.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator__star_.html
index 61c09fa9f1..86fd08e80b 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator__star_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator__star_.html
@@ -39,7 +39,7 @@ Dereference an iterator.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_arrow_.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_arrow_.html
index 23ea6e54c4..53dd1c3b0f 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_arrow_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_arrow_.html
@@ -39,7 +39,7 @@ Dereference
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_.html
index 0118c8f4ca..6d1daa6af4 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_.html
@@ -45,7 +45,7 @@ Assignment
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_/overload1.html
index 7c8ddeb3d1..1e1f62f693 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_/overload2.html
index fbbcb4f033..75e766403a 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq_/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_.html
index e713c7f7a9..8c181fbe00 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_.html
@@ -44,7 +44,7 @@ friend bool <a class="link" href="operator_eq__eq_/overload2.html" title="ip::ba
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_/overload1.html
index da9a9557d0..5e1ed285f1 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_/overload1.html
@@ -47,7 +47,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_/overload2.html
index a971727b2f..c69e42eb42 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_eq__eq_/overload2.html
@@ -50,7 +50,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_.html
index 6f4a51c1e0..2ce4fd323c 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_.html
@@ -44,7 +44,7 @@ friend bool <a class="link" href="operator_not__eq_/overload2.html" title="ip::b
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_/overload1.html
index 2fcb0860ec..cb29483b65 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_/overload1.html
@@ -47,7 +47,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_/overload2.html
index 6919039188..f249f1c6a2 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_not__eq_/overload2.html
@@ -50,7 +50,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_.html
index bf6f4a3570..aa457fb2ac 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_.html
@@ -44,7 +44,7 @@ Increment
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_/overload1.html
index ac1865d866..c568c265b8 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_/overload1.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_/overload2.html
index d76124fd9d..6a5d804f7b 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/operator_plus__plus_/overload2.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/pointer.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/pointer.html
index 16f0608855..fccf4d9f82 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/pointer.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/pointer.html
@@ -49,7 +49,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/protocol_type.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/protocol_type.html
index dedf7ebc65..37f02e163e 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/protocol_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/reference.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/reference.html
index 56379b9e50..b173cf5689 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/reference.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/reference.html
@@ -197,7 +197,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/size.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/size.html
index 1cb37c74fc..e814646e61 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/size.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/size.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/size_type.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/size_type.html
index 7ce44535aa..2bde6c81ed 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/size_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/size_type.html
@@ -46,7 +46,7 @@ Type
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/swap.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/swap.html
index 1ccfb23fcf..7d88964d74 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/swap.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/swap.html
@@ -37,7 +37,7 @@ Swap
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/value_type.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/value_type.html
index c610378a46..b98cf85d07 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/value_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/value_type.html
@@ -31,7 +31,7 @@
The
type of a value in the results range.
</p>
-<pre class="programlisting">typedef basic_resolver_entry&lt; endpoint_type &gt; value_type;
+<pre class="programlisting">typedef basic_resolver_entry&lt; protocol_type &gt; value_type;
</pre>
<h6>
<a name="boost_asio.reference.ip__basic_resolver_results.value_type.h0"></a>
@@ -197,7 +197,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__basic_resolver_results/values_.html b/doc/html/boost_asio/reference/ip__basic_resolver_results/values_.html
index 63923b4652..3a59895e9a 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_results/values_.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_results/values_.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__host_name.html b/doc/html/boost_asio/reference/ip__host_name.html
index c06c99a3b8..4287c0929c 100644
--- a/doc/html/boost_asio/reference/ip__host_name.html
+++ b/doc/html/boost_asio/reference/ip__host_name.html
@@ -50,7 +50,7 @@ std::string <a class="link" href="ip__host_name/overload2.html" title="ip::host_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__host_name/overload1.html b/doc/html/boost_asio/reference/ip__host_name/overload1.html
index 72d9bd311d..e1e8e3a239 100644
--- a/doc/html/boost_asio/reference/ip__host_name/overload1.html
+++ b/doc/html/boost_asio/reference/ip__host_name/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__host_name/overload2.html b/doc/html/boost_asio/reference/ip__host_name/overload2.html
index 4f6475a521..b926ec7bab 100644
--- a/doc/html/boost_asio/reference/ip__host_name/overload2.html
+++ b/doc/html/boost_asio/reference/ip__host_name/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__icmp.html b/doc/html/boost_asio/reference/ip__icmp.html
index 01d31a6cda..ff01f5464f 100644
--- a/doc/html/boost_asio/reference/ip__icmp.html
+++ b/doc/html/boost_asio/reference/ip__icmp.html
@@ -252,7 +252,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__icmp/endpoint.html b/doc/html/boost_asio/reference/ip__icmp/endpoint.html
index d3fe9328da..28bcb1f538 100644
--- a/doc/html/boost_asio/reference/ip__icmp/endpoint.html
+++ b/doc/html/boost_asio/reference/ip__icmp/endpoint.html
@@ -402,7 +402,7 @@ The type of a ICMP
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__icmp/family.html b/doc/html/boost_asio/reference/ip__icmp/family.html
index 1649390841..3c33ef9bb0 100644
--- a/doc/html/boost_asio/reference/ip__icmp/family.html
+++ b/doc/html/boost_asio/reference/ip__icmp/family.html
@@ -36,7 +36,7 @@ Obtain an identifier
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__icmp/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__icmp/operator_eq__eq_.html
index 2bbc6aca34..a7f5b6207e 100644
--- a/doc/html/boost_asio/reference/ip__icmp/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__icmp/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__icmp/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__icmp/operator_not__eq_.html
index c1d6dd52ba..1db65a4190 100644
--- a/doc/html/boost_asio/reference/ip__icmp/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__icmp/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__icmp/protocol.html b/doc/html/boost_asio/reference/ip__icmp/protocol.html
index 13e63e5702..c96b8e130e 100644
--- a/doc/html/boost_asio/reference/ip__icmp/protocol.html
+++ b/doc/html/boost_asio/reference/ip__icmp/protocol.html
@@ -36,7 +36,7 @@ Obtain an identifier
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__icmp/resolver.html b/doc/html/boost_asio/reference/ip__icmp/resolver.html
index e51d0a868f..9f1d0f401c 100644
--- a/doc/html/boost_asio/reference/ip__icmp/resolver.html
+++ b/doc/html/boost_asio/reference/ip__icmp/resolver.html
@@ -436,7 +436,7 @@ The ICMP resolver
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__icmp/socket.html b/doc/html/boost_asio/reference/ip__icmp/socket.html
index f5159e1223..8a4e89c467 100644
--- a/doc/html/boost_asio/reference/ip__icmp/socket.html
+++ b/doc/html/boost_asio/reference/ip__icmp/socket.html
@@ -940,7 +940,7 @@ The ICMP socket type.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__icmp/type.html b/doc/html/boost_asio/reference/ip__icmp/type.html
index db51b16687..1ec1a50c7b 100644
--- a/doc/html/boost_asio/reference/ip__icmp/type.html
+++ b/doc/html/boost_asio/reference/ip__icmp/type.html
@@ -36,7 +36,7 @@ Obtain an identifier for
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__icmp/v4.html b/doc/html/boost_asio/reference/ip__icmp/v4.html
index 9c40547dc2..6dc9a34f07 100644
--- a/doc/html/boost_asio/reference/ip__icmp/v4.html
+++ b/doc/html/boost_asio/reference/ip__icmp/v4.html
@@ -36,7 +36,7 @@ Construct to represent the IPv4
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__icmp/v6.html b/doc/html/boost_asio/reference/ip__icmp/v6.html
index 5592a07e57..af79f4ba46 100644
--- a/doc/html/boost_asio/reference/ip__icmp/v6.html
+++ b/doc/html/boost_asio/reference/ip__icmp/v6.html
@@ -36,7 +36,7 @@ Construct to represent the IPv6
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__multicast__enable_loopback.html b/doc/html/boost_asio/reference/ip__multicast__enable_loopback.html
index d9a8d64da2..65f98b27ac 100644
--- a/doc/html/boost_asio/reference/ip__multicast__enable_loopback.html
+++ b/doc/html/boost_asio/reference/ip__multicast__enable_loopback.html
@@ -71,7 +71,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__multicast__hops.html b/doc/html/boost_asio/reference/ip__multicast__hops.html
index 95b7bd338e..7573672105 100644
--- a/doc/html/boost_asio/reference/ip__multicast__hops.html
+++ b/doc/html/boost_asio/reference/ip__multicast__hops.html
@@ -70,7 +70,7 @@ int ttl = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__multicast__join_group.html b/doc/html/boost_asio/reference/ip__multicast__join_group.html
index 641ea8f9ee..e09b247029 100644
--- a/doc/html/boost_asio/reference/ip__multicast__join_group.html
+++ b/doc/html/boost_asio/reference/ip__multicast__join_group.html
@@ -63,7 +63,7 @@ socket.set_option(option);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__multicast__leave_group.html b/doc/html/boost_asio/reference/ip__multicast__leave_group.html
index 1000e2a4f8..044af79002 100644
--- a/doc/html/boost_asio/reference/ip__multicast__leave_group.html
+++ b/doc/html/boost_asio/reference/ip__multicast__leave_group.html
@@ -63,7 +63,7 @@ socket.set_option(option);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__multicast__outbound_interface.html b/doc/html/boost_asio/reference/ip__multicast__outbound_interface.html
index 32c5f81134..154fea4155 100644
--- a/doc/html/boost_asio/reference/ip__multicast__outbound_interface.html
+++ b/doc/html/boost_asio/reference/ip__multicast__outbound_interface.html
@@ -63,7 +63,7 @@ socket.set_option(option);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4.html b/doc/html/boost_asio/reference/ip__network_v4.html
index 7c89f4faf7..011b6eccbc 100644
--- a/doc/html/boost_asio/reference/ip__network_v4.html
+++ b/doc/html/boost_asio/reference/ip__network_v4.html
@@ -323,7 +323,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/address.html b/doc/html/boost_asio/reference/ip__network_v4/address.html
index 68396fa2a8..ea160de143 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/address.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/address.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/broadcast.html b/doc/html/boost_asio/reference/ip__network_v4/broadcast.html
index 5e67a58a91..a0e0ad5c7f 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/broadcast.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/broadcast.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/canonical.html b/doc/html/boost_asio/reference/ip__network_v4/canonical.html
index 97e7a27f4a..a8b72279ac 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/canonical.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/canonical.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/hosts.html b/doc/html/boost_asio/reference/ip__network_v4/hosts.html
index 70a1442b0f..1de670cfe1 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/hosts.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/hosts.html
@@ -36,7 +36,7 @@ Obtain an address
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/is_host.html b/doc/html/boost_asio/reference/ip__network_v4/is_host.html
index 8895744444..732c2b2c93 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/is_host.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/is_host.html
@@ -36,7 +36,7 @@ Test if
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/is_subnet_of.html b/doc/html/boost_asio/reference/ip__network_v4/is_subnet_of.html
index f2befc8a50..4d7d74c789 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/is_subnet_of.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/is_subnet_of.html
@@ -37,7 +37,7 @@ Test
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4.html b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4.html
index 2e0cb2cdf1..5fc4d79c0a 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4.html
@@ -61,7 +61,7 @@ network_v4 <a class="link" href="make_network_v4/overload6.html" title="ip::netw
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload1.html b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload1.html
index 4f9563ec9b..032649f39f 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload1.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload2.html b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload2.html
index aa083f1a25..ce8c31e224 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload2.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload2.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload3.html b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload3.html
index ce62f0cf0f..5440396aad 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload3.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload3.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload4.html b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload4.html
index 2eab48716e..d4df2ea80c 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload4.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload4.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload5.html b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload5.html
index 0761d7d7a2..297e9a0634 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload5.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload5.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload6.html b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload6.html
index 85f87d3858..9ab4ea1337 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload6.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/make_network_v4/overload6.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/netmask.html b/doc/html/boost_asio/reference/ip__network_v4/netmask.html
index 4b34a5a044..9e33783074 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/netmask.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/netmask.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/network.html b/doc/html/boost_asio/reference/ip__network_v4/network.html
index d89f0c3a0b..54553c8561 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/network.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/network.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/network_v4.html b/doc/html/boost_asio/reference/ip__network_v4/network_v4.html
index 3344f43715..da2c9c18ab 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/network_v4.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/network_v4.html
@@ -60,7 +60,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload1.html b/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload1.html
index 45ec53091d..4bae4b998a 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload1.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload2.html b/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload2.html
index 6c122d76ea..d275234cf2 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload2.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload3.html b/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload3.html
index cd3a9dab99..087a3b5c68 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload3.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload3.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload4.html b/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload4.html
index 52a5788106..0f7ebd5aab 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload4.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/network_v4/overload4.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/operator_eq_.html b/doc/html/boost_asio/reference/ip__network_v4/operator_eq_.html
index 45e4234d85..21996ef797 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/operator_eq_.html
@@ -37,7 +37,7 @@ Assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__network_v4/operator_eq__eq_.html
index c224754540..7f38447c00 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__network_v4/operator_not__eq_.html
index 0369ef6e1e..7a311c9656 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/prefix_length.html b/doc/html/boost_asio/reference/ip__network_v4/prefix_length.html
index 83f0111f29..2d5de5e1dd 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/prefix_length.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/prefix_length.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/to_string.html b/doc/html/boost_asio/reference/ip__network_v4/to_string.html
index d6182a6801..aa2d447444 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/to_string.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/to_string.html
@@ -41,7 +41,7 @@ std::string <a class="link" href="to_string/overload2.html" title="ip::network_v
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/to_string/overload1.html b/doc/html/boost_asio/reference/ip__network_v4/to_string/overload1.html
index 0ce398a4ee..86e40a9819 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/to_string/overload1.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/to_string/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v4/to_string/overload2.html b/doc/html/boost_asio/reference/ip__network_v4/to_string/overload2.html
index 964fdff895..3de06b03fb 100644
--- a/doc/html/boost_asio/reference/ip__network_v4/to_string/overload2.html
+++ b/doc/html/boost_asio/reference/ip__network_v4/to_string/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6.html b/doc/html/boost_asio/reference/ip__network_v6.html
index 54dcefb6c7..0dc8a39ee3 100644
--- a/doc/html/boost_asio/reference/ip__network_v6.html
+++ b/doc/html/boost_asio/reference/ip__network_v6.html
@@ -294,7 +294,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/address.html b/doc/html/boost_asio/reference/ip__network_v6/address.html
index b8e8a342d0..b69b1a3db3 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/address.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/address.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/canonical.html b/doc/html/boost_asio/reference/ip__network_v6/canonical.html
index 008e087b5a..4a7c049dc0 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/canonical.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/canonical.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/hosts.html b/doc/html/boost_asio/reference/ip__network_v6/hosts.html
index a405601c6b..7122664d01 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/hosts.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/hosts.html
@@ -36,7 +36,7 @@ Obtain an address
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/is_host.html b/doc/html/boost_asio/reference/ip__network_v6/is_host.html
index 8334331ad8..b9a991dbc0 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/is_host.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/is_host.html
@@ -36,7 +36,7 @@ Test if
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/is_subnet_of.html b/doc/html/boost_asio/reference/ip__network_v6/is_subnet_of.html
index 16d183af59..a98639f13c 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/is_subnet_of.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/is_subnet_of.html
@@ -37,7 +37,7 @@ Test
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6.html b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6.html
index 1ca0575747..9c5277a70b 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6.html
@@ -61,7 +61,7 @@ network_v6 <a class="link" href="make_network_v6/overload6.html" title="ip::netw
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload1.html b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload1.html
index a4bdccc6d3..18c59b735a 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload1.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload2.html b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload2.html
index 88790f204b..7265bcf429 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload2.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload2.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload3.html b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload3.html
index 972cab1fea..92d0983f3a 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload3.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload3.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload4.html b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload4.html
index 75334afc8f..11460e0ec8 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload4.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload4.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload5.html b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload5.html
index f23e026e03..a245e4b908 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload5.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload5.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload6.html b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload6.html
index 1776f9b47b..fa85579fa8 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload6.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/make_network_v6/overload6.html
@@ -38,7 +38,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/network.html b/doc/html/boost_asio/reference/ip__network_v6/network.html
index d7f881331c..b7b675406f 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/network.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/network.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/network_v6.html b/doc/html/boost_asio/reference/ip__network_v6/network_v6.html
index 1d35dd2292..ad9a971942 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/network_v6.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/network_v6.html
@@ -52,7 +52,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/network_v6/overload1.html b/doc/html/boost_asio/reference/ip__network_v6/network_v6/overload1.html
index 44b89a6b21..2068c79b67 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/network_v6/overload1.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/network_v6/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/network_v6/overload2.html b/doc/html/boost_asio/reference/ip__network_v6/network_v6/overload2.html
index 86d809bef6..a0a3fffdb3 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/network_v6/overload2.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/network_v6/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/network_v6/overload3.html b/doc/html/boost_asio/reference/ip__network_v6/network_v6/overload3.html
index 2f43d8b478..f89916c9c2 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/network_v6/overload3.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/network_v6/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/operator_eq_.html b/doc/html/boost_asio/reference/ip__network_v6/operator_eq_.html
index 80e1d92a38..5ae72da044 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/operator_eq_.html
@@ -37,7 +37,7 @@ Assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__network_v6/operator_eq__eq_.html
index 4456625c1f..97dc3e335f 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__network_v6/operator_not__eq_.html
index 49092f711e..7a590be3e0 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/prefix_length.html b/doc/html/boost_asio/reference/ip__network_v6/prefix_length.html
index f5013d73d5..a2581bd171 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/prefix_length.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/prefix_length.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/to_string.html b/doc/html/boost_asio/reference/ip__network_v6/to_string.html
index 34e2df76c3..02b7cc7add 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/to_string.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/to_string.html
@@ -41,7 +41,7 @@ std::string <a class="link" href="to_string/overload2.html" title="ip::network_v
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/to_string/overload1.html b/doc/html/boost_asio/reference/ip__network_v6/to_string/overload1.html
index ef036cccd8..65ee9ac8d3 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/to_string/overload1.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/to_string/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__network_v6/to_string/overload2.html b/doc/html/boost_asio/reference/ip__network_v6/to_string/overload2.html
index 3e41a59b10..8dc4274b38 100644
--- a/doc/html/boost_asio/reference/ip__network_v6/to_string/overload2.html
+++ b/doc/html/boost_asio/reference/ip__network_v6/to_string/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_base.html b/doc/html/boost_asio/reference/ip__resolver_base.html
index 2c8a61b343..c45b113e9d 100644
--- a/doc/html/boost_asio/reference/ip__resolver_base.html
+++ b/doc/html/boost_asio/reference/ip__resolver_base.html
@@ -230,7 +230,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_base/_resolver_base.html b/doc/html/boost_asio/reference/ip__resolver_base/_resolver_base.html
index 81cf0faed7..5bd934f4c9 100644
--- a/doc/html/boost_asio/reference/ip__resolver_base/_resolver_base.html
+++ b/doc/html/boost_asio/reference/ip__resolver_base/_resolver_base.html
@@ -36,7 +36,7 @@ Protected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_base/address_configured.html b/doc/html/boost_asio/reference/ip__resolver_base/address_configured.html
index 01ee4b5973..768f22335e 100644
--- a/doc/html/boost_asio/reference/ip__resolver_base/address_configured.html
+++ b/doc/html/boost_asio/reference/ip__resolver_base/address_configured.html
@@ -38,7 +38,7 @@ Only
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_base/all_matching.html b/doc/html/boost_asio/reference/ip__resolver_base/all_matching.html
index fe2c27c647..5b47eb37f3 100644
--- a/doc/html/boost_asio/reference/ip__resolver_base/all_matching.html
+++ b/doc/html/boost_asio/reference/ip__resolver_base/all_matching.html
@@ -36,7 +36,7 @@ If
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_base/canonical_name.html b/doc/html/boost_asio/reference/ip__resolver_base/canonical_name.html
index 6cf279caaf..1405661de1 100644
--- a/doc/html/boost_asio/reference/ip__resolver_base/canonical_name.html
+++ b/doc/html/boost_asio/reference/ip__resolver_base/canonical_name.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_base/flags.html b/doc/html/boost_asio/reference/ip__resolver_base/flags.html
index 59de46f274..2941f910d4 100644
--- a/doc/html/boost_asio/reference/ip__resolver_base/flags.html
+++ b/doc/html/boost_asio/reference/ip__resolver_base/flags.html
@@ -46,7 +46,7 @@ A bitmask
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_base/numeric_host.html b/doc/html/boost_asio/reference/ip__resolver_base/numeric_host.html
index 07d51022b4..6fd3363981 100644
--- a/doc/html/boost_asio/reference/ip__resolver_base/numeric_host.html
+++ b/doc/html/boost_asio/reference/ip__resolver_base/numeric_host.html
@@ -37,7 +37,7 @@ Host
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_base/numeric_service.html b/doc/html/boost_asio/reference/ip__resolver_base/numeric_service.html
index 8e279246aa..802617318c 100644
--- a/doc/html/boost_asio/reference/ip__resolver_base/numeric_service.html
+++ b/doc/html/boost_asio/reference/ip__resolver_base/numeric_service.html
@@ -37,7 +37,7 @@ Service
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_base/passive.html b/doc/html/boost_asio/reference/ip__resolver_base/passive.html
index 72767c6aee..e64cd603a0 100644
--- a/doc/html/boost_asio/reference/ip__resolver_base/passive.html
+++ b/doc/html/boost_asio/reference/ip__resolver_base/passive.html
@@ -36,7 +36,7 @@ Indicate
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_base/v4_mapped.html b/doc/html/boost_asio/reference/ip__resolver_base/v4_mapped.html
index b1d1b4be01..5a951f2e82 100644
--- a/doc/html/boost_asio/reference/ip__resolver_base/v4_mapped.html
+++ b/doc/html/boost_asio/reference/ip__resolver_base/v4_mapped.html
@@ -37,7 +37,7 @@ If
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base.html b/doc/html/boost_asio/reference/ip__resolver_query_base.html
index 4633e45aeb..04f415ca19 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base.html
@@ -231,7 +231,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/_resolver_query_base.html b/doc/html/boost_asio/reference/ip__resolver_query_base/_resolver_query_base.html
index 13b3832992..716a276884 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/_resolver_query_base.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/_resolver_query_base.html
@@ -36,7 +36,7 @@ Protected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/address_configured.html b/doc/html/boost_asio/reference/ip__resolver_query_base/address_configured.html
index ec6f710e53..8932d2c00d 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/address_configured.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/address_configured.html
@@ -41,7 +41,7 @@ Only
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/all_matching.html b/doc/html/boost_asio/reference/ip__resolver_query_base/all_matching.html
index 72bd576219..cb1cacbdb9 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/all_matching.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/all_matching.html
@@ -39,7 +39,7 @@ If
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/canonical_name.html b/doc/html/boost_asio/reference/ip__resolver_query_base/canonical_name.html
index 96bc5154ec..07e217b3df 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/canonical_name.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/canonical_name.html
@@ -39,7 +39,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/flags.html b/doc/html/boost_asio/reference/ip__resolver_query_base/flags.html
index dc09b333be..0781ff3612 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/flags.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/flags.html
@@ -49,7 +49,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_host.html b/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_host.html
index 6e702e2506..0fff5e5e82 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_host.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_host.html
@@ -40,7 +40,7 @@ Host
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_service.html b/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_service.html
index eafd0ab9d7..3554f398f5 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_service.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/numeric_service.html
@@ -40,7 +40,7 @@ Service
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/passive.html b/doc/html/boost_asio/reference/ip__resolver_query_base/passive.html
index e29f65ffe9..782f903682 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/passive.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/passive.html
@@ -39,7 +39,7 @@ Indicate
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__resolver_query_base/v4_mapped.html b/doc/html/boost_asio/reference/ip__resolver_query_base/v4_mapped.html
index f27cdac159..60e643aeb2 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base/v4_mapped.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base/v4_mapped.html
@@ -40,7 +40,7 @@ If
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp.html b/doc/html/boost_asio/reference/ip__tcp.html
index fe47dfda0f..3463bd912d 100644
--- a/doc/html/boost_asio/reference/ip__tcp.html
+++ b/doc/html/boost_asio/reference/ip__tcp.html
@@ -288,7 +288,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/acceptor.html b/doc/html/boost_asio/reference/ip__tcp/acceptor.html
index b194a8e998..4bdec8f8fa 100644
--- a/doc/html/boost_asio/reference/ip__tcp/acceptor.html
+++ b/doc/html/boost_asio/reference/ip__tcp/acceptor.html
@@ -797,7 +797,7 @@ acceptor.listen();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/endpoint.html b/doc/html/boost_asio/reference/ip__tcp/endpoint.html
index 786c445b6f..0b324e8f71 100644
--- a/doc/html/boost_asio/reference/ip__tcp/endpoint.html
+++ b/doc/html/boost_asio/reference/ip__tcp/endpoint.html
@@ -401,7 +401,7 @@ The type of a TCP endpoint.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/family.html b/doc/html/boost_asio/reference/ip__tcp/family.html
index e265c65664..be6d9e3676 100644
--- a/doc/html/boost_asio/reference/ip__tcp/family.html
+++ b/doc/html/boost_asio/reference/ip__tcp/family.html
@@ -36,7 +36,7 @@ Obtain an identifier for
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/iostream.html b/doc/html/boost_asio/reference/ip__tcp/iostream.html
index 8cfb528d8e..7fc8ffe575 100644
--- a/doc/html/boost_asio/reference/ip__tcp/iostream.html
+++ b/doc/html/boost_asio/reference/ip__tcp/iostream.html
@@ -330,7 +330,7 @@ The TCP iostream type.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/no_delay.html b/doc/html/boost_asio/reference/ip__tcp/no_delay.html
index e9381c5200..b8146d61c8 100644
--- a/doc/html/boost_asio/reference/ip__tcp/no_delay.html
+++ b/doc/html/boost_asio/reference/ip__tcp/no_delay.html
@@ -70,7 +70,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__tcp/operator_eq__eq_.html
index 3a057edde3..4fd5528b0b 100644
--- a/doc/html/boost_asio/reference/ip__tcp/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__tcp/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare two
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__tcp/operator_not__eq_.html
index 63e62d4a0e..b228fd9739 100644
--- a/doc/html/boost_asio/reference/ip__tcp/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__tcp/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/protocol.html b/doc/html/boost_asio/reference/ip__tcp/protocol.html
index 049a207862..de77201129 100644
--- a/doc/html/boost_asio/reference/ip__tcp/protocol.html
+++ b/doc/html/boost_asio/reference/ip__tcp/protocol.html
@@ -36,7 +36,7 @@ Obtain an identifier
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/resolver.html b/doc/html/boost_asio/reference/ip__tcp/resolver.html
index f7845f759f..362a10d591 100644
--- a/doc/html/boost_asio/reference/ip__tcp/resolver.html
+++ b/doc/html/boost_asio/reference/ip__tcp/resolver.html
@@ -435,7 +435,7 @@ The TCP resolver type.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/socket.html b/doc/html/boost_asio/reference/ip__tcp/socket.html
index 6d752a5e05..983950e513 100644
--- a/doc/html/boost_asio/reference/ip__tcp/socket.html
+++ b/doc/html/boost_asio/reference/ip__tcp/socket.html
@@ -944,7 +944,7 @@ The TCP socket type.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/type.html b/doc/html/boost_asio/reference/ip__tcp/type.html
index 7f8269c813..e23c185c7e 100644
--- a/doc/html/boost_asio/reference/ip__tcp/type.html
+++ b/doc/html/boost_asio/reference/ip__tcp/type.html
@@ -36,7 +36,7 @@ Obtain an identifier for the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/v4.html b/doc/html/boost_asio/reference/ip__tcp/v4.html
index fe33a25488..98d0d2232a 100644
--- a/doc/html/boost_asio/reference/ip__tcp/v4.html
+++ b/doc/html/boost_asio/reference/ip__tcp/v4.html
@@ -36,7 +36,7 @@ Construct to represent the IPv4
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__tcp/v6.html b/doc/html/boost_asio/reference/ip__tcp/v6.html
index d4e7497a53..f55cc617f7 100644
--- a/doc/html/boost_asio/reference/ip__tcp/v6.html
+++ b/doc/html/boost_asio/reference/ip__tcp/v6.html
@@ -36,7 +36,7 @@ Construct to represent the IPv6
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__udp.html b/doc/html/boost_asio/reference/ip__udp.html
index a6a904be6b..631f817435 100644
--- a/doc/html/boost_asio/reference/ip__udp.html
+++ b/doc/html/boost_asio/reference/ip__udp.html
@@ -252,7 +252,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__udp/endpoint.html b/doc/html/boost_asio/reference/ip__udp/endpoint.html
index 879f785b07..8a4c90a514 100644
--- a/doc/html/boost_asio/reference/ip__udp/endpoint.html
+++ b/doc/html/boost_asio/reference/ip__udp/endpoint.html
@@ -401,7 +401,7 @@ The type of a UDP endpoint.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__udp/family.html b/doc/html/boost_asio/reference/ip__udp/family.html
index b9e0f15520..83e0bea665 100644
--- a/doc/html/boost_asio/reference/ip__udp/family.html
+++ b/doc/html/boost_asio/reference/ip__udp/family.html
@@ -36,7 +36,7 @@ Obtain an identifier for
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__udp/operator_eq__eq_.html b/doc/html/boost_asio/reference/ip__udp/operator_eq__eq_.html
index f15ef269d8..8e56cb2a67 100644
--- a/doc/html/boost_asio/reference/ip__udp/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/ip__udp/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare two
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__udp/operator_not__eq_.html b/doc/html/boost_asio/reference/ip__udp/operator_not__eq_.html
index e3009a01b8..cb4998c10b 100644
--- a/doc/html/boost_asio/reference/ip__udp/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/ip__udp/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__udp/protocol.html b/doc/html/boost_asio/reference/ip__udp/protocol.html
index 570374679b..bae1a42748 100644
--- a/doc/html/boost_asio/reference/ip__udp/protocol.html
+++ b/doc/html/boost_asio/reference/ip__udp/protocol.html
@@ -36,7 +36,7 @@ Obtain an identifier
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__udp/resolver.html b/doc/html/boost_asio/reference/ip__udp/resolver.html
index a288fefd53..56225fe920 100644
--- a/doc/html/boost_asio/reference/ip__udp/resolver.html
+++ b/doc/html/boost_asio/reference/ip__udp/resolver.html
@@ -435,7 +435,7 @@ The UDP resolver type.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__udp/socket.html b/doc/html/boost_asio/reference/ip__udp/socket.html
index f41b3f1b15..b0efb8a8da 100644
--- a/doc/html/boost_asio/reference/ip__udp/socket.html
+++ b/doc/html/boost_asio/reference/ip__udp/socket.html
@@ -941,7 +941,7 @@ The UDP socket type.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__udp/type.html b/doc/html/boost_asio/reference/ip__udp/type.html
index 284c7c43ee..60d47c331f 100644
--- a/doc/html/boost_asio/reference/ip__udp/type.html
+++ b/doc/html/boost_asio/reference/ip__udp/type.html
@@ -36,7 +36,7 @@ Obtain an identifier for the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__udp/v4.html b/doc/html/boost_asio/reference/ip__udp/v4.html
index e02e7493a3..afe1a610cb 100644
--- a/doc/html/boost_asio/reference/ip__udp/v4.html
+++ b/doc/html/boost_asio/reference/ip__udp/v4.html
@@ -36,7 +36,7 @@ Construct to represent the IPv4
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__udp/v6.html b/doc/html/boost_asio/reference/ip__udp/v6.html
index 81e7622fed..b607f8a179 100644
--- a/doc/html/boost_asio/reference/ip__udp/v6.html
+++ b/doc/html/boost_asio/reference/ip__udp/v6.html
@@ -36,7 +36,7 @@ Construct to represent the IPv6
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__unicast__hops.html b/doc/html/boost_asio/reference/ip__unicast__hops.html
index 8b7a6b33f2..0f21e87a7b 100644
--- a/doc/html/boost_asio/reference/ip__unicast__hops.html
+++ b/doc/html/boost_asio/reference/ip__unicast__hops.html
@@ -70,7 +70,7 @@ int ttl = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__v4_mapped_t.html b/doc/html/boost_asio/reference/ip__v4_mapped_t.html
index f439fb1901..43b751700a 100644
--- a/doc/html/boost_asio/reference/ip__v4_mapped_t.html
+++ b/doc/html/boost_asio/reference/ip__v4_mapped_t.html
@@ -60,7 +60,7 @@ Tag type used for distinguishing
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ip__v6_only.html b/doc/html/boost_asio/reference/ip__v6_only.html
index 6530a4b3b8..fa29f98d84 100644
--- a/doc/html/boost_asio/reference/ip__v6_only.html
+++ b/doc/html/boost_asio/reference/ip__v6_only.html
@@ -70,7 +70,7 @@ bool v6_only = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_const_buffer_sequence.html b/doc/html/boost_asio/reference/is_const_buffer_sequence.html
index 91a3ee829c..fd4bcfeb96 100644
--- a/doc/html/boost_asio/reference/is_const_buffer_sequence.html
+++ b/doc/html/boost_asio/reference/is_const_buffer_sequence.html
@@ -46,7 +46,7 @@ struct is_const_buffer_sequence
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_dynamic_buffer.html b/doc/html/boost_asio/reference/is_dynamic_buffer.html
index 840e4b80c7..d36c91af26 100644
--- a/doc/html/boost_asio/reference/is_dynamic_buffer.html
+++ b/doc/html/boost_asio/reference/is_dynamic_buffer.html
@@ -46,7 +46,7 @@ struct is_dynamic_buffer
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_endpoint_sequence.html b/doc/html/boost_asio/reference/is_endpoint_sequence.html
index aadf011c78..d1710952ce 100644
--- a/doc/html/boost_asio/reference/is_endpoint_sequence.html
+++ b/doc/html/boost_asio/reference/is_endpoint_sequence.html
@@ -82,7 +82,7 @@ struct is_endpoint_sequence
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_endpoint_sequence/value.html b/doc/html/boost_asio/reference/is_endpoint_sequence/value.html
index 404176e0bf..65d2911ff2 100644
--- a/doc/html/boost_asio/reference/is_endpoint_sequence/value.html
+++ b/doc/html/boost_asio/reference/is_endpoint_sequence/value.html
@@ -36,7 +36,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_.html b/doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_.html
index 7742fb8c32..bdfa9d4a0e 100644
--- a/doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_.html
+++ b/doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_.html
@@ -75,7 +75,7 @@ struct boost::system::is_error_code_enum&lt; boost::asio::error::addrinfo_errors
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_/value.html b/doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_/value.html
index b44bff8218..9f5081bc65 100644
--- a/doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_/value.html
+++ b/doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_/value.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_.html b/doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_.html
index b53f1a8144..468726d0ce 100644
--- a/doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_.html
+++ b/doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_.html
@@ -75,7 +75,7 @@ struct boost::system::is_error_code_enum&lt; boost::asio::error::basic_errors &g
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_/value.html b/doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_/value.html
index a286c12d0d..1bf02ab881 100644
--- a/doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_/value.html
+++ b/doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_/value.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_error_code_enum_lt__boost__asio__ssl__error__stream_errors__gt_.html b/doc/html/boost_asio/reference/is_error_code_enum_lt__boost__asio__ssl__error__stream_errors__gt_.html
index 40bd630342..b44ff6cdc0 100644
--- a/doc/html/boost_asio/reference/is_error_code_enum_lt__boost__asio__ssl__error__stream_errors__gt_.html
+++ b/doc/html/boost_asio/reference/is_error_code_enum_lt__boost__asio__ssl__error__stream_errors__gt_.html
@@ -75,7 +75,7 @@ struct boost::system::is_error_code_enum&lt; boost::asio::ssl::error::stream_err
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_error_code_enum_lt__boost__asio__ssl__error__stream_errors__gt_/value.html b/doc/html/boost_asio/reference/is_error_code_enum_lt__boost__asio__ssl__error__stream_errors__gt_/value.html
index 2ceaf032a3..474e0a1ad4 100644
--- a/doc/html/boost_asio/reference/is_error_code_enum_lt__boost__asio__ssl__error__stream_errors__gt_/value.html
+++ b/doc/html/boost_asio/reference/is_error_code_enum_lt__boost__asio__ssl__error__stream_errors__gt_/value.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_.html b/doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_.html
index 5cf2da10f3..395d910077 100644
--- a/doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_.html
+++ b/doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_.html
@@ -75,7 +75,7 @@ struct boost::system::is_error_code_enum&lt; boost::asio::error::misc_errors &gt
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_/value.html b/doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_/value.html
index 7836794209..a9bb28a384 100644
--- a/doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_/value.html
+++ b/doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_/value.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_.html b/doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_.html
index 89b1f9892e..8d247462f7 100644
--- a/doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_.html
+++ b/doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_.html
@@ -75,7 +75,7 @@ struct boost::system::is_error_code_enum&lt; boost::asio::error::netdb_errors &g
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_/value.html b/doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_/value.html
index 9354be2fa7..9d68228d73 100644
--- a/doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_/value.html
+++ b/doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_/value.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_.html b/doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_.html
index 858c58572a..cb074dc32f 100644
--- a/doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_.html
+++ b/doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_.html
@@ -75,7 +75,7 @@ struct boost::system::is_error_code_enum&lt; boost::asio::error::ssl_errors &gt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_/value.html b/doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_/value.html
index 18c97be51c..3af62273bb 100644
--- a/doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_/value.html
+++ b/doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_/value.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_executor.html b/doc/html/boost_asio/reference/is_executor.html
index 9e7c3fc0aa..43017a8f23 100644
--- a/doc/html/boost_asio/reference/is_executor.html
+++ b/doc/html/boost_asio/reference/is_executor.html
@@ -52,7 +52,7 @@ struct is_executor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_match_condition.html b/doc/html/boost_asio/reference/is_match_condition.html
index de91677eff..311a9cf9c9 100644
--- a/doc/html/boost_asio/reference/is_match_condition.html
+++ b/doc/html/boost_asio/reference/is_match_condition.html
@@ -81,7 +81,7 @@ struct is_match_condition
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_match_condition/value.html b/doc/html/boost_asio/reference/is_match_condition/value.html
index 28042912b4..d4b6f3673a 100644
--- a/doc/html/boost_asio/reference/is_match_condition/value.html
+++ b/doc/html/boost_asio/reference/is_match_condition/value.html
@@ -36,7 +36,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_mutable_buffer_sequence.html b/doc/html/boost_asio/reference/is_mutable_buffer_sequence.html
index 3fc1123658..3f346abba4 100644
--- a/doc/html/boost_asio/reference/is_mutable_buffer_sequence.html
+++ b/doc/html/boost_asio/reference/is_mutable_buffer_sequence.html
@@ -46,7 +46,7 @@ struct is_mutable_buffer_sequence
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_read_buffered.html b/doc/html/boost_asio/reference/is_read_buffered.html
index b1487b1938..122d0bd908 100644
--- a/doc/html/boost_asio/reference/is_read_buffered.html
+++ b/doc/html/boost_asio/reference/is_read_buffered.html
@@ -84,7 +84,7 @@ class is_read_buffered
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_read_buffered/value.html b/doc/html/boost_asio/reference/is_read_buffered/value.html
index e8106b5a62..c8616719f6 100644
--- a/doc/html/boost_asio/reference/is_read_buffered/value.html
+++ b/doc/html/boost_asio/reference/is_read_buffered/value.html
@@ -36,7 +36,7 @@ The value
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_write_buffered.html b/doc/html/boost_asio/reference/is_write_buffered.html
index c3667d1096..7bb8842fdd 100644
--- a/doc/html/boost_asio/reference/is_write_buffered.html
+++ b/doc/html/boost_asio/reference/is_write_buffered.html
@@ -84,7 +84,7 @@ class is_write_buffered
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/is_write_buffered/value.html b/doc/html/boost_asio/reference/is_write_buffered/value.html
index 75f77345a0..108e93d7d7 100644
--- a/doc/html/boost_asio/reference/is_write_buffered/value.html
+++ b/doc/html/boost_asio/reference/is_write_buffered/value.html
@@ -36,7 +36,7 @@ The value
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint.html b/doc/html/boost_asio/reference/local__basic_endpoint.html
index 4fa39b0647..4d66af2f05 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint.html
@@ -372,7 +372,7 @@ class basic_endpoint
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint.html b/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint.html
index aa95900a53..fa4c913725 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint.html
@@ -55,7 +55,7 @@ Default
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload1.html b/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload1.html
index 38cb4b8d11..e0aeb74011 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload2.html b/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload2.html
index 3ff8994b98..ca33a2cacd 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html b/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html
index 5f303c726d..0650c834a3 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload4.html b/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload4.html
index 4748ed93bb..8f6a8c5f2a 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload4.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload4.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/capacity.html b/doc/html/boost_asio/reference/local__basic_endpoint/capacity.html
index 0ea7412f79..8e886c9c49 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/capacity.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/capacity.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/data.html b/doc/html/boost_asio/reference/local__basic_endpoint/data.html
index 30c187d04f..24f79e13b4 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/data.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/data.html
@@ -40,7 +40,7 @@ const data_type * <a class="link" href="data/overload2.html" title="local::basic
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/data/overload1.html b/doc/html/boost_asio/reference/local__basic_endpoint/data/overload1.html
index 086ccbc374..4d4527d1a3 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/data/overload1.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/data/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/data/overload2.html b/doc/html/boost_asio/reference/local__basic_endpoint/data/overload2.html
index f93f0c5de2..dea0e6d64f 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/data/overload2.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/data/overload2.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/data_type.html b/doc/html/boost_asio/reference/local__basic_endpoint/data_type.html
index 6ca1bc0861..b4bb5602ab 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/data_type.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/data_type.html
@@ -47,7 +47,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/operator_eq_.html b/doc/html/boost_asio/reference/local__basic_endpoint/operator_eq_.html
index 9e984c8370..f63290f4a8 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/operator_eq_.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/operator_eq_.html
@@ -37,7 +37,7 @@ Assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/operator_eq__eq_.html b/doc/html/boost_asio/reference/local__basic_endpoint/operator_eq__eq_.html
index 07aaddfb63..24b6d4b24e 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/operator_eq__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/operator_gt_.html b/doc/html/boost_asio/reference/local__basic_endpoint/operator_gt_.html
index b03efe9706..3f7b760523 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/operator_gt_.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/operator_gt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/operator_gt__eq_.html b/doc/html/boost_asio/reference/local__basic_endpoint/operator_gt__eq_.html
index 8febe19c09..058e52409f 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/operator_gt__eq_.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/operator_gt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/operator_lt_.html b/doc/html/boost_asio/reference/local__basic_endpoint/operator_lt_.html
index 91dc694d9a..1b7a49adcb 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/operator_lt_.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/operator_lt_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/operator_lt__eq_.html b/doc/html/boost_asio/reference/local__basic_endpoint/operator_lt__eq_.html
index 0cd04ef96c..b7afda82c8 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/operator_lt__eq_.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/operator_lt__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/operator_lt__lt_.html b/doc/html/boost_asio/reference/local__basic_endpoint/operator_lt__lt_.html
index 31350f26d8..8acea5faa0 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/operator_lt__lt_.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/operator_lt__lt_.html
@@ -66,7 +66,7 @@ Output
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/operator_not__eq_.html b/doc/html/boost_asio/reference/local__basic_endpoint/operator_not__eq_.html
index ca9199b08a..b474eecea2 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/operator_not__eq_.html
@@ -48,7 +48,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/path.html b/doc/html/boost_asio/reference/local__basic_endpoint/path.html
index eafb03b674..b69c8e23ba 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/path.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/path.html
@@ -48,7 +48,7 @@ void <a class="link" href="path/overload3.html" title="local::basic_endpoint::pa
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/path/overload1.html b/doc/html/boost_asio/reference/local__basic_endpoint/path/overload1.html
index b0c48ded19..da2e18d8d3 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/path/overload1.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/path/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/path/overload2.html b/doc/html/boost_asio/reference/local__basic_endpoint/path/overload2.html
index 8d39bd532a..f6a80326c6 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/path/overload2.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/path/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/path/overload3.html b/doc/html/boost_asio/reference/local__basic_endpoint/path/overload3.html
index 9c3012679f..0c5f429b40 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/path/overload3.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/path/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/protocol.html b/doc/html/boost_asio/reference/local__basic_endpoint/protocol.html
index 220b927692..462b6db771 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/protocol.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/protocol.html
@@ -36,7 +36,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/protocol_type.html b/doc/html/boost_asio/reference/local__basic_endpoint/protocol_type.html
index d0e2f68ce8..3ec17fda22 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/protocol_type.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/protocol_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/resize.html b/doc/html/boost_asio/reference/local__basic_endpoint/resize.html
index 0c4b0ed5b5..01ff01d0ec 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/resize.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/resize.html
@@ -37,7 +37,7 @@ Set
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/size.html b/doc/html/boost_asio/reference/local__basic_endpoint/size.html
index 2ddaeee7e2..b7b7fe3128 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/size.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/size.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__connect_pair.html b/doc/html/boost_asio/reference/local__connect_pair.html
index 46c2895e3a..2ef21eda76 100644
--- a/doc/html/boost_asio/reference/local__connect_pair.html
+++ b/doc/html/boost_asio/reference/local__connect_pair.html
@@ -59,7 +59,7 @@ void <a class="link" href="local__connect_pair/overload2.html" title="local::con
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__connect_pair/overload1.html b/doc/html/boost_asio/reference/local__connect_pair/overload1.html
index 2a7575acdf..cb1ea4bcb7 100644
--- a/doc/html/boost_asio/reference/local__connect_pair/overload1.html
+++ b/doc/html/boost_asio/reference/local__connect_pair/overload1.html
@@ -39,7 +39,7 @@ void connect_pair(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__connect_pair/overload2.html b/doc/html/boost_asio/reference/local__connect_pair/overload2.html
index 12f5f2e6c2..6f5925af93 100644
--- a/doc/html/boost_asio/reference/local__connect_pair/overload2.html
+++ b/doc/html/boost_asio/reference/local__connect_pair/overload2.html
@@ -40,7 +40,7 @@ void connect_pair(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__datagram_protocol.html b/doc/html/boost_asio/reference/local__datagram_protocol.html
index 896c2baf73..4df8eab1e7 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol.html
@@ -168,7 +168,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html b/doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html
index a235a6c58a..2df2571059 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html
@@ -372,7 +372,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__datagram_protocol/family.html b/doc/html/boost_asio/reference/local__datagram_protocol/family.html
index 16e64f857c..26f9b6b75b 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/family.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/family.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__datagram_protocol/protocol.html b/doc/html/boost_asio/reference/local__datagram_protocol/protocol.html
index 76d49a56d0..72a1b60565 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/protocol.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__datagram_protocol/socket.html b/doc/html/boost_asio/reference/local__datagram_protocol/socket.html
index ce29b1c6a4..24d6ab8369 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/socket.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/socket.html
@@ -943,7 +943,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__datagram_protocol/type.html b/doc/html/boost_asio/reference/local__datagram_protocol/type.html
index 7762cac803..421a8796b1 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/type.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/type.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__stream_protocol.html b/doc/html/boost_asio/reference/local__stream_protocol.html
index 6f72583330..a4671482dc 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol.html
@@ -192,7 +192,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__stream_protocol/acceptor.html b/doc/html/boost_asio/reference/local__stream_protocol/acceptor.html
index a8f44dbd6e..16637f0757 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/acceptor.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/acceptor.html
@@ -800,7 +800,7 @@ acceptor.listen();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__stream_protocol/endpoint.html b/doc/html/boost_asio/reference/local__stream_protocol/endpoint.html
index 5520c817d7..78babcbb5f 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/endpoint.html
@@ -372,7 +372,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__stream_protocol/family.html b/doc/html/boost_asio/reference/local__stream_protocol/family.html
index 1c70a74f57..c70cce9233 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/family.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/family.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__stream_protocol/iostream.html b/doc/html/boost_asio/reference/local__stream_protocol/iostream.html
index da8718f699..cdb601dfa4 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/iostream.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/iostream.html
@@ -331,7 +331,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__stream_protocol/protocol.html b/doc/html/boost_asio/reference/local__stream_protocol/protocol.html
index 63d933c05a..b46a6ff285 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/protocol.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__stream_protocol/socket.html b/doc/html/boost_asio/reference/local__stream_protocol/socket.html
index eed3b56185..08fa43dd21 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/socket.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/socket.html
@@ -946,7 +946,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/local__stream_protocol/type.html b/doc/html/boost_asio/reference/local__stream_protocol/type.html
index da697a2b93..edd0db6936 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/type.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/type.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/make_work_guard.html b/doc/html/boost_asio/reference/make_work_guard.html
index ff66271236..b4cc9a41c9 100644
--- a/doc/html/boost_asio/reference/make_work_guard.html
+++ b/doc/html/boost_asio/reference/make_work_guard.html
@@ -67,7 +67,7 @@ template&lt;
executor_work_guard&lt; typename associated_executor&lt; T, typename ExecutionContext::executor_type &gt;::type &gt; <a class="link" href="make_work_guard/overload5.html" title="make_work_guard (5 of 5 overloads)">make_work_guard</a>(
const T &amp; t,
ExecutionContext &amp; ctx,
- typename enable_if&lt;!is_executor&lt; T &gt;::value &amp;&amp;!is_convertible&lt; T &amp;, execution_context &amp; &gt;::value &gt;::type * = 0);
+ typename enable_if&lt;!is_executor&lt; T &gt;::value &amp;&amp;!is_convertible&lt; T &amp;, execution_context &amp; &gt;::value &amp;&amp;is_convertible&lt; ExecutionContext &amp;, execution_context &amp; &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="make_work_guard/overload5.html" title="make_work_guard (5 of 5 overloads)">more...</a></em></span>
</pre>
<h5>
@@ -83,7 +83,7 @@ executor_work_guard&lt; typename associated_executor&lt; T, typename ExecutionCo
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/make_work_guard/overload1.html b/doc/html/boost_asio/reference/make_work_guard/overload1.html
index a4bdeebee5..00825fb574 100644
--- a/doc/html/boost_asio/reference/make_work_guard/overload1.html
+++ b/doc/html/boost_asio/reference/make_work_guard/overload1.html
@@ -40,7 +40,7 @@ executor_work_guard&lt; Executor &gt; make_work_guard(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/make_work_guard/overload2.html b/doc/html/boost_asio/reference/make_work_guard/overload2.html
index a0c09a1af8..7b7e99e936 100644
--- a/doc/html/boost_asio/reference/make_work_guard/overload2.html
+++ b/doc/html/boost_asio/reference/make_work_guard/overload2.html
@@ -40,7 +40,7 @@ executor_work_guard&lt; typename ExecutionContext::executor_type &gt; make_work_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/make_work_guard/overload3.html b/doc/html/boost_asio/reference/make_work_guard/overload3.html
index 53f9bb198e..996f8cb0ef 100644
--- a/doc/html/boost_asio/reference/make_work_guard/overload3.html
+++ b/doc/html/boost_asio/reference/make_work_guard/overload3.html
@@ -40,7 +40,7 @@ executor_work_guard&lt; typename associated_executor&lt; T &gt;::type &gt; make_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/make_work_guard/overload4.html b/doc/html/boost_asio/reference/make_work_guard/overload4.html
index 966b8d0a8c..cfca11a3be 100644
--- a/doc/html/boost_asio/reference/make_work_guard/overload4.html
+++ b/doc/html/boost_asio/reference/make_work_guard/overload4.html
@@ -42,7 +42,7 @@ executor_work_guard&lt; typename associated_executor&lt; T, Executor &gt;::type
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/make_work_guard/overload5.html b/doc/html/boost_asio/reference/make_work_guard/overload5.html
index b4c5cc30dc..c925a23222 100644
--- a/doc/html/boost_asio/reference/make_work_guard/overload5.html
+++ b/doc/html/boost_asio/reference/make_work_guard/overload5.html
@@ -37,12 +37,12 @@
executor_work_guard&lt; typename associated_executor&lt; T, typename ExecutionContext::executor_type &gt;::type &gt; make_work_guard(
const T &amp; t,
ExecutionContext &amp; ctx,
- typename enable_if&lt;!is_executor&lt; T &gt;::value &amp;&amp;!is_convertible&lt; T &amp;, execution_context &amp; &gt;::value &gt;::type * = 0);
+ typename enable_if&lt;!is_executor&lt; T &gt;::value &amp;&amp;!is_convertible&lt; T &amp;, execution_context &amp; &gt;::value &amp;&amp;is_convertible&lt; ExecutionContext &amp;, execution_context &amp; &gt;::value &gt;::type * = 0);
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffer.html b/doc/html/boost_asio/reference/mutable_buffer.html
index 10c92e7f31..83ae34c6fe 100644
--- a/doc/html/boost_asio/reference/mutable_buffer.html
+++ b/doc/html/boost_asio/reference/mutable_buffer.html
@@ -176,7 +176,7 @@ unsigned char* p1 = static_cast&lt;unsigned char*&gt;(b1.data());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffer/data.html b/doc/html/boost_asio/reference/mutable_buffer/data.html
index 198d11a507..3942701288 100644
--- a/doc/html/boost_asio/reference/mutable_buffer/data.html
+++ b/doc/html/boost_asio/reference/mutable_buffer/data.html
@@ -36,7 +36,7 @@ Get a pointer
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer.html b/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer.html
index 67b6898284..5a46594c0c 100644
--- a/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer.html
+++ b/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer.html
@@ -45,7 +45,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer/overload1.html b/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer/overload1.html
index b1b9a5b374..c9d2f9a669 100644
--- a/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer/overload1.html
+++ b/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer/overload2.html b/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer/overload2.html
index a69f151430..184aa9062b 100644
--- a/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer/overload2.html
+++ b/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffer/operator_plus_.html b/doc/html/boost_asio/reference/mutable_buffer/operator_plus_.html
index 4cb5705821..f0612d219a 100644
--- a/doc/html/boost_asio/reference/mutable_buffer/operator_plus_.html
+++ b/doc/html/boost_asio/reference/mutable_buffer/operator_plus_.html
@@ -44,7 +44,7 @@ mutable_buffer <a class="link" href="operator_plus_/overload2.html" title="mutab
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffer/operator_plus_/overload1.html b/doc/html/boost_asio/reference/mutable_buffer/operator_plus_/overload1.html
index 4eaf4ad0d9..de8de400e0 100644
--- a/doc/html/boost_asio/reference/mutable_buffer/operator_plus_/overload1.html
+++ b/doc/html/boost_asio/reference/mutable_buffer/operator_plus_/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffer/operator_plus_/overload2.html b/doc/html/boost_asio/reference/mutable_buffer/operator_plus_/overload2.html
index 501051d16c..747f368f34 100644
--- a/doc/html/boost_asio/reference/mutable_buffer/operator_plus_/overload2.html
+++ b/doc/html/boost_asio/reference/mutable_buffer/operator_plus_/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffer/operator_plus__eq_.html b/doc/html/boost_asio/reference/mutable_buffer/operator_plus__eq_.html
index aafd016a9b..ff5ba3d6e0 100644
--- a/doc/html/boost_asio/reference/mutable_buffer/operator_plus__eq_.html
+++ b/doc/html/boost_asio/reference/mutable_buffer/operator_plus__eq_.html
@@ -37,7 +37,7 @@ Move
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffer/size.html b/doc/html/boost_asio/reference/mutable_buffer/size.html
index cdbe42b3a3..d8044f9259 100644
--- a/doc/html/boost_asio/reference/mutable_buffer/size.html
+++ b/doc/html/boost_asio/reference/mutable_buffer/size.html
@@ -36,7 +36,7 @@ Get the size
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1.html b/doc/html/boost_asio/reference/mutable_buffers_1.html
index 6eca0aee6e..9aea0d8d09 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1.html
@@ -231,7 +231,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/begin.html b/doc/html/boost_asio/reference/mutable_buffers_1/begin.html
index dc0e48b608..c7bdd5c4c4 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/begin.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/begin.html
@@ -36,7 +36,7 @@ Get a
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/const_iterator.html b/doc/html/boost_asio/reference/mutable_buffers_1/const_iterator.html
index d6e68f7961..9213bf38c9 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/const_iterator.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/const_iterator.html
@@ -46,7 +46,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/data.html b/doc/html/boost_asio/reference/mutable_buffers_1/data.html
index 952b42335a..f577e456e1 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/data.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/data.html
@@ -39,7 +39,7 @@ Get a pointer
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/end.html b/doc/html/boost_asio/reference/mutable_buffers_1/end.html
index c9db0066fc..c48adcc251 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/end.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/end.html
@@ -36,7 +36,7 @@ Get a random-access
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1.html b/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1.html
index 6e4f6eec4d..1f77edc5e9 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1.html
@@ -46,7 +46,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload1.html b/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload1.html
index 110de496d2..67f05321dd 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload1.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload1.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload2.html b/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload2.html
index 4bd6941a70..e2f049a4fa 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload2.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_.html b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_.html
index 87283c1dda..0dedcbfbc1 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_.html
@@ -44,7 +44,7 @@ mutable_buffer <a class="link" href="operator_plus_/overload2.html" title="mutab
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload1.html b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload1.html
index 158b28c92c..7a7eff30ac 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload1.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload1.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload2.html b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload2.html
index b5099f5c6d..404cebc73b 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload2.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload2.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus__eq_.html b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus__eq_.html
index 78b86234f9..c0c7886314 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus__eq_.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus__eq_.html
@@ -40,7 +40,7 @@ Move
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/size.html b/doc/html/boost_asio/reference/mutable_buffers_1/size.html
index 871af9bfdb..b608e37749 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/size.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/size.html
@@ -39,7 +39,7 @@ Get the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/mutable_buffers_1/value_type.html b/doc/html/boost_asio/reference/mutable_buffers_1/value_type.html
index 145c980be8..95da46e6cc 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/value_type.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/value_type.html
@@ -180,7 +180,7 @@ unsigned char* p1 = static_cast&lt;unsigned char*&gt;(b1.data());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/null_buffers.html b/doc/html/boost_asio/reference/null_buffers.html
index d4eda00b4b..3c29d8b2b7 100644
--- a/doc/html/boost_asio/reference/null_buffers.html
+++ b/doc/html/boost_asio/reference/null_buffers.html
@@ -143,7 +143,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/null_buffers/begin.html b/doc/html/boost_asio/reference/null_buffers/begin.html
index 71b8cb8310..8131fc8ce0 100644
--- a/doc/html/boost_asio/reference/null_buffers/begin.html
+++ b/doc/html/boost_asio/reference/null_buffers/begin.html
@@ -36,7 +36,7 @@ Get a random-access
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/null_buffers/const_iterator.html b/doc/html/boost_asio/reference/null_buffers/const_iterator.html
index 7c6146b82f..030acf5db9 100644
--- a/doc/html/boost_asio/reference/null_buffers/const_iterator.html
+++ b/doc/html/boost_asio/reference/null_buffers/const_iterator.html
@@ -46,7 +46,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/null_buffers/end.html b/doc/html/boost_asio/reference/null_buffers/end.html
index 4061bafd60..39e0ed1dab 100644
--- a/doc/html/boost_asio/reference/null_buffers/end.html
+++ b/doc/html/boost_asio/reference/null_buffers/end.html
@@ -36,7 +36,7 @@ Get a random-access
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/null_buffers/value_type.html b/doc/html/boost_asio/reference/null_buffers/value_type.html
index 8b8be14072..2d315f3d41 100644
--- a/doc/html/boost_asio/reference/null_buffers/value_type.html
+++ b/doc/html/boost_asio/reference/null_buffers/value_type.html
@@ -180,7 +180,7 @@ unsigned char* p1 = static_cast&lt;unsigned char*&gt;(b1.data());
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/placeholders__bytes_transferred.html b/doc/html/boost_asio/reference/placeholders__bytes_transferred.html
index 7718c50148..7c60d1e74d 100644
--- a/doc/html/boost_asio/reference/placeholders__bytes_transferred.html
+++ b/doc/html/boost_asio/reference/placeholders__bytes_transferred.html
@@ -48,7 +48,7 @@ An
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/placeholders__endpoint.html b/doc/html/boost_asio/reference/placeholders__endpoint.html
index 461b39d980..8bc439a2a7 100644
--- a/doc/html/boost_asio/reference/placeholders__endpoint.html
+++ b/doc/html/boost_asio/reference/placeholders__endpoint.html
@@ -47,7 +47,7 @@ An argument
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/placeholders__error.html b/doc/html/boost_asio/reference/placeholders__error.html
index 74acdf627b..a74cd4e8c6 100644
--- a/doc/html/boost_asio/reference/placeholders__error.html
+++ b/doc/html/boost_asio/reference/placeholders__error.html
@@ -47,7 +47,7 @@ An argument placeholder,
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/placeholders__iterator.html b/doc/html/boost_asio/reference/placeholders__iterator.html
index e3cc8907dd..134f33dd4b 100644
--- a/doc/html/boost_asio/reference/placeholders__iterator.html
+++ b/doc/html/boost_asio/reference/placeholders__iterator.html
@@ -47,7 +47,7 @@ An argument
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/placeholders__results.html b/doc/html/boost_asio/reference/placeholders__results.html
index 332456394c..04af1220e8 100644
--- a/doc/html/boost_asio/reference/placeholders__results.html
+++ b/doc/html/boost_asio/reference/placeholders__results.html
@@ -47,7 +47,7 @@ An argument
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/placeholders__signal_number.html b/doc/html/boost_asio/reference/placeholders__signal_number.html
index ebdabf52f3..90f22946dd 100644
--- a/doc/html/boost_asio/reference/placeholders__signal_number.html
+++ b/doc/html/boost_asio/reference/placeholders__signal_number.html
@@ -47,7 +47,7 @@ An
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor.html b/doc/html/boost_asio/reference/posix__descriptor.html
index cce9a5bf9e..e17d15be57 100644
--- a/doc/html/boost_asio/reference/posix__descriptor.html
+++ b/doc/html/boost_asio/reference/posix__descriptor.html
@@ -427,7 +427,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/_descriptor.html b/doc/html/boost_asio/reference/posix__descriptor/_descriptor.html
index c672895547..db5b2d9028 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/_descriptor.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/_descriptor.html
@@ -40,7 +40,7 @@ Protected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/assign.html b/doc/html/boost_asio/reference/posix__descriptor/assign.html
index 6de00e35e1..94d6560652 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/assign.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/assign.html
@@ -43,7 +43,7 @@ void <a class="link" href="assign/overload2.html" title="posix::descriptor::assi
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/assign/overload1.html b/doc/html/boost_asio/reference/posix__descriptor/assign/overload1.html
index 7422b4eb93..df1ac5124c 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/assign/overload1.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/assign/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/assign/overload2.html b/doc/html/boost_asio/reference/posix__descriptor/assign/overload2.html
index 121a198426..88a0be65a8 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/assign/overload2.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/assign/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/async_wait.html b/doc/html/boost_asio/reference/posix__descriptor/async_wait.html
index 87c4836614..d414d1ed49 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/async_wait.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/async_wait.html
@@ -96,7 +96,7 @@ descriptor.async_wait(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/bytes_readable.html b/doc/html/boost_asio/reference/posix__descriptor/bytes_readable.html
index aa992f0c48..52d94c196a 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/bytes_readable.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/bytes_readable.html
@@ -59,7 +59,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/cancel.html b/doc/html/boost_asio/reference/posix__descriptor/cancel.html
index 62dab458e9..514fb9047d 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/cancel.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="posix::descriptor::canc
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/cancel/overload1.html b/doc/html/boost_asio/reference/posix__descriptor/cancel/overload1.html
index 00c6fc3f93..4b6c6315ff 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/cancel/overload1.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/cancel/overload2.html b/doc/html/boost_asio/reference/posix__descriptor/cancel/overload2.html
index 19fb8a12e1..e50fa9c317 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/cancel/overload2.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/close.html b/doc/html/boost_asio/reference/posix__descriptor/close.html
index 41f34a3ccb..6b909221c5 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/close.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="posix::descriptor::close
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/close/overload1.html b/doc/html/boost_asio/reference/posix__descriptor/close/overload1.html
index 5f3e46567b..f2a73f6cdf 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/close/overload1.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/close/overload1.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/close/overload2.html b/doc/html/boost_asio/reference/posix__descriptor/close/overload2.html
index c6d47f4f1c..fb7306225d 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/close/overload2.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/close/overload2.html
@@ -55,7 +55,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/descriptor.html b/doc/html/boost_asio/reference/posix__descriptor/descriptor.html
index 56214607f5..929b66a1f2 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/descriptor.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/descriptor.html
@@ -53,7 +53,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/descriptor/overload1.html b/doc/html/boost_asio/reference/posix__descriptor/descriptor/overload1.html
index 2c8ea0b072..0d6c79fd78 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/descriptor/overload1.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/descriptor/overload1.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/descriptor/overload2.html b/doc/html/boost_asio/reference/posix__descriptor/descriptor/overload2.html
index aa5929f3e7..588b7fcdc6 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/descriptor/overload2.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/descriptor/overload2.html
@@ -73,7 +73,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/descriptor/overload3.html b/doc/html/boost_asio/reference/posix__descriptor/descriptor/overload3.html
index f01d660f4b..d584cb7638 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/descriptor/overload3.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/descriptor/overload3.html
@@ -60,7 +60,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/executor_type.html b/doc/html/boost_asio/reference/posix__descriptor/executor_type.html
index eecc09e6b1..24c20b975f 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/executor_type.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/executor_type.html
@@ -203,7 +203,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/get_executor.html b/doc/html/boost_asio/reference/posix__descriptor/get_executor.html
index b074cd962e..46c2409083 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/get_executor.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/get_io_context.html b/doc/html/boost_asio/reference/posix__descriptor/get_io_context.html
index b90b5df7e4..ce2943bd6f 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/get_io_context.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/get_io_context.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/get_io_service.html b/doc/html/boost_asio/reference/posix__descriptor/get_io_service.html
index be2e60fed9..d752dd9a68 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/get_io_service.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/get_io_service.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/io_control.html b/doc/html/boost_asio/reference/posix__descriptor/io_control.html
index be045faecc..9ca893ec9d 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/io_control.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/io_control.html
@@ -47,7 +47,7 @@ void <a class="link" href="io_control/overload2.html" title="posix::descriptor::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/io_control/overload1.html b/doc/html/boost_asio/reference/posix__descriptor/io_control/overload1.html
index 397b309455..9c6dbd0064 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/io_control/overload1.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/io_control/overload1.html
@@ -80,7 +80,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/io_control/overload2.html b/doc/html/boost_asio/reference/posix__descriptor/io_control/overload2.html
index 92e6706330..3c2a6ebaa3 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/io_control/overload2.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/io_control/overload2.html
@@ -77,7 +77,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/is_open.html b/doc/html/boost_asio/reference/posix__descriptor/is_open.html
index 3568a7f813..5046a7bc5d 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/is_open.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/is_open.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/lowest_layer.html b/doc/html/boost_asio/reference/posix__descriptor/lowest_layer.html
index 06380eb4d3..2da0ee70cc 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/lowest_layer.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/lowest_layer/overload1.html b/doc/html/boost_asio/reference/posix__descriptor/lowest_layer/overload1.html
index 20789aa9af..3ad0031f14 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/lowest_layer/overload1.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/lowest_layer/overload2.html b/doc/html/boost_asio/reference/posix__descriptor/lowest_layer/overload2.html
index eff4b0d10c..292f191f28 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/lowest_layer/overload2.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/lowest_layer_type.html b/doc/html/boost_asio/reference/posix__descriptor/lowest_layer_type.html
index 52cc535a3e..22f2caa100 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/lowest_layer_type.html
@@ -429,7 +429,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/native_handle.html b/doc/html/boost_asio/reference/posix__descriptor/native_handle.html
index 450322f9b5..8207fafa60 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/native_handle.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/native_handle.html
@@ -41,7 +41,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/native_handle_type.html b/doc/html/boost_asio/reference/posix__descriptor/native_handle_type.html
index de890f7ff7..27500a8cdf 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/native_handle_type.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking.html b/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking.html
index 18296f9b76..0a99a42d9e 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="native_non_blocking/overload3.html" title="posix::des
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload1.html
index f6faa239e2..b81db322d8 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload1.html
@@ -59,7 +59,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload2.html
index c688c467bd..4d5faf29c3 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload2.html
@@ -72,7 +72,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload3.html b/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload3.html
index 93b1860803..5b6623494a 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/native_non_blocking/overload3.html
@@ -64,7 +64,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/non_blocking.html b/doc/html/boost_asio/reference/posix__descriptor/non_blocking.html
index d62baa616e..450cffd15e 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/non_blocking.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="non_blocking/overload3.html" title="posix::descriptor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload1.html b/doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload1.html
index 563032468e..e6601ddaba 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload1.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload2.html b/doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload2.html
index e3322f1fdd..74b8f65f19 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload2.html
@@ -73,7 +73,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload3.html b/doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload3.html
index de78792850..f6b8e986e9 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/non_blocking/overload3.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/operator_eq_.html b/doc/html/boost_asio/reference/posix__descriptor/operator_eq_.html
index fc4d7daa6b..e6e99100ac 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/operator_eq_.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/operator_eq_.html
@@ -61,7 +61,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/release.html b/doc/html/boost_asio/reference/posix__descriptor/release.html
index 849b30e8ed..899f84704d 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/release.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/release.html
@@ -46,7 +46,7 @@ Release
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/wait.html b/doc/html/boost_asio/reference/posix__descriptor/wait.html
index 92c31ec343..bf5bef12bf 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/wait.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/wait.html
@@ -44,7 +44,7 @@ void <a class="link" href="wait/overload2.html" title="posix::descriptor::wait (
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/wait/overload1.html b/doc/html/boost_asio/reference/posix__descriptor/wait/overload1.html
index b66e932c28..80f6def3d3 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/wait/overload1.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/wait/overload1.html
@@ -65,7 +65,7 @@ descriptor.wait(boost::asio::posix::stream_descriptor::wait_read);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/wait/overload2.html b/doc/html/boost_asio/reference/posix__descriptor/wait/overload2.html
index 8878ac32ae..96006f082f 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/wait/overload2.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/wait/overload2.html
@@ -71,7 +71,7 @@ descriptor.wait(boost::asio::posix::stream_descriptor::wait_read, ec);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor/wait_type.html b/doc/html/boost_asio/reference/posix__descriptor/wait_type.html
index 2635b04299..3f17ae46a4 100644
--- a/doc/html/boost_asio/reference/posix__descriptor/wait_type.html
+++ b/doc/html/boost_asio/reference/posix__descriptor/wait_type.html
@@ -65,7 +65,7 @@ Wait
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor_base.html b/doc/html/boost_asio/reference/posix__descriptor_base.html
index e364c10550..e77972ab4a 100644
--- a/doc/html/boost_asio/reference/posix__descriptor_base.html
+++ b/doc/html/boost_asio/reference/posix__descriptor_base.html
@@ -130,7 +130,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor_base/_descriptor_base.html b/doc/html/boost_asio/reference/posix__descriptor_base/_descriptor_base.html
index ca96ee2fd4..09bfae5323 100644
--- a/doc/html/boost_asio/reference/posix__descriptor_base/_descriptor_base.html
+++ b/doc/html/boost_asio/reference/posix__descriptor_base/_descriptor_base.html
@@ -36,7 +36,7 @@ Protected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor_base/bytes_readable.html b/doc/html/boost_asio/reference/posix__descriptor_base/bytes_readable.html
index b25c135ccd..c45ea45c33 100644
--- a/doc/html/boost_asio/reference/posix__descriptor_base/bytes_readable.html
+++ b/doc/html/boost_asio/reference/posix__descriptor_base/bytes_readable.html
@@ -59,7 +59,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__descriptor_base/wait_type.html b/doc/html/boost_asio/reference/posix__descriptor_base/wait_type.html
index 6f47ae4259..f2c61d624a 100644
--- a/doc/html/boost_asio/reference/posix__descriptor_base/wait_type.html
+++ b/doc/html/boost_asio/reference/posix__descriptor_base/wait_type.html
@@ -65,7 +65,7 @@ Wait
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor.html b/doc/html/boost_asio/reference/posix__stream_descriptor.html
index 6df28a9be4..a9a0f87dbd 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor.html
@@ -442,7 +442,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/assign.html b/doc/html/boost_asio/reference/posix__stream_descriptor/assign.html
index 4a9c4141c4..61098091a3 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/assign.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/assign.html
@@ -43,7 +43,7 @@ void <a class="link" href="assign/overload2.html" title="posix::stream_descripto
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/assign/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor/assign/overload1.html
index 8ee3105450..dfb304a266 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/assign/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/assign/overload1.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/assign/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor/assign/overload2.html
index c303ae9a12..446d855b8f 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/assign/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/assign/overload2.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/async_read_some.html b/doc/html/boost_asio/reference/posix__stream_descriptor/async_read_some.html
index de2c51076d..2474a30288 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/async_read_some.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/async_read_some.html
@@ -105,7 +105,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/async_wait.html b/doc/html/boost_asio/reference/posix__stream_descriptor/async_wait.html
index 90e5da83e4..75f36e7976 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/async_wait.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/async_wait.html
@@ -99,7 +99,7 @@ descriptor.async_wait(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/async_write_some.html b/doc/html/boost_asio/reference/posix__stream_descriptor/async_write_some.html
index b9e3f70df7..6ad68feb84 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/async_write_some.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/async_write_some.html
@@ -105,7 +105,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/bytes_readable.html b/doc/html/boost_asio/reference/posix__stream_descriptor/bytes_readable.html
index 12507c7f47..6376f90609 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/bytes_readable.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/bytes_readable.html
@@ -62,7 +62,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/cancel.html b/doc/html/boost_asio/reference/posix__stream_descriptor/cancel.html
index 2a85ede9a5..690bbace02 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/cancel.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="posix::stream_descripto
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/cancel/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor/cancel/overload1.html
index 289afcc82b..2891b7c469 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/cancel/overload1.html
@@ -56,7 +56,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/cancel/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor/cancel/overload2.html
index 1738e6c3c2..dae88ec6e6 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/cancel/overload2.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/close.html b/doc/html/boost_asio/reference/posix__stream_descriptor/close.html
index b28d4e7599..18bfe8c998 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/close.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="posix::stream_descriptor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/close/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor/close/overload1.html
index d33cfecf3e..e2ab794077 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/close/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/close/overload1.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/close/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor/close/overload2.html
index 05a6043f92..1455e9e5b6 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/close/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/close/overload2.html
@@ -58,7 +58,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/executor_type.html b/doc/html/boost_asio/reference/posix__stream_descriptor/executor_type.html
index 463d32cfb3..4a714bc585 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/executor_type.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/executor_type.html
@@ -206,7 +206,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/get_executor.html b/doc/html/boost_asio/reference/posix__stream_descriptor/get_executor.html
index bf858ef858..7c6bc032e7 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/get_executor.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/get_executor.html
@@ -39,7 +39,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/get_io_context.html b/doc/html/boost_asio/reference/posix__stream_descriptor/get_io_context.html
index 5c1e0050c5..dcba6d100c 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/get_io_context.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/get_io_context.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/get_io_service.html b/doc/html/boost_asio/reference/posix__stream_descriptor/get_io_service.html
index 6b513a7360..7c4056252f 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/get_io_service.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/get_io_service.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/io_control.html b/doc/html/boost_asio/reference/posix__stream_descriptor/io_control.html
index 9d5799301e..230c75d4ca 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/io_control.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/io_control.html
@@ -47,7 +47,7 @@ void <a class="link" href="io_control/overload2.html" title="posix::stream_descr
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/io_control/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor/io_control/overload1.html
index a68e49d5d6..331e0aad7a 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/io_control/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/io_control/overload1.html
@@ -83,7 +83,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/io_control/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor/io_control/overload2.html
index 4a97d39b61..1f311f5090 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/io_control/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/io_control/overload2.html
@@ -80,7 +80,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/is_open.html b/doc/html/boost_asio/reference/posix__stream_descriptor/is_open.html
index ea05e5b601..3d1b046fe7 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/is_open.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/is_open.html
@@ -39,7 +39,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer.html b/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer.html
index e2d22a3551..805d860da7 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer/overload1.html
index a4881cc067..da1c2ec8ba 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer/overload1.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer/overload2.html
index d8f98dd277..f93a4f989c 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer/overload2.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer_type.html b/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer_type.html
index e4cf4c2797..272f7febf0 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/lowest_layer_type.html
@@ -432,7 +432,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/native_handle.html b/doc/html/boost_asio/reference/posix__stream_descriptor/native_handle.html
index 8edab270e4..2276a6ea2d 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/native_handle.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/native_handle.html
@@ -44,7 +44,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/native_handle_type.html b/doc/html/boost_asio/reference/posix__stream_descriptor/native_handle_type.html
index 2a9879da68..369eea7fcd 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/native_handle_type.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/native_handle_type.html
@@ -49,7 +49,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking.html b/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking.html
index 04c301704d..e087b01c87 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="native_non_blocking/overload3.html" title="posix::str
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload1.html
index 5d8b9267fb..b319cd9647 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload1.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload2.html
index 329e2d183a..5974491a4a 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload2.html
@@ -75,7 +75,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload3.html b/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload3.html
index 0257ca2fab..f0818609dc 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/native_non_blocking/overload3.html
@@ -67,7 +67,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking.html b/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking.html
index 4f35257f67..439143f2d7 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking.html
@@ -49,7 +49,7 @@ void <a class="link" href="non_blocking/overload3.html" title="posix::stream_des
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload1.html
index 3ff2907dc6..4e21473f30 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload1.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload2.html
index f78ee43c25..d02f348723 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload2.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload3.html b/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload3.html
index 48bcafa08e..621a27c3d4 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/non_blocking/overload3.html
@@ -68,7 +68,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/operator_eq_.html b/doc/html/boost_asio/reference/posix__stream_descriptor/operator_eq_.html
index aa7237dddd..d84d198047 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/operator_eq_.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/operator_eq_.html
@@ -63,7 +63,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/read_some.html b/doc/html/boost_asio/reference/posix__stream_descriptor/read_some.html
index 9dab4a5960..933d4b3fb3 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/read_some.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/read_some.html
@@ -47,7 +47,7 @@ std::size_t <a class="link" href="read_some/overload2.html" title="posix::stream
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/read_some/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor/read_some/overload1.html
index 48610a4c44..7a77edb665 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/read_some/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/read_some/overload1.html
@@ -103,7 +103,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/read_some/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor/read_some/overload2.html
index 33dc7ae60a..cc4bb4ec4d 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/read_some/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/read_some/overload2.html
@@ -79,7 +79,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/release.html b/doc/html/boost_asio/reference/posix__stream_descriptor/release.html
index 9942412369..d68e3aad67 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/release.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/release.html
@@ -49,7 +49,7 @@ Release
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor.html b/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor.html
index 384b6504c0..773147a0ff 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor.html
@@ -56,7 +56,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload1.html
index 216d6f1ae0..c0187274af 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload1.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload2.html
index 709fff1912..d2084fd35c 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload2.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload3.html b/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload3.html
index d3098a4db8..66647d673c 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload3.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/stream_descriptor/overload3.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/wait.html b/doc/html/boost_asio/reference/posix__stream_descriptor/wait.html
index b16d7fe409..f980588a85 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/wait.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/wait.html
@@ -44,7 +44,7 @@ void <a class="link" href="wait/overload2.html" title="posix::stream_descriptor:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/wait/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor/wait/overload1.html
index 98ed7c1e78..37c996b82b 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/wait/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/wait/overload1.html
@@ -68,7 +68,7 @@ descriptor.wait(boost::asio::posix::stream_descriptor::wait_read);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/wait/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor/wait/overload2.html
index 47b4084acf..ea4d144a71 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/wait/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/wait/overload2.html
@@ -74,7 +74,7 @@ descriptor.wait(boost::asio::posix::stream_descriptor::wait_read, ec);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/wait_type.html b/doc/html/boost_asio/reference/posix__stream_descriptor/wait_type.html
index 4263ce17ca..673ff7d8b1 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/wait_type.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/wait_type.html
@@ -68,7 +68,7 @@ Wait
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/write_some.html b/doc/html/boost_asio/reference/posix__stream_descriptor/write_some.html
index 821b787409..4a00a86e4f 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/write_some.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/write_some.html
@@ -47,7 +47,7 @@ std::size_t <a class="link" href="write_some/overload2.html" title="posix::strea
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/write_some/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor/write_some/overload1.html
index 276d3823d4..0d64f48571 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/write_some/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/write_some/overload1.html
@@ -103,7 +103,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/posix__stream_descriptor/write_some/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor/write_some/overload2.html
index 6fe6a27c8c..9517ac4dc0 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor/write_some/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor/write_some/overload2.html
@@ -79,7 +79,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/post.html b/doc/html/boost_asio/reference/post.html
index 2af327cd8d..5c3da3a3c3 100644
--- a/doc/html/boost_asio/reference/post.html
+++ b/doc/html/boost_asio/reference/post.html
@@ -68,7 +68,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/post/overload1.html b/doc/html/boost_asio/reference/post/overload1.html
index fd5d80bd8e..8d54e69afa 100644
--- a/doc/html/boost_asio/reference/post/overload1.html
+++ b/doc/html/boost_asio/reference/post/overload1.html
@@ -69,7 +69,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/post/overload2.html b/doc/html/boost_asio/reference/post/overload2.html
index 4083bda109..472865ccdd 100644
--- a/doc/html/boost_asio/reference/post/overload2.html
+++ b/doc/html/boost_asio/reference/post/overload2.html
@@ -80,7 +80,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/post/overload3.html b/doc/html/boost_asio/reference/post/overload3.html
index 2849447f6c..e78e65c713 100644
--- a/doc/html/boost_asio/reference/post/overload3.html
+++ b/doc/html/boost_asio/reference/post/overload3.html
@@ -48,7 +48,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read.html b/doc/html/boost_asio/reference/read.html
index a0d205a162..e19dbf749c 100644
--- a/doc/html/boost_asio/reference/read.html
+++ b/doc/html/boost_asio/reference/read.html
@@ -79,7 +79,7 @@ template&lt;
std::size_t <a class="link" href="read/overload5.html" title="read (5 of 12 overloads)">read</a>(
SyncReadStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="read/overload5.html" title="read (5 of 12 overloads)">more...</a></em></span>
template&lt;
@@ -89,7 +89,7 @@ std::size_t <a class="link" href="read/overload6.html" title="read (6 of 12 over
SyncReadStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
boost::system::error_code &amp; ec,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="read/overload6.html" title="read (6 of 12 overloads)">more...</a></em></span>
template&lt;
@@ -100,7 +100,7 @@ std::size_t <a class="link" href="read/overload7.html" title="read (7 of 12 over
SyncReadStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
CompletionCondition completion_condition,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="read/overload7.html" title="read (7 of 12 overloads)">more...</a></em></span>
template&lt;
@@ -112,7 +112,7 @@ std::size_t <a class="link" href="read/overload8.html" title="read (8 of 12 over
DynamicBuffer &amp;&amp; buffers,
CompletionCondition completion_condition,
boost::system::error_code &amp; ec,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="read/overload8.html" title="read (8 of 12 overloads)">more...</a></em></span>
template&lt;
@@ -166,7 +166,7 @@ std::size_t <a class="link" href="read/overload12.html" title="read (12 of 12 ov
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read/overload1.html b/doc/html/boost_asio/reference/read/overload1.html
index 6e7b7ae442..415cfa2b64 100644
--- a/doc/html/boost_asio/reference/read/overload1.html
+++ b/doc/html/boost_asio/reference/read/overload1.html
@@ -125,7 +125,7 @@ std::size_t read(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read/overload10.html b/doc/html/boost_asio/reference/read/overload10.html
index cff2aa6ba1..a1aef32aa0 100644
--- a/doc/html/boost_asio/reference/read/overload10.html
+++ b/doc/html/boost_asio/reference/read/overload10.html
@@ -99,7 +99,7 @@ std::size_t read(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read/overload11.html b/doc/html/boost_asio/reference/read/overload11.html
index 7db66a08a8..a4e848582b 100644
--- a/doc/html/boost_asio/reference/read/overload11.html
+++ b/doc/html/boost_asio/reference/read/overload11.html
@@ -118,7 +118,7 @@ std::size_t read(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read/overload12.html b/doc/html/boost_asio/reference/read/overload12.html
index e4106b791f..6b57813c6e 100644
--- a/doc/html/boost_asio/reference/read/overload12.html
+++ b/doc/html/boost_asio/reference/read/overload12.html
@@ -111,7 +111,7 @@ std::size_t read(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read/overload2.html b/doc/html/boost_asio/reference/read/overload2.html
index 6a0bdcbed1..fc5669dbe1 100644
--- a/doc/html/boost_asio/reference/read/overload2.html
+++ b/doc/html/boost_asio/reference/read/overload2.html
@@ -117,7 +117,7 @@ std::size_t read(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read/overload3.html b/doc/html/boost_asio/reference/read/overload3.html
index 94c6c72aa5..880ed38e39 100644
--- a/doc/html/boost_asio/reference/read/overload3.html
+++ b/doc/html/boost_asio/reference/read/overload3.html
@@ -137,7 +137,7 @@ std::size_t read(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read/overload4.html b/doc/html/boost_asio/reference/read/overload4.html
index b96762bf22..b6700332fa 100644
--- a/doc/html/boost_asio/reference/read/overload4.html
+++ b/doc/html/boost_asio/reference/read/overload4.html
@@ -114,7 +114,7 @@ std::size_t read(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read/overload5.html b/doc/html/boost_asio/reference/read/overload5.html
index c69270de3b..6d6a270edc 100644
--- a/doc/html/boost_asio/reference/read/overload5.html
+++ b/doc/html/boost_asio/reference/read/overload5.html
@@ -36,7 +36,7 @@
std::size_t read(
SyncReadStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
</pre>
<p>
This function is used to read a certain number of bytes of data from a
@@ -108,7 +108,7 @@ std::size_t read(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read/overload6.html b/doc/html/boost_asio/reference/read/overload6.html
index 251a790c08..15a75a1b95 100644
--- a/doc/html/boost_asio/reference/read/overload6.html
+++ b/doc/html/boost_asio/reference/read/overload6.html
@@ -37,7 +37,7 @@ std::size_t read(
SyncReadStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
boost::system::error_code &amp; ec,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
</pre>
<p>
This function is used to read a certain number of bytes of data from a
@@ -99,7 +99,7 @@ std::size_t read(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read/overload7.html b/doc/html/boost_asio/reference/read/overload7.html
index 58417ed596..20f8a737ec 100644
--- a/doc/html/boost_asio/reference/read/overload7.html
+++ b/doc/html/boost_asio/reference/read/overload7.html
@@ -38,7 +38,7 @@ std::size_t read(
SyncReadStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
CompletionCondition completion_condition,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
</pre>
<p>
This function is used to read a certain number of bytes of data from a
@@ -119,7 +119,7 @@ std::size_t read(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read/overload8.html b/doc/html/boost_asio/reference/read/overload8.html
index c2f854e407..b6963727e6 100644
--- a/doc/html/boost_asio/reference/read/overload8.html
+++ b/doc/html/boost_asio/reference/read/overload8.html
@@ -39,7 +39,7 @@ std::size_t read(
DynamicBuffer &amp;&amp; buffers,
CompletionCondition completion_condition,
boost::system::error_code &amp; ec,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
</pre>
<p>
This function is used to read a certain number of bytes of data from a
@@ -112,7 +112,7 @@ std::size_t read(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read/overload9.html b/doc/html/boost_asio/reference/read/overload9.html
index 3c66a674a5..1433f1c429 100644
--- a/doc/html/boost_asio/reference/read/overload9.html
+++ b/doc/html/boost_asio/reference/read/overload9.html
@@ -107,7 +107,7 @@ std::size_t read(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_at.html b/doc/html/boost_asio/reference/read_at.html
index 6b6c5f10fa..72c49ca895 100644
--- a/doc/html/boost_asio/reference/read_at.html
+++ b/doc/html/boost_asio/reference/read_at.html
@@ -128,7 +128,7 @@ std::size_t <a class="link" href="read_at/overload8.html" title="read_at (8 of 8
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_at/overload1.html b/doc/html/boost_asio/reference/read_at/overload1.html
index 4f5d59ea84..e48cd6bfe7 100644
--- a/doc/html/boost_asio/reference/read_at/overload1.html
+++ b/doc/html/boost_asio/reference/read_at/overload1.html
@@ -130,7 +130,7 @@ std::size_t read_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_at/overload2.html b/doc/html/boost_asio/reference/read_at/overload2.html
index a14fd0863d..eb192b54c2 100644
--- a/doc/html/boost_asio/reference/read_at/overload2.html
+++ b/doc/html/boost_asio/reference/read_at/overload2.html
@@ -123,7 +123,7 @@ std::size_t read_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_at/overload3.html b/doc/html/boost_asio/reference/read_at/overload3.html
index 1c6c63d0ab..201593f8d9 100644
--- a/doc/html/boost_asio/reference/read_at/overload3.html
+++ b/doc/html/boost_asio/reference/read_at/overload3.html
@@ -142,7 +142,7 @@ std::size_t read_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_at/overload4.html b/doc/html/boost_asio/reference/read_at/overload4.html
index 01952832b7..981282b20c 100644
--- a/doc/html/boost_asio/reference/read_at/overload4.html
+++ b/doc/html/boost_asio/reference/read_at/overload4.html
@@ -119,7 +119,7 @@ std::size_t read_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_at/overload5.html b/doc/html/boost_asio/reference/read_at/overload5.html
index ce60f472c8..4ffad9b3f9 100644
--- a/doc/html/boost_asio/reference/read_at/overload5.html
+++ b/doc/html/boost_asio/reference/read_at/overload5.html
@@ -108,7 +108,7 @@ std::size_t read_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_at/overload6.html b/doc/html/boost_asio/reference/read_at/overload6.html
index cf93afc4bf..c2005465f9 100644
--- a/doc/html/boost_asio/reference/read_at/overload6.html
+++ b/doc/html/boost_asio/reference/read_at/overload6.html
@@ -100,7 +100,7 @@ std::size_t read_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_at/overload7.html b/doc/html/boost_asio/reference/read_at/overload7.html
index ea0b96d941..b178d4c370 100644
--- a/doc/html/boost_asio/reference/read_at/overload7.html
+++ b/doc/html/boost_asio/reference/read_at/overload7.html
@@ -119,7 +119,7 @@ std::size_t read_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_at/overload8.html b/doc/html/boost_asio/reference/read_at/overload8.html
index e61c6e3ecf..14dcc51db3 100644
--- a/doc/html/boost_asio/reference/read_at/overload8.html
+++ b/doc/html/boost_asio/reference/read_at/overload8.html
@@ -112,7 +112,7 @@ std::size_t read_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until.html b/doc/html/boost_asio/reference/read_until.html
index 534e3e45c2..d90bdd075c 100644
--- a/doc/html/boost_asio/reference/read_until.html
+++ b/doc/html/boost_asio/reference/read_until.html
@@ -205,7 +205,7 @@ std::size_t <a class="link" href="read_until/overload16.html" title="read_until
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload1.html b/doc/html/boost_asio/reference/read_until/overload1.html
index 6ec9efd626..0bca8c53cd 100644
--- a/doc/html/boost_asio/reference/read_until/overload1.html
+++ b/doc/html/boost_asio/reference/read_until/overload1.html
@@ -150,7 +150,7 @@ data.erase(0, n);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload10.html b/doc/html/boost_asio/reference/read_until/overload10.html
index 721e7a3b1a..6570ca16ea 100644
--- a/doc/html/boost_asio/reference/read_until/overload10.html
+++ b/doc/html/boost_asio/reference/read_until/overload10.html
@@ -104,7 +104,7 @@ std::size_t read_until(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload11.html b/doc/html/boost_asio/reference/read_until/overload11.html
index e232318cc9..4f0e0ba626 100644
--- a/doc/html/boost_asio/reference/read_until/overload11.html
+++ b/doc/html/boost_asio/reference/read_until/overload11.html
@@ -147,7 +147,7 @@ std::getline(is, line);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload12.html b/doc/html/boost_asio/reference/read_until/overload12.html
index a9c44acede..c191240d8a 100644
--- a/doc/html/boost_asio/reference/read_until/overload12.html
+++ b/doc/html/boost_asio/reference/read_until/overload12.html
@@ -104,7 +104,7 @@ std::size_t read_until(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload13.html b/doc/html/boost_asio/reference/read_until/overload13.html
index e49ec691f2..c150aed895 100644
--- a/doc/html/boost_asio/reference/read_until/overload13.html
+++ b/doc/html/boost_asio/reference/read_until/overload13.html
@@ -149,7 +149,7 @@ std::getline(is, line);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload14.html b/doc/html/boost_asio/reference/read_until/overload14.html
index 11f79f3de6..d7d2e1b3aa 100644
--- a/doc/html/boost_asio/reference/read_until/overload14.html
+++ b/doc/html/boost_asio/reference/read_until/overload14.html
@@ -106,7 +106,7 @@ std::size_t read_until(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload15.html b/doc/html/boost_asio/reference/read_until/overload15.html
index d9fd158734..b93d79a6c1 100644
--- a/doc/html/boost_asio/reference/read_until/overload15.html
+++ b/doc/html/boost_asio/reference/read_until/overload15.html
@@ -197,7 +197,7 @@ boost::asio::read_until(s, b, match_char('a'));
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload16.html b/doc/html/boost_asio/reference/read_until/overload16.html
index 07bb54f6d2..e751a23904 100644
--- a/doc/html/boost_asio/reference/read_until/overload16.html
+++ b/doc/html/boost_asio/reference/read_until/overload16.html
@@ -135,7 +135,7 @@ std::size_t read_until(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload2.html b/doc/html/boost_asio/reference/read_until/overload2.html
index cc6174f971..6c978bcc64 100644
--- a/doc/html/boost_asio/reference/read_until/overload2.html
+++ b/doc/html/boost_asio/reference/read_until/overload2.html
@@ -107,7 +107,7 @@ std::size_t read_until(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload3.html b/doc/html/boost_asio/reference/read_until/overload3.html
index 2b4f81134f..9ddb6f0b6d 100644
--- a/doc/html/boost_asio/reference/read_until/overload3.html
+++ b/doc/html/boost_asio/reference/read_until/overload3.html
@@ -138,7 +138,7 @@ data.erase(0, n);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload4.html b/doc/html/boost_asio/reference/read_until/overload4.html
index c95ea48982..d9406dde8c 100644
--- a/doc/html/boost_asio/reference/read_until/overload4.html
+++ b/doc/html/boost_asio/reference/read_until/overload4.html
@@ -107,7 +107,7 @@ std::size_t read_until(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload5.html b/doc/html/boost_asio/reference/read_until/overload5.html
index 427662288a..2e900796bc 100644
--- a/doc/html/boost_asio/reference/read_until/overload5.html
+++ b/doc/html/boost_asio/reference/read_until/overload5.html
@@ -152,7 +152,7 @@ data.erase(0, n);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload6.html b/doc/html/boost_asio/reference/read_until/overload6.html
index c960b671bb..90b4da87f6 100644
--- a/doc/html/boost_asio/reference/read_until/overload6.html
+++ b/doc/html/boost_asio/reference/read_until/overload6.html
@@ -109,7 +109,7 @@ std::size_t read_until(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload7.html b/doc/html/boost_asio/reference/read_until/overload7.html
index 24844fd051..eeb5989e56 100644
--- a/doc/html/boost_asio/reference/read_until/overload7.html
+++ b/doc/html/boost_asio/reference/read_until/overload7.html
@@ -199,7 +199,7 @@ boost::asio::read_until(s, data, match_char('a'));
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload8.html b/doc/html/boost_asio/reference/read_until/overload8.html
index 3a4415b09e..1d9bd9e35c 100644
--- a/doc/html/boost_asio/reference/read_until/overload8.html
+++ b/doc/html/boost_asio/reference/read_until/overload8.html
@@ -136,7 +136,7 @@ std::size_t read_until(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_until/overload9.html b/doc/html/boost_asio/reference/read_until/overload9.html
index bd79b24b7e..49eb64910a 100644
--- a/doc/html/boost_asio/reference/read_until/overload9.html
+++ b/doc/html/boost_asio/reference/read_until/overload9.html
@@ -147,7 +147,7 @@ std::getline(is, line);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/read_write_operations.html b/doc/html/boost_asio/reference/read_write_operations.html
index a3a951ffa5..0325e5968f 100644
--- a/doc/html/boost_asio/reference/read_write_operations.html
+++ b/doc/html/boost_asio/reference/read_write_operations.html
@@ -60,7 +60,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/resolver_errc__try_again.html b/doc/html/boost_asio/reference/resolver_errc__try_again.html
index 05df208c8e..0b40c4659c 100644
--- a/doc/html/boost_asio/reference/resolver_errc__try_again.html
+++ b/doc/html/boost_asio/reference/resolver_errc__try_again.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port.html b/doc/html/boost_asio/reference/serial_port.html
index 4fd2a514e2..0123170538 100644
--- a/doc/html/boost_asio/reference/serial_port.html
+++ b/doc/html/boost_asio/reference/serial_port.html
@@ -399,7 +399,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/_serial_port.html b/doc/html/boost_asio/reference/serial_port/_serial_port.html
index e9760e6393..32e49768b4 100644
--- a/doc/html/boost_asio/reference/serial_port/_serial_port.html
+++ b/doc/html/boost_asio/reference/serial_port/_serial_port.html
@@ -40,7 +40,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/assign.html b/doc/html/boost_asio/reference/serial_port/assign.html
index 83f0af673a..ab12cc344d 100644
--- a/doc/html/boost_asio/reference/serial_port/assign.html
+++ b/doc/html/boost_asio/reference/serial_port/assign.html
@@ -43,7 +43,7 @@ void <a class="link" href="assign/overload2.html" title="serial_port::assign (2
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/assign/overload1.html b/doc/html/boost_asio/reference/serial_port/assign/overload1.html
index f71176bf28..8c0080aa0b 100644
--- a/doc/html/boost_asio/reference/serial_port/assign/overload1.html
+++ b/doc/html/boost_asio/reference/serial_port/assign/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/assign/overload2.html b/doc/html/boost_asio/reference/serial_port/assign/overload2.html
index a9403ff056..e7a0de0b06 100644
--- a/doc/html/boost_asio/reference/serial_port/assign/overload2.html
+++ b/doc/html/boost_asio/reference/serial_port/assign/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/async_read_some.html b/doc/html/boost_asio/reference/serial_port/async_read_some.html
index 6a3eaceec5..783952d474 100644
--- a/doc/html/boost_asio/reference/serial_port/async_read_some.html
+++ b/doc/html/boost_asio/reference/serial_port/async_read_some.html
@@ -105,7 +105,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/async_write_some.html b/doc/html/boost_asio/reference/serial_port/async_write_some.html
index fe34f90e89..ed773665eb 100644
--- a/doc/html/boost_asio/reference/serial_port/async_write_some.html
+++ b/doc/html/boost_asio/reference/serial_port/async_write_some.html
@@ -105,7 +105,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/cancel.html b/doc/html/boost_asio/reference/serial_port/cancel.html
index 6b99edb36c..3fafadc51a 100644
--- a/doc/html/boost_asio/reference/serial_port/cancel.html
+++ b/doc/html/boost_asio/reference/serial_port/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="serial_port::cancel (2
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/cancel/overload1.html b/doc/html/boost_asio/reference/serial_port/cancel/overload1.html
index 6604b3d3bf..c40fd39283 100644
--- a/doc/html/boost_asio/reference/serial_port/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/serial_port/cancel/overload1.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/cancel/overload2.html b/doc/html/boost_asio/reference/serial_port/cancel/overload2.html
index b57600caee..523ca745a3 100644
--- a/doc/html/boost_asio/reference/serial_port/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/serial_port/cancel/overload2.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/close.html b/doc/html/boost_asio/reference/serial_port/close.html
index 88b5763578..9500d6e25f 100644
--- a/doc/html/boost_asio/reference/serial_port/close.html
+++ b/doc/html/boost_asio/reference/serial_port/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="serial_port::close (2 of
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/close/overload1.html b/doc/html/boost_asio/reference/serial_port/close/overload1.html
index 0d966317ba..4de4264198 100644
--- a/doc/html/boost_asio/reference/serial_port/close/overload1.html
+++ b/doc/html/boost_asio/reference/serial_port/close/overload1.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/close/overload2.html b/doc/html/boost_asio/reference/serial_port/close/overload2.html
index a267cb8727..2eea2407a9 100644
--- a/doc/html/boost_asio/reference/serial_port/close/overload2.html
+++ b/doc/html/boost_asio/reference/serial_port/close/overload2.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/executor_type.html b/doc/html/boost_asio/reference/serial_port/executor_type.html
index e6b1f4502e..d2f019d0fa 100644
--- a/doc/html/boost_asio/reference/serial_port/executor_type.html
+++ b/doc/html/boost_asio/reference/serial_port/executor_type.html
@@ -203,7 +203,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/get_executor.html b/doc/html/boost_asio/reference/serial_port/get_executor.html
index 27bb0f2575..3289552487 100644
--- a/doc/html/boost_asio/reference/serial_port/get_executor.html
+++ b/doc/html/boost_asio/reference/serial_port/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/get_io_context.html b/doc/html/boost_asio/reference/serial_port/get_io_context.html
index 352208fc86..d428e14c70 100644
--- a/doc/html/boost_asio/reference/serial_port/get_io_context.html
+++ b/doc/html/boost_asio/reference/serial_port/get_io_context.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/get_io_service.html b/doc/html/boost_asio/reference/serial_port/get_io_service.html
index a52cbf1691..ea558b7da9 100644
--- a/doc/html/boost_asio/reference/serial_port/get_io_service.html
+++ b/doc/html/boost_asio/reference/serial_port/get_io_service.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/get_option.html b/doc/html/boost_asio/reference/serial_port/get_option.html
index e1099b2f48..cdc4ff90f7 100644
--- a/doc/html/boost_asio/reference/serial_port/get_option.html
+++ b/doc/html/boost_asio/reference/serial_port/get_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="get_option/overload2.html" title="serial_port::get_op
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/get_option/overload1.html b/doc/html/boost_asio/reference/serial_port/get_option/overload1.html
index ed1146cc29..81ef3173f2 100644
--- a/doc/html/boost_asio/reference/serial_port/get_option/overload1.html
+++ b/doc/html/boost_asio/reference/serial_port/get_option/overload1.html
@@ -68,7 +68,7 @@ void get_option(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/get_option/overload2.html b/doc/html/boost_asio/reference/serial_port/get_option/overload2.html
index 4b72720c39..97d7835adc 100644
--- a/doc/html/boost_asio/reference/serial_port/get_option/overload2.html
+++ b/doc/html/boost_asio/reference/serial_port/get_option/overload2.html
@@ -60,7 +60,7 @@ void get_option(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/is_open.html b/doc/html/boost_asio/reference/serial_port/is_open.html
index e6c42c56b2..ffe329e5d9 100644
--- a/doc/html/boost_asio/reference/serial_port/is_open.html
+++ b/doc/html/boost_asio/reference/serial_port/is_open.html
@@ -36,7 +36,7 @@ Determine whether
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/lowest_layer.html b/doc/html/boost_asio/reference/serial_port/lowest_layer.html
index 7ed12e6e90..a327922e38 100644
--- a/doc/html/boost_asio/reference/serial_port/lowest_layer.html
+++ b/doc/html/boost_asio/reference/serial_port/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/lowest_layer/overload1.html b/doc/html/boost_asio/reference/serial_port/lowest_layer/overload1.html
index 969bcb7276..e5fff452ca 100644
--- a/doc/html/boost_asio/reference/serial_port/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/serial_port/lowest_layer/overload1.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/lowest_layer/overload2.html b/doc/html/boost_asio/reference/serial_port/lowest_layer/overload2.html
index df66680d8e..95471aac1f 100644
--- a/doc/html/boost_asio/reference/serial_port/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/serial_port/lowest_layer/overload2.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/lowest_layer_type.html b/doc/html/boost_asio/reference/serial_port/lowest_layer_type.html
index 045236c8c4..fcdc43983f 100644
--- a/doc/html/boost_asio/reference/serial_port/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/serial_port/lowest_layer_type.html
@@ -401,7 +401,7 @@ A
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/native_handle.html b/doc/html/boost_asio/reference/serial_port/native_handle.html
index 83e870e7fe..3d7db5a0ec 100644
--- a/doc/html/boost_asio/reference/serial_port/native_handle.html
+++ b/doc/html/boost_asio/reference/serial_port/native_handle.html
@@ -41,7 +41,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/native_handle_type.html b/doc/html/boost_asio/reference/serial_port/native_handle_type.html
index 28af706fdf..ed8b5f082f 100644
--- a/doc/html/boost_asio/reference/serial_port/native_handle_type.html
+++ b/doc/html/boost_asio/reference/serial_port/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/open.html b/doc/html/boost_asio/reference/serial_port/open.html
index ee4dd1465e..00b8818aa1 100644
--- a/doc/html/boost_asio/reference/serial_port/open.html
+++ b/doc/html/boost_asio/reference/serial_port/open.html
@@ -43,7 +43,7 @@ void <a class="link" href="open/overload2.html" title="serial_port::open (2 of 2
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/open/overload1.html b/doc/html/boost_asio/reference/serial_port/open/overload1.html
index b2d5385239..3a1402b161 100644
--- a/doc/html/boost_asio/reference/serial_port/open/overload1.html
+++ b/doc/html/boost_asio/reference/serial_port/open/overload1.html
@@ -65,7 +65,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/open/overload2.html b/doc/html/boost_asio/reference/serial_port/open/overload2.html
index 328377e551..724997f8eb 100644
--- a/doc/html/boost_asio/reference/serial_port/open/overload2.html
+++ b/doc/html/boost_asio/reference/serial_port/open/overload2.html
@@ -58,7 +58,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/operator_eq_.html b/doc/html/boost_asio/reference/serial_port/operator_eq_.html
index 6711ed4089..a3a88a2e36 100644
--- a/doc/html/boost_asio/reference/serial_port/operator_eq_.html
+++ b/doc/html/boost_asio/reference/serial_port/operator_eq_.html
@@ -63,7 +63,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/read_some.html b/doc/html/boost_asio/reference/serial_port/read_some.html
index c818ac5e86..de93ad8002 100644
--- a/doc/html/boost_asio/reference/serial_port/read_some.html
+++ b/doc/html/boost_asio/reference/serial_port/read_some.html
@@ -47,7 +47,7 @@ std::size_t <a class="link" href="read_some/overload2.html" title="serial_port::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/read_some/overload1.html b/doc/html/boost_asio/reference/serial_port/read_some/overload1.html
index 7f556a19ae..28905ebb34 100644
--- a/doc/html/boost_asio/reference/serial_port/read_some/overload1.html
+++ b/doc/html/boost_asio/reference/serial_port/read_some/overload1.html
@@ -103,7 +103,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/read_some/overload2.html b/doc/html/boost_asio/reference/serial_port/read_some/overload2.html
index 6d9a647fdf..24ae5934c1 100644
--- a/doc/html/boost_asio/reference/serial_port/read_some/overload2.html
+++ b/doc/html/boost_asio/reference/serial_port/read_some/overload2.html
@@ -79,7 +79,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/send_break.html b/doc/html/boost_asio/reference/serial_port/send_break.html
index 50982d432c..ff2a2dbd99 100644
--- a/doc/html/boost_asio/reference/serial_port/send_break.html
+++ b/doc/html/boost_asio/reference/serial_port/send_break.html
@@ -41,7 +41,7 @@ void <a class="link" href="send_break/overload2.html" title="serial_port::send_b
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/send_break/overload1.html b/doc/html/boost_asio/reference/serial_port/send_break/overload1.html
index 86ddbdcab9..f93281968e 100644
--- a/doc/html/boost_asio/reference/serial_port/send_break/overload1.html
+++ b/doc/html/boost_asio/reference/serial_port/send_break/overload1.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/send_break/overload2.html b/doc/html/boost_asio/reference/serial_port/send_break/overload2.html
index 8753282b44..9776ffb520 100644
--- a/doc/html/boost_asio/reference/serial_port/send_break/overload2.html
+++ b/doc/html/boost_asio/reference/serial_port/send_break/overload2.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/serial_port.html b/doc/html/boost_asio/reference/serial_port/serial_port.html
index b3ee71732b..7101307c61 100644
--- a/doc/html/boost_asio/reference/serial_port/serial_port.html
+++ b/doc/html/boost_asio/reference/serial_port/serial_port.html
@@ -69,7 +69,7 @@ explicit <a class="link" href="serial_port/overload3.html" title="serial_port::s
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/serial_port/overload1.html b/doc/html/boost_asio/reference/serial_port/serial_port/overload1.html
index 25cd7bd0ee..57aafe6061 100644
--- a/doc/html/boost_asio/reference/serial_port/serial_port/overload1.html
+++ b/doc/html/boost_asio/reference/serial_port/serial_port/overload1.html
@@ -55,7 +55,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/serial_port/overload2.html b/doc/html/boost_asio/reference/serial_port/serial_port/overload2.html
index 4abee403ff..fc7cf28124 100644
--- a/doc/html/boost_asio/reference/serial_port/serial_port/overload2.html
+++ b/doc/html/boost_asio/reference/serial_port/serial_port/overload2.html
@@ -60,7 +60,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/serial_port/overload3.html b/doc/html/boost_asio/reference/serial_port/serial_port/overload3.html
index 2152735b08..e6173d5a7b 100644
--- a/doc/html/boost_asio/reference/serial_port/serial_port/overload3.html
+++ b/doc/html/boost_asio/reference/serial_port/serial_port/overload3.html
@@ -60,7 +60,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/serial_port/overload4.html b/doc/html/boost_asio/reference/serial_port/serial_port/overload4.html
index cb5dd2b1fc..bb23058d73 100644
--- a/doc/html/boost_asio/reference/serial_port/serial_port/overload4.html
+++ b/doc/html/boost_asio/reference/serial_port/serial_port/overload4.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/serial_port/overload5.html b/doc/html/boost_asio/reference/serial_port/serial_port/overload5.html
index 3b6e0464bc..a3a3b01174 100644
--- a/doc/html/boost_asio/reference/serial_port/serial_port/overload5.html
+++ b/doc/html/boost_asio/reference/serial_port/serial_port/overload5.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/set_option.html b/doc/html/boost_asio/reference/serial_port/set_option.html
index 04556d6602..07c72e91ea 100644
--- a/doc/html/boost_asio/reference/serial_port/set_option.html
+++ b/doc/html/boost_asio/reference/serial_port/set_option.html
@@ -47,7 +47,7 @@ void <a class="link" href="set_option/overload2.html" title="serial_port::set_op
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/set_option/overload1.html b/doc/html/boost_asio/reference/serial_port/set_option/overload1.html
index 9b08ee592d..4ba909f230 100644
--- a/doc/html/boost_asio/reference/serial_port/set_option/overload1.html
+++ b/doc/html/boost_asio/reference/serial_port/set_option/overload1.html
@@ -67,7 +67,7 @@ void set_option(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/set_option/overload2.html b/doc/html/boost_asio/reference/serial_port/set_option/overload2.html
index 49847f316d..6814684ca5 100644
--- a/doc/html/boost_asio/reference/serial_port/set_option/overload2.html
+++ b/doc/html/boost_asio/reference/serial_port/set_option/overload2.html
@@ -59,7 +59,7 @@ void set_option(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/write_some.html b/doc/html/boost_asio/reference/serial_port/write_some.html
index 53166680fd..81f0180c64 100644
--- a/doc/html/boost_asio/reference/serial_port/write_some.html
+++ b/doc/html/boost_asio/reference/serial_port/write_some.html
@@ -47,7 +47,7 @@ std::size_t <a class="link" href="write_some/overload2.html" title="serial_port:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/write_some/overload1.html b/doc/html/boost_asio/reference/serial_port/write_some/overload1.html
index e8967f70da..9909bfb415 100644
--- a/doc/html/boost_asio/reference/serial_port/write_some/overload1.html
+++ b/doc/html/boost_asio/reference/serial_port/write_some/overload1.html
@@ -103,7 +103,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port/write_some/overload2.html b/doc/html/boost_asio/reference/serial_port/write_some/overload2.html
index 812479a213..e5261dc6fa 100644
--- a/doc/html/boost_asio/reference/serial_port/write_some/overload2.html
+++ b/doc/html/boost_asio/reference/serial_port/write_some/overload2.html
@@ -79,7 +79,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base.html b/doc/html/boost_asio/reference/serial_port_base.html
index 9cd8bea429..aebb51c43e 100644
--- a/doc/html/boost_asio/reference/serial_port_base.html
+++ b/doc/html/boost_asio/reference/serial_port_base.html
@@ -165,7 +165,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base/_serial_port_base.html b/doc/html/boost_asio/reference/serial_port_base/_serial_port_base.html
index 067681b8e4..fdcce2a926 100644
--- a/doc/html/boost_asio/reference/serial_port_base/_serial_port_base.html
+++ b/doc/html/boost_asio/reference/serial_port_base/_serial_port_base.html
@@ -36,7 +36,7 @@ Protected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__baud_rate.html b/doc/html/boost_asio/reference/serial_port_base__baud_rate.html
index dfd73355ef..3e835f6cca 100644
--- a/doc/html/boost_asio/reference/serial_port_base__baud_rate.html
+++ b/doc/html/boost_asio/reference/serial_port_base__baud_rate.html
@@ -108,7 +108,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__baud_rate/baud_rate.html b/doc/html/boost_asio/reference/serial_port_base__baud_rate/baud_rate.html
index 941ea2e84e..6094483a1b 100644
--- a/doc/html/boost_asio/reference/serial_port_base__baud_rate/baud_rate.html
+++ b/doc/html/boost_asio/reference/serial_port_base__baud_rate/baud_rate.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__baud_rate/load.html b/doc/html/boost_asio/reference/serial_port_base__baud_rate/load.html
index 9f2647e4ad..181eba370e 100644
--- a/doc/html/boost_asio/reference/serial_port_base__baud_rate/load.html
+++ b/doc/html/boost_asio/reference/serial_port_base__baud_rate/load.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__baud_rate/store.html b/doc/html/boost_asio/reference/serial_port_base__baud_rate/store.html
index c56c821fc5..3408e11180 100644
--- a/doc/html/boost_asio/reference/serial_port_base__baud_rate/store.html
+++ b/doc/html/boost_asio/reference/serial_port_base__baud_rate/store.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__baud_rate/value.html b/doc/html/boost_asio/reference/serial_port_base__baud_rate/value.html
index aaae822095..2acee62db7 100644
--- a/doc/html/boost_asio/reference/serial_port_base__baud_rate/value.html
+++ b/doc/html/boost_asio/reference/serial_port_base__baud_rate/value.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__character_size.html b/doc/html/boost_asio/reference/serial_port_base__character_size.html
index fea5eac037..3bbb242823 100644
--- a/doc/html/boost_asio/reference/serial_port_base__character_size.html
+++ b/doc/html/boost_asio/reference/serial_port_base__character_size.html
@@ -108,7 +108,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__character_size/character_size.html b/doc/html/boost_asio/reference/serial_port_base__character_size/character_size.html
index 03c8ac285d..0ce225dff2 100644
--- a/doc/html/boost_asio/reference/serial_port_base__character_size/character_size.html
+++ b/doc/html/boost_asio/reference/serial_port_base__character_size/character_size.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__character_size/load.html b/doc/html/boost_asio/reference/serial_port_base__character_size/load.html
index 7bfa0b21e1..aac14820a6 100644
--- a/doc/html/boost_asio/reference/serial_port_base__character_size/load.html
+++ b/doc/html/boost_asio/reference/serial_port_base__character_size/load.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__character_size/store.html b/doc/html/boost_asio/reference/serial_port_base__character_size/store.html
index eda66f628c..31b9b2e6af 100644
--- a/doc/html/boost_asio/reference/serial_port_base__character_size/store.html
+++ b/doc/html/boost_asio/reference/serial_port_base__character_size/store.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__character_size/value.html b/doc/html/boost_asio/reference/serial_port_base__character_size/value.html
index e460fce1a9..72008a2a57 100644
--- a/doc/html/boost_asio/reference/serial_port_base__character_size/value.html
+++ b/doc/html/boost_asio/reference/serial_port_base__character_size/value.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__flow_control.html b/doc/html/boost_asio/reference/serial_port_base__flow_control.html
index b00f4c9933..0d45124639 100644
--- a/doc/html/boost_asio/reference/serial_port_base__flow_control.html
+++ b/doc/html/boost_asio/reference/serial_port_base__flow_control.html
@@ -139,7 +139,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__flow_control/flow_control.html b/doc/html/boost_asio/reference/serial_port_base__flow_control/flow_control.html
index 08d718156d..206851ac63 100644
--- a/doc/html/boost_asio/reference/serial_port_base__flow_control/flow_control.html
+++ b/doc/html/boost_asio/reference/serial_port_base__flow_control/flow_control.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__flow_control/load.html b/doc/html/boost_asio/reference/serial_port_base__flow_control/load.html
index 9cc213b6c6..9ff8bc6fdd 100644
--- a/doc/html/boost_asio/reference/serial_port_base__flow_control/load.html
+++ b/doc/html/boost_asio/reference/serial_port_base__flow_control/load.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__flow_control/store.html b/doc/html/boost_asio/reference/serial_port_base__flow_control/store.html
index ded2e9cfb1..a9ab07ec87 100644
--- a/doc/html/boost_asio/reference/serial_port_base__flow_control/store.html
+++ b/doc/html/boost_asio/reference/serial_port_base__flow_control/store.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__flow_control/type.html b/doc/html/boost_asio/reference/serial_port_base__flow_control/type.html
index 121a41b66f..b2dab45c27 100644
--- a/doc/html/boost_asio/reference/serial_port_base__flow_control/type.html
+++ b/doc/html/boost_asio/reference/serial_port_base__flow_control/type.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__flow_control/value.html b/doc/html/boost_asio/reference/serial_port_base__flow_control/value.html
index e4f70584b9..603220dd24 100644
--- a/doc/html/boost_asio/reference/serial_port_base__flow_control/value.html
+++ b/doc/html/boost_asio/reference/serial_port_base__flow_control/value.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__parity.html b/doc/html/boost_asio/reference/serial_port_base__parity.html
index 4764ac6170..ce958b4864 100644
--- a/doc/html/boost_asio/reference/serial_port_base__parity.html
+++ b/doc/html/boost_asio/reference/serial_port_base__parity.html
@@ -139,7 +139,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__parity/load.html b/doc/html/boost_asio/reference/serial_port_base__parity/load.html
index 6e5a1b858d..9bce76b13e 100644
--- a/doc/html/boost_asio/reference/serial_port_base__parity/load.html
+++ b/doc/html/boost_asio/reference/serial_port_base__parity/load.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__parity/parity.html b/doc/html/boost_asio/reference/serial_port_base__parity/parity.html
index b0262178ef..95543ff2f3 100644
--- a/doc/html/boost_asio/reference/serial_port_base__parity/parity.html
+++ b/doc/html/boost_asio/reference/serial_port_base__parity/parity.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__parity/store.html b/doc/html/boost_asio/reference/serial_port_base__parity/store.html
index e7d143afdd..eb2a29d287 100644
--- a/doc/html/boost_asio/reference/serial_port_base__parity/store.html
+++ b/doc/html/boost_asio/reference/serial_port_base__parity/store.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__parity/type.html b/doc/html/boost_asio/reference/serial_port_base__parity/type.html
index 389ed2554f..888b3c55a2 100644
--- a/doc/html/boost_asio/reference/serial_port_base__parity/type.html
+++ b/doc/html/boost_asio/reference/serial_port_base__parity/type.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__parity/value.html b/doc/html/boost_asio/reference/serial_port_base__parity/value.html
index 76252043c2..a0b42365f7 100644
--- a/doc/html/boost_asio/reference/serial_port_base__parity/value.html
+++ b/doc/html/boost_asio/reference/serial_port_base__parity/value.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__stop_bits.html b/doc/html/boost_asio/reference/serial_port_base__stop_bits.html
index 026ff0c045..7e64a6504e 100644
--- a/doc/html/boost_asio/reference/serial_port_base__stop_bits.html
+++ b/doc/html/boost_asio/reference/serial_port_base__stop_bits.html
@@ -139,7 +139,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__stop_bits/load.html b/doc/html/boost_asio/reference/serial_port_base__stop_bits/load.html
index c66bf9310c..482385c93a 100644
--- a/doc/html/boost_asio/reference/serial_port_base__stop_bits/load.html
+++ b/doc/html/boost_asio/reference/serial_port_base__stop_bits/load.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__stop_bits/stop_bits.html b/doc/html/boost_asio/reference/serial_port_base__stop_bits/stop_bits.html
index 814ff79a0b..643ad6a7de 100644
--- a/doc/html/boost_asio/reference/serial_port_base__stop_bits/stop_bits.html
+++ b/doc/html/boost_asio/reference/serial_port_base__stop_bits/stop_bits.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__stop_bits/store.html b/doc/html/boost_asio/reference/serial_port_base__stop_bits/store.html
index 4c1659b485..d592368181 100644
--- a/doc/html/boost_asio/reference/serial_port_base__stop_bits/store.html
+++ b/doc/html/boost_asio/reference/serial_port_base__stop_bits/store.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__stop_bits/type.html b/doc/html/boost_asio/reference/serial_port_base__stop_bits/type.html
index 77e195fbbc..07c1802d87 100644
--- a/doc/html/boost_asio/reference/serial_port_base__stop_bits/type.html
+++ b/doc/html/boost_asio/reference/serial_port_base__stop_bits/type.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/serial_port_base__stop_bits/value.html b/doc/html/boost_asio/reference/serial_port_base__stop_bits/value.html
index 313964f94f..94b3db6ee5 100644
--- a/doc/html/boost_asio/reference/serial_port_base__stop_bits/value.html
+++ b/doc/html/boost_asio/reference/serial_port_base__stop_bits/value.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/service_already_exists.html b/doc/html/boost_asio/reference/service_already_exists.html
index 04d51b6368..5fdaf52659 100644
--- a/doc/html/boost_asio/reference/service_already_exists.html
+++ b/doc/html/boost_asio/reference/service_already_exists.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/service_already_exists/service_already_exists.html b/doc/html/boost_asio/reference/service_already_exists/service_already_exists.html
index bbfd43f8a5..5176f20c5b 100644
--- a/doc/html/boost_asio/reference/service_already_exists/service_already_exists.html
+++ b/doc/html/boost_asio/reference/service_already_exists/service_already_exists.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set.html b/doc/html/boost_asio/reference/signal_set.html
index 194a1acef5..f2508548d4 100644
--- a/doc/html/boost_asio/reference/signal_set.html
+++ b/doc/html/boost_asio/reference/signal_set.html
@@ -319,7 +319,7 @@ signals.async_wait(handler);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/_signal_set.html b/doc/html/boost_asio/reference/signal_set/_signal_set.html
index cfa7f6d732..1295b9d97b 100644
--- a/doc/html/boost_asio/reference/signal_set/_signal_set.html
+++ b/doc/html/boost_asio/reference/signal_set/_signal_set.html
@@ -40,7 +40,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/add.html b/doc/html/boost_asio/reference/signal_set/add.html
index d468adec36..45338b741c 100644
--- a/doc/html/boost_asio/reference/signal_set/add.html
+++ b/doc/html/boost_asio/reference/signal_set/add.html
@@ -42,7 +42,7 @@ void <a class="link" href="add/overload2.html" title="signal_set::add (2 of 2 ov
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/add/overload1.html b/doc/html/boost_asio/reference/signal_set/add/overload1.html
index 45f83605ec..6f08f9fc17 100644
--- a/doc/html/boost_asio/reference/signal_set/add/overload1.html
+++ b/doc/html/boost_asio/reference/signal_set/add/overload1.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/add/overload2.html b/doc/html/boost_asio/reference/signal_set/add/overload2.html
index 44eb46133e..06e17ef81e 100644
--- a/doc/html/boost_asio/reference/signal_set/add/overload2.html
+++ b/doc/html/boost_asio/reference/signal_set/add/overload2.html
@@ -58,7 +58,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/async_wait.html b/doc/html/boost_asio/reference/signal_set/async_wait.html
index 49c5c4797c..e4794758b6 100644
--- a/doc/html/boost_asio/reference/signal_set/async_wait.html
+++ b/doc/html/boost_asio/reference/signal_set/async_wait.html
@@ -84,7 +84,7 @@ Start an
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/cancel.html b/doc/html/boost_asio/reference/signal_set/cancel.html
index ce66e44210..aca9495c62 100644
--- a/doc/html/boost_asio/reference/signal_set/cancel.html
+++ b/doc/html/boost_asio/reference/signal_set/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="signal_set::cancel (2 o
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/cancel/overload1.html b/doc/html/boost_asio/reference/signal_set/cancel/overload1.html
index a774353d43..4e2012df20 100644
--- a/doc/html/boost_asio/reference/signal_set/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/signal_set/cancel/overload1.html
@@ -77,7 +77,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/cancel/overload2.html b/doc/html/boost_asio/reference/signal_set/cancel/overload2.html
index 2d2920d9e2..0c79ab0b32 100644
--- a/doc/html/boost_asio/reference/signal_set/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/signal_set/cancel/overload2.html
@@ -78,7 +78,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/clear.html b/doc/html/boost_asio/reference/signal_set/clear.html
index ffb08bef48..b8dfede7d7 100644
--- a/doc/html/boost_asio/reference/signal_set/clear.html
+++ b/doc/html/boost_asio/reference/signal_set/clear.html
@@ -41,7 +41,7 @@ void <a class="link" href="clear/overload2.html" title="signal_set::clear (2 of
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/clear/overload1.html b/doc/html/boost_asio/reference/signal_set/clear/overload1.html
index fae9d15025..4c71758702 100644
--- a/doc/html/boost_asio/reference/signal_set/clear/overload1.html
+++ b/doc/html/boost_asio/reference/signal_set/clear/overload1.html
@@ -59,7 +59,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/clear/overload2.html b/doc/html/boost_asio/reference/signal_set/clear/overload2.html
index 2866a29de4..c019e969c1 100644
--- a/doc/html/boost_asio/reference/signal_set/clear/overload2.html
+++ b/doc/html/boost_asio/reference/signal_set/clear/overload2.html
@@ -60,7 +60,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/executor_type.html b/doc/html/boost_asio/reference/signal_set/executor_type.html
index 27bac9b680..0af26b137c 100644
--- a/doc/html/boost_asio/reference/signal_set/executor_type.html
+++ b/doc/html/boost_asio/reference/signal_set/executor_type.html
@@ -203,7 +203,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/get_executor.html b/doc/html/boost_asio/reference/signal_set/get_executor.html
index f9ace8cc80..469d713405 100644
--- a/doc/html/boost_asio/reference/signal_set/get_executor.html
+++ b/doc/html/boost_asio/reference/signal_set/get_executor.html
@@ -36,7 +36,7 @@ Get the
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/get_io_context.html b/doc/html/boost_asio/reference/signal_set/get_io_context.html
index d98ab31880..ffc6cefa11 100644
--- a/doc/html/boost_asio/reference/signal_set/get_io_context.html
+++ b/doc/html/boost_asio/reference/signal_set/get_io_context.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/get_io_service.html b/doc/html/boost_asio/reference/signal_set/get_io_service.html
index 69cbc41179..89fe69becf 100644
--- a/doc/html/boost_asio/reference/signal_set/get_io_service.html
+++ b/doc/html/boost_asio/reference/signal_set/get_io_service.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/remove.html b/doc/html/boost_asio/reference/signal_set/remove.html
index f460edde28..3ade33572b 100644
--- a/doc/html/boost_asio/reference/signal_set/remove.html
+++ b/doc/html/boost_asio/reference/signal_set/remove.html
@@ -43,7 +43,7 @@ void <a class="link" href="remove/overload2.html" title="signal_set::remove (2 o
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/remove/overload1.html b/doc/html/boost_asio/reference/signal_set/remove/overload1.html
index 3c3f1479ef..2776418cd2 100644
--- a/doc/html/boost_asio/reference/signal_set/remove/overload1.html
+++ b/doc/html/boost_asio/reference/signal_set/remove/overload1.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/remove/overload2.html b/doc/html/boost_asio/reference/signal_set/remove/overload2.html
index 11759d49e3..aa4c9cd8f3 100644
--- a/doc/html/boost_asio/reference/signal_set/remove/overload2.html
+++ b/doc/html/boost_asio/reference/signal_set/remove/overload2.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/signal_set.html b/doc/html/boost_asio/reference/signal_set/signal_set.html
index 51c84cfd17..1343abb45d 100644
--- a/doc/html/boost_asio/reference/signal_set/signal_set.html
+++ b/doc/html/boost_asio/reference/signal_set/signal_set.html
@@ -65,7 +65,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/signal_set/overload1.html b/doc/html/boost_asio/reference/signal_set/signal_set/overload1.html
index 397872a6d7..56e9d027e8 100644
--- a/doc/html/boost_asio/reference/signal_set/signal_set/overload1.html
+++ b/doc/html/boost_asio/reference/signal_set/signal_set/overload1.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/signal_set/overload2.html b/doc/html/boost_asio/reference/signal_set/signal_set/overload2.html
index 7b9a3ee491..b4859c2077 100644
--- a/doc/html/boost_asio/reference/signal_set/signal_set/overload2.html
+++ b/doc/html/boost_asio/reference/signal_set/signal_set/overload2.html
@@ -69,7 +69,7 @@ signals.add(signal_number_1);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/signal_set/overload3.html b/doc/html/boost_asio/reference/signal_set/signal_set/overload3.html
index 9db680783d..535c83103b 100644
--- a/doc/html/boost_asio/reference/signal_set/signal_set/overload3.html
+++ b/doc/html/boost_asio/reference/signal_set/signal_set/overload3.html
@@ -75,7 +75,7 @@ signals.add(signal_number_2);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/signal_set/signal_set/overload4.html b/doc/html/boost_asio/reference/signal_set/signal_set/overload4.html
index efa6bb557b..7633ff3ce6 100644
--- a/doc/html/boost_asio/reference/signal_set/signal_set/overload4.html
+++ b/doc/html/boost_asio/reference/signal_set/signal_set/overload4.html
@@ -81,7 +81,7 @@ signals.add(signal_number_3);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base.html b/doc/html/boost_asio/reference/socket_base.html
index 46335edc44..ba4aa59c41 100644
--- a/doc/html/boost_asio/reference/socket_base.html
+++ b/doc/html/boost_asio/reference/socket_base.html
@@ -400,7 +400,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/_socket_base.html b/doc/html/boost_asio/reference/socket_base/_socket_base.html
index 31194eea47..f1bc9813d0 100644
--- a/doc/html/boost_asio/reference/socket_base/_socket_base.html
+++ b/doc/html/boost_asio/reference/socket_base/_socket_base.html
@@ -36,7 +36,7 @@ Protected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/broadcast.html b/doc/html/boost_asio/reference/socket_base/broadcast.html
index ddca9dd2a3..c1d5536b10 100644
--- a/doc/html/boost_asio/reference/socket_base/broadcast.html
+++ b/doc/html/boost_asio/reference/socket_base/broadcast.html
@@ -70,7 +70,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/bytes_readable.html b/doc/html/boost_asio/reference/socket_base/bytes_readable.html
index 71ed142849..dd23273c6e 100644
--- a/doc/html/boost_asio/reference/socket_base/bytes_readable.html
+++ b/doc/html/boost_asio/reference/socket_base/bytes_readable.html
@@ -59,7 +59,7 @@ std::size_t bytes_readable = command.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/debug.html b/doc/html/boost_asio/reference/socket_base/debug.html
index b3a05d94ce..d63ad56528 100644
--- a/doc/html/boost_asio/reference/socket_base/debug.html
+++ b/doc/html/boost_asio/reference/socket_base/debug.html
@@ -70,7 +70,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/do_not_route.html b/doc/html/boost_asio/reference/socket_base/do_not_route.html
index 2e9c7923d2..5b7fbf713b 100644
--- a/doc/html/boost_asio/reference/socket_base/do_not_route.html
+++ b/doc/html/boost_asio/reference/socket_base/do_not_route.html
@@ -70,7 +70,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/enable_connection_aborted.html b/doc/html/boost_asio/reference/socket_base/enable_connection_aborted.html
index 31ff809ba4..035e5b9e59 100644
--- a/doc/html/boost_asio/reference/socket_base/enable_connection_aborted.html
+++ b/doc/html/boost_asio/reference/socket_base/enable_connection_aborted.html
@@ -72,7 +72,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/keep_alive.html b/doc/html/boost_asio/reference/socket_base/keep_alive.html
index ecad39f300..fc9a70c3fe 100644
--- a/doc/html/boost_asio/reference/socket_base/keep_alive.html
+++ b/doc/html/boost_asio/reference/socket_base/keep_alive.html
@@ -70,7 +70,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/linger.html b/doc/html/boost_asio/reference/socket_base/linger.html
index f024b3bf6b..c688fe601e 100644
--- a/doc/html/boost_asio/reference/socket_base/linger.html
+++ b/doc/html/boost_asio/reference/socket_base/linger.html
@@ -71,7 +71,7 @@ unsigned short timeout = option.timeout();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/max_connections.html b/doc/html/boost_asio/reference/socket_base/max_connections.html
index 04fc793b00..ae3937d015 100644
--- a/doc/html/boost_asio/reference/socket_base/max_connections.html
+++ b/doc/html/boost_asio/reference/socket_base/max_connections.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/max_listen_connections.html b/doc/html/boost_asio/reference/socket_base/max_listen_connections.html
index 07b1ac1daa..a75b048059 100644
--- a/doc/html/boost_asio/reference/socket_base/max_listen_connections.html
+++ b/doc/html/boost_asio/reference/socket_base/max_listen_connections.html
@@ -36,7 +36,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/message_do_not_route.html b/doc/html/boost_asio/reference/socket_base/message_do_not_route.html
index e92e580176..cc9674ec7d 100644
--- a/doc/html/boost_asio/reference/socket_base/message_do_not_route.html
+++ b/doc/html/boost_asio/reference/socket_base/message_do_not_route.html
@@ -36,7 +36,7 @@ Specify
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/message_end_of_record.html b/doc/html/boost_asio/reference/socket_base/message_end_of_record.html
index 87a9cbbd5d..a69fb969ae 100644
--- a/doc/html/boost_asio/reference/socket_base/message_end_of_record.html
+++ b/doc/html/boost_asio/reference/socket_base/message_end_of_record.html
@@ -36,7 +36,7 @@ Specifies
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/message_flags.html b/doc/html/boost_asio/reference/socket_base/message_flags.html
index 35206ae1e4..b9fceefea0 100644
--- a/doc/html/boost_asio/reference/socket_base/message_flags.html
+++ b/doc/html/boost_asio/reference/socket_base/message_flags.html
@@ -46,7 +46,7 @@ Bitmask
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/message_out_of_band.html b/doc/html/boost_asio/reference/socket_base/message_out_of_band.html
index 3ebfa27ba4..73518b7884 100644
--- a/doc/html/boost_asio/reference/socket_base/message_out_of_band.html
+++ b/doc/html/boost_asio/reference/socket_base/message_out_of_band.html
@@ -36,7 +36,7 @@ Process
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/message_peek.html b/doc/html/boost_asio/reference/socket_base/message_peek.html
index 0444ab5c51..f1134fd827 100644
--- a/doc/html/boost_asio/reference/socket_base/message_peek.html
+++ b/doc/html/boost_asio/reference/socket_base/message_peek.html
@@ -36,7 +36,7 @@ Peek
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/out_of_band_inline.html b/doc/html/boost_asio/reference/socket_base/out_of_band_inline.html
index 31ce69ec36..983b4ecc8e 100644
--- a/doc/html/boost_asio/reference/socket_base/out_of_band_inline.html
+++ b/doc/html/boost_asio/reference/socket_base/out_of_band_inline.html
@@ -70,7 +70,7 @@ bool value = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/receive_buffer_size.html b/doc/html/boost_asio/reference/socket_base/receive_buffer_size.html
index a683c1af6d..211c7d0f67 100644
--- a/doc/html/boost_asio/reference/socket_base/receive_buffer_size.html
+++ b/doc/html/boost_asio/reference/socket_base/receive_buffer_size.html
@@ -70,7 +70,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/receive_low_watermark.html b/doc/html/boost_asio/reference/socket_base/receive_low_watermark.html
index 6f7ffe2910..a48b011292 100644
--- a/doc/html/boost_asio/reference/socket_base/receive_low_watermark.html
+++ b/doc/html/boost_asio/reference/socket_base/receive_low_watermark.html
@@ -70,7 +70,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/reuse_address.html b/doc/html/boost_asio/reference/socket_base/reuse_address.html
index e1b9026ead..f28a9d07db 100644
--- a/doc/html/boost_asio/reference/socket_base/reuse_address.html
+++ b/doc/html/boost_asio/reference/socket_base/reuse_address.html
@@ -71,7 +71,7 @@ bool is_set = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/send_buffer_size.html b/doc/html/boost_asio/reference/socket_base/send_buffer_size.html
index 48aee0c52f..1a2d7ab292 100644
--- a/doc/html/boost_asio/reference/socket_base/send_buffer_size.html
+++ b/doc/html/boost_asio/reference/socket_base/send_buffer_size.html
@@ -70,7 +70,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/send_low_watermark.html b/doc/html/boost_asio/reference/socket_base/send_low_watermark.html
index a0999cec71..e97d3929ad 100644
--- a/doc/html/boost_asio/reference/socket_base/send_low_watermark.html
+++ b/doc/html/boost_asio/reference/socket_base/send_low_watermark.html
@@ -70,7 +70,7 @@ int size = option.value();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/shutdown_type.html b/doc/html/boost_asio/reference/socket_base/shutdown_type.html
index f1f178e937..7973a51d7f 100644
--- a/doc/html/boost_asio/reference/socket_base/shutdown_type.html
+++ b/doc/html/boost_asio/reference/socket_base/shutdown_type.html
@@ -62,7 +62,7 @@ Different
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/socket_base/wait_type.html b/doc/html/boost_asio/reference/socket_base/wait_type.html
index d416a8345f..b9002429b4 100644
--- a/doc/html/boost_asio/reference/socket_base/wait_type.html
+++ b/doc/html/boost_asio/reference/socket_base/wait_type.html
@@ -64,7 +64,7 @@ Wait types.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/spawn.html b/doc/html/boost_asio/reference/spawn.html
index 6f422effb4..8195d677cd 100644
--- a/doc/html/boost_asio/reference/spawn.html
+++ b/doc/html/boost_asio/reference/spawn.html
@@ -136,7 +136,7 @@ void do_echo(boost::asio::yield_context yield)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/spawn/overload1.html b/doc/html/boost_asio/reference/spawn/overload1.html
index 0d32eb2009..8db441b1b8 100644
--- a/doc/html/boost_asio/reference/spawn/overload1.html
+++ b/doc/html/boost_asio/reference/spawn/overload1.html
@@ -65,7 +65,7 @@ void spawn(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/spawn/overload2.html b/doc/html/boost_asio/reference/spawn/overload2.html
index 926ea4f76b..d5d18700d1 100644
--- a/doc/html/boost_asio/reference/spawn/overload2.html
+++ b/doc/html/boost_asio/reference/spawn/overload2.html
@@ -80,7 +80,7 @@ void spawn(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/spawn/overload3.html b/doc/html/boost_asio/reference/spawn/overload3.html
index 13b5729358..93a0ceeccd 100644
--- a/doc/html/boost_asio/reference/spawn/overload3.html
+++ b/doc/html/boost_asio/reference/spawn/overload3.html
@@ -75,7 +75,7 @@ void spawn(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/spawn/overload4.html b/doc/html/boost_asio/reference/spawn/overload4.html
index 67bdb5ca60..ed69827386 100644
--- a/doc/html/boost_asio/reference/spawn/overload4.html
+++ b/doc/html/boost_asio/reference/spawn/overload4.html
@@ -73,7 +73,7 @@ void spawn(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/spawn/overload5.html b/doc/html/boost_asio/reference/spawn/overload5.html
index 25816f0be6..35d50bc5e9 100644
--- a/doc/html/boost_asio/reference/spawn/overload5.html
+++ b/doc/html/boost_asio/reference/spawn/overload5.html
@@ -71,7 +71,7 @@ void spawn(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/spawn/overload6.html b/doc/html/boost_asio/reference/spawn/overload6.html
index e545e356a1..2e108ad1f4 100644
--- a/doc/html/boost_asio/reference/spawn/overload6.html
+++ b/doc/html/boost_asio/reference/spawn/overload6.html
@@ -72,7 +72,7 @@ void spawn(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/spawn/overload7.html b/doc/html/boost_asio/reference/spawn/overload7.html
index e7ab0e2466..feba5f09aa 100644
--- a/doc/html/boost_asio/reference/spawn/overload7.html
+++ b/doc/html/boost_asio/reference/spawn/overload7.html
@@ -74,7 +74,7 @@ void spawn(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context.html b/doc/html/boost_asio/reference/ssl__context.html
index 029f5cf2a8..78d24d87b6 100644
--- a/doc/html/boost_asio/reference/ssl__context.html
+++ b/doc/html/boost_asio/reference/ssl__context.html
@@ -567,7 +567,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/_context.html b/doc/html/boost_asio/reference/ssl__context/_context.html
index c040eae058..1bef5e7778 100644
--- a/doc/html/boost_asio/reference/ssl__context/_context.html
+++ b/doc/html/boost_asio/reference/ssl__context/_context.html
@@ -35,7 +35,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/add_certificate_authority.html b/doc/html/boost_asio/reference/ssl__context/add_certificate_authority.html
index c7ace4f9ed..f170d9036a 100644
--- a/doc/html/boost_asio/reference/ssl__context/add_certificate_authority.html
+++ b/doc/html/boost_asio/reference/ssl__context/add_certificate_authority.html
@@ -43,7 +43,7 @@ void <a class="link" href="add_certificate_authority/overload2.html" title="ssl:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/add_certificate_authority/overload1.html b/doc/html/boost_asio/reference/ssl__context/add_certificate_authority/overload1.html
index 3f8a666f9f..cc7cadcbd8 100644
--- a/doc/html/boost_asio/reference/ssl__context/add_certificate_authority/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/add_certificate_authority/overload1.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/add_certificate_authority/overload2.html b/doc/html/boost_asio/reference/ssl__context/add_certificate_authority/overload2.html
index 9da80b7b6d..663f72c6a1 100644
--- a/doc/html/boost_asio/reference/ssl__context/add_certificate_authority/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/add_certificate_authority/overload2.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/add_verify_path.html b/doc/html/boost_asio/reference/ssl__context/add_verify_path.html
index 047b231218..e65d3e6724 100644
--- a/doc/html/boost_asio/reference/ssl__context/add_verify_path.html
+++ b/doc/html/boost_asio/reference/ssl__context/add_verify_path.html
@@ -44,7 +44,7 @@ void <a class="link" href="add_verify_path/overload2.html" title="ssl::context::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/add_verify_path/overload1.html b/doc/html/boost_asio/reference/ssl__context/add_verify_path/overload1.html
index 893a371ea3..cb7aa88528 100644
--- a/doc/html/boost_asio/reference/ssl__context/add_verify_path/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/add_verify_path/overload1.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/add_verify_path/overload2.html b/doc/html/boost_asio/reference/ssl__context/add_verify_path/overload2.html
index 0126493760..9a23672f11 100644
--- a/doc/html/boost_asio/reference/ssl__context/add_verify_path/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/add_verify_path/overload2.html
@@ -68,7 +68,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/clear_options.html b/doc/html/boost_asio/reference/ssl__context/clear_options.html
index 3702ebec85..429854b317 100644
--- a/doc/html/boost_asio/reference/ssl__context/clear_options.html
+++ b/doc/html/boost_asio/reference/ssl__context/clear_options.html
@@ -43,7 +43,7 @@ void <a class="link" href="clear_options/overload2.html" title="ssl::context::cl
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/clear_options/overload1.html b/doc/html/boost_asio/reference/ssl__context/clear_options/overload1.html
index 7d493231de..eeb4ad5d92 100644
--- a/doc/html/boost_asio/reference/ssl__context/clear_options/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/clear_options/overload1.html
@@ -75,7 +75,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/clear_options/overload2.html b/doc/html/boost_asio/reference/ssl__context/clear_options/overload2.html
index 99ad76989f..dfd82d396d 100644
--- a/doc/html/boost_asio/reference/ssl__context/clear_options/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/clear_options/overload2.html
@@ -67,7 +67,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/context.html b/doc/html/boost_asio/reference/ssl__context/context.html
index 5b5233d5ef..05feb7f144 100644
--- a/doc/html/boost_asio/reference/ssl__context/context.html
+++ b/doc/html/boost_asio/reference/ssl__context/context.html
@@ -44,7 +44,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/context/overload1.html b/doc/html/boost_asio/reference/ssl__context/context/overload1.html
index 6c80242a69..49cdea485a 100644
--- a/doc/html/boost_asio/reference/ssl__context/context/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/context/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/context/overload2.html b/doc/html/boost_asio/reference/ssl__context/context/overload2.html
index 5e38667932..77f98aecc9 100644
--- a/doc/html/boost_asio/reference/ssl__context/context/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/context/overload2.html
@@ -63,7 +63,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/default_workarounds.html b/doc/html/boost_asio/reference/ssl__context/default_workarounds.html
index 8a8f6ad3f8..7e1b5613d3 100644
--- a/doc/html/boost_asio/reference/ssl__context/default_workarounds.html
+++ b/doc/html/boost_asio/reference/ssl__context/default_workarounds.html
@@ -36,7 +36,7 @@ Implement
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/file_format.html b/doc/html/boost_asio/reference/ssl__context/file_format.html
index 9b02f253f8..a3f109962b 100644
--- a/doc/html/boost_asio/reference/ssl__context/file_format.html
+++ b/doc/html/boost_asio/reference/ssl__context/file_format.html
@@ -57,7 +57,7 @@ File
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/load_verify_file.html b/doc/html/boost_asio/reference/ssl__context/load_verify_file.html
index dc8097ed3e..1a5c3f14b2 100644
--- a/doc/html/boost_asio/reference/ssl__context/load_verify_file.html
+++ b/doc/html/boost_asio/reference/ssl__context/load_verify_file.html
@@ -43,7 +43,7 @@ void <a class="link" href="load_verify_file/overload2.html" title="ssl::context:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/load_verify_file/overload1.html b/doc/html/boost_asio/reference/ssl__context/load_verify_file/overload1.html
index 4b7650b17b..aa956ad3a8 100644
--- a/doc/html/boost_asio/reference/ssl__context/load_verify_file/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/load_verify_file/overload1.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/load_verify_file/overload2.html b/doc/html/boost_asio/reference/ssl__context/load_verify_file/overload2.html
index 657faa2b6a..50dc47e986 100644
--- a/doc/html/boost_asio/reference/ssl__context/load_verify_file/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/load_verify_file/overload2.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/method.html b/doc/html/boost_asio/reference/ssl__context/method.html
index 0c61b14ac5..1d15482e4a 100644
--- a/doc/html/boost_asio/reference/ssl__context/method.html
+++ b/doc/html/boost_asio/reference/ssl__context/method.html
@@ -152,7 +152,7 @@ Different methods
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/native_handle.html b/doc/html/boost_asio/reference/ssl__context/native_handle.html
index 0e34647940..0ecc480ece 100644
--- a/doc/html/boost_asio/reference/ssl__context/native_handle.html
+++ b/doc/html/boost_asio/reference/ssl__context/native_handle.html
@@ -41,7 +41,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/native_handle_type.html b/doc/html/boost_asio/reference/ssl__context/native_handle_type.html
index 587a81619f..c591c67c25 100644
--- a/doc/html/boost_asio/reference/ssl__context/native_handle_type.html
+++ b/doc/html/boost_asio/reference/ssl__context/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/no_compression.html b/doc/html/boost_asio/reference/ssl__context/no_compression.html
index ee2f70745d..81fad3ba31 100644
--- a/doc/html/boost_asio/reference/ssl__context/no_compression.html
+++ b/doc/html/boost_asio/reference/ssl__context/no_compression.html
@@ -36,7 +36,7 @@ Disable
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/no_sslv2.html b/doc/html/boost_asio/reference/ssl__context/no_sslv2.html
index c412025318..ced2a609c6 100644
--- a/doc/html/boost_asio/reference/ssl__context/no_sslv2.html
+++ b/doc/html/boost_asio/reference/ssl__context/no_sslv2.html
@@ -36,7 +36,7 @@ Disable SSL
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/no_sslv3.html b/doc/html/boost_asio/reference/ssl__context/no_sslv3.html
index f9c23b57f2..5cde652de1 100644
--- a/doc/html/boost_asio/reference/ssl__context/no_sslv3.html
+++ b/doc/html/boost_asio/reference/ssl__context/no_sslv3.html
@@ -36,7 +36,7 @@ Disable SSL
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/no_tlsv1.html b/doc/html/boost_asio/reference/ssl__context/no_tlsv1.html
index d70180a3b2..47f0820494 100644
--- a/doc/html/boost_asio/reference/ssl__context/no_tlsv1.html
+++ b/doc/html/boost_asio/reference/ssl__context/no_tlsv1.html
@@ -36,7 +36,7 @@ Disable TLS
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/no_tlsv1_1.html b/doc/html/boost_asio/reference/ssl__context/no_tlsv1_1.html
index fbeb494796..3530c0b8b8 100644
--- a/doc/html/boost_asio/reference/ssl__context/no_tlsv1_1.html
+++ b/doc/html/boost_asio/reference/ssl__context/no_tlsv1_1.html
@@ -36,7 +36,7 @@ Disable
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/no_tlsv1_2.html b/doc/html/boost_asio/reference/ssl__context/no_tlsv1_2.html
index 84fad9290d..f2d67e782c 100644
--- a/doc/html/boost_asio/reference/ssl__context/no_tlsv1_2.html
+++ b/doc/html/boost_asio/reference/ssl__context/no_tlsv1_2.html
@@ -36,7 +36,7 @@ Disable
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/operator_eq_.html b/doc/html/boost_asio/reference/ssl__context/operator_eq_.html
index 2689ee21f1..9a48c58ddc 100644
--- a/doc/html/boost_asio/reference/ssl__context/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ssl__context/operator_eq_.html
@@ -64,7 +64,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/options.html b/doc/html/boost_asio/reference/ssl__context/options.html
index a4ff880dad..764117ba45 100644
--- a/doc/html/boost_asio/reference/ssl__context/options.html
+++ b/doc/html/boost_asio/reference/ssl__context/options.html
@@ -46,7 +46,7 @@ Bitmask type
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/password_purpose.html b/doc/html/boost_asio/reference/ssl__context/password_purpose.html
index 0b75791584..38c3fffdcc 100644
--- a/doc/html/boost_asio/reference/ssl__context/password_purpose.html
+++ b/doc/html/boost_asio/reference/ssl__context/password_purpose.html
@@ -57,7 +57,7 @@ Purpose
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_default_verify_paths.html b/doc/html/boost_asio/reference/ssl__context/set_default_verify_paths.html
index ff4dde3aef..12ef153572 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_default_verify_paths.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_default_verify_paths.html
@@ -42,7 +42,7 @@ void <a class="link" href="set_default_verify_paths/overload2.html" title="ssl::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_default_verify_paths/overload1.html b/doc/html/boost_asio/reference/ssl__context/set_default_verify_paths/overload1.html
index a04cb230f7..0fdb84d308 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_default_verify_paths/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_default_verify_paths/overload1.html
@@ -60,7 +60,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_default_verify_paths/overload2.html b/doc/html/boost_asio/reference/ssl__context/set_default_verify_paths/overload2.html
index 6b870eccff..4ea6eb29cb 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_default_verify_paths/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_default_verify_paths/overload2.html
@@ -61,7 +61,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_options.html b/doc/html/boost_asio/reference/ssl__context/set_options.html
index 4d557b190c..219d4066da 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_options.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_options.html
@@ -43,7 +43,7 @@ void <a class="link" href="set_options/overload2.html" title="ssl::context::set_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_options/overload1.html b/doc/html/boost_asio/reference/ssl__context/set_options/overload1.html
index 288e568ae3..d9e1fb91a5 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_options/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_options/overload1.html
@@ -75,7 +75,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_options/overload2.html b/doc/html/boost_asio/reference/ssl__context/set_options/overload2.html
index 15f298a3c5..26c3b026fd 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_options/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_options/overload2.html
@@ -67,7 +67,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_password_callback.html b/doc/html/boost_asio/reference/ssl__context/set_password_callback.html
index e985e1ab3a..cd8b35912f 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_password_callback.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_password_callback.html
@@ -47,7 +47,7 @@ void <a class="link" href="set_password_callback/overload2.html" title="ssl::con
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_password_callback/overload1.html b/doc/html/boost_asio/reference/ssl__context/set_password_callback/overload1.html
index 54860e5138..0bd07455a0 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_password_callback/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_password_callback/overload1.html
@@ -86,7 +86,7 @@ void set_password_callback(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_password_callback/overload2.html b/doc/html/boost_asio/reference/ssl__context/set_password_callback/overload2.html
index b8d20bd3fa..a71816e68a 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_password_callback/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_password_callback/overload2.html
@@ -78,7 +78,7 @@ void set_password_callback(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_verify_callback.html b/doc/html/boost_asio/reference/ssl__context/set_verify_callback.html
index 5699de5ca7..b14781d43b 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_verify_callback.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_verify_callback.html
@@ -47,7 +47,7 @@ void <a class="link" href="set_verify_callback/overload2.html" title="ssl::conte
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_verify_callback/overload1.html b/doc/html/boost_asio/reference/ssl__context/set_verify_callback/overload1.html
index c6d0c6f7cc..9967bf8cf4 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_verify_callback/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_verify_callback/overload1.html
@@ -87,7 +87,7 @@ void set_verify_callback(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_verify_callback/overload2.html b/doc/html/boost_asio/reference/ssl__context/set_verify_callback/overload2.html
index 87fff56f28..d860ae52f1 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_verify_callback/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_verify_callback/overload2.html
@@ -79,7 +79,7 @@ void set_verify_callback(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_verify_depth.html b/doc/html/boost_asio/reference/ssl__context/set_verify_depth.html
index cc0d1159c9..234f23e737 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_verify_depth.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_verify_depth.html
@@ -43,7 +43,7 @@ void <a class="link" href="set_verify_depth/overload2.html" title="ssl::context:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_verify_depth/overload1.html b/doc/html/boost_asio/reference/ssl__context/set_verify_depth/overload1.html
index afb51c511d..b72111cc0c 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_verify_depth/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_verify_depth/overload1.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_verify_depth/overload2.html b/doc/html/boost_asio/reference/ssl__context/set_verify_depth/overload2.html
index 6ee54e77d1..1237ad73f6 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_verify_depth/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_verify_depth/overload2.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_verify_mode.html b/doc/html/boost_asio/reference/ssl__context/set_verify_mode.html
index 34d1cc46e8..57a6924655 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_verify_mode.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_verify_mode.html
@@ -43,7 +43,7 @@ void <a class="link" href="set_verify_mode/overload2.html" title="ssl::context::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_verify_mode/overload1.html b/doc/html/boost_asio/reference/ssl__context/set_verify_mode/overload1.html
index 81ef3c30c7..59103b7c35 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_verify_mode/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_verify_mode/overload1.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/set_verify_mode/overload2.html b/doc/html/boost_asio/reference/ssl__context/set_verify_mode/overload2.html
index 23614f4f54..7c4bac37ac 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_verify_mode/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_verify_mode/overload2.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/single_dh_use.html b/doc/html/boost_asio/reference/ssl__context/single_dh_use.html
index 8b843a242d..e92f1bfa77 100644
--- a/doc/html/boost_asio/reference/ssl__context/single_dh_use.html
+++ b/doc/html/boost_asio/reference/ssl__context/single_dh_use.html
@@ -36,7 +36,7 @@ Always
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_certificate.html b/doc/html/boost_asio/reference/ssl__context/use_certificate.html
index ef7a37f0a7..b2e9ea342f 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate.html
@@ -45,7 +45,7 @@ void <a class="link" href="use_certificate/overload2.html" title="ssl::context::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_certificate/overload1.html b/doc/html/boost_asio/reference/ssl__context/use_certificate/overload1.html
index efd8670a5c..febb1709ec 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate/overload1.html
@@ -77,7 +77,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_certificate/overload2.html b/doc/html/boost_asio/reference/ssl__context/use_certificate/overload2.html
index 3f839a14d5..0f57ae4d7a 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate/overload2.html
@@ -69,7 +69,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_certificate_chain.html b/doc/html/boost_asio/reference/ssl__context/use_certificate_chain.html
index dbc7910a15..fbd6f06d73 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate_chain.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate_chain.html
@@ -43,7 +43,7 @@ void <a class="link" href="use_certificate_chain/overload2.html" title="ssl::con
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_certificate_chain/overload1.html b/doc/html/boost_asio/reference/ssl__context/use_certificate_chain/overload1.html
index a4fd083261..ca04bb58a0 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate_chain/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate_chain/overload1.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_certificate_chain/overload2.html b/doc/html/boost_asio/reference/ssl__context/use_certificate_chain/overload2.html
index 027e7ad766..e873bdd587 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate_chain/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate_chain/overload2.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file.html b/doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file.html
index b5fd34a2c2..ffca3f42b5 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file.html
@@ -43,7 +43,7 @@ void <a class="link" href="use_certificate_chain_file/overload2.html" title="ssl
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file/overload1.html b/doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file/overload1.html
index 2c058b4634..df88543ae1 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file/overload1.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file/overload2.html b/doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file/overload2.html
index 3fb1768555..cafb38ee34 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file/overload2.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_certificate_file.html b/doc/html/boost_asio/reference/ssl__context/use_certificate_file.html
index e45f2fd2fe..e36929122f 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate_file.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate_file.html
@@ -45,7 +45,7 @@ void <a class="link" href="use_certificate_file/overload2.html" title="ssl::cont
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_certificate_file/overload1.html b/doc/html/boost_asio/reference/ssl__context/use_certificate_file/overload1.html
index 08aaaafdfd..50cfce3573 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate_file/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate_file/overload1.html
@@ -77,7 +77,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_certificate_file/overload2.html b/doc/html/boost_asio/reference/ssl__context/use_certificate_file/overload2.html
index d5a1a3c699..cd454bd415 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate_file/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate_file/overload2.html
@@ -69,7 +69,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_private_key.html b/doc/html/boost_asio/reference/ssl__context/use_private_key.html
index 415dd326f6..54a9d04458 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_private_key.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_private_key.html
@@ -45,7 +45,7 @@ void <a class="link" href="use_private_key/overload2.html" title="ssl::context::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_private_key/overload1.html b/doc/html/boost_asio/reference/ssl__context/use_private_key/overload1.html
index d38297ab33..ec8a8e1b25 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_private_key/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_private_key/overload1.html
@@ -77,7 +77,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_private_key/overload2.html b/doc/html/boost_asio/reference/ssl__context/use_private_key/overload2.html
index 73789cd7d9..efd6232126 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_private_key/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_private_key/overload2.html
@@ -69,7 +69,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_private_key_file.html b/doc/html/boost_asio/reference/ssl__context/use_private_key_file.html
index 8d7706f477..0d35bc980c 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_private_key_file.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_private_key_file.html
@@ -45,7 +45,7 @@ void <a class="link" href="use_private_key_file/overload2.html" title="ssl::cont
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_private_key_file/overload1.html b/doc/html/boost_asio/reference/ssl__context/use_private_key_file/overload1.html
index 4f1114c825..09c7b1ed25 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_private_key_file/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_private_key_file/overload1.html
@@ -77,7 +77,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_private_key_file/overload2.html b/doc/html/boost_asio/reference/ssl__context/use_private_key_file/overload2.html
index 936c3bb5dd..d9f4108541 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_private_key_file/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_private_key_file/overload2.html
@@ -69,7 +69,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key.html b/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key.html
index 9e73414e92..6ef25c76cd 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key.html
@@ -45,7 +45,7 @@ void <a class="link" href="use_rsa_private_key/overload2.html" title="ssl::conte
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key/overload1.html b/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key/overload1.html
index 87f14c3ba7..5781361a41 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key/overload1.html
@@ -78,7 +78,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key/overload2.html b/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key/overload2.html
index 506a18b97c..883ebfba9c 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key/overload2.html
@@ -70,7 +70,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file.html b/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file.html
index eefbc564c6..c46f9e37a7 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file.html
@@ -45,7 +45,7 @@ void <a class="link" href="use_rsa_private_key_file/overload2.html" title="ssl::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file/overload1.html b/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file/overload1.html
index 686ed147db..782d2668ef 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file/overload1.html
@@ -78,7 +78,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file/overload2.html b/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file/overload2.html
index c0a4a17a98..8836b11d9c 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file/overload2.html
@@ -70,7 +70,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_tmp_dh.html b/doc/html/boost_asio/reference/ssl__context/use_tmp_dh.html
index 547a6a9156..2e1e964a81 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_tmp_dh.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_tmp_dh.html
@@ -43,7 +43,7 @@ void <a class="link" href="use_tmp_dh/overload2.html" title="ssl::context::use_t
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_tmp_dh/overload1.html b/doc/html/boost_asio/reference/ssl__context/use_tmp_dh/overload1.html
index 0a8dfffba4..cf30bab247 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_tmp_dh/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_tmp_dh/overload1.html
@@ -75,7 +75,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_tmp_dh/overload2.html b/doc/html/boost_asio/reference/ssl__context/use_tmp_dh/overload2.html
index d7e0dc935f..8144211686 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_tmp_dh/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_tmp_dh/overload2.html
@@ -67,7 +67,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file.html b/doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file.html
index 434af3197c..1c2266ab30 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file.html
@@ -43,7 +43,7 @@ void <a class="link" href="use_tmp_dh_file/overload2.html" title="ssl::context::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file/overload1.html b/doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file/overload1.html
index db1391c185..cecd45d8de 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file/overload1.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file/overload2.html b/doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file/overload2.html
index d450c86783..6eff2d247b 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file/overload2.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base.html b/doc/html/boost_asio/reference/ssl__context_base.html
index 4c8ff9e923..bcd9008edd 100644
--- a/doc/html/boost_asio/reference/ssl__context_base.html
+++ b/doc/html/boost_asio/reference/ssl__context_base.html
@@ -274,7 +274,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/_context_base.html b/doc/html/boost_asio/reference/ssl__context_base/_context_base.html
index 0a0e06e5f9..8707df0ebd 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/_context_base.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/_context_base.html
@@ -36,7 +36,7 @@ Protected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/default_workarounds.html b/doc/html/boost_asio/reference/ssl__context_base/default_workarounds.html
index 4ce1fcc5bb..1ec5579a33 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/default_workarounds.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/default_workarounds.html
@@ -36,7 +36,7 @@ Implement
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/file_format.html b/doc/html/boost_asio/reference/ssl__context_base/file_format.html
index d4e6ebd149..f248d449b9 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/file_format.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/file_format.html
@@ -57,7 +57,7 @@ File
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/method.html b/doc/html/boost_asio/reference/ssl__context_base/method.html
index cebdd0b255..a03ca209ee 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/method.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/method.html
@@ -152,7 +152,7 @@ Different
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/no_compression.html b/doc/html/boost_asio/reference/ssl__context_base/no_compression.html
index fdf139c4be..3aa75d0289 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/no_compression.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/no_compression.html
@@ -36,7 +36,7 @@ Disable
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/no_sslv2.html b/doc/html/boost_asio/reference/ssl__context_base/no_sslv2.html
index 09a4a2f337..89b1174ce8 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/no_sslv2.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/no_sslv2.html
@@ -36,7 +36,7 @@ Disable
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html b/doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html
index 55aa8f461f..58785145ca 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html
@@ -36,7 +36,7 @@ Disable
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1.html b/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1.html
index 983cb4e759..796e9610da 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1.html
@@ -36,7 +36,7 @@ Disable
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_1.html b/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_1.html
index 6381692395..8132588cda 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_1.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_1.html
@@ -36,7 +36,7 @@ Disable
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_2.html b/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_2.html
index 611a61da04..14503e2c99 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_2.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_2.html
@@ -36,7 +36,7 @@ Disable
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/options.html b/doc/html/boost_asio/reference/ssl__context_base/options.html
index 293f472417..9e10e697f7 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/options.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/options.html
@@ -46,7 +46,7 @@ Bitmask
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/password_purpose.html b/doc/html/boost_asio/reference/ssl__context_base/password_purpose.html
index 63ea5571fe..d547fa7e6d 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/password_purpose.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/password_purpose.html
@@ -57,7 +57,7 @@ Purpose
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__context_base/single_dh_use.html b/doc/html/boost_asio/reference/ssl__context_base/single_dh_use.html
index e0eb84a2e0..6601a27e29 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/single_dh_use.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/single_dh_use.html
@@ -36,7 +36,7 @@ Always
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__error__get_stream_category.html b/doc/html/boost_asio/reference/ssl__error__get_stream_category.html
index b4a5b7fc1d..fec2af5266 100644
--- a/doc/html/boost_asio/reference/ssl__error__get_stream_category.html
+++ b/doc/html/boost_asio/reference/ssl__error__get_stream_category.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__error__make_error_code.html b/doc/html/boost_asio/reference/ssl__error__make_error_code.html
index a104436f85..4de1dae08c 100644
--- a/doc/html/boost_asio/reference/ssl__error__make_error_code.html
+++ b/doc/html/boost_asio/reference/ssl__error__make_error_code.html
@@ -45,7 +45,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__error__stream_category.html b/doc/html/boost_asio/reference/ssl__error__stream_category.html
index 36cb3f7a7d..d98eddd976 100644
--- a/doc/html/boost_asio/reference/ssl__error__stream_category.html
+++ b/doc/html/boost_asio/reference/ssl__error__stream_category.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__error__stream_errors.html b/doc/html/boost_asio/reference/ssl__error__stream_errors.html
index 154a03be1c..3446236aa2 100644
--- a/doc/html/boost_asio/reference/ssl__error__stream_errors.html
+++ b/doc/html/boost_asio/reference/ssl__error__stream_errors.html
@@ -61,7 +61,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__rfc2818_verification.html b/doc/html/boost_asio/reference/ssl__rfc2818_verification.html
index 41255d908e..58cf99aeea 100644
--- a/doc/html/boost_asio/reference/ssl__rfc2818_verification.html
+++ b/doc/html/boost_asio/reference/ssl__rfc2818_verification.html
@@ -159,7 +159,7 @@ sock.handshake(ssl_socket::client);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__rfc2818_verification/operator_lp__rp_.html b/doc/html/boost_asio/reference/ssl__rfc2818_verification/operator_lp__rp_.html
index 6f190bb750..f4304ccbb4 100644
--- a/doc/html/boost_asio/reference/ssl__rfc2818_verification/operator_lp__rp_.html
+++ b/doc/html/boost_asio/reference/ssl__rfc2818_verification/operator_lp__rp_.html
@@ -38,7 +38,7 @@ Perform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__rfc2818_verification/result_type.html b/doc/html/boost_asio/reference/ssl__rfc2818_verification/result_type.html
index a603aac653..9ac1a77a73 100644
--- a/doc/html/boost_asio/reference/ssl__rfc2818_verification/result_type.html
+++ b/doc/html/boost_asio/reference/ssl__rfc2818_verification/result_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__rfc2818_verification/rfc2818_verification.html b/doc/html/boost_asio/reference/ssl__rfc2818_verification/rfc2818_verification.html
index ca194f0631..f05d0676ec 100644
--- a/doc/html/boost_asio/reference/ssl__rfc2818_verification/rfc2818_verification.html
+++ b/doc/html/boost_asio/reference/ssl__rfc2818_verification/rfc2818_verification.html
@@ -36,7 +36,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream.html b/doc/html/boost_asio/reference/ssl__stream.html
index 9d2b22f44f..4108578ed6 100644
--- a/doc/html/boost_asio/reference/ssl__stream.html
+++ b/doc/html/boost_asio/reference/ssl__stream.html
@@ -428,7 +428,7 @@ boost::asio::ssl::stream&lt;asio:ip::tcp::socket&gt; sock(io_context, ctx);
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/_stream.html b/doc/html/boost_asio/reference/ssl__stream/_stream.html
index dcf33d4066..a97275fd64 100644
--- a/doc/html/boost_asio/reference/ssl__stream/_stream.html
+++ b/doc/html/boost_asio/reference/ssl__stream/_stream.html
@@ -43,7 +43,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/async_handshake.html b/doc/html/boost_asio/reference/ssl__stream/async_handshake.html
index cdf6abdd21..9e8da20bd8 100644
--- a/doc/html/boost_asio/reference/ssl__stream/async_handshake.html
+++ b/doc/html/boost_asio/reference/ssl__stream/async_handshake.html
@@ -50,7 +50,7 @@ template&lt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/async_handshake/overload1.html b/doc/html/boost_asio/reference/ssl__stream/async_handshake/overload1.html
index fb7fe277fe..8a6459b013 100644
--- a/doc/html/boost_asio/reference/ssl__stream/async_handshake/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__stream/async_handshake/overload1.html
@@ -71,7 +71,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/async_handshake/overload2.html b/doc/html/boost_asio/reference/ssl__stream/async_handshake/overload2.html
index ad9df6b0c8..3110164a5c 100644
--- a/doc/html/boost_asio/reference/ssl__stream/async_handshake/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__stream/async_handshake/overload2.html
@@ -81,7 +81,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/async_read_some.html b/doc/html/boost_asio/reference/ssl__stream/async_read_some.html
index 1dfb988f4d..2f3f2bc050 100644
--- a/doc/html/boost_asio/reference/ssl__stream/async_read_some.html
+++ b/doc/html/boost_asio/reference/ssl__stream/async_read_some.html
@@ -86,7 +86,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/async_shutdown.html b/doc/html/boost_asio/reference/ssl__stream/async_shutdown.html
index 8098270daa..d70ea66c53 100644
--- a/doc/html/boost_asio/reference/ssl__stream/async_shutdown.html
+++ b/doc/html/boost_asio/reference/ssl__stream/async_shutdown.html
@@ -66,7 +66,7 @@ Asynchronously
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/async_write_some.html b/doc/html/boost_asio/reference/ssl__stream/async_write_some.html
index 2945530cfe..db66dbfd1f 100644
--- a/doc/html/boost_asio/reference/ssl__stream/async_write_some.html
+++ b/doc/html/boost_asio/reference/ssl__stream/async_write_some.html
@@ -86,7 +86,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/executor_type.html b/doc/html/boost_asio/reference/ssl__stream/executor_type.html
index 6b4dc85a3f..d485a1eeab 100644
--- a/doc/html/boost_asio/reference/ssl__stream/executor_type.html
+++ b/doc/html/boost_asio/reference/ssl__stream/executor_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/get_executor.html b/doc/html/boost_asio/reference/ssl__stream/get_executor.html
index 124c6b9482..5b3b096533 100644
--- a/doc/html/boost_asio/reference/ssl__stream/get_executor.html
+++ b/doc/html/boost_asio/reference/ssl__stream/get_executor.html
@@ -48,7 +48,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/get_io_context.html b/doc/html/boost_asio/reference/ssl__stream/get_io_context.html
index ea400b4f39..3007fd24a4 100644
--- a/doc/html/boost_asio/reference/ssl__stream/get_io_context.html
+++ b/doc/html/boost_asio/reference/ssl__stream/get_io_context.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/get_io_service.html b/doc/html/boost_asio/reference/ssl__stream/get_io_service.html
index 365a7162d2..20a7862f20 100644
--- a/doc/html/boost_asio/reference/ssl__stream/get_io_service.html
+++ b/doc/html/boost_asio/reference/ssl__stream/get_io_service.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/handshake.html b/doc/html/boost_asio/reference/ssl__stream/handshake.html
index 90788e9874..017e3efa01 100644
--- a/doc/html/boost_asio/reference/ssl__stream/handshake.html
+++ b/doc/html/boost_asio/reference/ssl__stream/handshake.html
@@ -58,7 +58,7 @@ void <a class="link" href="handshake/overload4.html" title="ssl::stream::handsha
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/handshake/overload1.html b/doc/html/boost_asio/reference/ssl__stream/handshake/overload1.html
index b65786222b..c8ea3d82dc 100644
--- a/doc/html/boost_asio/reference/ssl__stream/handshake/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__stream/handshake/overload1.html
@@ -67,7 +67,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/handshake/overload2.html b/doc/html/boost_asio/reference/ssl__stream/handshake/overload2.html
index dc7976f896..e87b32567d 100644
--- a/doc/html/boost_asio/reference/ssl__stream/handshake/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__stream/handshake/overload2.html
@@ -59,7 +59,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/handshake/overload3.html b/doc/html/boost_asio/reference/ssl__stream/handshake/overload3.html
index 19d49240b3..1f642f8113 100644
--- a/doc/html/boost_asio/reference/ssl__stream/handshake/overload3.html
+++ b/doc/html/boost_asio/reference/ssl__stream/handshake/overload3.html
@@ -74,7 +74,7 @@ void handshake(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/handshake/overload4.html b/doc/html/boost_asio/reference/ssl__stream/handshake/overload4.html
index d4d84cbc57..1265ff4cf6 100644
--- a/doc/html/boost_asio/reference/ssl__stream/handshake/overload4.html
+++ b/doc/html/boost_asio/reference/ssl__stream/handshake/overload4.html
@@ -66,7 +66,7 @@ void handshake(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/handshake_type.html b/doc/html/boost_asio/reference/ssl__stream/handshake_type.html
index 6362dcbac4..1f8334f672 100644
--- a/doc/html/boost_asio/reference/ssl__stream/handshake_type.html
+++ b/doc/html/boost_asio/reference/ssl__stream/handshake_type.html
@@ -57,7 +57,7 @@ Different
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/lowest_layer.html b/doc/html/boost_asio/reference/ssl__stream/lowest_layer.html
index d53d5c6628..70d9387b56 100644
--- a/doc/html/boost_asio/reference/ssl__stream/lowest_layer.html
+++ b/doc/html/boost_asio/reference/ssl__stream/lowest_layer.html
@@ -40,7 +40,7 @@ const lowest_layer_type &amp; <a class="link" href="lowest_layer/overload2.html"
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/lowest_layer/overload1.html b/doc/html/boost_asio/reference/ssl__stream/lowest_layer/overload1.html
index ba48fe0320..d171cd63cc 100644
--- a/doc/html/boost_asio/reference/ssl__stream/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__stream/lowest_layer/overload1.html
@@ -48,7 +48,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/lowest_layer/overload2.html b/doc/html/boost_asio/reference/ssl__stream/lowest_layer/overload2.html
index cf1cb23afe..07646127b5 100644
--- a/doc/html/boost_asio/reference/ssl__stream/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__stream/lowest_layer/overload2.html
@@ -48,7 +48,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/lowest_layer_type.html b/doc/html/boost_asio/reference/ssl__stream/lowest_layer_type.html
index c50cb26e02..d94db3a2c0 100644
--- a/doc/html/boost_asio/reference/ssl__stream/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/ssl__stream/lowest_layer_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/native_handle.html b/doc/html/boost_asio/reference/ssl__stream/native_handle.html
index b44bc5b21e..d0bf2bdde9 100644
--- a/doc/html/boost_asio/reference/ssl__stream/native_handle.html
+++ b/doc/html/boost_asio/reference/ssl__stream/native_handle.html
@@ -62,7 +62,7 @@ if (X509* cert = SSL_get_peer_certificate(sock.native_handle()))
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/native_handle_type.html b/doc/html/boost_asio/reference/ssl__stream/native_handle_type.html
index a7bd59908c..a4bb899244 100644
--- a/doc/html/boost_asio/reference/ssl__stream/native_handle_type.html
+++ b/doc/html/boost_asio/reference/ssl__stream/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/next_layer.html b/doc/html/boost_asio/reference/ssl__stream/next_layer.html
index 1fa83494da..198188fc63 100644
--- a/doc/html/boost_asio/reference/ssl__stream/next_layer.html
+++ b/doc/html/boost_asio/reference/ssl__stream/next_layer.html
@@ -40,7 +40,7 @@ next_layer_type &amp; <a class="link" href="next_layer/overload2.html" title="ss
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/next_layer/overload1.html b/doc/html/boost_asio/reference/ssl__stream/next_layer/overload1.html
index c1eb01d4c7..7149c68bc1 100644
--- a/doc/html/boost_asio/reference/ssl__stream/next_layer/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__stream/next_layer/overload1.html
@@ -48,7 +48,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/next_layer/overload2.html b/doc/html/boost_asio/reference/ssl__stream/next_layer/overload2.html
index 1690860297..7ef4e7cca8 100644
--- a/doc/html/boost_asio/reference/ssl__stream/next_layer/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__stream/next_layer/overload2.html
@@ -48,7 +48,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/next_layer_type.html b/doc/html/boost_asio/reference/ssl__stream/next_layer_type.html
index 8aa33ae106..b334e99d44 100644
--- a/doc/html/boost_asio/reference/ssl__stream/next_layer_type.html
+++ b/doc/html/boost_asio/reference/ssl__stream/next_layer_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/read_some.html b/doc/html/boost_asio/reference/ssl__stream/read_some.html
index 3e0fffc408..198c0ea95b 100644
--- a/doc/html/boost_asio/reference/ssl__stream/read_some.html
+++ b/doc/html/boost_asio/reference/ssl__stream/read_some.html
@@ -47,7 +47,7 @@ std::size_t <a class="link" href="read_some/overload2.html" title="ssl::stream::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/read_some/overload1.html b/doc/html/boost_asio/reference/ssl__stream/read_some/overload1.html
index 5dc0378f00..e112e33854 100644
--- a/doc/html/boost_asio/reference/ssl__stream/read_some/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__stream/read_some/overload1.html
@@ -87,7 +87,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/read_some/overload2.html b/doc/html/boost_asio/reference/ssl__stream/read_some/overload2.html
index 8e47caf716..bddcf3c91d 100644
--- a/doc/html/boost_asio/reference/ssl__stream/read_some/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__stream/read_some/overload2.html
@@ -79,7 +79,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/set_verify_callback.html b/doc/html/boost_asio/reference/ssl__stream/set_verify_callback.html
index a91e2e93f5..8f1ee28e64 100644
--- a/doc/html/boost_asio/reference/ssl__stream/set_verify_callback.html
+++ b/doc/html/boost_asio/reference/ssl__stream/set_verify_callback.html
@@ -47,7 +47,7 @@ void <a class="link" href="set_verify_callback/overload2.html" title="ssl::strea
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/set_verify_callback/overload1.html b/doc/html/boost_asio/reference/ssl__stream/set_verify_callback/overload1.html
index 12b2a7eb12..bc56110f21 100644
--- a/doc/html/boost_asio/reference/ssl__stream/set_verify_callback/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__stream/set_verify_callback/overload1.html
@@ -87,7 +87,7 @@ void set_verify_callback(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/set_verify_callback/overload2.html b/doc/html/boost_asio/reference/ssl__stream/set_verify_callback/overload2.html
index 706cb0da51..dcddbf1c92 100644
--- a/doc/html/boost_asio/reference/ssl__stream/set_verify_callback/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__stream/set_verify_callback/overload2.html
@@ -79,7 +79,7 @@ void set_verify_callback(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/set_verify_depth.html b/doc/html/boost_asio/reference/ssl__stream/set_verify_depth.html
index 22cd2e176a..1892e2ab33 100644
--- a/doc/html/boost_asio/reference/ssl__stream/set_verify_depth.html
+++ b/doc/html/boost_asio/reference/ssl__stream/set_verify_depth.html
@@ -43,7 +43,7 @@ void <a class="link" href="set_verify_depth/overload2.html" title="ssl::stream::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/set_verify_depth/overload1.html b/doc/html/boost_asio/reference/ssl__stream/set_verify_depth/overload1.html
index f8a656f4bc..4119918ed2 100644
--- a/doc/html/boost_asio/reference/ssl__stream/set_verify_depth/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__stream/set_verify_depth/overload1.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/set_verify_depth/overload2.html b/doc/html/boost_asio/reference/ssl__stream/set_verify_depth/overload2.html
index f4a0ee2e4a..bd6305f078 100644
--- a/doc/html/boost_asio/reference/ssl__stream/set_verify_depth/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__stream/set_verify_depth/overload2.html
@@ -66,7 +66,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/set_verify_mode.html b/doc/html/boost_asio/reference/ssl__stream/set_verify_mode.html
index 2151c6795e..1ae7b12363 100644
--- a/doc/html/boost_asio/reference/ssl__stream/set_verify_mode.html
+++ b/doc/html/boost_asio/reference/ssl__stream/set_verify_mode.html
@@ -43,7 +43,7 @@ void <a class="link" href="set_verify_mode/overload2.html" title="ssl::stream::s
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/set_verify_mode/overload1.html b/doc/html/boost_asio/reference/ssl__stream/set_verify_mode/overload1.html
index 4c8466274e..bb7ceb9928 100644
--- a/doc/html/boost_asio/reference/ssl__stream/set_verify_mode/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__stream/set_verify_mode/overload1.html
@@ -75,7 +75,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/set_verify_mode/overload2.html b/doc/html/boost_asio/reference/ssl__stream/set_verify_mode/overload2.html
index 711764cf8d..87ac3d5299 100644
--- a/doc/html/boost_asio/reference/ssl__stream/set_verify_mode/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__stream/set_verify_mode/overload2.html
@@ -67,7 +67,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/shutdown.html b/doc/html/boost_asio/reference/ssl__stream/shutdown.html
index ae852d1348..c9e19d2091 100644
--- a/doc/html/boost_asio/reference/ssl__stream/shutdown.html
+++ b/doc/html/boost_asio/reference/ssl__stream/shutdown.html
@@ -41,7 +41,7 @@ void <a class="link" href="shutdown/overload2.html" title="ssl::stream::shutdown
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/shutdown/overload1.html b/doc/html/boost_asio/reference/ssl__stream/shutdown/overload1.html
index 1eb7e42071..10f43be194 100644
--- a/doc/html/boost_asio/reference/ssl__stream/shutdown/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__stream/shutdown/overload1.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/shutdown/overload2.html b/doc/html/boost_asio/reference/ssl__stream/shutdown/overload2.html
index 2fc0ac836f..0bdbed8531 100644
--- a/doc/html/boost_asio/reference/ssl__stream/shutdown/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__stream/shutdown/overload2.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/stream.html b/doc/html/boost_asio/reference/ssl__stream/stream.html
index 5c26557424..1996aa6bdb 100644
--- a/doc/html/boost_asio/reference/ssl__stream/stream.html
+++ b/doc/html/boost_asio/reference/ssl__stream/stream.html
@@ -60,7 +60,7 @@ stream(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/write_some.html b/doc/html/boost_asio/reference/ssl__stream/write_some.html
index 36978cfddb..973a85da82 100644
--- a/doc/html/boost_asio/reference/ssl__stream/write_some.html
+++ b/doc/html/boost_asio/reference/ssl__stream/write_some.html
@@ -47,7 +47,7 @@ std::size_t <a class="link" href="write_some/overload2.html" title="ssl::stream:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/write_some/overload1.html b/doc/html/boost_asio/reference/ssl__stream/write_some/overload1.html
index ff8d44b3e9..855ae6a9aa 100644
--- a/doc/html/boost_asio/reference/ssl__stream/write_some/overload1.html
+++ b/doc/html/boost_asio/reference/ssl__stream/write_some/overload1.html
@@ -87,7 +87,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream/write_some/overload2.html b/doc/html/boost_asio/reference/ssl__stream/write_some/overload2.html
index 822a5c2bd4..d0f7fbfc73 100644
--- a/doc/html/boost_asio/reference/ssl__stream/write_some/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__stream/write_some/overload2.html
@@ -79,7 +79,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream__impl_struct.html b/doc/html/boost_asio/reference/ssl__stream__impl_struct.html
index b423cd8738..a3214c019b 100644
--- a/doc/html/boost_asio/reference/ssl__stream__impl_struct.html
+++ b/doc/html/boost_asio/reference/ssl__stream__impl_struct.html
@@ -76,7 +76,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream__impl_struct/ssl.html b/doc/html/boost_asio/reference/ssl__stream__impl_struct/ssl.html
index babfc81390..0cb2073e63 100644
--- a/doc/html/boost_asio/reference/ssl__stream__impl_struct/ssl.html
+++ b/doc/html/boost_asio/reference/ssl__stream__impl_struct/ssl.html
@@ -34,7 +34,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream_base.html b/doc/html/boost_asio/reference/ssl__stream_base.html
index 14938bf090..d3f31bbf7e 100644
--- a/doc/html/boost_asio/reference/ssl__stream_base.html
+++ b/doc/html/boost_asio/reference/ssl__stream_base.html
@@ -115,7 +115,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream_base/_stream_base.html b/doc/html/boost_asio/reference/ssl__stream_base/_stream_base.html
index 2daea2dd4b..da8c911c5d 100644
--- a/doc/html/boost_asio/reference/ssl__stream_base/_stream_base.html
+++ b/doc/html/boost_asio/reference/ssl__stream_base/_stream_base.html
@@ -36,7 +36,7 @@ Protected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__stream_base/handshake_type.html b/doc/html/boost_asio/reference/ssl__stream_base/handshake_type.html
index ec15aaaf7d..c6fa8b8f94 100644
--- a/doc/html/boost_asio/reference/ssl__stream_base/handshake_type.html
+++ b/doc/html/boost_asio/reference/ssl__stream_base/handshake_type.html
@@ -57,7 +57,7 @@ Different
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__verify_client_once.html b/doc/html/boost_asio/reference/ssl__verify_client_once.html
index 43446aeb0c..1671150387 100644
--- a/doc/html/boost_asio/reference/ssl__verify_client_once.html
+++ b/doc/html/boost_asio/reference/ssl__verify_client_once.html
@@ -47,7 +47,7 @@ Do not
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__verify_context.html b/doc/html/boost_asio/reference/ssl__verify_context.html
index 96db8c1b07..363a99caf7 100644
--- a/doc/html/boost_asio/reference/ssl__verify_context.html
+++ b/doc/html/boost_asio/reference/ssl__verify_context.html
@@ -137,7 +137,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__verify_context/native_handle.html b/doc/html/boost_asio/reference/ssl__verify_context/native_handle.html
index 05e8165773..c38be7a559 100644
--- a/doc/html/boost_asio/reference/ssl__verify_context/native_handle.html
+++ b/doc/html/boost_asio/reference/ssl__verify_context/native_handle.html
@@ -41,7 +41,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__verify_context/native_handle_type.html b/doc/html/boost_asio/reference/ssl__verify_context/native_handle_type.html
index efe96279b2..08b88046d2 100644
--- a/doc/html/boost_asio/reference/ssl__verify_context/native_handle_type.html
+++ b/doc/html/boost_asio/reference/ssl__verify_context/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__verify_context/verify_context.html b/doc/html/boost_asio/reference/ssl__verify_context/verify_context.html
index 89e0cdef54..a7423cb126 100644
--- a/doc/html/boost_asio/reference/ssl__verify_context/verify_context.html
+++ b/doc/html/boost_asio/reference/ssl__verify_context/verify_context.html
@@ -36,7 +36,7 @@ Constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__verify_fail_if_no_peer_cert.html b/doc/html/boost_asio/reference/ssl__verify_fail_if_no_peer_cert.html
index 282b8393d6..8ab12b996a 100644
--- a/doc/html/boost_asio/reference/ssl__verify_fail_if_no_peer_cert.html
+++ b/doc/html/boost_asio/reference/ssl__verify_fail_if_no_peer_cert.html
@@ -47,7 +47,7 @@ Fail
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__verify_mode.html b/doc/html/boost_asio/reference/ssl__verify_mode.html
index 436b8d6e89..946169b63f 100644
--- a/doc/html/boost_asio/reference/ssl__verify_mode.html
+++ b/doc/html/boost_asio/reference/ssl__verify_mode.html
@@ -63,7 +63,7 @@ Bitmask type for peer
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__verify_none.html b/doc/html/boost_asio/reference/ssl__verify_none.html
index 2d0c8c39c6..afe52fe3dc 100644
--- a/doc/html/boost_asio/reference/ssl__verify_none.html
+++ b/doc/html/boost_asio/reference/ssl__verify_none.html
@@ -45,7 +45,7 @@ No verification.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ssl__verify_peer.html b/doc/html/boost_asio/reference/ssl__verify_peer.html
index 9e5fde4070..08a015b2ce 100644
--- a/doc/html/boost_asio/reference/ssl__verify_peer.html
+++ b/doc/html/boost_asio/reference/ssl__verify_peer.html
@@ -45,7 +45,7 @@ Verify the peer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/steady_timer.html b/doc/html/boost_asio/reference/steady_timer.html
index b1e43a5998..e13c4bcc17 100644
--- a/doc/html/boost_asio/reference/steady_timer.html
+++ b/doc/html/boost_asio/reference/steady_timer.html
@@ -479,7 +479,7 @@ void on_timeout(const boost::system::error_code&amp; e)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand.html b/doc/html/boost_asio/reference/strand.html
index 50e592c6df..da683dd4a9 100644
--- a/doc/html/boost_asio/reference/strand.html
+++ b/doc/html/boost_asio/reference/strand.html
@@ -309,7 +309,7 @@ class strand
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/_strand.html b/doc/html/boost_asio/reference/strand/_strand.html
index 7e0cff6efb..b30f142385 100644
--- a/doc/html/boost_asio/reference/strand/_strand.html
+++ b/doc/html/boost_asio/reference/strand/_strand.html
@@ -35,7 +35,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/context.html b/doc/html/boost_asio/reference/strand/context.html
index 145573c44a..fc90bc00bd 100644
--- a/doc/html/boost_asio/reference/strand/context.html
+++ b/doc/html/boost_asio/reference/strand/context.html
@@ -36,7 +36,7 @@ Obtain the underlying execution
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/defer.html b/doc/html/boost_asio/reference/strand/defer.html
index 975ab9a4a8..1395933888 100644
--- a/doc/html/boost_asio/reference/strand/defer.html
+++ b/doc/html/boost_asio/reference/strand/defer.html
@@ -72,7 +72,7 @@ void defer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/dispatch.html b/doc/html/boost_asio/reference/strand/dispatch.html
index 9bfdd571ec..a29d621492 100644
--- a/doc/html/boost_asio/reference/strand/dispatch.html
+++ b/doc/html/boost_asio/reference/strand/dispatch.html
@@ -74,7 +74,7 @@ void dispatch(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/get_inner_executor.html b/doc/html/boost_asio/reference/strand/get_inner_executor.html
index 86df34dd74..2eec6ae0ac 100644
--- a/doc/html/boost_asio/reference/strand/get_inner_executor.html
+++ b/doc/html/boost_asio/reference/strand/get_inner_executor.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/inner_executor_type.html b/doc/html/boost_asio/reference/strand/inner_executor_type.html
index fe664523f0..c5c0b987c2 100644
--- a/doc/html/boost_asio/reference/strand/inner_executor_type.html
+++ b/doc/html/boost_asio/reference/strand/inner_executor_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/on_work_finished.html b/doc/html/boost_asio/reference/strand/on_work_finished.html
index 496f56c35f..098580b97c 100644
--- a/doc/html/boost_asio/reference/strand/on_work_finished.html
+++ b/doc/html/boost_asio/reference/strand/on_work_finished.html
@@ -39,7 +39,7 @@ Inform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/on_work_started.html b/doc/html/boost_asio/reference/strand/on_work_started.html
index f56997b817..0e23ea6278 100644
--- a/doc/html/boost_asio/reference/strand/on_work_started.html
+++ b/doc/html/boost_asio/reference/strand/on_work_started.html
@@ -39,7 +39,7 @@ Inform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/operator_eq_.html b/doc/html/boost_asio/reference/strand/operator_eq_.html
index dc97744d0b..3158658bc9 100644
--- a/doc/html/boost_asio/reference/strand/operator_eq_.html
+++ b/doc/html/boost_asio/reference/strand/operator_eq_.html
@@ -62,7 +62,7 @@ strand &amp; <a class="link" href="operator_eq_/overload4.html" title="strand::o
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/operator_eq_/overload1.html b/doc/html/boost_asio/reference/strand/operator_eq_/overload1.html
index c1dbf73677..8c00604ae2 100644
--- a/doc/html/boost_asio/reference/strand/operator_eq_/overload1.html
+++ b/doc/html/boost_asio/reference/strand/operator_eq_/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/operator_eq_/overload2.html b/doc/html/boost_asio/reference/strand/operator_eq_/overload2.html
index 0ca462d68a..129a2675ee 100644
--- a/doc/html/boost_asio/reference/strand/operator_eq_/overload2.html
+++ b/doc/html/boost_asio/reference/strand/operator_eq_/overload2.html
@@ -42,7 +42,7 @@ strand &amp; operator=(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/operator_eq_/overload3.html b/doc/html/boost_asio/reference/strand/operator_eq_/overload3.html
index bb61e327ae..602b963350 100644
--- a/doc/html/boost_asio/reference/strand/operator_eq_/overload3.html
+++ b/doc/html/boost_asio/reference/strand/operator_eq_/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/operator_eq_/overload4.html b/doc/html/boost_asio/reference/strand/operator_eq_/overload4.html
index 73a7b39176..599bdbf2c7 100644
--- a/doc/html/boost_asio/reference/strand/operator_eq_/overload4.html
+++ b/doc/html/boost_asio/reference/strand/operator_eq_/overload4.html
@@ -42,7 +42,7 @@ strand &amp; operator=(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/operator_eq__eq_.html b/doc/html/boost_asio/reference/strand/operator_eq__eq_.html
index 20a6971e7b..72655520b7 100644
--- a/doc/html/boost_asio/reference/strand/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/strand/operator_eq__eq_.html
@@ -52,7 +52,7 @@ Compare two
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/operator_not__eq_.html b/doc/html/boost_asio/reference/strand/operator_not__eq_.html
index 18bc214d46..fe70f55ba6 100644
--- a/doc/html/boost_asio/reference/strand/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/strand/operator_not__eq_.html
@@ -52,7 +52,7 @@ Compare two
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/post.html b/doc/html/boost_asio/reference/strand/post.html
index 46c949b404..87a10bbf0e 100644
--- a/doc/html/boost_asio/reference/strand/post.html
+++ b/doc/html/boost_asio/reference/strand/post.html
@@ -72,7 +72,7 @@ void post(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/running_in_this_thread.html b/doc/html/boost_asio/reference/strand/running_in_this_thread.html
index 7ec1d4abfd..59d79694cd 100644
--- a/doc/html/boost_asio/reference/strand/running_in_this_thread.html
+++ b/doc/html/boost_asio/reference/strand/running_in_this_thread.html
@@ -46,7 +46,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/strand.html b/doc/html/boost_asio/reference/strand/strand.html
index 3361751b86..2b2d6c4c6d 100644
--- a/doc/html/boost_asio/reference/strand/strand.html
+++ b/doc/html/boost_asio/reference/strand/strand.html
@@ -75,7 +75,7 @@ Default constructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/strand/overload1.html b/doc/html/boost_asio/reference/strand/strand/overload1.html
index 12963fc6a8..6a9b4a81f9 100644
--- a/doc/html/boost_asio/reference/strand/strand/overload1.html
+++ b/doc/html/boost_asio/reference/strand/strand/overload1.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/strand/overload2.html b/doc/html/boost_asio/reference/strand/strand/overload2.html
index 42b765fc3a..df8fde8dac 100644
--- a/doc/html/boost_asio/reference/strand/strand/overload2.html
+++ b/doc/html/boost_asio/reference/strand/strand/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/strand/overload3.html b/doc/html/boost_asio/reference/strand/strand/overload3.html
index d852bd124b..b006c95a1e 100644
--- a/doc/html/boost_asio/reference/strand/strand/overload3.html
+++ b/doc/html/boost_asio/reference/strand/strand/overload3.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/strand/overload4.html b/doc/html/boost_asio/reference/strand/strand/overload4.html
index 653b6f3d8f..cbdec548cf 100644
--- a/doc/html/boost_asio/reference/strand/strand/overload4.html
+++ b/doc/html/boost_asio/reference/strand/strand/overload4.html
@@ -42,7 +42,7 @@ strand(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/strand/overload5.html b/doc/html/boost_asio/reference/strand/strand/overload5.html
index 90e6d3ac2c..ba855df0ea 100644
--- a/doc/html/boost_asio/reference/strand/strand/overload5.html
+++ b/doc/html/boost_asio/reference/strand/strand/overload5.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/strand/strand/overload6.html b/doc/html/boost_asio/reference/strand/strand/overload6.html
index 8fac259a76..2ad167cdf1 100644
--- a/doc/html/boost_asio/reference/strand/strand/overload6.html
+++ b/doc/html/boost_asio/reference/strand/strand/overload6.html
@@ -42,7 +42,7 @@ strand(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/streambuf.html b/doc/html/boost_asio/reference/streambuf.html
index f6d0ad487d..7b8b290c7f 100644
--- a/doc/html/boost_asio/reference/streambuf.html
+++ b/doc/html/boost_asio/reference/streambuf.html
@@ -355,7 +355,7 @@ is &gt;&gt; s;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/synchronous_socket_operations.html b/doc/html/boost_asio/reference/synchronous_socket_operations.html
index c2dc90cbeb..1ecaa9270b 100644
--- a/doc/html/boost_asio/reference/synchronous_socket_operations.html
+++ b/doc/html/boost_asio/reference/synchronous_socket_operations.html
@@ -69,7 +69,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context.html b/doc/html/boost_asio/reference/system_context.html
index 1f37c8d249..c6a5ed4c40 100644
--- a/doc/html/boost_asio/reference/system_context.html
+++ b/doc/html/boost_asio/reference/system_context.html
@@ -311,7 +311,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/_system_context.html b/doc/html/boost_asio/reference/system_context/_system_context.html
index 0d0ed8aa11..2cdf9e1675 100644
--- a/doc/html/boost_asio/reference/system_context/_system_context.html
+++ b/doc/html/boost_asio/reference/system_context/_system_context.html
@@ -36,7 +36,7 @@ Destructor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/add_service.html b/doc/html/boost_asio/reference/system_context/add_service.html
index f0c2e350d3..97d5a56fce 100644
--- a/doc/html/boost_asio/reference/system_context/add_service.html
+++ b/doc/html/boost_asio/reference/system_context/add_service.html
@@ -103,7 +103,7 @@ friend void add_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/destroy.html b/doc/html/boost_asio/reference/system_context/destroy.html
index bcc6c00cdb..b9fe1808c2 100644
--- a/doc/html/boost_asio/reference/system_context/destroy.html
+++ b/doc/html/boost_asio/reference/system_context/destroy.html
@@ -47,7 +47,7 @@ Destroys
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/executor_type.html b/doc/html/boost_asio/reference/system_context/executor_type.html
index a31bb74a8c..17bc5638db 100644
--- a/doc/html/boost_asio/reference/system_context/executor_type.html
+++ b/doc/html/boost_asio/reference/system_context/executor_type.html
@@ -197,7 +197,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/fork_event.html b/doc/html/boost_asio/reference/system_context/fork_event.html
index 9ea83b968e..515f3f49b3 100644
--- a/doc/html/boost_asio/reference/system_context/fork_event.html
+++ b/doc/html/boost_asio/reference/system_context/fork_event.html
@@ -65,7 +65,7 @@ Fork-related
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/get_executor.html b/doc/html/boost_asio/reference/system_context/get_executor.html
index 367e4eedb3..df912c65af 100644
--- a/doc/html/boost_asio/reference/system_context/get_executor.html
+++ b/doc/html/boost_asio/reference/system_context/get_executor.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/has_service.html b/doc/html/boost_asio/reference/system_context/has_service.html
index e98da81049..87e767ecca 100644
--- a/doc/html/boost_asio/reference/system_context/has_service.html
+++ b/doc/html/boost_asio/reference/system_context/has_service.html
@@ -80,7 +80,7 @@ friend bool has_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/join.html b/doc/html/boost_asio/reference/system_context/join.html
index e3b0991b42..fce08903a6 100644
--- a/doc/html/boost_asio/reference/system_context/join.html
+++ b/doc/html/boost_asio/reference/system_context/join.html
@@ -36,7 +36,7 @@ Join all threads
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/make_service.html b/doc/html/boost_asio/reference/system_context/make_service.html
index f7dc250703..998b6e2dbb 100644
--- a/doc/html/boost_asio/reference/system_context/make_service.html
+++ b/doc/html/boost_asio/reference/system_context/make_service.html
@@ -89,7 +89,7 @@ friend Service &amp; make_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/notify_fork.html b/doc/html/boost_asio/reference/system_context/notify_fork.html
index ffff73c564..6429d2c9b7 100644
--- a/doc/html/boost_asio/reference/system_context/notify_fork.html
+++ b/doc/html/boost_asio/reference/system_context/notify_fork.html
@@ -114,7 +114,7 @@ else
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/shutdown.html b/doc/html/boost_asio/reference/system_context/shutdown.html
index 884696e9f8..d27844ed6d 100644
--- a/doc/html/boost_asio/reference/system_context/shutdown.html
+++ b/doc/html/boost_asio/reference/system_context/shutdown.html
@@ -47,7 +47,7 @@ Shuts
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/stop.html b/doc/html/boost_asio/reference/system_context/stop.html
index 6874fb96ac..092c58c693 100644
--- a/doc/html/boost_asio/reference/system_context/stop.html
+++ b/doc/html/boost_asio/reference/system_context/stop.html
@@ -36,7 +36,7 @@ Signal all threads
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/stopped.html b/doc/html/boost_asio/reference/system_context/stopped.html
index 12392bc805..2adecd27b8 100644
--- a/doc/html/boost_asio/reference/system_context/stopped.html
+++ b/doc/html/boost_asio/reference/system_context/stopped.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/use_service.html b/doc/html/boost_asio/reference/system_context/use_service.html
index 1c864acf4a..ae6f0b3f17 100644
--- a/doc/html/boost_asio/reference/system_context/use_service.html
+++ b/doc/html/boost_asio/reference/system_context/use_service.html
@@ -46,7 +46,7 @@ friend Service &amp; <a class="link" href="use_service/overload2.html" title="sy
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/use_service/overload1.html b/doc/html/boost_asio/reference/system_context/use_service/overload1.html
index 7562c965eb..0d42aac050 100644
--- a/doc/html/boost_asio/reference/system_context/use_service/overload1.html
+++ b/doc/html/boost_asio/reference/system_context/use_service/overload1.html
@@ -80,7 +80,7 @@ friend Service &amp; use_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_context/use_service/overload2.html b/doc/html/boost_asio/reference/system_context/use_service/overload2.html
index ca79068a48..0f62962597 100644
--- a/doc/html/boost_asio/reference/system_context/use_service/overload2.html
+++ b/doc/html/boost_asio/reference/system_context/use_service/overload2.html
@@ -88,7 +88,7 @@ friend Service &amp; use_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_executor.html b/doc/html/boost_asio/reference/system_executor.html
index 947c20933e..1ada55ccc3 100644
--- a/doc/html/boost_asio/reference/system_executor.html
+++ b/doc/html/boost_asio/reference/system_executor.html
@@ -194,7 +194,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_executor/context.html b/doc/html/boost_asio/reference/system_executor/context.html
index 64e9c64c43..203534cb78 100644
--- a/doc/html/boost_asio/reference/system_executor/context.html
+++ b/doc/html/boost_asio/reference/system_executor/context.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_executor/defer.html b/doc/html/boost_asio/reference/system_executor/defer.html
index 2a37e8759b..52d29db1c4 100644
--- a/doc/html/boost_asio/reference/system_executor/defer.html
+++ b/doc/html/boost_asio/reference/system_executor/defer.html
@@ -72,7 +72,7 @@ void defer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_executor/dispatch.html b/doc/html/boost_asio/reference/system_executor/dispatch.html
index a56adc4c27..363c63705e 100644
--- a/doc/html/boost_asio/reference/system_executor/dispatch.html
+++ b/doc/html/boost_asio/reference/system_executor/dispatch.html
@@ -71,7 +71,7 @@ void dispatch(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_executor/on_work_finished.html b/doc/html/boost_asio/reference/system_executor/on_work_finished.html
index 2210cd5ea0..8cc5aa1960 100644
--- a/doc/html/boost_asio/reference/system_executor/on_work_finished.html
+++ b/doc/html/boost_asio/reference/system_executor/on_work_finished.html
@@ -39,7 +39,7 @@ Inform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_executor/on_work_started.html b/doc/html/boost_asio/reference/system_executor/on_work_started.html
index 1534e73cd2..8d7309c9bd 100644
--- a/doc/html/boost_asio/reference/system_executor/on_work_started.html
+++ b/doc/html/boost_asio/reference/system_executor/on_work_started.html
@@ -39,7 +39,7 @@ Inform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_executor/operator_eq__eq_.html b/doc/html/boost_asio/reference/system_executor/operator_eq__eq_.html
index 80240f426e..5015a5684f 100644
--- a/doc/html/boost_asio/reference/system_executor/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/system_executor/operator_eq__eq_.html
@@ -51,7 +51,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_executor/operator_not__eq_.html b/doc/html/boost_asio/reference/system_executor/operator_not__eq_.html
index cfcc971056..d4d2567763 100644
--- a/doc/html/boost_asio/reference/system_executor/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/system_executor/operator_not__eq_.html
@@ -51,7 +51,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_executor/post.html b/doc/html/boost_asio/reference/system_executor/post.html
index 9845ae1594..080704ed4a 100644
--- a/doc/html/boost_asio/reference/system_executor/post.html
+++ b/doc/html/boost_asio/reference/system_executor/post.html
@@ -72,7 +72,7 @@ void post(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/system_timer.html b/doc/html/boost_asio/reference/system_timer.html
index f248e8eaf1..9cfb084c69 100644
--- a/doc/html/boost_asio/reference/system_timer.html
+++ b/doc/html/boost_asio/reference/system_timer.html
@@ -479,7 +479,7 @@ void on_timeout(const boost::system::error_code&amp; e)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool.html b/doc/html/boost_asio/reference/thread_pool.html
index e960e81ceb..9208d8ea91 100644
--- a/doc/html/boost_asio/reference/thread_pool.html
+++ b/doc/html/boost_asio/reference/thread_pool.html
@@ -357,7 +357,7 @@ pool.join();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/_thread_pool.html b/doc/html/boost_asio/reference/thread_pool/_thread_pool.html
index c611a18806..2ab1de633e 100644
--- a/doc/html/boost_asio/reference/thread_pool/_thread_pool.html
+++ b/doc/html/boost_asio/reference/thread_pool/_thread_pool.html
@@ -38,7 +38,7 @@ Destructor.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/add_service.html b/doc/html/boost_asio/reference/thread_pool/add_service.html
index cbe46459a7..add4fb14cc 100644
--- a/doc/html/boost_asio/reference/thread_pool/add_service.html
+++ b/doc/html/boost_asio/reference/thread_pool/add_service.html
@@ -103,7 +103,7 @@ friend void add_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/destroy.html b/doc/html/boost_asio/reference/thread_pool/destroy.html
index d49c7bb8fd..8d1c153114 100644
--- a/doc/html/boost_asio/reference/thread_pool/destroy.html
+++ b/doc/html/boost_asio/reference/thread_pool/destroy.html
@@ -47,7 +47,7 @@ Destroys all
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/fork_event.html b/doc/html/boost_asio/reference/thread_pool/fork_event.html
index fb2ffa87bf..989c26bbf4 100644
--- a/doc/html/boost_asio/reference/thread_pool/fork_event.html
+++ b/doc/html/boost_asio/reference/thread_pool/fork_event.html
@@ -65,7 +65,7 @@ Fork-related
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/get_executor.html b/doc/html/boost_asio/reference/thread_pool/get_executor.html
index 0deabe683b..02b424675d 100644
--- a/doc/html/boost_asio/reference/thread_pool/get_executor.html
+++ b/doc/html/boost_asio/reference/thread_pool/get_executor.html
@@ -36,7 +36,7 @@ Obtains
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/has_service.html b/doc/html/boost_asio/reference/thread_pool/has_service.html
index 4a47ae26e1..6733a12ccd 100644
--- a/doc/html/boost_asio/reference/thread_pool/has_service.html
+++ b/doc/html/boost_asio/reference/thread_pool/has_service.html
@@ -80,7 +80,7 @@ friend bool has_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/join.html b/doc/html/boost_asio/reference/thread_pool/join.html
index 53b1b15207..236fb99b8b 100644
--- a/doc/html/boost_asio/reference/thread_pool/join.html
+++ b/doc/html/boost_asio/reference/thread_pool/join.html
@@ -40,7 +40,7 @@ Joins the threads.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/make_service.html b/doc/html/boost_asio/reference/thread_pool/make_service.html
index cedbd85a49..a253553aee 100644
--- a/doc/html/boost_asio/reference/thread_pool/make_service.html
+++ b/doc/html/boost_asio/reference/thread_pool/make_service.html
@@ -89,7 +89,7 @@ friend Service &amp; make_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/notify_fork.html b/doc/html/boost_asio/reference/thread_pool/notify_fork.html
index 1683ac5c14..41752ca276 100644
--- a/doc/html/boost_asio/reference/thread_pool/notify_fork.html
+++ b/doc/html/boost_asio/reference/thread_pool/notify_fork.html
@@ -114,7 +114,7 @@ else
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/shutdown.html b/doc/html/boost_asio/reference/thread_pool/shutdown.html
index 406ef451c5..256c2c1515 100644
--- a/doc/html/boost_asio/reference/thread_pool/shutdown.html
+++ b/doc/html/boost_asio/reference/thread_pool/shutdown.html
@@ -47,7 +47,7 @@ Shuts down
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/stop.html b/doc/html/boost_asio/reference/thread_pool/stop.html
index 01cc67622b..ced33a1bf5 100644
--- a/doc/html/boost_asio/reference/thread_pool/stop.html
+++ b/doc/html/boost_asio/reference/thread_pool/stop.html
@@ -39,7 +39,7 @@ Stops the threads.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/thread_pool.html b/doc/html/boost_asio/reference/thread_pool/thread_pool.html
index 6503293a55..ba4a9e9b0b 100644
--- a/doc/html/boost_asio/reference/thread_pool/thread_pool.html
+++ b/doc/html/boost_asio/reference/thread_pool/thread_pool.html
@@ -44,7 +44,7 @@ Constructs
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/thread_pool/overload1.html b/doc/html/boost_asio/reference/thread_pool/thread_pool/overload1.html
index 34dffc1d24..652eaa7e4c 100644
--- a/doc/html/boost_asio/reference/thread_pool/thread_pool/overload1.html
+++ b/doc/html/boost_asio/reference/thread_pool/thread_pool/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/thread_pool/overload2.html b/doc/html/boost_asio/reference/thread_pool/thread_pool/overload2.html
index 4042ee8221..febac09d29 100644
--- a/doc/html/boost_asio/reference/thread_pool/thread_pool/overload2.html
+++ b/doc/html/boost_asio/reference/thread_pool/thread_pool/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/use_service.html b/doc/html/boost_asio/reference/thread_pool/use_service.html
index 5fba572c6f..01e4d91ec2 100644
--- a/doc/html/boost_asio/reference/thread_pool/use_service.html
+++ b/doc/html/boost_asio/reference/thread_pool/use_service.html
@@ -46,7 +46,7 @@ friend Service &amp; <a class="link" href="use_service/overload2.html" title="th
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/use_service/overload1.html b/doc/html/boost_asio/reference/thread_pool/use_service/overload1.html
index 1346781ace..dc3e61be1b 100644
--- a/doc/html/boost_asio/reference/thread_pool/use_service/overload1.html
+++ b/doc/html/boost_asio/reference/thread_pool/use_service/overload1.html
@@ -80,7 +80,7 @@ friend Service &amp; use_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool/use_service/overload2.html b/doc/html/boost_asio/reference/thread_pool/use_service/overload2.html
index 599f2a28cd..ba101d1049 100644
--- a/doc/html/boost_asio/reference/thread_pool/use_service/overload2.html
+++ b/doc/html/boost_asio/reference/thread_pool/use_service/overload2.html
@@ -88,7 +88,7 @@ friend Service &amp; use_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool__executor_type.html b/doc/html/boost_asio/reference/thread_pool__executor_type.html
index cdd6cfcaf0..6f798d703d 100644
--- a/doc/html/boost_asio/reference/thread_pool__executor_type.html
+++ b/doc/html/boost_asio/reference/thread_pool__executor_type.html
@@ -201,7 +201,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool__executor_type/context.html b/doc/html/boost_asio/reference/thread_pool__executor_type/context.html
index a9f5e145d4..f1ff2bea08 100644
--- a/doc/html/boost_asio/reference/thread_pool__executor_type/context.html
+++ b/doc/html/boost_asio/reference/thread_pool__executor_type/context.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool__executor_type/defer.html b/doc/html/boost_asio/reference/thread_pool__executor_type/defer.html
index 8eb7d5ffe9..f2eee10450 100644
--- a/doc/html/boost_asio/reference/thread_pool__executor_type/defer.html
+++ b/doc/html/boost_asio/reference/thread_pool__executor_type/defer.html
@@ -77,7 +77,7 @@ void defer(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool__executor_type/dispatch.html b/doc/html/boost_asio/reference/thread_pool__executor_type/dispatch.html
index dd90418d63..05e44e8074 100644
--- a/doc/html/boost_asio/reference/thread_pool__executor_type/dispatch.html
+++ b/doc/html/boost_asio/reference/thread_pool__executor_type/dispatch.html
@@ -73,7 +73,7 @@ void dispatch(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool__executor_type/on_work_finished.html b/doc/html/boost_asio/reference/thread_pool__executor_type/on_work_finished.html
index 77017a7407..eea4800529 100644
--- a/doc/html/boost_asio/reference/thread_pool__executor_type/on_work_finished.html
+++ b/doc/html/boost_asio/reference/thread_pool__executor_type/on_work_finished.html
@@ -41,7 +41,7 @@ Inform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool__executor_type/on_work_started.html b/doc/html/boost_asio/reference/thread_pool__executor_type/on_work_started.html
index 2530b560c2..43ec100c5c 100644
--- a/doc/html/boost_asio/reference/thread_pool__executor_type/on_work_started.html
+++ b/doc/html/boost_asio/reference/thread_pool__executor_type/on_work_started.html
@@ -41,7 +41,7 @@ Inform
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool__executor_type/operator_eq__eq_.html b/doc/html/boost_asio/reference/thread_pool__executor_type/operator_eq__eq_.html
index 09a20e94a8..2c79e7c972 100644
--- a/doc/html/boost_asio/reference/thread_pool__executor_type/operator_eq__eq_.html
+++ b/doc/html/boost_asio/reference/thread_pool__executor_type/operator_eq__eq_.html
@@ -51,7 +51,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool__executor_type/operator_not__eq_.html b/doc/html/boost_asio/reference/thread_pool__executor_type/operator_not__eq_.html
index 7bca84de79..ab422c590a 100644
--- a/doc/html/boost_asio/reference/thread_pool__executor_type/operator_not__eq_.html
+++ b/doc/html/boost_asio/reference/thread_pool__executor_type/operator_not__eq_.html
@@ -51,7 +51,7 @@ Compare
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool__executor_type/post.html b/doc/html/boost_asio/reference/thread_pool__executor_type/post.html
index f2e2c5c8f4..6b4815268d 100644
--- a/doc/html/boost_asio/reference/thread_pool__executor_type/post.html
+++ b/doc/html/boost_asio/reference/thread_pool__executor_type/post.html
@@ -72,7 +72,7 @@ void post(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/thread_pool__executor_type/running_in_this_thread.html b/doc/html/boost_asio/reference/thread_pool__executor_type/running_in_this_thread.html
index 661879ca97..580b1d6502 100644
--- a/doc/html/boost_asio/reference/thread_pool__executor_type/running_in_this_thread.html
+++ b/doc/html/boost_asio/reference/thread_pool__executor_type/running_in_this_thread.html
@@ -45,7 +45,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_.html b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_.html
index ad02f36aa5..8e708f6791 100644
--- a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_.html
+++ b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_.html
@@ -179,7 +179,7 @@ struct time_traits&lt; boost::posix_time::ptime &gt;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/add.html b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/add.html
index 7e6f020c15..772b7d135b 100644
--- a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/add.html
+++ b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/add.html
@@ -38,7 +38,7 @@ Add a duration to a time.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/duration_type.html b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/duration_type.html
index fdd8ac3024..c15f578a05 100644
--- a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/duration_type.html
+++ b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/duration_type.html
@@ -46,7 +46,7 @@ The duration type.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/less_than.html b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/less_than.html
index fc2bb293c9..c6d595ff92 100644
--- a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/less_than.html
+++ b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/less_than.html
@@ -38,7 +38,7 @@ Test whether one time is less than another.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/now.html b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/now.html
index 229fa27dd0..0d3713228d 100644
--- a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/now.html
+++ b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/now.html
@@ -36,7 +36,7 @@ Get the current time.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/subtract.html b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/subtract.html
index cef51f4566..6ffba3fe73 100644
--- a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/subtract.html
+++ b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/subtract.html
@@ -38,7 +38,7 @@ Subtract one time from another.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/time_type.html b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/time_type.html
index 7b9bdaf9ea..d896835058 100644
--- a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/time_type.html
+++ b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/time_type.html
@@ -46,7 +46,7 @@ The time type.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/to_posix_duration.html b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/to_posix_duration.html
index c67da0cb10..066b274b02 100644
--- a/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/to_posix_duration.html
+++ b/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/to_posix_duration.html
@@ -37,7 +37,7 @@ Convert to POSIX duration type.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/transfer_all.html b/doc/html/boost_asio/reference/transfer_all.html
index 08efe0db15..653a178db4 100644
--- a/doc/html/boost_asio/reference/transfer_all.html
+++ b/doc/html/boost_asio/reference/transfer_all.html
@@ -72,7 +72,7 @@ else
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/transfer_at_least.html b/doc/html/boost_asio/reference/transfer_at_least.html
index c48f81eca4..ac96d345bb 100644
--- a/doc/html/boost_asio/reference/transfer_at_least.html
+++ b/doc/html/boost_asio/reference/transfer_at_least.html
@@ -74,7 +74,7 @@ else
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/transfer_exactly.html b/doc/html/boost_asio/reference/transfer_exactly.html
index 31d2696262..823a24a20b 100644
--- a/doc/html/boost_asio/reference/transfer_exactly.html
+++ b/doc/html/boost_asio/reference/transfer_exactly.html
@@ -74,7 +74,7 @@ else
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_future.html b/doc/html/boost_asio/reference/use_future.html
index 90db0b7739..32e80b2ff4 100644
--- a/doc/html/boost_asio/reference/use_future.html
+++ b/doc/html/boost_asio/reference/use_future.html
@@ -49,7 +49,7 @@ A special value, similar to std::nothrow.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_future_t.html b/doc/html/boost_asio/reference/use_future_t.html
index a55c72f84f..d57d94c0f7 100644
--- a/doc/html/boost_asio/reference/use_future_t.html
+++ b/doc/html/boost_asio/reference/use_future_t.html
@@ -185,7 +185,7 @@ class use_future_t
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_future_t/allocator_type.html b/doc/html/boost_asio/reference/use_future_t/allocator_type.html
index 68e45f34bf..0561355218 100644
--- a/doc/html/boost_asio/reference/use_future_t/allocator_type.html
+++ b/doc/html/boost_asio/reference/use_future_t/allocator_type.html
@@ -47,7 +47,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_future_t/get_allocator.html b/doc/html/boost_asio/reference/use_future_t/get_allocator.html
index a0ea54cbeb..17d76bc42c 100644
--- a/doc/html/boost_asio/reference/use_future_t/get_allocator.html
+++ b/doc/html/boost_asio/reference/use_future_t/get_allocator.html
@@ -36,7 +36,7 @@ Obtain
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_future_t/operator_lb__rb_.html b/doc/html/boost_asio/reference/use_future_t/operator_lb__rb_.html
index 600d08f838..815131bf56 100644
--- a/doc/html/boost_asio/reference/use_future_t/operator_lb__rb_.html
+++ b/doc/html/boost_asio/reference/use_future_t/operator_lb__rb_.html
@@ -39,7 +39,7 @@ use_future_t&lt; OtherAllocator &gt; operator[](
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_future_t/operator_lp__rp_.html b/doc/html/boost_asio/reference/use_future_t/operator_lp__rp_.html
index d234bcc6e5..dc73ceba39 100644
--- a/doc/html/boost_asio/reference/use_future_t/operator_lp__rp_.html
+++ b/doc/html/boost_asio/reference/use_future_t/operator_lp__rp_.html
@@ -58,7 +58,7 @@ std::size_t n = fut.get();
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_future_t/rebind.html b/doc/html/boost_asio/reference/use_future_t/rebind.html
index d6627d6105..55c2e97998 100644
--- a/doc/html/boost_asio/reference/use_future_t/rebind.html
+++ b/doc/html/boost_asio/reference/use_future_t/rebind.html
@@ -39,7 +39,7 @@ use_future_t&lt; OtherAllocator &gt; rebind(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_future_t/use_future_t.html b/doc/html/boost_asio/reference/use_future_t/use_future_t.html
index 1ebd5064b4..17baea66fc 100644
--- a/doc/html/boost_asio/reference/use_future_t/use_future_t.html
+++ b/doc/html/boost_asio/reference/use_future_t/use_future_t.html
@@ -44,7 +44,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_future_t/use_future_t/overload1.html b/doc/html/boost_asio/reference/use_future_t/use_future_t/overload1.html
index b4080817b7..712e380b4b 100644
--- a/doc/html/boost_asio/reference/use_future_t/use_future_t/overload1.html
+++ b/doc/html/boost_asio/reference/use_future_t/use_future_t/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_future_t/use_future_t/overload2.html b/doc/html/boost_asio/reference/use_future_t/use_future_t/overload2.html
index dda78cf235..2c4e06b8bf 100644
--- a/doc/html/boost_asio/reference/use_future_t/use_future_t/overload2.html
+++ b/doc/html/boost_asio/reference/use_future_t/use_future_t/overload2.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_service.html b/doc/html/boost_asio/reference/use_service.html
index b5662af09b..222a7f2094 100644
--- a/doc/html/boost_asio/reference/use_service.html
+++ b/doc/html/boost_asio/reference/use_service.html
@@ -54,7 +54,7 @@ Service &amp; <a class="link" href="use_service/overload2.html" title="use_servi
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_service/overload1.html b/doc/html/boost_asio/reference/use_service/overload1.html
index 9c1f0dcd6e..8d92953b0b 100644
--- a/doc/html/boost_asio/reference/use_service/overload1.html
+++ b/doc/html/boost_asio/reference/use_service/overload1.html
@@ -64,7 +64,7 @@ Service &amp; use_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/use_service/overload2.html b/doc/html/boost_asio/reference/use_service/overload2.html
index 6405d04b64..c6a017bb5a 100644
--- a/doc/html/boost_asio/reference/use_service/overload2.html
+++ b/doc/html/boost_asio/reference/use_service/overload2.html
@@ -72,7 +72,7 @@ Service &amp; use_service(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/uses_executor.html b/doc/html/boost_asio/reference/uses_executor.html
index 0d5f3a7822..5b251344fc 100644
--- a/doc/html/boost_asio/reference/uses_executor.html
+++ b/doc/html/boost_asio/reference/uses_executor.html
@@ -56,7 +56,7 @@ struct uses_executor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/wait_traits.html b/doc/html/boost_asio/reference/wait_traits.html
index c070a94ab6..9c5de9f893 100644
--- a/doc/html/boost_asio/reference/wait_traits.html
+++ b/doc/html/boost_asio/reference/wait_traits.html
@@ -82,7 +82,7 @@ struct wait_traits
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/wait_traits/to_wait_duration.html b/doc/html/boost_asio/reference/wait_traits/to_wait_duration.html
index 93d020a80c..ca3d9e7657 100644
--- a/doc/html/boost_asio/reference/wait_traits/to_wait_duration.html
+++ b/doc/html/boost_asio/reference/wait_traits/to_wait_duration.html
@@ -42,7 +42,7 @@ static Clock::duration <a class="link" href="to_wait_duration/overload2.html" ti
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/wait_traits/to_wait_duration/overload1.html b/doc/html/boost_asio/reference/wait_traits/to_wait_duration/overload1.html
index 5dfb2532c1..577dbe13a2 100644
--- a/doc/html/boost_asio/reference/wait_traits/to_wait_duration/overload1.html
+++ b/doc/html/boost_asio/reference/wait_traits/to_wait_duration/overload1.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/wait_traits/to_wait_duration/overload2.html b/doc/html/boost_asio/reference/wait_traits/to_wait_duration/overload2.html
index 8e45f6e15b..06fc68bd48 100644
--- a/doc/html/boost_asio/reference/wait_traits/to_wait_duration/overload2.html
+++ b/doc/html/boost_asio/reference/wait_traits/to_wait_duration/overload2.html
@@ -44,7 +44,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle.html b/doc/html/boost_asio/reference/windows__object_handle.html
index d646456879..0f76295d6c 100644
--- a/doc/html/boost_asio/reference/windows__object_handle.html
+++ b/doc/html/boost_asio/reference/windows__object_handle.html
@@ -311,7 +311,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/assign.html b/doc/html/boost_asio/reference/windows__object_handle/assign.html
index 03d56cdd22..c7d437110e 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/assign.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/assign.html
@@ -43,7 +43,7 @@ void <a class="link" href="assign/overload2.html" title="windows::object_handle:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/assign/overload1.html b/doc/html/boost_asio/reference/windows__object_handle/assign/overload1.html
index 3d17e8fea4..25c7ad1d4f 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/assign/overload1.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/assign/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/assign/overload2.html b/doc/html/boost_asio/reference/windows__object_handle/assign/overload2.html
index 133ab7b424..c8ec8fa7cc 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/assign/overload2.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/assign/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/async_wait.html b/doc/html/boost_asio/reference/windows__object_handle/async_wait.html
index c35472adc8..3b113a0cd1 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/async_wait.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/async_wait.html
@@ -70,7 +70,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/cancel.html b/doc/html/boost_asio/reference/windows__object_handle/cancel.html
index b5ba5396dc..48d359318c 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/cancel.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="windows::object_handle:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/cancel/overload1.html b/doc/html/boost_asio/reference/windows__object_handle/cancel/overload1.html
index 6d05b2dde0..570eabdc4e 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/cancel/overload1.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/cancel/overload2.html b/doc/html/boost_asio/reference/windows__object_handle/cancel/overload2.html
index 7365832449..f4f5a148a7 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/cancel/overload2.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/close.html b/doc/html/boost_asio/reference/windows__object_handle/close.html
index 18b06df3fe..1162f854f7 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/close.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="windows::object_handle::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/close/overload1.html b/doc/html/boost_asio/reference/windows__object_handle/close/overload1.html
index d9dd7c0bca..16f8a1b0ab 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/close/overload1.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/close/overload1.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/close/overload2.html b/doc/html/boost_asio/reference/windows__object_handle/close/overload2.html
index d5f2a343f7..5dc7043c02 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/close/overload2.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/close/overload2.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/executor_type.html b/doc/html/boost_asio/reference/windows__object_handle/executor_type.html
index 004d7ebc9e..889d6de13d 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/executor_type.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/executor_type.html
@@ -203,7 +203,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/get_executor.html b/doc/html/boost_asio/reference/windows__object_handle/get_executor.html
index a07ab17787..fc9a65a811 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/get_executor.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/get_io_context.html b/doc/html/boost_asio/reference/windows__object_handle/get_io_context.html
index 89e2a1427d..6bf8fcec0c 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/get_io_context.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/get_io_context.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/get_io_service.html b/doc/html/boost_asio/reference/windows__object_handle/get_io_service.html
index 142b91a846..b2daa38a13 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/get_io_service.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/get_io_service.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/is_open.html b/doc/html/boost_asio/reference/windows__object_handle/is_open.html
index 6e908057e8..c599197c70 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/is_open.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/is_open.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer.html b/doc/html/boost_asio/reference/windows__object_handle/lowest_layer.html
index d2fbb36ac4..a5e3a41774 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload1.html b/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload1.html
index 98feb34846..cd685beaad 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload1.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload2.html b/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload2.html
index bfd9343a9e..ff5203fb60 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/lowest_layer/overload2.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer_type.html b/doc/html/boost_asio/reference/windows__object_handle/lowest_layer_type.html
index 969faa886b..12a28b07b7 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/lowest_layer_type.html
@@ -314,7 +314,7 @@ An
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/native_handle.html b/doc/html/boost_asio/reference/windows__object_handle/native_handle.html
index 0f1cdc58cb..5a96c8d3fe 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/native_handle.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/native_handle.html
@@ -41,7 +41,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/native_handle_type.html b/doc/html/boost_asio/reference/windows__object_handle/native_handle_type.html
index 61a1f9a42b..c5778b64e5 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/native_handle_type.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/object_handle.html b/doc/html/boost_asio/reference/windows__object_handle/object_handle.html
index 7220df40c0..8c31786a72 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/object_handle.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/object_handle.html
@@ -56,7 +56,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload1.html b/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload1.html
index 767d3184c6..ee36c38d5a 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload1.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload1.html
@@ -55,7 +55,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload2.html b/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload2.html
index ff40fe7d63..5f4908d85d 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload2.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload2.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload3.html b/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload3.html
index 2a2af83878..94b3d0a745 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload3.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/object_handle/overload3.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/operator_eq_.html b/doc/html/boost_asio/reference/windows__object_handle/operator_eq_.html
index dc3e81bcd1..158dd65f26 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/operator_eq_.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/operator_eq_.html
@@ -63,7 +63,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/wait.html b/doc/html/boost_asio/reference/windows__object_handle/wait.html
index 62dcd55237..fb0c736ee2 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/wait.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/wait.html
@@ -41,7 +41,7 @@ void <a class="link" href="wait/overload2.html" title="windows::object_handle::w
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/wait/overload1.html b/doc/html/boost_asio/reference/windows__object_handle/wait/overload1.html
index e2cddafad5..86d38268ad 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/wait/overload1.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/wait/overload1.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__object_handle/wait/overload2.html b/doc/html/boost_asio/reference/windows__object_handle/wait/overload2.html
index a928347d74..33368404ea 100644
--- a/doc/html/boost_asio/reference/windows__object_handle/wait/overload2.html
+++ b/doc/html/boost_asio/reference/windows__object_handle/wait/overload2.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle.html b/doc/html/boost_asio/reference/windows__overlapped_handle.html
index e9eef8ab82..2140d537a8 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle.html
@@ -324,7 +324,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/_overlapped_handle.html b/doc/html/boost_asio/reference/windows__overlapped_handle/_overlapped_handle.html
index f629033c44..c7638c30a9 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/_overlapped_handle.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/_overlapped_handle.html
@@ -40,7 +40,7 @@ Protected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/assign.html b/doc/html/boost_asio/reference/windows__overlapped_handle/assign.html
index 4998eeab1a..2594cfcd6c 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/assign.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/assign.html
@@ -43,7 +43,7 @@ void <a class="link" href="assign/overload2.html" title="windows::overlapped_han
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/assign/overload1.html b/doc/html/boost_asio/reference/windows__overlapped_handle/assign/overload1.html
index 0ef3f5b974..5e12036f71 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/assign/overload1.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/assign/overload1.html
@@ -36,7 +36,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/assign/overload2.html b/doc/html/boost_asio/reference/windows__overlapped_handle/assign/overload2.html
index 8aecdb7143..cd32e51a47 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/assign/overload2.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/assign/overload2.html
@@ -37,7 +37,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/cancel.html b/doc/html/boost_asio/reference/windows__overlapped_handle/cancel.html
index da5dcc9acf..5a6342df1b 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/cancel.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="windows::overlapped_han
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/cancel/overload1.html b/doc/html/boost_asio/reference/windows__overlapped_handle/cancel/overload1.html
index 651bceddfa..a21b4e29ec 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/cancel/overload1.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/cancel/overload2.html b/doc/html/boost_asio/reference/windows__overlapped_handle/cancel/overload2.html
index 3784af4c76..3f255a5d93 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/cancel/overload2.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/close.html b/doc/html/boost_asio/reference/windows__overlapped_handle/close.html
index fcfd3c7e40..262da9da66 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/close.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="windows::overlapped_hand
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/close/overload1.html b/doc/html/boost_asio/reference/windows__overlapped_handle/close/overload1.html
index c4d2b26a0d..3f9561bf40 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/close/overload1.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/close/overload1.html
@@ -53,7 +53,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/close/overload2.html b/doc/html/boost_asio/reference/windows__overlapped_handle/close/overload2.html
index d28086133a..f6fde9fe64 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/close/overload2.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/close/overload2.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/executor_type.html b/doc/html/boost_asio/reference/windows__overlapped_handle/executor_type.html
index 8c59609701..b3b884953b 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/executor_type.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/executor_type.html
@@ -203,7 +203,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/get_executor.html b/doc/html/boost_asio/reference/windows__overlapped_handle/get_executor.html
index 4a80d8c118..4a75de70a3 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/get_executor.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/get_executor.html
@@ -36,7 +36,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/get_io_context.html b/doc/html/boost_asio/reference/windows__overlapped_handle/get_io_context.html
index 4f559da41f..18eb8c0451 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/get_io_context.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/get_io_context.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/get_io_service.html b/doc/html/boost_asio/reference/windows__overlapped_handle/get_io_service.html
index a2631091d9..00ae7796f6 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/get_io_service.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/get_io_service.html
@@ -51,7 +51,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/is_open.html b/doc/html/boost_asio/reference/windows__overlapped_handle/is_open.html
index 5fca142260..53b327b548 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/is_open.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/is_open.html
@@ -36,7 +36,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer.html b/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer.html
index b4abcb507b..1f949a805e 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer/overload1.html b/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer/overload1.html
index acf27bbb3f..6001b90d7f 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer/overload1.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer/overload2.html b/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer/overload2.html
index 3ef6e7134a..656d657286 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer/overload2.html
@@ -49,7 +49,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer_type.html b/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer_type.html
index a0625249a7..fe949db4d3 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/lowest_layer_type.html
@@ -326,7 +326,7 @@ An
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/native_handle.html b/doc/html/boost_asio/reference/windows__overlapped_handle/native_handle.html
index 4453753c00..f407d4014b 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/native_handle.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/native_handle.html
@@ -41,7 +41,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/native_handle_type.html b/doc/html/boost_asio/reference/windows__overlapped_handle/native_handle_type.html
index 2ecf44700b..87f096f20c 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/native_handle_type.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/native_handle_type.html
@@ -46,7 +46,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/operator_eq_.html b/doc/html/boost_asio/reference/windows__overlapped_handle/operator_eq_.html
index c5885c123e..07aadc1575 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/operator_eq_.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/operator_eq_.html
@@ -63,7 +63,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle.html b/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle.html
index cc0029d0da..7197929e2a 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle.html
@@ -56,7 +56,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload1.html b/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload1.html
index 93cb53095d..51e8fbb1dd 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload1.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload1.html
@@ -55,7 +55,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload2.html b/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload2.html
index 8f80eff284..ba228a609b 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload2.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload2.html
@@ -73,7 +73,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload3.html b/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload3.html
index 71182beb9c..24fc295ccd 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload3.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_handle/overlapped_handle/overload3.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr.html b/doc/html/boost_asio/reference/windows__overlapped_ptr.html
index 7d305f163d..6c470fe062 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr.html
@@ -165,7 +165,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr/_overlapped_ptr.html b/doc/html/boost_asio/reference/windows__overlapped_ptr/_overlapped_ptr.html
index 44bc85e4f4..292a34e8e1 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/_overlapped_ptr.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/_overlapped_ptr.html
@@ -36,7 +36,7 @@ Destructor
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr/complete.html b/doc/html/boost_asio/reference/windows__overlapped_ptr/complete.html
index 85f00c8869..86732bc292 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/complete.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/complete.html
@@ -38,7 +38,7 @@ Post
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr/get.html b/doc/html/boost_asio/reference/windows__overlapped_ptr/get.html
index 44e79eb06c..3c41f8bdc6 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/get.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/get.html
@@ -40,7 +40,7 @@ const OVERLAPPED * <a class="link" href="get/overload2.html" title="windows::ove
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr/get/overload1.html b/doc/html/boost_asio/reference/windows__overlapped_ptr/get/overload1.html
index f6cdd9f8cd..cf7be2711c 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/get/overload1.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/get/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr/get/overload2.html b/doc/html/boost_asio/reference/windows__overlapped_ptr/get/overload2.html
index 299b46a09d..2a30c8de59 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/get/overload2.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/get/overload2.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr.html b/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr.html
index 67d4f4b877..3c2056f5ce 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr.html
@@ -48,7 +48,7 @@ explicit <a class="link" href="overlapped_ptr/overload2.html" title="windows::ov
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr/overload1.html b/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr/overload1.html
index 65fbf5e577..3ec6acf70f 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr/overload1.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr/overload2.html b/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr/overload2.html
index 4b2c101ef2..99c614c327 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr/overload2.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr/overload2.html
@@ -40,7 +40,7 @@ overlapped_ptr(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr/release.html b/doc/html/boost_asio/reference/windows__overlapped_ptr/release.html
index 3c04e0fee7..ba6b9fd7d8 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/release.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/release.html
@@ -36,7 +36,7 @@ Release
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr/reset.html b/doc/html/boost_asio/reference/windows__overlapped_ptr/reset.html
index 0327357241..2807cdde75 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/reset.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/reset.html
@@ -48,7 +48,7 @@ void <a class="link" href="reset/overload2.html" title="windows::overlapped_ptr:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr/reset/overload1.html b/doc/html/boost_asio/reference/windows__overlapped_ptr/reset/overload1.html
index 5ec8ec1456..b86d15ca7e 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/reset/overload1.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/reset/overload1.html
@@ -35,7 +35,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__overlapped_ptr/reset/overload2.html b/doc/html/boost_asio/reference/windows__overlapped_ptr/reset/overload2.html
index 807e493ba3..c7711dc649 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/reset/overload2.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/reset/overload2.html
@@ -40,7 +40,7 @@ void reset(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle.html b/doc/html/boost_asio/reference/windows__random_access_handle.html
index 54028881ce..7cda63fac6 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle.html
@@ -336,7 +336,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/assign.html b/doc/html/boost_asio/reference/windows__random_access_handle/assign.html
index 89d9c2361b..d281dd35c0 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/assign.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/assign.html
@@ -43,7 +43,7 @@ void <a class="link" href="assign/overload2.html" title="windows::random_access_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/assign/overload1.html b/doc/html/boost_asio/reference/windows__random_access_handle/assign/overload1.html
index 2f7f55e765..e559dd037f 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/assign/overload1.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/assign/overload1.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/assign/overload2.html b/doc/html/boost_asio/reference/windows__random_access_handle/assign/overload2.html
index 7a472e9716..fb2259fbe6 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/assign/overload2.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/assign/overload2.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/async_read_some_at.html b/doc/html/boost_asio/reference/windows__random_access_handle/async_read_some_at.html
index ef4bea7b6f..d84dfd99b0 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/async_read_some_at.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/async_read_some_at.html
@@ -110,7 +110,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/async_write_some_at.html b/doc/html/boost_asio/reference/windows__random_access_handle/async_write_some_at.html
index 250ecd1eae..26ce2594ec 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/async_write_some_at.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/async_write_some_at.html
@@ -110,7 +110,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/cancel.html b/doc/html/boost_asio/reference/windows__random_access_handle/cancel.html
index 3637137132..82739b41c9 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/cancel.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="windows::random_access_
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/cancel/overload1.html b/doc/html/boost_asio/reference/windows__random_access_handle/cancel/overload1.html
index d7adbc50c9..502f6152ba 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/cancel/overload1.html
@@ -56,7 +56,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/cancel/overload2.html b/doc/html/boost_asio/reference/windows__random_access_handle/cancel/overload2.html
index 1b08e898bf..9bb076adc7 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/cancel/overload2.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/close.html b/doc/html/boost_asio/reference/windows__random_access_handle/close.html
index c2a86b3092..2ec1a41a90 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/close.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="windows::random_access_h
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/close/overload1.html b/doc/html/boost_asio/reference/windows__random_access_handle/close/overload1.html
index f1e84fcb0c..5101f1be44 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/close/overload1.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/close/overload1.html
@@ -56,7 +56,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/close/overload2.html b/doc/html/boost_asio/reference/windows__random_access_handle/close/overload2.html
index 7f256a022e..978bc21666 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/close/overload2.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/close/overload2.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/executor_type.html b/doc/html/boost_asio/reference/windows__random_access_handle/executor_type.html
index e3eabfa50d..469051e0b9 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/executor_type.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/executor_type.html
@@ -206,7 +206,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/get_executor.html b/doc/html/boost_asio/reference/windows__random_access_handle/get_executor.html
index 93025c4c13..2270782e24 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/get_executor.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/get_executor.html
@@ -39,7 +39,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/get_io_context.html b/doc/html/boost_asio/reference/windows__random_access_handle/get_io_context.html
index f901b9ec5e..67b9d9341c 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/get_io_context.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/get_io_context.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/get_io_service.html b/doc/html/boost_asio/reference/windows__random_access_handle/get_io_service.html
index a76de78b92..a3853bcc8d 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/get_io_service.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/get_io_service.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/is_open.html b/doc/html/boost_asio/reference/windows__random_access_handle/is_open.html
index c24e3d5325..52361cb1f7 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/is_open.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/is_open.html
@@ -39,7 +39,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer.html b/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer.html
index 2a0dd265db..5216bac287 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer/overload1.html b/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer/overload1.html
index 6b9bfd8c66..3f6e44a21e 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer/overload1.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer/overload2.html b/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer/overload2.html
index 0f94c3c6d6..4d62d69b51 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer/overload2.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer_type.html b/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer_type.html
index 9e3596f992..e9419ee376 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/lowest_layer_type.html
@@ -329,7 +329,7 @@ An
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/native_handle.html b/doc/html/boost_asio/reference/windows__random_access_handle/native_handle.html
index f42acb507a..3371e69dc5 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/native_handle.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/native_handle.html
@@ -44,7 +44,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/native_handle_type.html b/doc/html/boost_asio/reference/windows__random_access_handle/native_handle_type.html
index 72db947bd8..9c0b4d0741 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/native_handle_type.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/native_handle_type.html
@@ -49,7 +49,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/operator_eq_.html b/doc/html/boost_asio/reference/windows__random_access_handle/operator_eq_.html
index 6f78728e99..253f190381 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/operator_eq_.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/operator_eq_.html
@@ -64,7 +64,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle.html b/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle.html
index 7883e72616..26e6c60476 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle.html
@@ -56,7 +56,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload1.html b/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload1.html
index 976413b2d7..7873fcca2d 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload1.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload1.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload2.html b/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload2.html
index 09261d7db9..bf60813303 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload2.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload2.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload3.html b/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload3.html
index db1d9611a9..f98d45e434 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload3.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/random_access_handle/overload3.html
@@ -63,7 +63,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/read_some_at.html b/doc/html/boost_asio/reference/windows__random_access_handle/read_some_at.html
index 8580fc90f6..cf8a0977ea 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/read_some_at.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/read_some_at.html
@@ -49,7 +49,7 @@ std::size_t <a class="link" href="read_some_at/overload2.html" title="windows::r
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/read_some_at/overload1.html b/doc/html/boost_asio/reference/windows__random_access_handle/read_some_at/overload1.html
index 9f6646c399..3c47bcb7e6 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/read_some_at/overload1.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/read_some_at/overload1.html
@@ -108,7 +108,7 @@ std::size_t read_some_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/read_some_at/overload2.html b/doc/html/boost_asio/reference/windows__random_access_handle/read_some_at/overload2.html
index 17ac053e5f..8d8c8932cc 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/read_some_at/overload2.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/read_some_at/overload2.html
@@ -84,7 +84,7 @@ std::size_t read_some_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/write_some_at.html b/doc/html/boost_asio/reference/windows__random_access_handle/write_some_at.html
index dced6f7384..571380c150 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/write_some_at.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/write_some_at.html
@@ -49,7 +49,7 @@ std::size_t <a class="link" href="write_some_at/overload2.html" title="windows::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/write_some_at/overload1.html b/doc/html/boost_asio/reference/windows__random_access_handle/write_some_at/overload1.html
index 1d13689d35..b9eb343eae 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/write_some_at/overload1.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/write_some_at/overload1.html
@@ -108,7 +108,7 @@ std::size_t write_some_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__random_access_handle/write_some_at/overload2.html b/doc/html/boost_asio/reference/windows__random_access_handle/write_some_at/overload2.html
index c1f4d3d3f3..e7194e9bd7 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle/write_some_at/overload2.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle/write_some_at/overload2.html
@@ -84,7 +84,7 @@ std::size_t write_some_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle.html b/doc/html/boost_asio/reference/windows__stream_handle.html
index 56f520cbbb..a862a266ab 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle.html
@@ -336,7 +336,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/assign.html b/doc/html/boost_asio/reference/windows__stream_handle/assign.html
index b789b0b53e..fb671f043b 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/assign.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/assign.html
@@ -43,7 +43,7 @@ void <a class="link" href="assign/overload2.html" title="windows::stream_handle:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/assign/overload1.html b/doc/html/boost_asio/reference/windows__stream_handle/assign/overload1.html
index 2e1b9cf2d3..51064803b5 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/assign/overload1.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/assign/overload1.html
@@ -39,7 +39,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/assign/overload2.html b/doc/html/boost_asio/reference/windows__stream_handle/assign/overload2.html
index 8b4fe3c42e..98b9587586 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/assign/overload2.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/assign/overload2.html
@@ -40,7 +40,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/async_read_some.html b/doc/html/boost_asio/reference/windows__stream_handle/async_read_some.html
index cb39e01e3d..3568f56176 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/async_read_some.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/async_read_some.html
@@ -105,7 +105,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/async_write_some.html b/doc/html/boost_asio/reference/windows__stream_handle/async_write_some.html
index e08ad625c9..6b072332e1 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/async_write_some.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/async_write_some.html
@@ -105,7 +105,7 @@ Start
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/cancel.html b/doc/html/boost_asio/reference/windows__stream_handle/cancel.html
index e490c1d23c..c47bde2779 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/cancel.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/cancel.html
@@ -41,7 +41,7 @@ void <a class="link" href="cancel/overload2.html" title="windows::stream_handle:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/cancel/overload1.html b/doc/html/boost_asio/reference/windows__stream_handle/cancel/overload1.html
index c1923c9225..9cc6f8efe3 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/cancel/overload1.html
@@ -56,7 +56,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/cancel/overload2.html b/doc/html/boost_asio/reference/windows__stream_handle/cancel/overload2.html
index 63d51ef4d3..e0740ced99 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/cancel/overload2.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/close.html b/doc/html/boost_asio/reference/windows__stream_handle/close.html
index 4cceef8a3c..108b6916d6 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/close.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/close.html
@@ -41,7 +41,7 @@ void <a class="link" href="close/overload2.html" title="windows::stream_handle::
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/close/overload1.html b/doc/html/boost_asio/reference/windows__stream_handle/close/overload1.html
index 1df22ef498..4be8a3e27d 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/close/overload1.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/close/overload1.html
@@ -56,7 +56,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/close/overload2.html b/doc/html/boost_asio/reference/windows__stream_handle/close/overload2.html
index cf04d4056d..d4736ebed2 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/close/overload2.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/close/overload2.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/executor_type.html b/doc/html/boost_asio/reference/windows__stream_handle/executor_type.html
index 45fd0101cc..6086f39183 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/executor_type.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/executor_type.html
@@ -206,7 +206,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/get_executor.html b/doc/html/boost_asio/reference/windows__stream_handle/get_executor.html
index 0a6291e54a..43202ec43b 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/get_executor.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/get_executor.html
@@ -39,7 +39,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/get_io_context.html b/doc/html/boost_asio/reference/windows__stream_handle/get_io_context.html
index 40db3f8d37..230ee69281 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/get_io_context.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/get_io_context.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/get_io_service.html b/doc/html/boost_asio/reference/windows__stream_handle/get_io_service.html
index 46e0e8938e..c39477b08b 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/get_io_service.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/get_io_service.html
@@ -54,7 +54,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/is_open.html b/doc/html/boost_asio/reference/windows__stream_handle/is_open.html
index 6f4b081d65..4f7f15785a 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/is_open.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/is_open.html
@@ -39,7 +39,7 @@ Determine
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer.html b/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer.html
index 3122ade1bc..9ea41d24f4 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer.html
@@ -43,7 +43,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer/overload1.html b/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer/overload1.html
index 1bf9b2aa77..e57f775740 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer/overload1.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer/overload2.html b/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer/overload2.html
index 354a3db296..948c4c033b 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer/overload2.html
@@ -52,7 +52,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer_type.html b/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer_type.html
index 53d1dbef43..af85cc55cd 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/lowest_layer_type.html
@@ -329,7 +329,7 @@ An
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/native_handle.html b/doc/html/boost_asio/reference/windows__stream_handle/native_handle.html
index b27ec4f133..93d32f23f5 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/native_handle.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/native_handle.html
@@ -44,7 +44,7 @@ Get
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/native_handle_type.html b/doc/html/boost_asio/reference/windows__stream_handle/native_handle_type.html
index 30952e0e26..b0f3498b82 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/native_handle_type.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/native_handle_type.html
@@ -49,7 +49,7 @@ The
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/operator_eq_.html b/doc/html/boost_asio/reference/windows__stream_handle/operator_eq_.html
index fec755b99f..5595f4c23e 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/operator_eq_.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/operator_eq_.html
@@ -63,7 +63,7 @@ Move-assign
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/read_some.html b/doc/html/boost_asio/reference/windows__stream_handle/read_some.html
index d639033881..e7036cef2a 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/read_some.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/read_some.html
@@ -47,7 +47,7 @@ std::size_t <a class="link" href="read_some/overload2.html" title="windows::stre
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/read_some/overload1.html b/doc/html/boost_asio/reference/windows__stream_handle/read_some/overload1.html
index 4824a19b72..35896e1fc6 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/read_some/overload1.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/read_some/overload1.html
@@ -103,7 +103,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/read_some/overload2.html b/doc/html/boost_asio/reference/windows__stream_handle/read_some/overload2.html
index 6e91388fd7..4cf162fd1b 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/read_some/overload2.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/read_some/overload2.html
@@ -79,7 +79,7 @@ std::size_t read_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/stream_handle.html b/doc/html/boost_asio/reference/windows__stream_handle/stream_handle.html
index 693b8ec744..b93df724ca 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/stream_handle.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/stream_handle.html
@@ -56,7 +56,7 @@ Construct
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload1.html b/doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload1.html
index 4754d72d1c..b2e68bda35 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload1.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload1.html
@@ -57,7 +57,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload2.html b/doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload2.html
index aabebf2b85..34411d7975 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload2.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload2.html
@@ -74,7 +74,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload3.html b/doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload3.html
index f29b2b47c6..ca2205d6fb 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload3.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/stream_handle/overload3.html
@@ -62,7 +62,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/write_some.html b/doc/html/boost_asio/reference/windows__stream_handle/write_some.html
index aaff294131..489f4ab7ba 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/write_some.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/write_some.html
@@ -47,7 +47,7 @@ std::size_t <a class="link" href="write_some/overload2.html" title="windows::str
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/write_some/overload1.html b/doc/html/boost_asio/reference/windows__stream_handle/write_some/overload1.html
index 088716f023..02fcf8d4c0 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/write_some/overload1.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/write_some/overload1.html
@@ -103,7 +103,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/windows__stream_handle/write_some/overload2.html b/doc/html/boost_asio/reference/windows__stream_handle/write_some/overload2.html
index aebde612d2..c7a395174c 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle/write_some/overload2.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle/write_some/overload2.html
@@ -79,7 +79,7 @@ std::size_t write_some(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write.html b/doc/html/boost_asio/reference/write.html
index 6e14ddfe53..399866bac7 100644
--- a/doc/html/boost_asio/reference/write.html
+++ b/doc/html/boost_asio/reference/write.html
@@ -79,7 +79,7 @@ template&lt;
std::size_t <a class="link" href="write/overload5.html" title="write (5 of 12 overloads)">write</a>(
SyncWriteStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="write/overload5.html" title="write (5 of 12 overloads)">more...</a></em></span>
template&lt;
@@ -89,7 +89,7 @@ std::size_t <a class="link" href="write/overload6.html" title="write (6 of 12 ov
SyncWriteStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
boost::system::error_code &amp; ec,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="write/overload6.html" title="write (6 of 12 overloads)">more...</a></em></span>
template&lt;
@@ -100,7 +100,7 @@ std::size_t <a class="link" href="write/overload7.html" title="write (7 of 12 ov
SyncWriteStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
CompletionCondition completion_condition,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="write/overload7.html" title="write (7 of 12 overloads)">more...</a></em></span>
template&lt;
@@ -112,7 +112,7 @@ std::size_t <a class="link" href="write/overload8.html" title="write (8 of 12 ov
DynamicBuffer &amp;&amp; buffers,
CompletionCondition completion_condition,
boost::system::error_code &amp; ec,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
<span class="emphasis"><em>&#187; <a class="link" href="write/overload8.html" title="write (8 of 12 overloads)">more...</a></em></span>
template&lt;
@@ -166,7 +166,7 @@ std::size_t <a class="link" href="write/overload12.html" title="write (12 of 12
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write/overload1.html b/doc/html/boost_asio/reference/write/overload1.html
index 9e38f550dd..8992035d06 100644
--- a/doc/html/boost_asio/reference/write/overload1.html
+++ b/doc/html/boost_asio/reference/write/overload1.html
@@ -125,7 +125,7 @@ std::size_t write(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write/overload10.html b/doc/html/boost_asio/reference/write/overload10.html
index e15b607da6..ed5d569482 100644
--- a/doc/html/boost_asio/reference/write/overload10.html
+++ b/doc/html/boost_asio/reference/write/overload10.html
@@ -99,7 +99,7 @@ std::size_t write(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write/overload11.html b/doc/html/boost_asio/reference/write/overload11.html
index 4e3c156ccb..5003fd86b9 100644
--- a/doc/html/boost_asio/reference/write/overload11.html
+++ b/doc/html/boost_asio/reference/write/overload11.html
@@ -118,7 +118,7 @@ std::size_t write(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write/overload12.html b/doc/html/boost_asio/reference/write/overload12.html
index bdf97cbdad..2154c52bcb 100644
--- a/doc/html/boost_asio/reference/write/overload12.html
+++ b/doc/html/boost_asio/reference/write/overload12.html
@@ -111,7 +111,7 @@ std::size_t write(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write/overload2.html b/doc/html/boost_asio/reference/write/overload2.html
index d3b1f5b104..793452c812 100644
--- a/doc/html/boost_asio/reference/write/overload2.html
+++ b/doc/html/boost_asio/reference/write/overload2.html
@@ -117,7 +117,7 @@ std::size_t write(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write/overload3.html b/doc/html/boost_asio/reference/write/overload3.html
index 27bb74acce..1ee5510c50 100644
--- a/doc/html/boost_asio/reference/write/overload3.html
+++ b/doc/html/boost_asio/reference/write/overload3.html
@@ -137,7 +137,7 @@ std::size_t write(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write/overload4.html b/doc/html/boost_asio/reference/write/overload4.html
index 8647382d31..0f7cac5ab3 100644
--- a/doc/html/boost_asio/reference/write/overload4.html
+++ b/doc/html/boost_asio/reference/write/overload4.html
@@ -114,7 +114,7 @@ std::size_t write(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write/overload5.html b/doc/html/boost_asio/reference/write/overload5.html
index d3f220281e..ee87c49faf 100644
--- a/doc/html/boost_asio/reference/write/overload5.html
+++ b/doc/html/boost_asio/reference/write/overload5.html
@@ -36,7 +36,7 @@
std::size_t write(
SyncWriteStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
</pre>
<p>
This function is used to write a certain number of bytes of data to a stream.
@@ -108,7 +108,7 @@ std::size_t write(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write/overload6.html b/doc/html/boost_asio/reference/write/overload6.html
index d4d8e1019f..815d9432c0 100644
--- a/doc/html/boost_asio/reference/write/overload6.html
+++ b/doc/html/boost_asio/reference/write/overload6.html
@@ -37,7 +37,7 @@ std::size_t write(
SyncWriteStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
boost::system::error_code &amp; ec,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
</pre>
<p>
This function is used to write a certain number of bytes of data to a stream.
@@ -100,7 +100,7 @@ std::size_t write(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write/overload7.html b/doc/html/boost_asio/reference/write/overload7.html
index d241b8a68b..80783aa37d 100644
--- a/doc/html/boost_asio/reference/write/overload7.html
+++ b/doc/html/boost_asio/reference/write/overload7.html
@@ -38,7 +38,7 @@ std::size_t write(
SyncWriteStream &amp; s,
DynamicBuffer &amp;&amp; buffers,
CompletionCondition completion_condition,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
</pre>
<p>
This function is used to write a certain number of bytes of data to a stream.
@@ -119,7 +119,7 @@ std::size_t write(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write/overload8.html b/doc/html/boost_asio/reference/write/overload8.html
index b526eb50e3..af34274212 100644
--- a/doc/html/boost_asio/reference/write/overload8.html
+++ b/doc/html/boost_asio/reference/write/overload8.html
@@ -39,7 +39,7 @@ std::size_t write(
DynamicBuffer &amp;&amp; buffers,
CompletionCondition completion_condition,
boost::system::error_code &amp; ec,
- typename enable_if&lt; is_dynamic_buffer&lt; DynamicBuffer &gt;::value &gt;::type * = 0);
+ typename enable_if&lt; is_dynamic_buffer&lt; typename decay&lt; DynamicBuffer &gt;::type &gt;::value &gt;::type * = 0);
</pre>
<p>
This function is used to write a certain number of bytes of data to a stream.
@@ -112,7 +112,7 @@ std::size_t write(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write/overload9.html b/doc/html/boost_asio/reference/write/overload9.html
index 90f5d7e995..43af4e26f0 100644
--- a/doc/html/boost_asio/reference/write/overload9.html
+++ b/doc/html/boost_asio/reference/write/overload9.html
@@ -108,7 +108,7 @@ std::size_t write(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write_at.html b/doc/html/boost_asio/reference/write_at.html
index d78f617654..dbbf424fda 100644
--- a/doc/html/boost_asio/reference/write_at.html
+++ b/doc/html/boost_asio/reference/write_at.html
@@ -128,7 +128,7 @@ std::size_t <a class="link" href="write_at/overload8.html" title="write_at (8 of
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write_at/overload1.html b/doc/html/boost_asio/reference/write_at/overload1.html
index 5719a5b151..a20838feec 100644
--- a/doc/html/boost_asio/reference/write_at/overload1.html
+++ b/doc/html/boost_asio/reference/write_at/overload1.html
@@ -129,7 +129,7 @@ std::size_t write_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write_at/overload2.html b/doc/html/boost_asio/reference/write_at/overload2.html
index 0d3dac4dc4..40e91dc7a2 100644
--- a/doc/html/boost_asio/reference/write_at/overload2.html
+++ b/doc/html/boost_asio/reference/write_at/overload2.html
@@ -122,7 +122,7 @@ std::size_t write_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write_at/overload3.html b/doc/html/boost_asio/reference/write_at/overload3.html
index f6522ca9fc..5dd4f895f4 100644
--- a/doc/html/boost_asio/reference/write_at/overload3.html
+++ b/doc/html/boost_asio/reference/write_at/overload3.html
@@ -141,7 +141,7 @@ std::size_t write_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write_at/overload4.html b/doc/html/boost_asio/reference/write_at/overload4.html
index e8a5ee8d85..c215f9a052 100644
--- a/doc/html/boost_asio/reference/write_at/overload4.html
+++ b/doc/html/boost_asio/reference/write_at/overload4.html
@@ -118,7 +118,7 @@ std::size_t write_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write_at/overload5.html b/doc/html/boost_asio/reference/write_at/overload5.html
index f48fb5d443..cbb2542f58 100644
--- a/doc/html/boost_asio/reference/write_at/overload5.html
+++ b/doc/html/boost_asio/reference/write_at/overload5.html
@@ -113,7 +113,7 @@ std::size_t write_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write_at/overload6.html b/doc/html/boost_asio/reference/write_at/overload6.html
index 5fff9570c1..e81a100615 100644
--- a/doc/html/boost_asio/reference/write_at/overload6.html
+++ b/doc/html/boost_asio/reference/write_at/overload6.html
@@ -105,7 +105,7 @@ std::size_t write_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write_at/overload7.html b/doc/html/boost_asio/reference/write_at/overload7.html
index 1869ba01b0..990b71e98b 100644
--- a/doc/html/boost_asio/reference/write_at/overload7.html
+++ b/doc/html/boost_asio/reference/write_at/overload7.html
@@ -124,7 +124,7 @@ std::size_t write_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/write_at/overload8.html b/doc/html/boost_asio/reference/write_at/overload8.html
index d0317ef7bf..18be9c8638 100644
--- a/doc/html/boost_asio/reference/write_at/overload8.html
+++ b/doc/html/boost_asio/reference/write_at/overload8.html
@@ -117,7 +117,7 @@ std::size_t write_at(
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/yield_context.html b/doc/html/boost_asio/reference/yield_context.html
index 18c6acd538..ada91b81a0 100644
--- a/doc/html/boost_asio/reference/yield_context.html
+++ b/doc/html/boost_asio/reference/yield_context.html
@@ -165,7 +165,7 @@ void my_coroutine(basic_yield_context&lt;Handler&gt; yield)
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial.html b/doc/html/boost_asio/tutorial.html
index e89703c8b3..0e43459435 100644
--- a/doc/html/boost_asio/tutorial.html
+++ b/doc/html/boost_asio/tutorial.html
@@ -112,7 +112,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime1.html b/doc/html/boost_asio/tutorial/tutdaytime1.html
index b7e03da6df..07e197b2ce 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime1.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime1.html
@@ -55,14 +55,18 @@ int main(int argc, char* argv[])
}
</pre>
<p>
- All programs that use asio need to have at least one boost::asio::io_service
+ All programs that use asio need to have at least one <a class="link" href="../reference/io_context.html" title="io_context">io_context</a>
object.
</p>
+<pre class="programlisting"> boost::asio::io_context io_context;
+</pre>
<p>
We need to turn the server name that was specified as a parameter to the
application, into a TCP endpoint. To do this we use an <a class="link" href="../reference/ip__tcp/resolver.html" title="ip::tcp::resolver">ip::tcp::resolver</a>
object.
</p>
+<pre class="programlisting"> tcp::resolver resolver(io_context);
+</pre>
<p>
A resolver takes a query object and turns it into a list of endpoints. We
construct a query using the name of the server, specified in <code class="computeroutput">argv[1]</code>,
@@ -111,7 +115,7 @@ int main(int argc, char* argv[])
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime1/src.html b/doc/html/boost_asio/tutorial/tutdaytime1/src.html
index 512d48c7b3..222aefdbe5 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime1/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime1/src.html
@@ -31,7 +31,7 @@
// client.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -92,7 +92,7 @@ int main(int argc, char* argv[])
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime2.html b/doc/html/boost_asio/tutorial/tutdaytime2.html
index 09ecfa11a1..0ab6e4bfb0 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime2.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime2.html
@@ -43,23 +43,58 @@ using boost::asio::ip::tcp;
to be sent back to the client. This function will be reused in all of our
daytime server applications.
</p>
+<pre class="programlisting">std::string make_daytime_string()
+{
+ using namespace std; // For time_t, time and ctime;
+ time_t now = time(0);
+ return ctime(&amp;now);
+}
+
+int main()
+{
+ try
+ {
+ boost::asio::io_context io_context;
+</pre>
<p>
A <a class="link" href="../reference/ip__tcp/acceptor.html" title="ip::tcp::acceptor">ip::tcp::acceptor</a>
object needs to be created to listen for new connections. It is initialised
to listen on TCP port 13, for IP version 4.
</p>
+<pre class="programlisting"> tcp::acceptor acceptor(io_context, tcp::endpoint(tcp::v4(), 13));
+</pre>
<p>
This is an iterative server, which means that it will handle one connection
at a time. Create a socket that will represent the connection to the client,
and then wait for a connection.
</p>
+<pre class="programlisting"> for (;;)
+ {
+ tcp::socket socket(io_context);
+ acceptor.accept(socket);
+</pre>
<p>
A client is accessing our service. Determine the current time and transfer
this information to the client.
</p>
+<pre class="programlisting"> std::string message = make_daytime_string();
+
+ boost::system::error_code ignored_error;
+ boost::asio::write(socket, boost::asio::buffer(message), ignored_error);
+ }
+ }
+</pre>
<p>
Finally, handle any exceptions.
</p>
+<pre class="programlisting"> catch (std::exception&amp; e)
+ {
+ std::cerr &lt;&lt; e.what() &lt;&lt; std::endl;
+ }
+
+ return 0;
+}
+</pre>
<p>
See the <a class="link" href="tutdaytime2/src.html" title="Source listing for Daytime.2">full source listing</a>
</p>
@@ -77,7 +112,7 @@ using boost::asio::ip::tcp;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime2/src.html b/doc/html/boost_asio/tutorial/tutdaytime2/src.html
index 051829b788..2335af13bd 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime2/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime2/src.html
@@ -31,7 +31,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -85,7 +85,7 @@ int main()
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime3.html b/doc/html/boost_asio/tutorial/tutdaytime3.html
index 4939e9da54..c583197b48 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime3.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime3.html
@@ -39,15 +39,15 @@
</pre>
<p>
We need to create a server object to accept incoming client connections.
- The boost::asio::io_service object provides I/O services, such as sockets,
- that the server object will use.
+ The <a class="link" href="../reference/io_context.html" title="io_context">io_context</a> object
+ provides I/O services, such as sockets, that the server object will use.
</p>
<pre class="programlisting"> boost::asio::io_context io_context;
tcp_server server(io_context);
</pre>
<p>
- Run the boost::asio::io_service object so that it will perform asynchronous
- operations on your behalf.
+ Run the <a class="link" href="../reference/io_context.html" title="io_context">io_context</a>
+ object so that it will perform asynchronous operations on your behalf.
</p>
<pre class="programlisting"> io_context.run();
}
@@ -223,7 +223,7 @@ private:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime3/src.html b/doc/html/boost_asio/tutorial/tutdaytime3/src.html
index 41b1943336..25ea528de7 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime3/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime3/src.html
@@ -31,7 +31,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -152,7 +152,7 @@ int main()
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime4.html b/doc/html/boost_asio/tutorial/tutdaytime4.html
index decf55c5e1..23c5dbbfd9 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime4.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime4.html
@@ -41,16 +41,41 @@ using boost::asio::ip::udp;
The start of the application is essentially the same as for the TCP daytime
client.
</p>
+<pre class="programlisting">int main(int argc, char* argv[])
+{
+ try
+ {
+ if (argc != 2)
+ {
+ std::cerr &lt;&lt; "Usage: client &lt;host&gt;" &lt;&lt; std::endl;
+ return 1;
+ }
+
+ boost::asio::io_context io_context;
+</pre>
<p>
We use an <a class="link" href="../reference/ip__udp/resolver.html" title="ip::udp::resolver">ip::udp::resolver</a>
object to find the correct remote endpoint to use based on the host and service
names. The query is restricted to return only IPv4 endpoints by the <a class="link" href="../reference/ip__udp/v4.html" title="ip::udp::v4">ip::udp::v4()</a> argument.
</p>
+<pre class="programlisting"> udp::resolver resolver(io_context);
+ udp::endpoint receiver_endpoint =
+ *resolver.resolve(udp::v4(), argv[1], "daytime").begin();
+</pre>
<p>
The <a class="link" href="../reference/ip__basic_resolver/resolve.html" title="ip::basic_resolver::resolve">ip::udp::resolver::resolve()</a>
function is guaranteed to return at least one endpoint in the list if it
does not fail. This means it is safe to dereference the return value directly.
</p>
+<pre class="programlisting"> udp::socket socket(io_context);
+ socket.open(udp::v4());
+
+ boost::array&lt;char, 1&gt; send_buf = {{ 0 }};
+ socket.send_to(boost::asio::buffer(send_buf), receiver_endpoint);
+
+ boost::array&lt;char, 128&gt; recv_buf;
+ udp::endpoint sender_endpoint;
+</pre>
<p>
Since UDP is datagram-oriented, we will not be using a stream socket. Create
an <a class="link" href="../reference/ip__udp/socket.html" title="ip::udp::socket">ip::udp::socket</a>
@@ -81,7 +106,7 @@ using boost::asio::ip::udp;
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime4/src.html b/doc/html/boost_asio/tutorial/tutdaytime4/src.html
index 91797e47a5..801d96ec80 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime4/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime4/src.html
@@ -31,7 +31,7 @@
// client.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -87,7 +87,7 @@ int main(int argc, char* argv[])
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime5.html b/doc/html/boost_asio/tutorial/tutdaytime5.html
index 2cab7f3426..809498b07e 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime5.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime5.html
@@ -31,10 +31,18 @@
This tutorial program shows how to use asio to implement a server application
with UDP.
</p>
+<pre class="programlisting">int main()
+{
+ try
+ {
+ boost::asio::io_context io_context;
+</pre>
<p>
Create an <a class="link" href="../reference/ip__udp/socket.html" title="ip::udp::socket">ip::udp::socket</a>
object to receive requests on UDP port 13.
</p>
+<pre class="programlisting"> udp::socket socket(io_context, udp::endpoint(udp::v4(), 13));
+</pre>
<p>
Wait for a client to initiate contact with us. The remote_endpoint object
will be populated by <a class="link" href="../reference/basic_datagram_socket/receive_from.html" title="basic_datagram_socket::receive_from">ip::udp::socket::receive_from()</a>.
@@ -65,7 +73,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime5/src.html b/doc/html/boost_asio/tutorial/tutdaytime5/src.html
index e52a95e4d2..7d10834f51 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime5/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime5/src.html
@@ -31,7 +31,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -65,11 +65,7 @@ int main()
boost::array&lt;char, 1&gt; recv_buf;
udp::endpoint remote_endpoint;
boost::system::error_code error;
- socket.receive_from(boost::asio::buffer(recv_buf),
- remote_endpoint, 0, error);
-
- if (error &amp;&amp; error != boost::asio::error::message_size)
- throw boost::system::system_error(error);
+ socket.receive_from(boost::asio::buffer(recv_buf), remote_endpoint);
std::string message = make_daytime_string();
@@ -93,7 +89,7 @@ int main()
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime6.html b/doc/html/boost_asio/tutorial/tutdaytime6.html
index 9bd29bd914..446018d79e 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime6.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime6.html
@@ -38,8 +38,7 @@
{
</pre>
<p>
- Create a server object to accept incoming client requests, and run the boost::asio::io_service
- object.
+ Create a server object to accept incoming client requests, and run the <a class="link" href="../reference/io_context.html" title="io_context">io_context</a> object.
</p>
<pre class="programlisting"> boost::asio::io_context io_context;
udp_server server(io_context);
@@ -78,10 +77,10 @@ private:
<p>
The function <a class="link" href="../reference/basic_datagram_socket/async_receive_from.html" title="basic_datagram_socket::async_receive_from">ip::udp::socket::async_receive_from()</a>
will cause the application to listen in the background for a new request.
- When such a request is received, the boost::asio::io_service object will
- invoke the <code class="computeroutput">handle_receive()</code> function with two arguments: a value
- of type boost::system::error_code indicating whether the operation succeeded
- or failed, and a <code class="computeroutput">size_t</code> value <code class="computeroutput">bytes_transferred</code>
+ When such a request is received, the <a class="link" href="../reference/io_context.html" title="io_context">io_context</a>
+ object will invoke the <code class="computeroutput">handle_receive()</code> function with two arguments:
+ a value of type boost::system::error_code indicating whether the operation
+ succeeded or failed, and a <code class="computeroutput">size_t</code> value <code class="computeroutput">bytes_transferred</code>
specifying the number of bytes received.
</p>
<pre class="programlisting"> socket_.async_receive_from(
@@ -101,11 +100,11 @@ private:
<p>
The <code class="computeroutput">error</code> parameter contains the result of the asynchronous
operation. Since we only provide the 1-byte <code class="computeroutput">recv_buffer_</code> to
- contain the client's request, the boost::asio::io_service object would return
- an error if the client sent anything larger. We can ignore such an error
- if it comes up.
+ contain the client's request, the <a class="link" href="../reference/io_context.html" title="io_context">io_context</a>
+ object would return an error if the client sent anything larger. We can ignore
+ such an error if it comes up.
</p>
-<pre class="programlisting"> if (!error || error == boost::asio::error::message_size)
+<pre class="programlisting"> if (!error)
{
</pre>
<p>
@@ -174,7 +173,7 @@ private:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime6/src.html b/doc/html/boost_asio/tutorial/tutdaytime6/src.html
index 39c68db620..80db1c2cf9 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime6/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime6/src.html
@@ -31,7 +31,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -76,7 +76,7 @@ private:
void handle_receive(const boost::system::error_code&amp; error,
std::size_t /*bytes_transferred*/)
{
- if (!error || error == boost::asio::error::message_size)
+ if (!error)
{
boost::shared_ptr&lt;std::string&gt; message(
new std::string(make_daytime_string()));
@@ -124,7 +124,7 @@ int main()
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime7.html b/doc/html/boost_asio/tutorial/tutdaytime7.html
index 3236f5661a..2f0edbbeee 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime7.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime7.html
@@ -36,16 +36,36 @@
<span class="phrase"><a name="boost_asio.tutorial.tutdaytime7.the_main___function"></a></span><a class="link" href="tutdaytime7.html#boost_asio.tutorial.tutdaytime7.the_main___function">The
main() function</a>
</h5>
+<pre class="programlisting">int main()
+{
+ try
+ {
+ boost::asio::io_context io_context;
+</pre>
<p>
We will begin by creating a server object to accept a TCP client connection.
</p>
+<pre class="programlisting"> tcp_server server1(io_context);
+</pre>
<p>
We also need a server object to accept a UDP client request.
</p>
+<pre class="programlisting"> udp_server server2(io_context);
+</pre>
<p>
- We have created two lots of work for the boost::asio::io_service object to
- do.
+ We have created two lots of work for the <a class="link" href="../reference/io_context.html" title="io_context">io_context</a>
+ object to do.
</p>
+<pre class="programlisting"> io_context.run();
+ }
+ catch (std::exception&amp; e)
+ {
+ std::cerr &lt;&lt; e.what() &lt;&lt; std::endl;
+ }
+
+ return 0;
+}
+</pre>
<h5>
<a name="boost_asio.tutorial.tutdaytime7.h1"></a>
<span class="phrase"><a name="boost_asio.tutorial.tutdaytime7.the_tcp_connection_and_tcp_server_classes"></a></span><a class="link" href="tutdaytime7.html#boost_asio.tutorial.tutdaytime7.the_tcp_connection_and_tcp_server_classes">The
@@ -156,7 +176,7 @@ private:
void handle_receive(const boost::system::error_code&amp; error)
{
- if (!error || error == boost::asio::error::message_size)
+ if (!error)
{
boost::shared_ptr&lt;std::string&gt; message(
new std::string(make_daytime_string()));
@@ -190,7 +210,7 @@ private:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tutdaytime7/src.html b/doc/html/boost_asio/tutorial/tutdaytime7/src.html
index f879065a08..b83a8a18fe 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime7/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime7/src.html
@@ -31,7 +31,7 @@
// server.cpp
// ~~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -148,7 +148,7 @@ private:
void handle_receive(const boost::system::error_code&amp; error)
{
- if (!error || error == boost::asio::error::message_size)
+ if (!error)
{
boost::shared_ptr&lt;std::string&gt; message(
new std::string(make_daytime_string()));
@@ -193,7 +193,7 @@ int main()
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tuttimer1.html b/doc/html/boost_asio/tutorial/tuttimer1.html
index a06bcbf9a3..92a11a65f3 100644
--- a/doc/html/boost_asio/tutorial/tuttimer1.html
+++ b/doc/html/boost_asio/tutorial/tuttimer1.html
@@ -42,38 +42,45 @@
#include &lt;boost/asio.hpp&gt;
</pre>
<p>
- Since this example uses timers, we need to include the appropriate Boost.Date_Time
- header file for manipulating times.
- </p>
-<pre class="programlisting">#include &lt;boost/date_time/posix_time/posix_time.hpp&gt;
-</pre>
-<p>
- All programs that use asio need to have at least one boost::asio::io_service
+ All programs that use asio need to have at least one <a class="link" href="../reference/io_context.html" title="io_context">io_context</a>
object. This class provides access to I/O functionality. We declare an object
of this type first thing in the main function.
</p>
+<pre class="programlisting">int main()
+{
+ boost::asio::io_context io;
+</pre>
<p>
- Next we declare an object of type boost::asio::deadline_timer. The core asio
+ Next we declare an object of type boost::asio::steady_timer. The core asio
classes that provide I/O functionality (or as in this case timer functionality)
- always take a reference to an io_service as their first constructor argument.
+ always take a reference to an io_context as their first constructor argument.
The second argument to the constructor sets the timer to expire 5 seconds
from now.
</p>
+<pre class="programlisting"> boost::asio::steady_timer t(io, boost::asio::chrono::seconds(5));
+</pre>
<p>
In this simple example we perform a blocking wait on the timer. That is,
- the call to <a class="link" href="../reference/basic_deadline_timer/wait.html" title="basic_deadline_timer::wait">deadline_timer::wait()</a>
+ the call to <a class="link" href="../reference/basic_waitable_timer/wait.html" title="basic_waitable_timer::wait">steady_timer::wait()</a>
will not return until the timer has expired, 5 seconds after it was created
(i.e. not from when the wait starts).
</p>
<p>
- A deadline timer is always in one of two states: "expired" or "not
- expired". If the <a class="link" href="../reference/basic_deadline_timer/wait.html" title="basic_deadline_timer::wait">deadline_timer::wait()</a>
+ A timer is always in one of two states: "expired" or "not
+ expired". If the <a class="link" href="../reference/basic_waitable_timer/wait.html" title="basic_waitable_timer::wait">steady_timer::wait()</a>
function is called on an expired timer, it will return immediately.
</p>
+<pre class="programlisting"> t.wait();
+</pre>
<p>
Finally we print the obligatory <code class="computeroutput">"Hello, world!"</code> message
to show when the timer has expired.
</p>
+<pre class="programlisting"> std::cout &lt;&lt; "Hello, world!" &lt;&lt; std::endl;
+
+ return 0;
+}
+</pre>
<p>
See the <a class="link" href="tuttimer1/src.html" title="Source listing for Timer.1">full source listing</a>
</p>
@@ -87,7 +94,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tuttimer1/src.html b/doc/html/boost_asio/tutorial/tuttimer1/src.html
index 4ea730d45b..cee7f88e20 100644
--- a/doc/html/boost_asio/tutorial/tuttimer1/src.html
+++ b/doc/html/boost_asio/tutorial/tuttimer1/src.html
@@ -31,7 +31,7 @@
// timer.cpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -39,13 +39,12 @@
#include &lt;iostream&gt;
#include &lt;boost/asio.hpp&gt;
-#include &lt;boost/date_time/posix_time/posix_time.hpp&gt;
int main()
{
boost::asio::io_context io;
- boost::asio::deadline_timer t(io, boost::posix_time::seconds(5));
+ boost::asio::steady_timer t(io, boost::asio::chrono::seconds(5));
t.wait();
std::cout &lt;&lt; "Hello, world!" &lt;&lt; std::endl;
@@ -60,7 +59,7 @@ int main()
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tuttimer2.html b/doc/html/boost_asio/tutorial/tuttimer2.html
index 6dbb1d6782..c3e02b4710 100644
--- a/doc/html/boost_asio/tutorial/tuttimer2.html
+++ b/doc/html/boost_asio/tutorial/tuttimer2.html
@@ -34,7 +34,6 @@
</p>
<pre class="programlisting">#include &lt;iostream&gt;
#include &lt;boost/asio.hpp&gt;
-#include &lt;boost/date_time/posix_time/posix_time.hpp&gt;
</pre>
<p>
Using asio's asynchronous functionality means having a callback function
@@ -51,39 +50,39 @@ int main()
{
boost::asio::io_context io;
- boost::asio::deadline_timer t(io, boost::posix_time::seconds(5));
+ boost::asio::steady_timer t(io, boost::asio::chrono::seconds(5));
</pre>
<p>
Next, instead of doing a blocking wait as in tutorial Timer.1, we call the
- <a class="link" href="../reference/basic_deadline_timer/async_wait.html" title="basic_deadline_timer::async_wait">deadline_timer::async_wait()</a>
+ <a class="link" href="../reference/basic_waitable_timer/async_wait.html" title="basic_waitable_timer::async_wait">steady_timer::async_wait()</a>
function to perform an asynchronous wait. When calling this function we pass
the <code class="computeroutput">print</code> callback handler that was defined above.
</p>
<pre class="programlisting"> t.async_wait(&amp;print);
</pre>
<p>
- Finally, we must call the <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a>
- member function on the io_service object.
+ Finally, we must call the <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a>
+ member function on the io_context object.
</p>
<p>
The asio library provides a guarantee that callback handlers will only be
- called from threads that are currently calling <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a>.
- Therefore unless the <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a>
+ called from threads that are currently calling <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a>.
+ Therefore unless the <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a>
function is called the callback for the asynchronous wait completion will
never be invoked.
</p>
<p>
- The <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a>
+ The <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a>
function will also continue to run while there is still "work"
to do. In this example, the work is the asynchronous wait on the timer, so
the call will not return until the timer has expired and the callback has
completed.
</p>
<p>
- It is important to remember to give the io_service some work to do before
- calling <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a>.
- For example, if we had omitted the above call to <a class="link" href="../reference/basic_deadline_timer/async_wait.html" title="basic_deadline_timer::async_wait">deadline_timer::async_wait()</a>,
- the io_service would not have had any work to do, and consequently <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a> would
+ It is important to remember to give the io_context some work to do before
+ calling <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a>.
+ For example, if we had omitted the above call to <a class="link" href="../reference/basic_waitable_timer/async_wait.html" title="basic_waitable_timer::async_wait">steady_timer::async_wait()</a>,
+ the io_context would not have had any work to do, and consequently <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a> would
have returned immediately.
</p>
<pre class="programlisting"> io.run();
@@ -108,7 +107,7 @@ int main()
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tuttimer2/src.html b/doc/html/boost_asio/tutorial/tuttimer2/src.html
index a4485c2378..35f75d475c 100644
--- a/doc/html/boost_asio/tutorial/tuttimer2/src.html
+++ b/doc/html/boost_asio/tutorial/tuttimer2/src.html
@@ -31,7 +31,7 @@
// timer.cpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -39,7 +39,6 @@
#include &lt;iostream&gt;
#include &lt;boost/asio.hpp&gt;
-#include &lt;boost/date_time/posix_time/posix_time.hpp&gt;
void print(const boost::system::error_code&amp; /*e*/)
{
@@ -50,7 +49,7 @@ int main()
{
boost::asio::io_context io;
- boost::asio::deadline_timer t(io, boost::posix_time::seconds(5));
+ boost::asio::steady_timer t(io, boost::asio::chrono::seconds(5));
t.async_wait(&amp;print);
io.run();
@@ -65,7 +64,7 @@ int main()
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tuttimer3.html b/doc/html/boost_asio/tutorial/tuttimer3.html
index f5c0b55b10..307da92c45 100644
--- a/doc/html/boost_asio/tutorial/tuttimer3.html
+++ b/doc/html/boost_asio/tutorial/tuttimer3.html
@@ -35,7 +35,6 @@
<pre class="programlisting">#include &lt;iostream&gt;
#include &lt;boost/asio.hpp&gt;
#include &lt;boost/bind.hpp&gt;
-#include &lt;boost/date_time/posix_time/posix_time.hpp&gt;
</pre>
<p>
To implement a repeating timer using asio you need to change the timer's
@@ -54,17 +53,17 @@
</li>
</ul></div>
<pre class="programlisting">void print(const boost::system::error_code&amp; /*e*/,
- boost::asio::deadline_timer* t, int* count)
+ boost::asio::steady_timer* t, int* count)
{
</pre>
<p>
As mentioned above, this tutorial program uses a counter to stop running
when the timer fires for the sixth time. However you will observe that there
- is no explicit call to ask the io_service to stop. Recall that in tutorial
- Timer.2 we learnt that the <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a>
+ is no explicit call to ask the io_context to stop. Recall that in tutorial
+ Timer.2 we learnt that the <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a>
function completes when there is no more "work" to do. By not starting
a new asynchronous wait on the timer when <code class="computeroutput">count</code> reaches 5, the
- io_service will run out of work and stop running.
+ io_context will run out of work and stop running.
</p>
<pre class="programlisting"> if (*count &lt; 5)
{
@@ -77,12 +76,12 @@
ensure that the timer does not drift away from the whole-second mark due
to any delays in processing the handler.
</p>
-<pre class="programlisting"> t-&gt;expires_at(t-&gt;expires_at() + boost::posix_time::seconds(1));
+<pre class="programlisting"> t-&gt;expires_at(t-&gt;expiry() + boost::asio::chrono::seconds(1));
</pre>
<p>
Then we start a new asynchronous wait on the timer. As you can see, the boost::bind()
function is used to associate the extra parameters with your callback handler.
- The <a class="link" href="../reference/basic_deadline_timer/async_wait.html" title="basic_deadline_timer::async_wait">deadline_timer::async_wait()</a>
+ The <a class="link" href="../reference/basic_waitable_timer/async_wait.html" title="basic_waitable_timer::async_wait">steady_timer::async_wait()</a>
function expects a handler function (or function object) with the signature
<code class="computeroutput">void(const boost::system::error_code&amp;)</code>. Binding the additional
parameters converts your <code class="computeroutput">print</code> function into a function object
@@ -100,19 +99,41 @@
you will see that this placeholder may be elided if the parameter is not
needed by the callback handler.
</p>
+<pre class="programlisting"> t-&gt;async_wait(boost::bind(print,
+ boost::asio::placeholders::error, t, count));
+ }
+}
+
+int main()
+{
+ boost::asio::io_context io;
+</pre>
<p>
A new <code class="computeroutput">count</code> variable is added so that we can stop the program
when the timer fires for the sixth time.
</p>
+<pre class="programlisting"> int count = 0;
+ boost::asio::steady_timer t(io, boost::asio::chrono::seconds(1));
+</pre>
<p>
- As in Step 4, when making the call to <a class="link" href="../reference/basic_deadline_timer/async_wait.html" title="basic_deadline_timer::async_wait">deadline_timer::async_wait()</a>
+ As in Step 4, when making the call to <a class="link" href="../reference/basic_waitable_timer/async_wait.html" title="basic_waitable_timer::async_wait">steady_timer::async_wait()</a>
from <code class="computeroutput">main</code> we bind the additional parameters needed for the
<code class="computeroutput">print</code> function.
</p>
+<pre class="programlisting"> t.async_wait(boost::bind(print,
+ boost::asio::placeholders::error, &amp;t, &amp;count));
+
+ io.run();
+</pre>
<p>
Finally, just to prove that the <code class="computeroutput">count</code> variable was being used
in the <code class="computeroutput">print</code> handler function, we will print out its new value.
</p>
+<pre class="programlisting"> std::cout &lt;&lt; "Final count is " &lt;&lt; count &lt;&lt; std::endl;
+
+ return 0;
+}
+</pre>
<p>
See the <a class="link" href="tuttimer3/src.html" title="Source listing for Timer.3">full source listing</a>
</p>
@@ -130,7 +151,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tuttimer3/src.html b/doc/html/boost_asio/tutorial/tuttimer3/src.html
index 9f929a0a16..499bb75b01 100644
--- a/doc/html/boost_asio/tutorial/tuttimer3/src.html
+++ b/doc/html/boost_asio/tutorial/tuttimer3/src.html
@@ -31,7 +31,7 @@
// timer.cpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -40,17 +40,16 @@
#include &lt;iostream&gt;
#include &lt;boost/asio.hpp&gt;
#include &lt;boost/bind.hpp&gt;
-#include &lt;boost/date_time/posix_time/posix_time.hpp&gt;
void print(const boost::system::error_code&amp; /*e*/,
- boost::asio::deadline_timer* t, int* count)
+ boost::asio::steady_timer* t, int* count)
{
if (*count &lt; 5)
{
std::cout &lt;&lt; *count &lt;&lt; std::endl;
++(*count);
- t-&gt;expires_at(t-&gt;expires_at() + boost::posix_time::seconds(1));
+ t-&gt;expires_at(t-&gt;expiry() + boost::asio::chrono::seconds(1));
t-&gt;async_wait(boost::bind(print,
boost::asio::placeholders::error, t, count));
}
@@ -61,7 +60,7 @@ int main()
boost::asio::io_context io;
int count = 0;
- boost::asio::deadline_timer t(io, boost::posix_time::seconds(1));
+ boost::asio::steady_timer t(io, boost::asio::chrono::seconds(1));
t.async_wait(boost::bind(print,
boost::asio::placeholders::error, &amp;t, &amp;count));
@@ -79,7 +78,7 @@ int main()
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tuttimer4.html b/doc/html/boost_asio/tutorial/tuttimer4.html
index 842e9c84ad..5418eb9472 100644
--- a/doc/html/boost_asio/tutorial/tuttimer4.html
+++ b/doc/html/boost_asio/tutorial/tuttimer4.html
@@ -35,7 +35,6 @@
<pre class="programlisting">#include &lt;iostream&gt;
#include &lt;boost/asio.hpp&gt;
#include &lt;boost/bind.hpp&gt;
-#include &lt;boost/date_time/posix_time/posix_time.hpp&gt;
</pre>
<p>
Instead of defining a free function <code class="computeroutput">print</code> as the callback handler,
@@ -47,12 +46,12 @@
public:
</pre>
<p>
- The constructor of this class will take a reference to the io_service object
+ The constructor of this class will take a reference to the io_context object
and use it when initialising the <code class="computeroutput">timer_</code> member. The counter
used to shut down the program is now also a member of the class.
</p>
<pre class="programlisting"> printer(boost::asio::io_context&amp; io)
- : timer_(io, boost::posix_time::seconds(1)),
+ : timer_(io, boost::asio::chrono::seconds(1)),
count_(0)
{
</pre>
@@ -92,19 +91,19 @@ public:
std::cout &lt;&lt; count_ &lt;&lt; std::endl;
++count_;
- timer_.expires_at(timer_.expires_at() + boost::posix_time::seconds(1));
+ timer_.expires_at(timer_.expiry() + boost::asio::chrono::seconds(1));
timer_.async_wait(boost::bind(&amp;printer::print, this));
}
}
private:
- boost::asio::deadline_timer timer_;
+ boost::asio::steady_timer timer_;
int count_;
};
</pre>
<p>
The <code class="computeroutput">main</code> function is much simpler than before, as it now declares
- a local <code class="computeroutput">printer</code> object before running the io_service as normal.
+ a local <code class="computeroutput">printer</code> object before running the io_context as normal.
</p>
<pre class="programlisting">int main()
{
@@ -132,7 +131,7 @@ private:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tuttimer4/src.html b/doc/html/boost_asio/tutorial/tuttimer4/src.html
index 019076f974..4ba86370f9 100644
--- a/doc/html/boost_asio/tutorial/tuttimer4/src.html
+++ b/doc/html/boost_asio/tutorial/tuttimer4/src.html
@@ -31,7 +31,7 @@
// timer.cpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -40,13 +40,12 @@
#include &lt;iostream&gt;
#include &lt;boost/asio.hpp&gt;
#include &lt;boost/bind.hpp&gt;
-#include &lt;boost/date_time/posix_time/posix_time.hpp&gt;
class printer
{
public:
printer(boost::asio::io_context&amp; io)
- : timer_(io, boost::posix_time::seconds(1)),
+ : timer_(io, boost::asio::chrono::seconds(1)),
count_(0)
{
timer_.async_wait(boost::bind(&amp;printer::print, this));
@@ -64,13 +63,13 @@ public:
std::cout &lt;&lt; count_ &lt;&lt; std::endl;
++count_;
- timer_.expires_at(timer_.expires_at() + boost::posix_time::seconds(1));
+ timer_.expires_at(timer_.expiry() + boost::asio::chrono::seconds(1));
timer_.async_wait(boost::bind(&amp;printer::print, this));
}
}
private:
- boost::asio::deadline_timer timer_;
+ boost::asio::steady_timer timer_;
int count_;
};
@@ -90,7 +89,7 @@ int main()
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tuttimer5.html b/doc/html/boost_asio/tutorial/tuttimer5.html
index be3dd76165..3e50a8a265 100644
--- a/doc/html/boost_asio/tutorial/tuttimer5.html
+++ b/doc/html/boost_asio/tutorial/tuttimer5.html
@@ -28,16 +28,16 @@
handlers in multithreaded programs</a>
</h3></div></div></div>
<p>
- This tutorial demonstrates the use of the boost::asio::io_service::strand
+ This tutorial demonstrates the use of the <a class="link" href="../reference/io_context__strand.html" title="io_context::strand">io_context::strand</a>
class to synchronise callback handlers in a multithreaded program.
</p>
<p>
The previous four tutorials avoided the issue of handler synchronisation
- by calling the <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a>
+ by calling the <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a>
function from one thread only. As you already know, the asio library provides
a guarantee that callback handlers will only be called from threads that
- are currently calling <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a>.
- Consequently, calling <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a>
+ are currently calling <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a>.
+ Consequently, calling <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a>
from only one thread ensures that callback handlers cannot run concurrently.
</p>
<p>
@@ -55,7 +55,7 @@
</ul></div>
<p>
If you find yourself running into these limitations, an alternative approach
- is to have a pool of threads calling <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a>.
+ is to have a pool of threads calling <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a>.
However, as this allows handlers to execute concurrently, we need a method
of synchronisation when handlers might be accessing a shared, thread-unsafe
resource.
@@ -64,7 +64,6 @@
#include &lt;boost/asio.hpp&gt;
#include &lt;boost/thread/thread.hpp&gt;
#include &lt;boost/bind.hpp&gt;
-#include &lt;boost/date_time/posix_time/posix_time.hpp&gt;
</pre>
<p>
We start by defining a class called <code class="computeroutput">printer</code>, similar to the
@@ -76,33 +75,36 @@
public:
</pre>
<p>
- In addition to initialising a pair of boost::asio::deadline_timer members,
+ In addition to initialising a pair of boost::asio::steady_timer members,
the constructor initialises the <code class="computeroutput">strand_</code> member, an object of
- type boost::asio::io_service::strand.
+ type <a class="link" href="../reference/io_context__strand.html" title="io_context::strand">io_context::strand</a>.
</p>
<p>
- An boost::asio::io_service::strand is an executor that guarantees that, for
- those handlers that are dispatched through it, an executing handler will
- be allowed to complete before the next one is started. This is guaranteed
- irrespective of the number of threads that are calling <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a>.
+ An <a class="link" href="../reference/io_context__strand.html" title="io_context::strand">io_context::strand</a>
+ is an executor that guarantees that, for those handlers that are dispatched
+ through it, an executing handler will be allowed to complete before the next
+ one is started. This is guaranteed irrespective of the number of threads
+ that are calling <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a>.
Of course, the handlers may still execute concurrently with other handlers
- that were not dispatched through an boost::asio::io_service::strand, or were
- dispatched through a different boost::asio::io_service::strand object.
+ that were not dispatched through an <a class="link" href="../reference/io_context__strand.html" title="io_context::strand">io_context::strand</a>,
+ or were dispatched through a different <a class="link" href="../reference/io_context__strand.html" title="io_context::strand">io_context::strand</a>
+ object.
</p>
<pre class="programlisting"> printer(boost::asio::io_context&amp; io)
: strand_(io),
- timer1_(io, boost::posix_time::seconds(1)),
- timer2_(io, boost::posix_time::seconds(1)),
+ timer1_(io, boost::asio::chrono::seconds(1)),
+ timer2_(io, boost::asio::chrono::seconds(1)),
count_(0)
{
</pre>
<p>
When initiating the asynchronous operations, each callback handler is "bound"
- to an boost::asio::io_service::strand object. The boost::asio::io_service::strand::bind_executor()
- function returns a new handler that automatically dispatches its contained
- handler through the boost::asio::io_service::strand object. By binding the
- handlers to the same boost::asio::io_service::strand, we are ensuring that
- they cannot execute concurrently.
+ to an <a class="link" href="../reference/io_context__strand.html" title="io_context::strand">io_context::strand</a>
+ object. The boost::asio::io_context::strand::bind_executor() function returns
+ a new handler that automatically dispatches its contained handler through
+ the <a class="link" href="../reference/io_context__strand.html" title="io_context::strand">io_context::strand</a>
+ object. By binding the handlers to the same <a class="link" href="../reference/io_context__strand.html" title="io_context::strand">io_context::strand</a>,
+ we are ensuring that they cannot execute concurrently.
</p>
<pre class="programlisting"> timer1_.async_wait(boost::asio::bind_executor(strand_,
boost::bind(&amp;printer::print1, this)));
@@ -129,7 +131,7 @@ public:
std::cout &lt;&lt; "Timer 1: " &lt;&lt; count_ &lt;&lt; std::endl;
++count_;
- timer1_.expires_at(timer1_.expires_at() + boost::posix_time::seconds(1));
+ timer1_.expires_at(timer1_.expiry() + boost::asio::chrono::seconds(1));
timer1_.async_wait(boost::asio::bind_executor(strand_,
boost::bind(&amp;printer::print1, this)));
@@ -143,7 +145,7 @@ public:
std::cout &lt;&lt; "Timer 2: " &lt;&lt; count_ &lt;&lt; std::endl;
++count_;
- timer2_.expires_at(timer2_.expires_at() + boost::posix_time::seconds(1));
+ timer2_.expires_at(timer2_.expiry() + boost::asio::chrono::seconds(1));
timer2_.async_wait(boost::asio::bind_executor(strand_,
boost::bind(&amp;printer::print2, this)));
@@ -152,18 +154,18 @@ public:
private:
boost::asio::io_context::strand strand_;
- boost::asio::deadline_timer timer1_;
- boost::asio::deadline_timer timer2_;
+ boost::asio::steady_timer timer1_;
+ boost::asio::steady_timer timer2_;
int count_;
};
</pre>
<p>
- The <code class="computeroutput">main</code> function now causes <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a>
+ The <code class="computeroutput">main</code> function now causes <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a>
to be called from two threads: the main thread and one additional thread.
This is accomplished using an boost::thread object.
</p>
<p>
- Just as it would with a call from a single thread, concurrent calls to <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_service::run()</a> will
+ Just as it would with a call from a single thread, concurrent calls to <a class="link" href="../reference/io_context/run.html" title="io_context::run">io_context::run()</a> will
continue to execute while there is "work" left to do. The background
thread will not exit until all asynchronous operations have completed.
</p>
@@ -191,7 +193,7 @@ private:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/tutorial/tuttimer5/src.html b/doc/html/boost_asio/tutorial/tuttimer5/src.html
index 1476f247f5..3a9c4aebce 100644
--- a/doc/html/boost_asio/tutorial/tuttimer5/src.html
+++ b/doc/html/boost_asio/tutorial/tuttimer5/src.html
@@ -31,7 +31,7 @@
// timer.cpp
// ~~~~~~~~~
//
-// Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -41,15 +41,14 @@
#include &lt;boost/asio.hpp&gt;
#include &lt;boost/thread/thread.hpp&gt;
#include &lt;boost/bind.hpp&gt;
-#include &lt;boost/date_time/posix_time/posix_time.hpp&gt;
class printer
{
public:
printer(boost::asio::io_context&amp; io)
: strand_(io),
- timer1_(io, boost::posix_time::seconds(1)),
- timer2_(io, boost::posix_time::seconds(1)),
+ timer1_(io, boost::asio::chrono::seconds(1)),
+ timer2_(io, boost::asio::chrono::seconds(1)),
count_(0)
{
timer1_.async_wait(boost::asio::bind_executor(strand_,
@@ -71,7 +70,7 @@ public:
std::cout &lt;&lt; "Timer 1: " &lt;&lt; count_ &lt;&lt; std::endl;
++count_;
- timer1_.expires_at(timer1_.expires_at() + boost::posix_time::seconds(1));
+ timer1_.expires_at(timer1_.expiry() + boost::asio::chrono::seconds(1));
timer1_.async_wait(boost::asio::bind_executor(strand_,
boost::bind(&amp;printer::print1, this)));
@@ -85,7 +84,7 @@ public:
std::cout &lt;&lt; "Timer 2: " &lt;&lt; count_ &lt;&lt; std::endl;
++count_;
- timer2_.expires_at(timer2_.expires_at() + boost::posix_time::seconds(1));
+ timer2_.expires_at(timer2_.expiry() + boost::asio::chrono::seconds(1));
timer2_.async_wait(boost::asio::bind_executor(strand_,
boost::bind(&amp;printer::print2, this)));
@@ -94,8 +93,8 @@ public:
private:
boost::asio::io_context::strand strand_;
- boost::asio::deadline_timer timer1_;
- boost::asio::deadline_timer timer2_;
+ boost::asio::steady_timer timer1_;
+ boost::asio::steady_timer timer2_;
int count_;
};
@@ -117,7 +116,7 @@ int main()
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/using.html b/doc/html/boost_asio/using.html
index fd99e59bba..388b0106f3 100644
--- a/doc/html/boost_asio/using.html
+++ b/doc/html/boost_asio/using.html
@@ -480,7 +480,7 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>