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_service_pool.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/http/server2/io_service_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.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/invocation/prioritised_handlers.cpp2
-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.cpp2
-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.cpp2
-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.cpp2
-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/services/stream_socket_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.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.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/timeouts/blocking_tcp_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/timeouts/blocking_udp_client.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/timeouts/server.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/timers/tick_count_timer.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp03/timers/time_t_timer.cpp2
-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.cpp2
-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/futures/daytime_client.cpp2
-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/spawn/echo_server.cpp2
-rw-r--r--doc/html/boost_asio/examples.html3
-rw-r--r--doc/html/boost_asio/examples/cpp03_examples.html3
-rw-r--r--doc/html/boost_asio/examples/cpp11_examples.html3
-rw-r--r--doc/html/boost_asio/history.html130
-rw-r--r--doc/html/boost_asio/index.html22
-rw-r--r--doc/html/boost_asio/overview.html3
-rw-r--r--doc/html/boost_asio/overview/core.html3
-rw-r--r--doc/html/boost_asio/overview/core/allocation.html3
-rw-r--r--doc/html/boost_asio/overview/core/async.html3
-rw-r--r--doc/html/boost_asio/overview/core/basics.html3
-rw-r--r--doc/html/boost_asio/overview/core/buffers.html3
-rw-r--r--doc/html/boost_asio/overview/core/coroutine.html3
-rw-r--r--doc/html/boost_asio/overview/core/handler_tracking.html3
-rw-r--r--doc/html/boost_asio/overview/core/line_based.html3
-rw-r--r--doc/html/boost_asio/overview/core/reactor.html3
-rw-r--r--doc/html/boost_asio/overview/core/spawn.html3
-rw-r--r--doc/html/boost_asio/overview/core/strands.html3
-rw-r--r--doc/html/boost_asio/overview/core/streams.html3
-rw-r--r--doc/html/boost_asio/overview/core/threads.html3
-rw-r--r--doc/html/boost_asio/overview/cpp2011.html3
-rw-r--r--doc/html/boost_asio/overview/cpp2011/array.html3
-rw-r--r--doc/html/boost_asio/overview/cpp2011/atomic.html3
-rw-r--r--doc/html/boost_asio/overview/cpp2011/chrono.html3
-rw-r--r--doc/html/boost_asio/overview/cpp2011/futures.html3
-rw-r--r--doc/html/boost_asio/overview/cpp2011/move_handlers.html3
-rw-r--r--doc/html/boost_asio/overview/cpp2011/move_objects.html3
-rw-r--r--doc/html/boost_asio/overview/cpp2011/shared_ptr.html3
-rw-r--r--doc/html/boost_asio/overview/cpp2011/variadic.html3
-rw-r--r--doc/html/boost_asio/overview/implementation.html3
-rw-r--r--doc/html/boost_asio/overview/networking.html3
-rw-r--r--doc/html/boost_asio/overview/networking/bsd_sockets.html3
-rw-r--r--doc/html/boost_asio/overview/networking/iostreams.html3
-rw-r--r--doc/html/boost_asio/overview/networking/other_protocols.html3
-rw-r--r--doc/html/boost_asio/overview/networking/protocols.html3
-rw-r--r--doc/html/boost_asio/overview/posix.html3
-rw-r--r--doc/html/boost_asio/overview/posix/fork.html3
-rw-r--r--doc/html/boost_asio/overview/posix/local.html3
-rw-r--r--doc/html/boost_asio/overview/posix/stream_descriptor.html3
-rw-r--r--doc/html/boost_asio/overview/rationale.html3
-rw-r--r--doc/html/boost_asio/overview/serial_ports.html3
-rw-r--r--doc/html/boost_asio/overview/signals.html3
-rw-r--r--doc/html/boost_asio/overview/ssl.html3
-rw-r--r--doc/html/boost_asio/overview/timers.html3
-rw-r--r--doc/html/boost_asio/overview/windows.html3
-rw-r--r--doc/html/boost_asio/overview/windows/object_handle.html3
-rw-r--r--doc/html/boost_asio/overview/windows/random_access_handle.html3
-rw-r--r--doc/html/boost_asio/overview/windows/stream_handle.html3
-rw-r--r--doc/html/boost_asio/reference.html99
-rw-r--r--doc/html/boost_asio/reference/AcceptHandler.html3
-rw-r--r--doc/html/boost_asio/reference/AsyncRandomAccessReadDevice.html3
-rw-r--r--doc/html/boost_asio/reference/AsyncRandomAccessWriteDevice.html3
-rw-r--r--doc/html/boost_asio/reference/AsyncReadStream.html3
-rw-r--r--doc/html/boost_asio/reference/AsyncWriteStream.html3
-rw-r--r--doc/html/boost_asio/reference/BufferedHandshakeHandler.html3
-rw-r--r--doc/html/boost_asio/reference/CompletionHandler.html3
-rw-r--r--doc/html/boost_asio/reference/ComposedConnectHandler.html3
-rw-r--r--doc/html/boost_asio/reference/ConnectHandler.html3
-rw-r--r--doc/html/boost_asio/reference/ConstBufferSequence.html3
-rw-r--r--doc/html/boost_asio/reference/ConvertibleToConstBuffer.html3
-rw-r--r--doc/html/boost_asio/reference/ConvertibleToMutableBuffer.html3
-rw-r--r--doc/html/boost_asio/reference/DatagramSocketService.html3
-rw-r--r--doc/html/boost_asio/reference/DescriptorService.html3
-rw-r--r--doc/html/boost_asio/reference/Endpoint.html3
-rw-r--r--doc/html/boost_asio/reference/GettableSerialPortOption.html3
-rw-r--r--doc/html/boost_asio/reference/GettableSocketOption.html3
-rw-r--r--doc/html/boost_asio/reference/HandleService.html3
-rw-r--r--doc/html/boost_asio/reference/Handler.html3
-rw-r--r--doc/html/boost_asio/reference/HandshakeHandler.html3
-rw-r--r--doc/html/boost_asio/reference/InternetProtocol.html3
-rw-r--r--doc/html/boost_asio/reference/IoControlCommand.html3
-rw-r--r--doc/html/boost_asio/reference/IoObjectService.html3
-rw-r--r--doc/html/boost_asio/reference/MutableBufferSequence.html3
-rw-r--r--doc/html/boost_asio/reference/ObjectHandleService.html3
-rw-r--r--doc/html/boost_asio/reference/Protocol.html3
-rw-r--r--doc/html/boost_asio/reference/RandomAccessHandleService.html3
-rw-r--r--doc/html/boost_asio/reference/RawSocketService.html3
-rw-r--r--doc/html/boost_asio/reference/ReadHandler.html3
-rw-r--r--doc/html/boost_asio/reference/ResolveHandler.html3
-rw-r--r--doc/html/boost_asio/reference/ResolverService.html3
-rw-r--r--doc/html/boost_asio/reference/SeqPacketSocketService.html3
-rw-r--r--doc/html/boost_asio/reference/SerialPortService.html3
-rw-r--r--doc/html/boost_asio/reference/Service.html3
-rw-r--r--doc/html/boost_asio/reference/SettableSerialPortOption.html3
-rw-r--r--doc/html/boost_asio/reference/SettableSocketOption.html3
-rw-r--r--doc/html/boost_asio/reference/ShutdownHandler.html3
-rw-r--r--doc/html/boost_asio/reference/SignalHandler.html3
-rw-r--r--doc/html/boost_asio/reference/SignalSetService.html3
-rw-r--r--doc/html/boost_asio/reference/SocketAcceptorService.html3
-rw-r--r--doc/html/boost_asio/reference/SocketService.html3
-rw-r--r--doc/html/boost_asio/reference/StreamDescriptorService.html3
-rw-r--r--doc/html/boost_asio/reference/StreamHandleService.html3
-rw-r--r--doc/html/boost_asio/reference/StreamSocketService.html3
-rw-r--r--doc/html/boost_asio/reference/SyncRandomAccessReadDevice.html3
-rw-r--r--doc/html/boost_asio/reference/SyncRandomAccessWriteDevice.html3
-rw-r--r--doc/html/boost_asio/reference/SyncReadStream.html3
-rw-r--r--doc/html/boost_asio/reference/SyncWriteStream.html3
-rw-r--r--doc/html/boost_asio/reference/TimeTraits.html3
-rw-r--r--doc/html/boost_asio/reference/TimerService.html3
-rw-r--r--doc/html/boost_asio/reference/WaitHandler.html3
-rw-r--r--doc/html/boost_asio/reference/WaitTraits.html3
-rw-r--r--doc/html/boost_asio/reference/WaitableTimerService.html3
-rw-r--r--doc/html/boost_asio/reference/WriteHandler.html3
-rw-r--r--doc/html/boost_asio/reference/add_service.html5
-rw-r--r--doc/html/boost_asio/reference/asio_handler_allocate.html5
-rw-r--r--doc/html/boost_asio/reference/asio_handler_deallocate.html5
-rw-r--r--doc/html/boost_asio/reference/asio_handler_invoke.html5
-rw-r--r--doc/html/boost_asio/reference/asio_handler_invoke/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/asio_handler_invoke/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/asio_handler_is_continuation.html5
-rw-r--r--doc/html/boost_asio/reference/async_connect.html5
-rw-r--r--doc/html/boost_asio/reference/async_connect/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/async_connect/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/async_connect/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/async_connect/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/async_read.html5
-rw-r--r--doc/html/boost_asio/reference/async_read/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/async_read/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/async_read/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/async_read/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/async_read_at.html5
-rw-r--r--doc/html/boost_asio/reference/async_read_at/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/async_read_at/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/async_read_at/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/async_read_at/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/async_read_until.html5
-rw-r--r--doc/html/boost_asio/reference/async_read_until/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/async_read_until/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/async_read_until/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/async_read_until/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/async_result.html3
-rw-r--r--doc/html/boost_asio/reference/async_result/async_result.html5
-rw-r--r--doc/html/boost_asio/reference/async_result/get.html5
-rw-r--r--doc/html/boost_asio/reference/async_result/type.html5
-rw-r--r--doc/html/boost_asio/reference/async_write.html5
-rw-r--r--doc/html/boost_asio/reference/async_write/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/async_write/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/async_write/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/async_write/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/async_write_at.html5
-rw-r--r--doc/html/boost_asio/reference/async_write_at/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/async_write_at/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/async_write_at/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/async_write_at/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/asynchronous_operations.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/assign.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_receive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_receive/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_receive/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_send.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_send/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_send/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_send_to.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_send_to/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/async_send_to/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/at_mark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/at_mark/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/at_mark/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/available.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/available/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/available/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/bind.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/bind/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/bind/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/broadcast.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/bytes_readable.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/close.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/connect/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/connect/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/debug.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/enable_connection_aborted.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/io_control/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/io_control/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/keep_alive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/linger.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/max_connections.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/message_do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/message_end_of_record.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/message_flags.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/message_out_of_band.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/message_peek.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/non_blocking_io.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/open/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/open/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/operator_eq_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive_from.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive_from/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/receive_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/reuse_address.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send_to.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/send_to/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/set_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/set_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/shutdown.html5
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/shutdown/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/shutdown/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_datagram_socket/shutdown_type.html11
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/async_wait.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/cancel_one.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/cancel_one/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/cancel_one/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/duration_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_at.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_at/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/time_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/traits_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/wait.html5
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/wait/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_deadline_timer/wait/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_io_object.html3
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/_basic_io_object.html5
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/basic_io_object.html5
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/basic_io_object/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_io_object/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/assign.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_receive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_receive/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_receive/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_receive_from.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_receive_from/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_receive_from/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_send.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_send/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_send/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_send_to.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_send_to/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/async_send_to/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/at_mark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/at_mark/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/at_mark/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/available.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/available/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/available/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/bind.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/bind/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/bind/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/broadcast.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/bytes_readable.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/close.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/connect/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/connect/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/debug.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/enable_connection_aborted.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/io_control/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/io_control/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/keep_alive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/linger.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/local_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/local_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/local_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/max_connections.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/message_do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/message_end_of_record.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/message_flags.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/message_out_of_band.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/message_peek.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/non_blocking_io.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/open/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/open/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/operator_eq_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/operator_eq_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive_from.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive_from/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/receive_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/reuse_address.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send_to.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send_to/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send_to/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/send_to/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/set_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/set_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/shutdown.html5
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/shutdown/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/shutdown/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_raw_socket/shutdown_type.html11
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/assign.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/async_connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/async_receive/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/async_send.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/at_mark/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/available.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/available/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/available/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/basic_seq_packet_socket/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/bind.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/bind/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/bind/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/broadcast.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/bytes_readable.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/close.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/connect/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/connect/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/debug.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/enable_connection_aborted.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/io_control/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/io_control/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/keep_alive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/linger.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/local_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/max_connections.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/message_do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/message_end_of_record.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/message_flags.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/message_out_of_band.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/message_peek.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking_io.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/open/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/open/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/operator_eq_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/receive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/receive/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/receive_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/receive_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/reuse_address.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/send.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/send/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/send/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/send_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/send_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/set_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/set_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown.html5
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/shutdown_type.html11
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/assign.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/basic_serial_port.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/close.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/get_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/get_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/native.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/open/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/open/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/read_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/read_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/send_break.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/send_break/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/send_break/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/set_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/set_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/write_some.html5
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/write_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_serial_port/write_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/add.html5
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/add/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/add/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/async_wait.html5
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/basic_signal_set.html5
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/clear.html5
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/clear/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/clear/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/remove.html5
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/remove/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/remove/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_signal_set/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/_basic_socket.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/assign.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/async_connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/at_mark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/at_mark/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/at_mark/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/available.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/available/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/available/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/basic_socket/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/bind.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/bind/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/bind/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/broadcast.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/bytes_readable.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/close.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/connect/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/connect/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/debug.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/enable_connection_aborted.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/io_control/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/io_control/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/keep_alive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/linger.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/local_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/local_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/local_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/max_connections.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/message_do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/message_end_of_record.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/message_flags.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/message_out_of_band.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/message_peek.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/non_blocking_io.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/open/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/open/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/operator_eq_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/operator_eq_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/receive_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/receive_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/remote_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/remote_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/remote_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/reuse_address.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/send_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/send_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/set_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/set_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/shutdown.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket/shutdown/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/shutdown/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket/shutdown_type.html11
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/assign.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/async_accept.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/async_accept/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/bind.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/broadcast.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/bytes_readable.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/close.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/debug.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/enable_connection_aborted.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/io_control/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/io_control/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/keep_alive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/linger.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/listen.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/listen/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/listen/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/max_connections.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/message_do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/message_end_of_record.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/message_flags.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/message_out_of_band.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/message_peek.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking_io.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/open/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/open/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/operator_eq_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/receive_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/receive_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/reuse_address.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/send_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/send_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/set_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/set_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_acceptor/shutdown_type.html11
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/close.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/duration_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/error.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_at.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_at/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_at/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/expires_from_now/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/rdbuf.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_iostream/time_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/_basic_socket_streambuf.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/assign.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/async_connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/at_mark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/at_mark/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/at_mark/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/available.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/available/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/available/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/basic_socket_streambuf.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/bind.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/bind/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/bind/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/broadcast.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/bytes_readable.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/close.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/debug.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/duration_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/enable_connection_aborted.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/error.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_at.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/expires_from_now/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/get_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/get_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/io_control/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/io_control/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/io_handler.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/keep_alive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/linger.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/max_connections.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/message_do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/message_end_of_record.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/message_flags.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/message_out_of_band.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/message_peek.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/native.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking_io.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/open/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/open/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/overflow.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/puberror.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/receive_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/receive_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/reuse_address.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/send_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/send_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/set_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/set_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/setbuf.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/shutdown.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/shutdown/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/shutdown/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/shutdown_type.html11
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/sync.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/time_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/timer_handler.html5
-rw-r--r--doc/html/boost_asio/reference/basic_socket_streambuf/underflow.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/assign.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_receive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_receive/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_receive/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_send.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_send/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_send/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/at_mark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/at_mark/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/at_mark/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/available.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/available/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/available/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/bind.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/bind/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/bind/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/broadcast.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/bytes_readable.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/close.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/connect.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/connect/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/connect/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/debug.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/enable_connection_aborted.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/io_control/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/io_control/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/keep_alive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/linger.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/local_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/local_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/local_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/max_connections.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/message_do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/message_end_of_record.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/message_flags.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/message_out_of_band.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/message_peek.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/non_blocking_io.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/open.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/open/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/open/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/operator_eq_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/operator_eq_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/read_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/read_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/receive.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/receive/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/receive/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/receive/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/receive_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/receive_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/reuse_address.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/send.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/send/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/send/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/send/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/send_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/send_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/set_option/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/set_option/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/shutdown.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/shutdown/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/shutdown/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/shutdown_type.html11
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/write_some.html5
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/write_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_stream_socket/write_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf.html3
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/basic_streambuf.html5
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/commit.html5
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/const_buffers_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/consume.html5
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/data.html5
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/max_size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/mutable_buffers_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/overflow.html5
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/prepare.html5
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/reserve.html5
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/size.html5
-rw-r--r--doc/html/boost_asio/reference/basic_streambuf/underflow.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/async_wait.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/basic_waitable_timer/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel_one.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/cancel_one/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/clock_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/duration.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_at.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_at/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/expires_from_now/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/service.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/time_point.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/traits_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/wait.html5
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/wait/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/basic_waitable_timer/wait/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context.html3
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context/basic_yield_context.html5
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context/callee_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context/caller_type.html5
-rw-r--r--doc/html/boost_asio/reference/basic_yield_context/operator_lb__rb_.html5
-rw-r--r--doc/html/boost_asio/reference/buffer.html5
-rw-r--r--doc/html/boost_asio/reference/buffer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload10.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload11.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload12.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload13.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload14.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload15.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload16.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload17.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload18.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload19.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload20.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload21.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload22.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload23.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload24.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload25.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload26.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload27.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload28.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload7.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload8.html3
-rw-r--r--doc/html/boost_asio/reference/buffer/overload9.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_cast.html5
-rw-r--r--doc/html/boost_asio/reference/buffer_cast/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_cast/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy.html5
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload10.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload11.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload12.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload13.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload14.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload15.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload16.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload17.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload18.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload19.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload20.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload21.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload22.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload23.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload24.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload25.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload26.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload27.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload28.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload29.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload30.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload7.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload8.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_copy/overload9.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/buffer_size/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_size/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_size/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_size/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/buffer_size/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/async_fill.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/close.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/default_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/fill.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/fill/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/fill/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/in_avail.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/in_avail/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/in_avail/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/next_layer.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/next_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/peek.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/peek/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/peek/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/read_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/read_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/write_some.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/write_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_read_stream/write_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/async_fill.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/async_flush.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/buffered_stream.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/buffered_stream/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/buffered_stream/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/close.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/fill.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/fill/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/fill/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/flush.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/flush/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/flush/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/in_avail.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/in_avail/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/in_avail/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/next_layer.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/next_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/peek.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/peek/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/peek/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/read_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/read_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/write_some.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/write_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_stream/write_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/async_flush.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/close.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/default_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/flush.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/flush/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/flush/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/in_avail.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/in_avail/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/in_avail/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/next_layer.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/next_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/peek.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/peek/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/peek/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/read_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/read_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/write_some.html5
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/write_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffered_write_stream/write_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffers_begin.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_end.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator.html3
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/begin.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/buffers_iterator.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/difference_type.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/end.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/iterator_category.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator__star_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_arrow_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_gt_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_gt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_lb__rb_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_lt_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_lt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_minus__minus_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/operator_plus__plus_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/pointer.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/reference.html5
-rw-r--r--doc/html/boost_asio/reference/buffers_iterator/value_type.html5
-rw-r--r--doc/html/boost_asio/reference/connect.html5
-rw-r--r--doc/html/boost_asio/reference/connect/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/connect/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/connect/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/connect/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/connect/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/connect/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/connect/overload7.html3
-rw-r--r--doc/html/boost_asio/reference/connect/overload8.html3
-rw-r--r--doc/html/boost_asio/reference/const_buffer.html3
-rw-r--r--doc/html/boost_asio/reference/const_buffer/const_buffer.html5
-rw-r--r--doc/html/boost_asio/reference/const_buffer/const_buffer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/const_buffer/const_buffer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/const_buffer/const_buffer/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/const_buffer/operator_plus_.html5
-rw-r--r--doc/html/boost_asio/reference/const_buffer/operator_plus_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/const_buffer/operator_plus_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1.html3
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/begin.html5
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/const_buffers_1.html5
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/const_buffers_1/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/const_iterator.html5
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/end.html5
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/operator_plus_.html5
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/operator_plus_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/const_buffers_1/value_type.html5
-rw-r--r--doc/html/boost_asio/reference/coroutine.html3
-rw-r--r--doc/html/boost_asio/reference/coroutine/coroutine.html5
-rw-r--r--doc/html/boost_asio/reference/coroutine/is_child.html5
-rw-r--r--doc/html/boost_asio/reference/coroutine/is_complete.html5
-rw-r--r--doc/html/boost_asio/reference/coroutine/is_parent.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service.html3
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/assign.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/async_connect.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/async_receive.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/async_receive_from.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/async_send.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/async_send_to.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/at_mark.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/available.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/bind.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/close.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/connect.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/converting_move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/datagram_socket_service.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/local_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/move_assign.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/native.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/open.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/receive.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/receive_from.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/remote_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/send.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/send_to.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/datagram_socket_service/shutdown.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service.html3
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/async_wait.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/cancel_one.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/deadline_timer_service.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/duration_type.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/expires_at.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/expires_at/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/expires_at/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/expires_from_now.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/expires_from_now/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/expires_from_now/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/time_type.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/traits_type.html5
-rw-r--r--doc/html/boost_asio/reference/deadline_timer_service/wait.html5
-rw-r--r--doc/html/boost_asio/reference/error__addrinfo_category.html5
-rw-r--r--doc/html/boost_asio/reference/error__addrinfo_errors.html9
-rw-r--r--doc/html/boost_asio/reference/error__basic_errors.html76
-rw-r--r--doc/html/boost_asio/reference/error__get_addrinfo_category.html5
-rw-r--r--doc/html/boost_asio/reference/error__get_misc_category.html5
-rw-r--r--doc/html/boost_asio/reference/error__get_netdb_category.html5
-rw-r--r--doc/html/boost_asio/reference/error__get_ssl_category.html5
-rw-r--r--doc/html/boost_asio/reference/error__get_system_category.html5
-rw-r--r--doc/html/boost_asio/reference/error__make_error_code.html5
-rw-r--r--doc/html/boost_asio/reference/error__make_error_code/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/error__make_error_code/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/error__make_error_code/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/error__make_error_code/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/error__make_error_code/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/error__misc_category.html5
-rw-r--r--doc/html/boost_asio/reference/error__misc_errors.html13
-rw-r--r--doc/html/boost_asio/reference/error__netdb_category.html5
-rw-r--r--doc/html/boost_asio/reference/error__netdb_errors.html13
-rw-r--r--doc/html/boost_asio/reference/error__ssl_category.html5
-rw-r--r--doc/html/boost_asio/reference/error__ssl_errors.html5
-rw-r--r--doc/html/boost_asio/reference/error__system_category.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint.html3
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/capacity.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/data.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/data/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/data/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/data_type.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_gt_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_gt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_lt_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_lt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/resize.html5
-rw-r--r--doc/html/boost_asio/reference/generic__basic_endpoint/size.html5
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol.html3
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol.html5
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/datagram_protocol/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/family.html5
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/socket.html5
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/type.html5
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol.html3
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/family.html5
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol.html5
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/raw_protocol/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/socket.html5
-rw-r--r--doc/html/boost_asio/reference/generic__raw_protocol/type.html5
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol.html3
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/family.html5
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol.html5
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/seq_packet_protocol/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/socket.html5
-rw-r--r--doc/html/boost_asio/reference/generic__seq_packet_protocol/type.html5
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol.html3
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/family.html5
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/iostream.html5
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/socket.html5
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol.html5
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/stream_protocol/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/generic__stream_protocol/type.html5
-rw-r--r--doc/html/boost_asio/reference/handler_type.html3
-rw-r--r--doc/html/boost_asio/reference/handler_type/type.html5
-rw-r--r--doc/html/boost_asio/reference/has_service.html5
-rw-r--r--doc/html/boost_asio/reference/high_resolution_timer.html5
-rw-r--r--doc/html/boost_asio/reference/invalid_service_owner.html3
-rw-r--r--doc/html/boost_asio/reference/invalid_service_owner/invalid_service_owner.html5
-rw-r--r--doc/html/boost_asio/reference/io_service.html3
-rw-r--r--doc/html/boost_asio/reference/io_service/_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/add_service.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/dispatch.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/fork_event.html11
-rw-r--r--doc/html/boost_asio/reference/io_service/has_service.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/io_service.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/io_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/io_service/io_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/io_service/notify_fork.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/poll.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/poll/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/io_service/poll/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/io_service/poll_one.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/poll_one/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/io_service/poll_one/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/io_service/post.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/reset.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/run.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/run/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/io_service/run/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/io_service/run_one.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/run_one/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/io_service/run_one/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/io_service/stop.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/stopped.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/use_service.html5
-rw-r--r--doc/html/boost_asio/reference/io_service/wrap.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__id.html3
-rw-r--r--doc/html/boost_asio/reference/io_service__id/id.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__service.html3
-rw-r--r--doc/html/boost_asio/reference/io_service__service/_service.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__service/fork_service.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__service/service.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__service/shutdown_service.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__strand.html3
-rw-r--r--doc/html/boost_asio/reference/io_service__strand/_strand.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__strand/dispatch.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__strand/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__strand/post.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__strand/running_in_this_thread.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__strand/strand.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__strand/wrap.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__work.html3
-rw-r--r--doc/html/boost_asio/reference/io_service__work/_work.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__work/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__work/work.html5
-rw-r--r--doc/html/boost_asio/reference/io_service__work/work/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/io_service__work/work/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/address.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/address/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/address/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/address/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/address/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/from_string.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/from_string/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/from_string/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/from_string/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/from_string/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/is_loopback.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/is_multicast.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/is_unspecified.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/is_v4.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/is_v6.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_eq_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_eq_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_eq_/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_gt_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_gt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_lt_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_lt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_lt__lt_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/to_string.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/to_string/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/to_string/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address/to_v4.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address/to_v6.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/address_v4.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/address_v4/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/address_v4/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/address_v4/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/address_v4/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/any.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/broadcast.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/broadcast/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/broadcast/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/bytes_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/from_string.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/from_string/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/from_string/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/from_string/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/from_string/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/is_class_a.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/is_class_b.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/is_class_c.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/is_loopback.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/is_multicast.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/is_unspecified.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/loopback.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/netmask.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_gt_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_gt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_lt_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_lt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_lt__lt_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/to_bytes.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/to_string.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/to_string/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/to_string/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v4/to_ulong.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/address_v6.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/address_v6/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/address_v6/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/address_v6/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/any.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/bytes_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/from_string.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/from_string/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/from_string/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/from_string/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/from_string/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_link_local.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_loopback.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_multicast.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_multicast_global.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_multicast_link_local.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_multicast_node_local.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_multicast_org_local.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_multicast_site_local.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_site_local.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_unspecified.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_v4_compatible.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/is_v4_mapped.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/loopback.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_gt_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_gt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_lt_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_lt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_lt__lt_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/scope_id.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/scope_id/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/scope_id/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/to_bytes.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/to_string.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/to_string/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/to_string/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/to_v4.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/v4_compatible.html5
-rw-r--r--doc/html/boost_asio/reference/ip__address_v6/v4_mapped.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/address.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/address/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/address/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/capacity.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/data.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/data/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/data/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/data_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_gt_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_gt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_lt__lt_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/port.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/port/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/port/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/resize.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_endpoint/size.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/async_resolve.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/async_resolve/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/basic_resolver.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/iterator.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/query.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/resolve/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/service.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/host_name.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/operator_endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_entry/service_name.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/basic_resolver_iterator.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/create.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/create/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/create/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/create/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/difference_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/iterator_category.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator__star_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_arrow_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_plus__plus_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/pointer.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/reference.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_iterator/value_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/address_configured.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/all_matching.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/canonical_name.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/flags.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/hints.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/host_name.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/numeric_host.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/numeric_service.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/passive.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/service_name.html5
-rw-r--r--doc/html/boost_asio/reference/ip__basic_resolver_query/v4_mapped.html5
-rw-r--r--doc/html/boost_asio/reference/ip__host_name.html5
-rw-r--r--doc/html/boost_asio/reference/ip__host_name/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__host_name/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__icmp.html3
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/family.html5
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/resolver.html5
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/socket.html5
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/v4.html5
-rw-r--r--doc/html/boost_asio/reference/ip__icmp/v6.html5
-rw-r--r--doc/html/boost_asio/reference/ip__multicast__enable_loopback.html5
-rw-r--r--doc/html/boost_asio/reference/ip__multicast__hops.html5
-rw-r--r--doc/html/boost_asio/reference/ip__multicast__join_group.html5
-rw-r--r--doc/html/boost_asio/reference/ip__multicast__leave_group.html5
-rw-r--r--doc/html/boost_asio/reference/ip__multicast__outbound_interface.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base.html3
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/_resolver_query_base.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/address_configured.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/all_matching.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/canonical_name.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/flags.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/numeric_host.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/numeric_service.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/passive.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_query_base/v4_mapped.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service.html3
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/async_resolve.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/async_resolve/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/async_resolve/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/iterator_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/query_type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/resolve.html5
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/resolve/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/resolve/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ip__resolver_service/resolver_service.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp.html3
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/acceptor.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/family.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/iostream.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/no_delay.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/resolver.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/socket.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/v4.html5
-rw-r--r--doc/html/boost_asio/reference/ip__tcp/v6.html5
-rw-r--r--doc/html/boost_asio/reference/ip__udp.html3
-rw-r--r--doc/html/boost_asio/reference/ip__udp/endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/ip__udp/family.html5
-rw-r--r--doc/html/boost_asio/reference/ip__udp/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__udp/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/ip__udp/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/ip__udp/resolver.html5
-rw-r--r--doc/html/boost_asio/reference/ip__udp/socket.html5
-rw-r--r--doc/html/boost_asio/reference/ip__udp/type.html5
-rw-r--r--doc/html/boost_asio/reference/ip__udp/v4.html5
-rw-r--r--doc/html/boost_asio/reference/ip__udp/v6.html5
-rw-r--r--doc/html/boost_asio/reference/ip__unicast__hops.html5
-rw-r--r--doc/html/boost_asio/reference/ip__v6_only.html5
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_.html3
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_/value.html5
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_.html3
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_/value.html5
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_.html3
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_/value.html5
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_.html3
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_/value.html5
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_.html3
-rw-r--r--doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_/value.html5
-rw-r--r--doc/html/boost_asio/reference/is_match_condition.html3
-rw-r--r--doc/html/boost_asio/reference/is_match_condition/value.html5
-rw-r--r--doc/html/boost_asio/reference/is_read_buffered.html3
-rw-r--r--doc/html/boost_asio/reference/is_read_buffered/value.html5
-rw-r--r--doc/html/boost_asio/reference/is_write_buffered.html3
-rw-r--r--doc/html/boost_asio/reference/is_write_buffered/value.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint.html3
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/capacity.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/data.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/data/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/data/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/data_type.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_eq__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_gt_.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_gt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_lt_.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_lt__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_lt__lt_.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/operator_not__eq_.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/path.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/path/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/path/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/path/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/resize.html5
-rw-r--r--doc/html/boost_asio/reference/local__basic_endpoint/size.html5
-rw-r--r--doc/html/boost_asio/reference/local__connect_pair.html5
-rw-r--r--doc/html/boost_asio/reference/local__connect_pair/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/local__connect_pair/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol.html3
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/family.html5
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/socket.html5
-rw-r--r--doc/html/boost_asio/reference/local__datagram_protocol/type.html5
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol.html3
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/acceptor.html5
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/family.html5
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/iostream.html5
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/protocol.html5
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/socket.html5
-rw-r--r--doc/html/boost_asio/reference/local__stream_protocol/type.html5
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer.html3
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/mutable_buffer.html5
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/mutable_buffer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/mutable_buffer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/operator_plus_.html5
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/operator_plus_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/mutable_buffer/operator_plus_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1.html3
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/begin.html5
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/const_iterator.html5
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/end.html5
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1.html5
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_.html5
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/mutable_buffers_1/value_type.html5
-rw-r--r--doc/html/boost_asio/reference/null_buffers.html3
-rw-r--r--doc/html/boost_asio/reference/null_buffers/begin.html5
-rw-r--r--doc/html/boost_asio/reference/null_buffers/const_iterator.html5
-rw-r--r--doc/html/boost_asio/reference/null_buffers/end.html5
-rw-r--r--doc/html/boost_asio/reference/null_buffers/value_type.html5
-rw-r--r--doc/html/boost_asio/reference/placeholders__bytes_transferred.html5
-rw-r--r--doc/html/boost_asio/reference/placeholders__error.html5
-rw-r--r--doc/html/boost_asio/reference/placeholders__iterator.html5
-rw-r--r--doc/html/boost_asio/reference/placeholders__signal_number.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/_basic_descriptor.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/assign.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/bytes_readable.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/close.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/io_control/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/io_control/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/native.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking_io.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/release.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/service.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/bytes_readable.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/close.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/native.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking_io.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/release.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/service.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some.html5
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor_base.html3
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor_base/_descriptor_base.html5
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor_base/bytes_readable.html5
-rw-r--r--doc/html/boost_asio/reference/posix__descriptor_base/non_blocking_io.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service.html3
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/assign.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/close.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/move_assign.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/release.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/stream_descriptor_service.html5
-rw-r--r--doc/html/boost_asio/reference/posix__stream_descriptor_service/write_some.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service.html3
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/assign.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/async_connect.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/async_receive.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/async_receive_from.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/async_send.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/async_send_to.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/at_mark.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/available.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/bind.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/close.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/connect.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/converting_move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/local_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/move_assign.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/native.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/open.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/raw_socket_service.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/receive.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/receive_from.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/remote_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/send.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/send_to.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/raw_socket_service/shutdown.html5
-rw-r--r--doc/html/boost_asio/reference/read.html5
-rw-r--r--doc/html/boost_asio/reference/read/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/read/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/read/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/read/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/read/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/read/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/read/overload7.html3
-rw-r--r--doc/html/boost_asio/reference/read/overload8.html3
-rw-r--r--doc/html/boost_asio/reference/read_at.html5
-rw-r--r--doc/html/boost_asio/reference/read_at/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/read_at/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/read_at/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/read_at/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/read_at/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/read_at/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/read_at/overload7.html3
-rw-r--r--doc/html/boost_asio/reference/read_at/overload8.html3
-rw-r--r--doc/html/boost_asio/reference/read_until.html5
-rw-r--r--doc/html/boost_asio/reference/read_until/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/read_until/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/read_until/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/read_until/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/read_until/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/read_until/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/read_until/overload7.html3
-rw-r--r--doc/html/boost_asio/reference/read_until/overload8.html3
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service.html3
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/assign.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/async_connect.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/async_receive.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/async_send.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/at_mark.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/available.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/bind.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/close.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/connect.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/converting_move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/local_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/move_assign.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/native.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/open.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/receive.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/remote_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/send.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/seq_packet_socket_service.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/seq_packet_socket_service/shutdown.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base.html3
-rw-r--r--doc/html/boost_asio/reference/serial_port_base/_serial_port_base.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__baud_rate.html3
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__baud_rate/baud_rate.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__baud_rate/load.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__baud_rate/store.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__baud_rate/value.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__character_size.html3
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__character_size/character_size.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__character_size/load.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__character_size/store.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__character_size/value.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__flow_control.html3
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__flow_control/flow_control.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__flow_control/load.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__flow_control/store.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__flow_control/type.html11
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__flow_control/value.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__parity.html3
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__parity/load.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__parity/parity.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__parity/store.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__parity/type.html11
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__parity/value.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__stop_bits.html3
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__stop_bits/load.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__stop_bits/stop_bits.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__stop_bits/store.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__stop_bits/type.html11
-rw-r--r--doc/html/boost_asio/reference/serial_port_base__stop_bits/value.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service.html3
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/assign.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/close.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/move_assign.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/native.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/open.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/send_break.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/serial_port_service.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/write_some.html5
-rw-r--r--doc/html/boost_asio/reference/service_already_exists.html3
-rw-r--r--doc/html/boost_asio/reference/service_already_exists/service_already_exists.html5
-rw-r--r--doc/html/boost_asio/reference/signal_set.html5
-rw-r--r--doc/html/boost_asio/reference/signal_set_service.html3
-rw-r--r--doc/html/boost_asio/reference/signal_set_service/add.html5
-rw-r--r--doc/html/boost_asio/reference/signal_set_service/async_wait.html5
-rw-r--r--doc/html/boost_asio/reference/signal_set_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/signal_set_service/clear.html5
-rw-r--r--doc/html/boost_asio/reference/signal_set_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/signal_set_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/signal_set_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/signal_set_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/signal_set_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/signal_set_service/remove.html5
-rw-r--r--doc/html/boost_asio/reference/signal_set_service/signal_set_service.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service.html3
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/accept.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/assign.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/async_accept.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/bind.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/close.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/converting_move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/listen.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/local_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/move_assign.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/native.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/open.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/socket_acceptor_service/socket_acceptor_service.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base.html3
-rw-r--r--doc/html/boost_asio/reference/socket_base/_socket_base.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/broadcast.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/bytes_readable.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/debug.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/enable_connection_aborted.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/keep_alive.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/linger.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/max_connections.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/message_do_not_route.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/message_end_of_record.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/message_flags.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/message_out_of_band.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/message_peek.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/non_blocking_io.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/receive_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/receive_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/reuse_address.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/send_buffer_size.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/send_low_watermark.html5
-rw-r--r--doc/html/boost_asio/reference/socket_base/shutdown_type.html11
-rw-r--r--doc/html/boost_asio/reference/spawn.html5
-rw-r--r--doc/html/boost_asio/reference/spawn/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/spawn/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/spawn/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/spawn/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context.html27
-rw-r--r--doc/html/boost_asio/reference/ssl__context/_context.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/add_certificate_authority.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/add_certificate_authority/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/add_certificate_authority/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/add_verify_path.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/add_verify_path/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/add_verify_path/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/clear_options.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/clear_options/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/clear_options/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/context.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/context/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/context/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/context/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/default_workarounds.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/file_format.html9
-rw-r--r--doc/html/boost_asio/reference/ssl__context/impl.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/impl_type.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/load_verify_file.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/load_verify_file/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/load_verify_file/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/method.html41
-rw-r--r--doc/html/boost_asio/reference/ssl__context/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/no_compression.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/no_sslv2.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/no_sslv3.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/no_tlsv1.html11
-rw-r--r--doc/html/boost_asio/reference/ssl__context/no_tlsv1_1.html50
-rw-r--r--doc/html/boost_asio/reference/ssl__context/no_tlsv1_2.html50
-rw-r--r--doc/html/boost_asio/reference/ssl__context/operator_eq_.html11
-rw-r--r--doc/html/boost_asio/reference/ssl__context/options.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/password_purpose.html9
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_default_verify_paths.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_default_verify_paths/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_default_verify_paths/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_options.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_options/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_options/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_password_callback.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_password_callback/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_password_callback/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_callback.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_callback/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_callback/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_depth.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_depth/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_depth/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_mode.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_mode/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/set_verify_mode/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/single_dh_use.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_chain.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_chain/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_chain/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_chain_file/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_file.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_file/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_certificate_file/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_private_key.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_private_key/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_private_key/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_private_key_file.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_private_key_file/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_private_key_file/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_rsa_private_key.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_rsa_private_key/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_rsa_private_key/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_rsa_private_key_file/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_tmp_dh.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_tmp_dh/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_tmp_dh/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context/use_tmp_dh_file/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base.html27
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/_context_base.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/default_workarounds.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/file_format.html9
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/method.html41
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_compression.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_sslv2.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_sslv3.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_tlsv1.html11
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_1.html50
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_2.html50
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/options.html11
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/password_purpose.html9
-rw-r--r--doc/html/boost_asio/reference/ssl__context_base/single_dh_use.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__rfc2818_verification.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__rfc2818_verification/operator_lp__rp_.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__rfc2818_verification/result_type.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__rfc2818_verification/rfc2818_verification.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/_stream.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/async_handshake.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/async_handshake/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/async_handshake/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/async_shutdown.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/handshake.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/handshake/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/handshake/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/handshake/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/handshake/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/handshake_type.html9
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/impl.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/impl_type.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/next_layer.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/next_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/next_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/next_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/read_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/read_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_callback.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_callback/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_callback/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_depth.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_depth/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_depth/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_mode.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_mode/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/set_verify_mode/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/shutdown.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/shutdown/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/shutdown/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/stream.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/write_some.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/write_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream/write_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream__impl_struct.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream__impl_struct/ssl.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream_base.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__stream_base/_stream_base.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__stream_base/handshake_type.html9
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_client_once.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_context.html3
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_context/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_context/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_context/verify_context.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_fail_if_no_peer_cert.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_mode.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_none.html5
-rw-r--r--doc/html/boost_asio/reference/ssl__verify_peer.html5
-rw-r--r--doc/html/boost_asio/reference/steady_timer.html5
-rw-r--r--doc/html/boost_asio/reference/strand.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service.html3
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/assign.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/async_connect.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/async_receive.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/async_send.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/at_mark.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/available.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/bind.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/close.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/connect.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/converting_move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/endpoint_type.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/io_control.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/local_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/move_assign.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/native.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/native_non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/native_non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/native_non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/non_blocking.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/non_blocking/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/non_blocking/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/open.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/protocol_type.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/receive.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/remote_endpoint.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/send.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/shutdown.html5
-rw-r--r--doc/html/boost_asio/reference/stream_socket_service/stream_socket_service.html5
-rw-r--r--doc/html/boost_asio/reference/streambuf.html5
-rw-r--r--doc/html/boost_asio/reference/system_timer.html5
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_.html3
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/add.html5
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/duration_type.html5
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/less_than.html5
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/now.html5
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/subtract.html5
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/time_type.html5
-rw-r--r--doc/html/boost_asio/reference/time_traits_lt__ptime__gt_/to_posix_duration.html5
-rw-r--r--doc/html/boost_asio/reference/transfer_all.html5
-rw-r--r--doc/html/boost_asio/reference/transfer_at_least.html5
-rw-r--r--doc/html/boost_asio/reference/transfer_exactly.html5
-rw-r--r--doc/html/boost_asio/reference/use_future.html5
-rw-r--r--doc/html/boost_asio/reference/use_future_t.html3
-rw-r--r--doc/html/boost_asio/reference/use_future_t/allocator_type.html5
-rw-r--r--doc/html/boost_asio/reference/use_future_t/get_allocator.html5
-rw-r--r--doc/html/boost_asio/reference/use_future_t/operator_lb__rb_.html5
-rw-r--r--doc/html/boost_asio/reference/use_future_t/use_future_t.html5
-rw-r--r--doc/html/boost_asio/reference/use_future_t/use_future_t/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/use_future_t/use_future_t/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/use_service.html5
-rw-r--r--doc/html/boost_asio/reference/wait_traits.html3
-rw-r--r--doc/html/boost_asio/reference/wait_traits/to_wait_duration.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service.html3
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/async_wait.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/cancel_one.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/clock_type.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/duration.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/expires_at.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/expires_at/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/expires_at/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/expires_from_now.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/expires_from_now/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/expires_from_now/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/time_point.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/traits_type.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/wait.html5
-rw-r--r--doc/html/boost_asio/reference/waitable_timer_service/waitable_timer_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/_basic_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/assign.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/basic_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/basic_handle/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/basic_handle/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/basic_handle/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/close.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/native.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_handle/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/assign.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/async_wait.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/close.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/native.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/wait.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/wait/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_object_handle/wait/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/assign.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/async_read_some_at.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/async_write_some_at.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/close.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/native.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/assign.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/assign/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/assign/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/cancel/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/cancel/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/close.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/close/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/close/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/get_implementation.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/get_implementation/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/get_implementation/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/get_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/get_service/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/get_service/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/implementation.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/native.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/operator_eq_.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/read_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/read_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/service_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/write_some.html5
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/write_some/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/write_some/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service.html3
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/assign.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/async_wait.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/close.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/move_assign.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/object_handle_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__object_handle_service/wait.html5
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr.html3
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/_overlapped_ptr.html5
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/complete.html5
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/get.html5
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/get/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/get/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr.html5
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/release.html5
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/reset.html5
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/reset/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/windows__overlapped_ptr/reset/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service.html3
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/assign.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/async_read_some_at.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/async_write_some_at.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/close.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/move_assign.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/native.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/random_access_handle_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/read_some_at.html5
-rw-r--r--doc/html/boost_asio/reference/windows__random_access_handle_service/write_some_at.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service.html3
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/assign.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/close.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/move_assign.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/native.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/stream_handle_service.html5
-rw-r--r--doc/html/boost_asio/reference/windows__stream_handle_service/write_some.html5
-rw-r--r--doc/html/boost_asio/reference/write.html5
-rw-r--r--doc/html/boost_asio/reference/write/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/write/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/write/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/write/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/write/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/write/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/write/overload7.html3
-rw-r--r--doc/html/boost_asio/reference/write/overload8.html3
-rw-r--r--doc/html/boost_asio/reference/write_at.html5
-rw-r--r--doc/html/boost_asio/reference/write_at/overload1.html3
-rw-r--r--doc/html/boost_asio/reference/write_at/overload2.html3
-rw-r--r--doc/html/boost_asio/reference/write_at/overload3.html3
-rw-r--r--doc/html/boost_asio/reference/write_at/overload4.html3
-rw-r--r--doc/html/boost_asio/reference/write_at/overload5.html3
-rw-r--r--doc/html/boost_asio/reference/write_at/overload6.html3
-rw-r--r--doc/html/boost_asio/reference/write_at/overload7.html3
-rw-r--r--doc/html/boost_asio/reference/write_at/overload8.html3
-rw-r--r--doc/html/boost_asio/reference/yield_context.html5
-rw-r--r--doc/html/boost_asio/tutorial.html3
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime1.html3
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime1/src.html5
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime2.html3
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime2/src.html5
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime3.html3
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime3/src.html5
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime4.html3
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime4/src.html5
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime5.html3
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime5/src.html5
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime6.html3
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime6/src.html5
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime7.html3
-rw-r--r--doc/html/boost_asio/tutorial/tutdaytime7/src.html5
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer1.html5
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer1/src.html7
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer2.html5
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer2/src.html7
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer3.html7
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer3/src.html9
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer4.html7
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer4/src.html9
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer5.html9
-rw-r--r--doc/html/boost_asio/tutorial/tuttimer5/src.html11
-rw-r--r--doc/html/boost_asio/using.html3
3066 files changed, 8211 insertions, 4945 deletions
diff --git a/doc/html/boost_asio/example/cpp03/allocation/server.cpp b/doc/html/boost_asio/example/cpp03/allocation/server.cpp
index ab06b4fc28..b213f47f3d 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 cfb0281738..9c1ce4f696 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 e0f0fa421b..e52fc10eb1 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 90dac153c0..8f592703b8 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 4eb0a8c6f5..32c95c1f93 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 46e475e6a9..2bf984995a 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 3b0337f06f..e7221e795e 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 88f959d824..83791d2af4 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 90ada3e349..ab6d5f863e 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 cfb69d881b..0fc6a91ebb 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 1a2817a7a1..1906196831 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 30eaa40954..cc4e9fdb18 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 3fdcf6d6be..6f960ce228 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 6cea8a368c..bd859c9f2a 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 3a52b0b199..e1c2f13bea 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 949fd64179..605f439a11 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 a780eab250..cf1d4a3b43 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 bd8a27302d..88ba0db8d4 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 bafad4a56c..3b0bfb193d 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 bab867d555..086801450e 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 b2375afea2..524097edc6 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 ba52be2a4d..a9d14bcb51 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 2ea2c26628..05ee50c089 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 21f737e584..e5881f2e88 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 318a4705f0..e9d06010b2 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 9757df4931..f391121952 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 3e2250186e..2a38f39e48 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 7d0452bd34..e9cf1b0959 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 fdc5b08ec1..40f187e033 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 af2d8513de..94598b816b 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 59f14a237b..9146779896 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 7989db5d82..e93cefa652 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 750c659341..27eaede19d 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 3b1d036376..bf7f3cad04 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 2a0b3413aa..75f4fee306 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 6e84adecbb..b0bde07a48 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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_service_pool.cpp b/doc/html/boost_asio/example/cpp03/http/server2/io_service_pool.cpp
index 4654ed63ba..a4a9c02fc3 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/io_service_pool.cpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/io_service_pool.cpp
@@ -2,7 +2,7 @@
// io_service_pool.cpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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_service_pool.hpp b/doc/html/boost_asio/example/cpp03/http/server2/io_service_pool.hpp
index 7722693a53..b714f53022 100644
--- a/doc/html/boost_asio/example/cpp03/http/server2/io_service_pool.hpp
+++ b/doc/html/boost_asio/example/cpp03/http/server2/io_service_pool.hpp
@@ -2,7 +2,7 @@
// io_service_pool.hpp
// ~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 49db83aff4..aff4b192b2 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 a08f7ec082..11a47a688a 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 3277c8437e..e33c0e5c76 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 17bfb4d440..626808bc05 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 7ae1151b1f..acb1534b90 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 b17b650fb9..9e14fd2acf 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 055d414d28..62a638c5a5 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 b48ca3a510..3addf7bdf5 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 d9b8b7a4b3..d31e5723ca 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 f6f0819908..0426326746 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 bb96abe258..bacc9218bd 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 454d51d611..3b4a1d95f5 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 31cdba5203..6ec24d1ed4 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 edb0bfd377..113852652f 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 921eebcbf7..004efb631b 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 09780cec48..998b295500 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 41b49493be..ee84fb94c6 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 381ed59518..79453121b6 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 67615808a1..66a67c617b 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 c953d28eaa..43ad1688b1 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 d1fbb77ec5..8b1eef75d0 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 c4397307f6..ffa4ac971e 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 3c5a15ed9a..c635a01196 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 e3fd16011d..8ab2ca9a99 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 f3db83337d..0795b27bdc 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 3feb97f371..09d8e27bd1 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 d11b6e74a0..333efd1c3a 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 cfcaa1c7ab..ece057e4f0 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 6d32662101..c4f3da21b6 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 2aa408e5fa..acf62906ff 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 1befe57d8b..11c54ef227 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 0fea975c22..85b9ec519a 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 d3238f3e10..b2c3b08b7c 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 0c61c35ca3..f976b28100 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 0c25da7b3a..4cca2a45fc 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 481a003932..bf4ffe10dd 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 1fa468d564..50a35d50b2 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 0485cc9682..981b3ad11e 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 d315c7a5ce..3006a32ca9 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 dd68bb422b..b8d428ebcf 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 8a41ec1269..2e4d789302 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 eaf1e20d31..b406f2b28e 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 b6c42cfa93..bed6b55073 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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/invocation/prioritised_handlers.cpp b/doc/html/boost_asio/example/cpp03/invocation/prioritised_handlers.cpp
index a308500d5f..01011d5578 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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_client.cpp b/doc/html/boost_asio/example/cpp03/iostreams/daytime_client.cpp
index 956a0929a2..6eef76d013 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 1767ca6c50..409a511381 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 e0e3934289..41319b5d52 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 @@
// sync_client.cpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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/connect_pair.cpp b/doc/html/boost_asio/example/cpp03/local/connect_pair.cpp
index 1495917ef8..f78d6aa8f4 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 cf29322340..fe69898be8 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 3fabed9c3e..373309803a 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 5ae14ccbff..0cb75abc74 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 ac375fbf99..1de4feae5f 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 e39d5af93f..dc47c15709 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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/nonblocking/third_party_lib.cpp b/doc/html/boost_asio/example/cpp03/nonblocking/third_party_lib.cpp
index 40e9a01c7a..137899f7c6 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 54c9fa04d7..5fc27ba087 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 96436993b8..a30bb89225 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 83659e1c71..802be7f511 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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/client.cpp b/doc/html/boost_asio/example/cpp03/serialization/client.cpp
index e74bb619ec..968434d68a 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 3c34114741..9fdcb4bfcd 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 ed27dd0f9e..65f314ad1c 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 1054cc9dae..3993cbfd1e 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 f5c9e921f2..075cb92a36 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 a09fa78638..ff2d4cac09 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 77ceb61ecf..4b77b5dd5a 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 4fd3018bd9..d67876a0af 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 1315d5e681..8934291f2b 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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/stream_socket_service.hpp b/doc/html/boost_asio/example/cpp03/services/stream_socket_service.hpp
index e503875e28..5d22c8cc5a 100644
--- a/doc/html/boost_asio/example/cpp03/services/stream_socket_service.hpp
+++ b/doc/html/boost_asio/example/cpp03/services/stream_socket_service.hpp
@@ -2,7 +2,7 @@
// stream_socket_service.hpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 297e9ae30b..8b001f74df 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 f6ce9b5032..d2e9bf929a 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 9620f1bcb7..e703fbb783 100644
--- a/doc/html/boost_asio/example/cpp03/spawn/echo_server.cpp
+++ b/doc/html/boost_asio/example/cpp03/spawn/echo_server.cpp
@@ -2,7 +2,7 @@
// echo_server.cpp
// ~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 7a04436f5a..173c9b6f83 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 e95fa516f7..c9fe54333a 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 a15f03f991..e42daf6928 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,7 +2,7 @@
// async_tcp_client.cpp
// ~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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/blocking_tcp_client.cpp b/doc/html/boost_asio/example/cpp03/timeouts/blocking_tcp_client.cpp
index 64dcb77645..2ffb3a1d7f 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,7 +2,7 @@
// blocking_tcp_client.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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/blocking_udp_client.cpp b/doc/html/boost_asio/example/cpp03/timeouts/blocking_udp_client.cpp
index 51ba811ae8..16b86e7423 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,7 +2,7 @@
// blocking_udp_client.cpp
// ~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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/server.cpp b/doc/html/boost_asio/example/cpp03/timeouts/server.cpp
index f8bce7b069..cdeeb2a7cb 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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/timers/tick_count_timer.cpp b/doc/html/boost_asio/example/cpp03/timers/tick_count_timer.cpp
index aa84c84da7..0c06e751ce 100644
--- a/doc/html/boost_asio/example/cpp03/timers/tick_count_timer.cpp
+++ b/doc/html/boost_asio/example/cpp03/timers/tick_count_timer.cpp
@@ -2,7 +2,7 @@
// tick_count_timer.cpp
// ~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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/timers/time_t_timer.cpp b/doc/html/boost_asio/example/cpp03/timers/time_t_timer.cpp
index 9ae42cee46..999ce88a6a 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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/windows/transmit_file.cpp b/doc/html/boost_asio/example/cpp03/windows/transmit_file.cpp
index 008b365e38..e3dbec80cf 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 39b4d2a63d..ce7223ebe7 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 47d88de651..7b5a35ba70 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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_client.cpp b/doc/html/boost_asio/example/cpp11/chat/chat_client.cpp
index 9287f0e2e0..a9faeca7c7 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 3751504447..d1593cd8df 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 abbe00b193..d8a1dc3558 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 acc1cab397..2f679e245e 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 4dc04e45e1..c457d6d400 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 cdf05e7ea4..db56bf5608 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 79ae155411..31d6bee055 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 02bda23236..81de8d341b 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 fddaf1e3ea..db37fcf5b6 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 b87d4015e6..e255b3c169 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 26bca7031b..1996b1fccf 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 5dd8bf84d3..3c87b6a7e9 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 831dbfab78..5699ed1b26 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 e54baf9a8b..400d14be6d 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 b2375afea2..524097edc6 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 1a885e99e4..4a280e55e2 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 e749452d8c..c3528970ae 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 21f737e584..e5881f2e88 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 983de65f84..5651d65f17 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 9757df4931..f391121952 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 3e2250186e..2a38f39e48 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 8546ea84af..2fb5d2631f 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 a10fa3562e..95d1a6052f 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 2abf8fc6e5..57d50966c8 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 822474f104..1e84e80990 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 a643e6e65c..25ad6b42c1 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 b8a480d415..39fc3a4750 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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 d7c30af1ea..ec15242ae4 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-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2015 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/examples.html b/doc/html/boost_asio/examples.html
index 4efa4c56b8..d836726639 100644
--- a/doc/html/boost_asio/examples.html
+++ b/doc/html/boost_asio/examples.html
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 c921f2e11f..792cffc313 100644
--- a/doc/html/boost_asio/examples/cpp03_examples.html
+++ b/doc/html/boost_asio/examples/cpp03_examples.html
@@ -627,7 +627,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 82cd458b58..1f5e38d592 100644
--- a/doc/html/boost_asio/examples/cpp11_examples.html
+++ b/doc/html/boost_asio/examples/cpp11_examples.html
@@ -184,7 +184,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/history.html b/doc/html/boost_asio/history.html
index 7216dc0cb8..242a18fd04 100644
--- a/doc/html/boost_asio/history.html
+++ b/doc/html/boost_asio/history.html
@@ -28,6 +28,87 @@
</h2></div></div></div>
<h4>
<a name="boost_asio.history.h0"></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>
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
+ Ensured errors generated by Windows' <code class="computeroutput"><span class="identifier">ConnectEx</span></code>
+ function are mapped to their portable equivalents (<a href="https://svn.boost.org/trac/boost/ticket/10744" target="_top">#10744</a>).
+ </li>
+<li class="listitem">
+ Added new macro <code class="computeroutput"><span class="identifier">BOOST_ASIO_DISABLE_CONNECTEX</span></code>
+ to allow use of <code class="computeroutput"><span class="identifier">ConnectEx</span></code>
+ to be explicitly disabled.
+ </li>
+<li class="listitem">
+ Fixed a race condition in <code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">object_handle</span></code>
+ when there are pending wait operations on destruction (<a href="https://svn.boost.org/trac/boost/ticket/10624" target="_top">#10624</a>).
+ </li>
+<li class="listitem">
+ Fixed IPv6 address parsing on FreeBSD, where a trailing scope ID would
+ cause conversion to fail with <code class="computeroutput"><span class="identifier">EINVAL</span></code>.
+ </li>
+<li class="listitem">
+ Worked around shared library visibility issues by ensuring Asio types use
+ default visibility (<a href="https://svn.boost.org/trac/boost/ticket/9465" target="_top">#9465</a>, <a href="https://svn.boost.org/trac/boost/ticket/11070" target="_top">#11070</a>).
+ </li>
+<li class="listitem">
+ Changed the SSL wrapper to call the password callback when loading an in-memory
+ key (<a href="https://svn.boost.org/trac/boost/ticket/10828" target="_top">#10828</a>).
+ </li>
+<li class="listitem">
+ Fixed false SSL error reports by ensuring that the SSL error queue is cleared
+ prior to each operation.
+ </li>
+<li class="listitem">
+ Fixed an <code class="computeroutput"><span class="identifier">ssl</span><span class="special">::</span><span class="identifier">stream</span><span class="special">&lt;&gt;</span></code>
+ bug that may result in spurious 'short read' errors.
+ </li>
+<li class="listitem">
+ Removed a redundant null pointer check in the SSL engine (<a href="https://svn.boost.org/trac/boost/ticket/10088" target="_top">#10088</a>).
+ </li>
+<li class="listitem">
+ Added options for disabling TLS v1.1 and v1.2 (<a href="https://svn.boost.org/trac/boost/ticket/10690" target="_top">#10690</a>).
+ </li>
+<li class="listitem">
+ Removed use of deprecated OpenSSL function <code class="computeroutput"><span class="identifier">ERR_remove_state</span></code>.
+ </li>
+<li class="listitem">
+ Fixed detection of various C++11 features with Clang (<a href="https://svn.boost.org/trac/boost/ticket/8835" target="_top">#8835</a>, <a href="https://svn.boost.org/trac/boost/ticket/10884" target="_top">#10884</a>).
+ </li>
+<li class="listitem">
+ Fixed detection of C++11 <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">addressof</span></code>
+ with <code class="literal">g++</code> (<a href="https://svn.boost.org/trac/boost/ticket/10982" target="_top">#10982</a>).
+ </li>
+<li class="listitem">
+ Changed multicast test to treat certain <code class="computeroutput"><span class="identifier">join_group</span></code>
+ failures as non-fatal.
+ </li>
+<li class="listitem">
+ Decoupled Asio unit tests from Boost.Test (<a href="https://svn.boost.org/trac/boost/ticket/11116" target="_top">#11116</a>).
+ </li>
+<li class="listitem">
+ Changed the tutorial to use <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span></code>
+ to ensure output is flushed.
+ </li>
+<li class="listitem">
+ Fixed an unsigned integer overflow reported by Clang's integer sanitizer.
+ </li>
+<li class="listitem">
+ Added support for move-only return types when using a <code class="computeroutput"><span class="identifier">yield_context</span></code>
+ object with asynchronous operations.
+ </li>
+<li class="listitem">
+ Changed <code class="computeroutput"><span class="identifier">yield_context</span></code> to
+ allow reentrant calls to the completion handler from an initiating function.
+ </li>
+<li class="listitem">
+ Updated detection of Windows Runtime to work with latest Windows SDK.
+ </li>
+</ul></div>
+<h4>
+<a name="boost_asio.history.h1"></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>
@@ -73,7 +154,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_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>
@@ -95,7 +176,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_3"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_3">Asio
1.10.3</a>
</h4>
@@ -130,7 +211,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_2"></a></span><a class="link" href="history.html#boost_asio.history.asio_1_10_2">Asio
1.10.2</a>
</h4>
@@ -205,7 +286,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_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>
@@ -323,7 +404,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_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>
@@ -476,7 +557,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_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>
@@ -520,7 +601,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_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>
@@ -564,7 +645,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_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>
@@ -603,7 +684,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_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>
@@ -652,7 +733,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_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>
@@ -746,7 +827,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_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>
@@ -977,7 +1058,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_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>
@@ -1009,7 +1090,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_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>
@@ -1024,7 +1105,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_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>
@@ -1106,7 +1187,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_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>
@@ -1182,7 +1263,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_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>
@@ -1249,7 +1330,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_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>
@@ -1314,7 +1395,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_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>
@@ -1371,7 +1452,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_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>
@@ -1423,7 +1504,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_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>
@@ -1455,7 +1536,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_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>
@@ -1490,7 +1571,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_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>
@@ -1543,7 +1624,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_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>
@@ -1553,7 +1634,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 9a86028382..2e1a130165 100644
--- a/doc/html/boost_asio/index.html
+++ b/doc/html/boost_asio/index.html
@@ -25,7 +25,7 @@
<div class="titlepage"></div>
<div class="index">
<div class="titlepage"><div><div><h3 class="title">
-<a name="idp208713904"></a>Index</h3></div></div></div>
+<a name="idp179441312"></a>Index</h3></div></div></div>
<div class="index">
<div class="indexdiv">
<h3>Symbols</h3>
@@ -2874,6 +2874,9 @@
<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>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>no_tlsv1</dt>
<dd><dl>
<dt>ssl::context, <a class="indexterm" href="reference/ssl__context/no_tlsv1.html">ssl::context::no_tlsv1</a>
@@ -2881,6 +2884,20 @@
<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>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>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>numeric_host</dt>
<dd><dl>
<dt>ip::basic_resolver_query, <a class="indexterm" href="reference/ip__basic_resolver_query/numeric_host.html">ip::basic_resolver_query::numeric_host</a>
@@ -4594,7 +4611,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 cdcce44269..88e32743ad 100644
--- a/doc/html/boost_asio/overview.html
+++ b/doc/html/boost_asio/overview.html
@@ -180,7 +180,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 428344b272..74cff0ea64 100644
--- a/doc/html/boost_asio/overview/core.html
+++ b/doc/html/boost_asio/overview/core.html
@@ -70,7 +70,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 acedd7ae7e..f6efef4d0c 100644
--- a/doc/html/boost_asio/overview/core/allocation.html
+++ b/doc/html/boost_asio/overview/core/allocation.html
@@ -93,7 +93,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 db8ccf27d3..02ed620de4 100644
--- a/doc/html/boost_asio/overview/core/async.html
+++ b/doc/html/boost_asio/overview/core/async.html
@@ -274,7 +274,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 cfa605d46a..dcbbee95de 100644
--- a/doc/html/boost_asio/overview/core/basics.html
+++ b/doc/html/boost_asio/overview/core/basics.html
@@ -159,7 +159,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 35dfeb7e96..c198f72a07 100644
--- a/doc/html/boost_asio/overview/core/buffers.html
+++ b/doc/html/boost_asio/overview/core/buffers.html
@@ -232,7 +232,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 8e414b55f2..fbc250e32d 100644
--- a/doc/html/boost_asio/overview/core/coroutine.html
+++ b/doc/html/boost_asio/overview/core/coroutine.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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/handler_tracking.html b/doc/html/boost_asio/overview/core/handler_tracking.html
index a627f8d97a..36502a7962 100644
--- a/doc/html/boost_asio/overview/core/handler_tracking.html
+++ b/doc/html/boost_asio/overview/core/handler_tracking.html
@@ -137,7 +137,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 fcfd4d820a..64944a133d 100644
--- a/doc/html/boost_asio/overview/core/line_based.html
+++ b/doc/html/boost_asio/overview/core/line_based.html
@@ -150,7 +150,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 0593fbd0b5..1cedcec4a8 100644
--- a/doc/html/boost_asio/overview/core/reactor.html
+++ b/doc/html/boost_asio/overview/core/reactor.html
@@ -71,7 +71,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 1733d04c30..0400495c57 100644
--- a/doc/html/boost_asio/overview/core/spawn.html
+++ b/doc/html/boost_asio/overview/core/spawn.html
@@ -140,7 +140,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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/strands.html b/doc/html/boost_asio/overview/core/strands.html
index cccd4c101d..ebcb5ec74d 100644
--- a/doc/html/boost_asio/overview/core/strands.html
+++ b/doc/html/boost_asio/overview/core/strands.html
@@ -98,7 +98,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 d782dadbc0..e86bce4a34 100644
--- a/doc/html/boost_asio/overview/core/streams.html
+++ b/doc/html/boost_asio/overview/core/streams.html
@@ -113,7 +113,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 ff4b75368f..274e90c3c0 100644
--- a/doc/html/boost_asio/overview/core/threads.html
+++ b/doc/html/boost_asio/overview/core/threads.html
@@ -116,7 +116,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 0980d38e51..6897c0b27f 100644
--- a/doc/html/boost_asio/overview/cpp2011.html
+++ b/doc/html/boost_asio/overview/cpp2011.html
@@ -53,7 +53,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 4a83a5a416..dcd3f3cd43 100644
--- a/doc/html/boost_asio/overview/cpp2011/array.html
+++ b/doc/html/boost_asio/overview/cpp2011/array.html
@@ -55,7 +55,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 3807fcc33a..d1c330bcd0 100644
--- a/doc/html/boost_asio/overview/cpp2011/atomic.html
+++ b/doc/html/boost_asio/overview/cpp2011/atomic.html
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 fd8ed7313a..b40e65b807 100644
--- a/doc/html/boost_asio/overview/cpp2011/chrono.html
+++ b/doc/html/boost_asio/overview/cpp2011/chrono.html
@@ -53,7 +53,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 71cd06ae21..e5714bd654 100644
--- a/doc/html/boost_asio/overview/cpp2011/futures.html
+++ b/doc/html/boost_asio/overview/cpp2011/futures.html
@@ -67,7 +67,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 e1eb7cbdd6..2d85795463 100644
--- a/doc/html/boost_asio/overview/cpp2011/move_handlers.html
+++ b/doc/html/boost_asio/overview/cpp2011/move_handlers.html
@@ -76,7 +76,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 ac4bd51f99..4086f48164 100644
--- a/doc/html/boost_asio/overview/cpp2011/move_objects.html
+++ b/doc/html/boost_asio/overview/cpp2011/move_objects.html
@@ -96,7 +96,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 828e4d6777..0fdd82cd03 100644
--- a/doc/html/boost_asio/overview/cpp2011/shared_ptr.html
+++ b/doc/html/boost_asio/overview/cpp2011/shared_ptr.html
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 0fe72cf40e..88ce4dcc0f 100644
--- a/doc/html/boost_asio/overview/cpp2011/variadic.html
+++ b/doc/html/boost_asio/overview/cpp2011/variadic.html
@@ -41,7 +41,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 e2e2052a4c..dafaee1e95 100644
--- a/doc/html/boost_asio/overview/implementation.html
+++ b/doc/html/boost_asio/overview/implementation.html
@@ -487,7 +487,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 2762f1fc89..fb7e70899c 100644
--- a/doc/html/boost_asio/overview/networking.html
+++ b/doc/html/boost_asio/overview/networking.html
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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/bsd_sockets.html b/doc/html/boost_asio/overview/networking/bsd_sockets.html
index ad45e0ccfb..4017f0254a 100644
--- a/doc/html/boost_asio/overview/networking/bsd_sockets.html
+++ b/doc/html/boost_asio/overview/networking/bsd_sockets.html
@@ -548,7 +548,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 8fbc615dad..c02e1b4c7d 100644
--- a/doc/html/boost_asio/overview/networking/iostreams.html
+++ b/doc/html/boost_asio/overview/networking/iostreams.html
@@ -106,7 +106,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 05af592e7a..af90ed8b99 100644
--- a/doc/html/boost_asio/overview/networking/other_protocols.html
+++ b/doc/html/boost_asio/overview/networking/other_protocols.html
@@ -141,7 +141,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 be3f2fa23e..ffcda13a24 100644
--- a/doc/html/boost_asio/overview/networking/protocols.html
+++ b/doc/html/boost_asio/overview/networking/protocols.html
@@ -194,7 +194,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 cd044d826a..007a13e07a 100644
--- a/doc/html/boost_asio/overview/posix.html
+++ b/doc/html/boost_asio/overview/posix.html
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 a986d4ea13..4b5ebfad14 100644
--- a/doc/html/boost_asio/overview/posix/fork.html
+++ b/doc/html/boost_asio/overview/posix/fork.html
@@ -69,7 +69,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 8d9dc35b44..b5eecc2565 100644
--- a/doc/html/boost_asio/overview/posix/local.html
+++ b/doc/html/boost_asio/overview/posix/local.html
@@ -96,7 +96,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 7d954fe770..eb7c6578f6 100644
--- a/doc/html/boost_asio/overview/posix/stream_descriptor.html
+++ b/doc/html/boost_asio/overview/posix/stream_descriptor.html
@@ -71,7 +71,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 bf879b9d5c..462b9ef3d8 100644
--- a/doc/html/boost_asio/overview/rationale.html
+++ b/doc/html/boost_asio/overview/rationale.html
@@ -89,7 +89,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 0978b483ce..ce72bfaf41 100644
--- a/doc/html/boost_asio/overview/serial_ports.html
+++ b/doc/html/boost_asio/overview/serial_ports.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 68cdfbb277..9546ead0ff 100644
--- a/doc/html/boost_asio/overview/signals.html
+++ b/doc/html/boost_asio/overview/signals.html
@@ -68,7 +68,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 0a3b3db820..a307b505d6 100644
--- a/doc/html/boost_asio/overview/ssl.html
+++ b/doc/html/boost_asio/overview/ssl.html
@@ -178,7 +178,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 03b0d3785f..d2b570958f 100644
--- a/doc/html/boost_asio/overview/timers.html
+++ b/doc/html/boost_asio/overview/timers.html
@@ -81,7 +81,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 862f38e9f5..87af61a762 100644
--- a/doc/html/boost_asio/overview/windows.html
+++ b/doc/html/boost_asio/overview/windows.html
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 51b79bf157..d43cdc44ab 100644
--- a/doc/html/boost_asio/overview/windows/object_handle.html
+++ b/doc/html/boost_asio/overview/windows/object_handle.html
@@ -91,7 +91,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 2d6986147f..39caeb37f4 100644
--- a/doc/html/boost_asio/overview/windows/random_access_handle.html
+++ b/doc/html/boost_asio/overview/windows/random_access_handle.html
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 6e30d3c047..e9066ae562 100644
--- a/doc/html/boost_asio/overview/windows/stream_handle.html
+++ b/doc/html/boost_asio/overview/windows/stream_handle.html
@@ -75,7 +75,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cf89ff8ae1..9a9962237b 100644
--- a/doc/html/boost_asio/reference.html
+++ b/doc/html/boost_asio/reference.html
@@ -36,12 +36,12 @@
</colgroup>
<thead><tr><th colspan="4" valign="center">
<h3>
-<a name="idp108351936"></a>Core</h3>
+<a name="idp78967568"></a>Core</h3>
</th></tr></thead>
<tbody><tr>
<td valign="top">
<h4>
-<a name="idp108353984"></a>Classes</h4>
+<a name="idp78969616"></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/const_buffers_1.html" title="const_buffers_1">const_buffers_1</a></td></tr>
@@ -61,7 +61,7 @@
<tr><td><a class="link" href="reference/yield_context.html" title="yield_context">yield_context</a></td></tr>
</table>
<h4>
-<a name="idp108371744"></a>Class Templates</h4>
+<a name="idp78987584"></a>Class Templates</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/basic_io_object.html" title="basic_io_object">basic_io_object</a></td></tr>
<tr><td><a class="link" href="reference/basic_streambuf.html" title="basic_streambuf">basic_streambuf</a></td></tr>
@@ -74,7 +74,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp108381328"></a>Free Functions</h4>
+<a name="idp78997248"></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>
@@ -107,10 +107,10 @@
</td>
<td valign="top">
<h4>
-<a name="idp108411376"></a>Special Values</h4>
+<a name="idp79027056"></a>Special Values</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/use_future.html" title="use_future">use_future</a></td></tr></table>
<h4>
-<a name="idp108413920"></a>Boost.Bind Placeholders</h4>
+<a name="idp79029600"></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__error.html" title="placeholders::error">placeholders::error</a></td></tr>
@@ -118,7 +118,7 @@
<tr><td><a class="link" href="reference/placeholders__signal_number.html" title="placeholders::signal_number">placeholders::signal_number</a></td></tr>
</table>
<h4>
-<a name="idp108420224"></a>Error Codes</h4>
+<a name="idp79035792"></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>
@@ -126,7 +126,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="idp108426368"></a>Type Traits</h4>
+<a name="idp79041840"></a>Type Traits</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/async_result.html" title="async_result">async_result</a></td></tr>
<tr><td><a class="link" href="reference/handler_type.html" title="handler_type">handler_type</a></td></tr>
@@ -137,7 +137,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp108434080"></a>Type Requirements</h4>
+<a name="idp79049392"></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/AsyncRandomAccessReadDevice.html" title="Buffer-oriented asynchronous random-access read device requirements">AsyncRandomAccessReadDevice</a></td></tr>
@@ -171,12 +171,12 @@
</colgroup>
<thead><tr><th colspan="4" valign="center">
<h3>
-<a name="idp108460816"></a>Networking</h3>
+<a name="idp79075920"></a>Networking</h3>
</th></tr></thead>
<tbody><tr>
<td valign="top">
<h4>
-<a name="idp108462864"></a>Classes</h4>
+<a name="idp79078000"></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>
@@ -214,14 +214,14 @@
</td>
<td valign="top">
<h4>
-<a name="idp108499136"></a>Free Functions</h4>
+<a name="idp79114016"></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>
<tr><td><a class="link" href="reference/ip__host_name.html" title="ip::host_name">ip::host_name</a></td></tr>
</table>
<h4>
-<a name="idp108503600"></a>Class Templates</h4>
+<a name="idp79118480"></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>
@@ -239,7 +239,7 @@
<tr><td><a class="link" href="reference/ip__basic_resolver_query.html" title="ip::basic_resolver_query">ip::basic_resolver_query</a></td></tr>
</table>
<h4>
-<a name="idp108520144"></a>Services</h4>
+<a name="idp79134816"></a>Services</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/datagram_socket_service.html" title="datagram_socket_service">datagram_socket_service</a></td></tr>
<tr><td><a class="link" href="reference/ip__resolver_service.html" title="ip::resolver_service">ip::resolver_service</a></td></tr>
@@ -251,7 +251,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp108529120"></a>Socket Options</h4>
+<a name="idp79143760"></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>
@@ -276,13 +276,13 @@
</td>
<td valign="top">
<h4>
-<a name="idp108552976"></a>I/O Control Commands</h4>
+<a name="idp79167664"></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>
<tr><td><a class="link" href="reference/socket_base/non_blocking_io.html" title="socket_base::non_blocking_io">socket_base::non_blocking_io</a></td></tr>
</table>
<h4>
-<a name="idp108556928"></a>Type Requirements</h4>
+<a name="idp79171520"></a>Type Requirements</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/AcceptHandler.html" title="Accept handler requirements">AcceptHandler</a></td></tr>
<tr><td><a class="link" href="reference/ComposedConnectHandler.html" title="Composed connect handler requirements">ComposedConnectHandler</a></td></tr>
@@ -315,25 +315,25 @@
<thead><tr>
<th valign="center">
<h3>
-<a name="idp108581888"></a>Timers</h3>
+<a name="idp79196304"></a>Timers</h3>
</th>
<th valign="center">
<h3>
-<a name="idp108583712"></a>SSL</h3>
+<a name="idp79198128"></a>SSL</h3>
</th>
<th valign="center">
<h3>
-<a name="idp108585504"></a>Serial Ports</h3>
+<a name="idp79199920"></a>Serial Ports</h3>
</th>
<th valign="center">
<h3>
-<a name="idp108587328"></a>Signal Handling</h3>
+<a name="idp79201744"></a>Signal Handling</h3>
</th>
</tr></thead>
<tbody><tr>
<td valign="top">
<h4>
-<a name="idp108589408"></a>Classes</h4>
+<a name="idp79203824"></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>
@@ -341,7 +341,7 @@
<tr><td><a class="link" href="reference/system_timer.html" title="system_timer">system_timer</a></td></tr>
</table>
<h4>
-<a name="idp108594912"></a>Class Templates</h4>
+<a name="idp79209328"></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>
@@ -349,13 +349,13 @@
<tr><td><a class="link" href="reference/wait_traits.html" title="wait_traits">wait_traits</a></td></tr>
</table>
<h4>
-<a name="idp108600672"></a>Services</h4>
+<a name="idp79215088"></a>Services</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/deadline_timer_service.html" title="deadline_timer_service">deadline_timer_service</a></td></tr>
<tr><td><a class="link" href="reference/waitable_timer_service.html" title="waitable_timer_service">waitable_timer_service</a></td></tr>
</table>
<h4>
-<a name="idp108604432"></a>Type Requirements</h4>
+<a name="idp79218848"></a>Type Requirements</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/TimerService.html" title="Timer service requirements">TimerService</a></td></tr>
<tr><td><a class="link" href="reference/TimeTraits.html" title="Time traits requirements">TimeTraits</a></td></tr>
@@ -366,7 +366,7 @@
</td>
<td valign="top">
<h4>
-<a name="idp108612064"></a>Classes</h4>
+<a name="idp79226528"></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>
@@ -375,10 +375,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="idp108619072"></a>Class Templates</h4>
+<a name="idp79233440"></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="idp108621664"></a>Type Requirements</h4>
+<a name="idp79236032"></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>
@@ -387,19 +387,19 @@
</td>
<td valign="top">
<h4>
-<a name="idp108627216"></a>Classes</h4>
+<a name="idp79241632"></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="idp108630720"></a>Class Templates</h4>
+<a name="idp79245136"></a>Class Templates</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/basic_serial_port.html" title="basic_serial_port">basic_serial_port</a></td></tr></table>
<h4>
-<a name="idp108633264"></a>Services</h4>
+<a name="idp79247680"></a>Services</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/serial_port_service.html" title="serial_port_service">serial_port_service</a></td></tr></table>
<h4>
-<a name="idp108635856"></a>Serial Port Options</h4>
+<a name="idp79250272"></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>
@@ -408,7 +408,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="idp108642480"></a>Type Requirements</h4>
+<a name="idp79256896"></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/SerialPortService.html" title="Serial port service requirements">SerialPortService</a></td></tr>
@@ -417,16 +417,16 @@
</td>
<td valign="top">
<h4>
-<a name="idp108648192"></a>Classes</h4>
+<a name="idp79262608"></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="idp108650784"></a>Class Templates</h4>
+<a name="idp79265200"></a>Class Templates</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/basic_signal_set.html" title="basic_signal_set">basic_signal_set</a></td></tr></table>
<h4>
-<a name="idp108653392"></a>Services</h4>
+<a name="idp79267808"></a>Services</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/signal_set_service.html" title="signal_set_service">signal_set_service</a></td></tr></table>
<h4>
-<a name="idp108656112"></a>Type Requirements</h4>
+<a name="idp79270528"></a>Type Requirements</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/SignalSetService.html" title="Signal set service requirements">SignalSetService</a></td></tr>
<tr><td><a class="link" href="reference/SignalHandler.html" title="Signal handler requirements">SignalHandler</a></td></tr>
@@ -444,17 +444,17 @@
<thead><tr>
<th colspan="2" valign="center">
<h3>
-<a name="idp108664384"></a>POSIX-specific</h3>
+<a name="idp79278768"></a>POSIX-specific</h3>
</th>
<th colspan="2" valign="center">
<h3>
-<a name="idp108666208"></a>Windows-specific</h3>
+<a name="idp79280528"></a>Windows-specific</h3>
</th>
</tr></thead>
<tbody><tr>
<td valign="top">
<h4>
-<a name="idp108668288"></a>Classes</h4>
+<a name="idp79282608"></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>
@@ -468,22 +468,22 @@
<tr><td><a class="link" href="reference/posix__stream_descriptor.html" title="posix::stream_descriptor">posix::stream_descriptor</a></td></tr>
</table>
<h4>
-<a name="idp108680112"></a>Free Functions</h4>
+<a name="idp79294416"></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>
</td>
<td valign="top">
<h4>
-<a name="idp108683312"></a>Class Templates</h4>
+<a name="idp79297616"></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>
<tr><td><a class="link" href="reference/posix__basic_descriptor.html" title="posix::basic_descriptor">posix::basic_descriptor</a></td></tr>
<tr><td><a class="link" href="reference/posix__basic_stream_descriptor.html" title="posix::basic_stream_descriptor">posix::basic_stream_descriptor</a></td></tr>
</table>
<h4>
-<a name="idp108688064"></a>Services</h4>
+<a name="idp79302544"></a>Services</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/posix__stream_descriptor_service.html" title="posix::stream_descriptor_service">posix::stream_descriptor_service</a></td></tr></table>
<h4>
-<a name="idp108690656"></a>Type Requirements</h4>
+<a name="idp79305136"></a>Type Requirements</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/DescriptorService.html" title="Descriptor service requirements">DescriptorService</a></td></tr>
<tr><td><a class="link" href="reference/StreamDescriptorService.html" title="Stream descriptor service requirements">StreamDescriptorService</a></td></tr>
@@ -491,7 +491,7 @@
</td>
<td colspan="2" valign="top">
<h4>
-<a name="idp108695648"></a>Classes</h4>
+<a name="idp79310128"></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_ptr.html" title="windows::overlapped_ptr">windows::overlapped_ptr</a></td></tr>
@@ -499,7 +499,7 @@
<tr><td><a class="link" href="reference/windows__stream_handle.html" title="windows::stream_handle">windows::stream_handle</a></td></tr>
</table>
<h4>
-<a name="idp108701328"></a>Class Templates</h4>
+<a name="idp79315872"></a>Class Templates</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/windows__basic_handle.html" title="windows::basic_handle">windows::basic_handle</a></td></tr>
<tr><td><a class="link" href="reference/windows__basic_object_handle.html" title="windows::basic_object_handle">windows::basic_object_handle</a></td></tr>
@@ -507,14 +507,14 @@
<tr><td><a class="link" href="reference/windows__basic_stream_handle.html" title="windows::basic_stream_handle">windows::basic_stream_handle</a></td></tr>
</table>
<h4>
-<a name="idp108707136"></a>Services</h4>
+<a name="idp79321760"></a>Services</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/windows__object_handle_service.html" title="windows::object_handle_service">windows::object_handle_service</a></td></tr>
<tr><td><a class="link" href="reference/windows__random_access_handle_service.html" title="windows::random_access_handle_service">windows::random_access_handle_service</a></td></tr>
<tr><td><a class="link" href="reference/windows__stream_handle_service.html" title="windows::stream_handle_service">windows::stream_handle_service</a></td></tr>
</table>
<h4>
-<a name="idp108711776"></a>Type Requirements</h4>
+<a name="idp79326400"></a>Type Requirements</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/HandleService.html" title="Handle service requirements">HandleService</a></td></tr>
<tr><td><a class="link" href="reference/ObjectHandleService.html" title="Object handle service requirements">ObjectHandleService</a></td></tr>
@@ -528,7 +528,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/AcceptHandler.html b/doc/html/boost_asio/reference/AcceptHandler.html
index f4127295b0..9168b34def 100644
--- a/doc/html/boost_asio/reference/AcceptHandler.html
+++ b/doc/html/boost_asio/reference/AcceptHandler.html
@@ -76,7 +76,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6ae08a0402..20c10423e9 100644
--- a/doc/html/boost_asio/reference/AsyncRandomAccessReadDevice.html
+++ b/doc/html/boost_asio/reference/AsyncRandomAccessReadDevice.html
@@ -130,7 +130,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 39b66c6c40..e8d805626b 100644
--- a/doc/html/boost_asio/reference/AsyncRandomAccessWriteDevice.html
+++ b/doc/html/boost_asio/reference/AsyncRandomAccessWriteDevice.html
@@ -130,7 +130,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d5ad65509f..0187818cf2 100644
--- a/doc/html/boost_asio/reference/AsyncReadStream.html
+++ b/doc/html/boost_asio/reference/AsyncReadStream.html
@@ -126,7 +126,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b0a0b0c4a0..32bc05d4ad 100644
--- a/doc/html/boost_asio/reference/AsyncWriteStream.html
+++ b/doc/html/boost_asio/reference/AsyncWriteStream.html
@@ -126,7 +126,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bf79722bfc..cea71cddb0 100644
--- a/doc/html/boost_asio/reference/BufferedHandshakeHandler.html
+++ b/doc/html/boost_asio/reference/BufferedHandshakeHandler.html
@@ -85,7 +85,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2fc1f00969..145175ecb0 100644
--- a/doc/html/boost_asio/reference/CompletionHandler.html
+++ b/doc/html/boost_asio/reference/CompletionHandler.html
@@ -71,7 +71,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ComposedConnectHandler.html b/doc/html/boost_asio/reference/ComposedConnectHandler.html
index 616f61805d..08fa0db9d3 100644
--- a/doc/html/boost_asio/reference/ComposedConnectHandler.html
+++ b/doc/html/boost_asio/reference/ComposedConnectHandler.html
@@ -88,7 +88,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b06ed750c2..cf06a00733 100644
--- a/doc/html/boost_asio/reference/ConnectHandler.html
+++ b/doc/html/boost_asio/reference/ConnectHandler.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4da152b25e..7ad0f08b8d 100644
--- a/doc/html/boost_asio/reference/ConstBufferSequence.html
+++ b/doc/html/boost_asio/reference/ConstBufferSequence.html
@@ -230,7 +230,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ConvertibleToConstBuffer.html b/doc/html/boost_asio/reference/ConvertibleToConstBuffer.html
index b91e01e658..a3b3eadeb4 100644
--- a/doc/html/boost_asio/reference/ConvertibleToConstBuffer.html
+++ b/doc/html/boost_asio/reference/ConvertibleToConstBuffer.html
@@ -211,7 +211,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ConvertibleToMutableBuffer.html b/doc/html/boost_asio/reference/ConvertibleToMutableBuffer.html
index ff217f6011..c2787b8337 100644
--- a/doc/html/boost_asio/reference/ConvertibleToMutableBuffer.html
+++ b/doc/html/boost_asio/reference/ConvertibleToMutableBuffer.html
@@ -212,7 +212,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/DatagramSocketService.html b/doc/html/boost_asio/reference/DatagramSocketService.html
index bfc2622aef..5c8d1f1bd1 100644
--- a/doc/html/boost_asio/reference/DatagramSocketService.html
+++ b/doc/html/boost_asio/reference/DatagramSocketService.html
@@ -355,7 +355,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/DescriptorService.html b/doc/html/boost_asio/reference/DescriptorService.html
index 7d9f78443a..089f634018 100644
--- a/doc/html/boost_asio/reference/DescriptorService.html
+++ b/doc/html/boost_asio/reference/DescriptorService.html
@@ -308,7 +308,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5a0d7db32a..f695ea218e 100644
--- a/doc/html/boost_asio/reference/Endpoint.html
+++ b/doc/html/boost_asio/reference/Endpoint.html
@@ -234,7 +234,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 33f9e9a489..735ad7d6a6 100644
--- a/doc/html/boost_asio/reference/GettableSerialPortOption.html
+++ b/doc/html/boost_asio/reference/GettableSerialPortOption.html
@@ -90,7 +90,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0c826d58ef..d1eff2644c 100644
--- a/doc/html/boost_asio/reference/GettableSocketOption.html
+++ b/doc/html/boost_asio/reference/GettableSocketOption.html
@@ -164,7 +164,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/HandleService.html b/doc/html/boost_asio/reference/HandleService.html
index fab5933976..b0ee2cf855 100644
--- a/doc/html/boost_asio/reference/HandleService.html
+++ b/doc/html/boost_asio/reference/HandleService.html
@@ -286,7 +286,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 310a8594a0..6dca6cc02a 100644
--- a/doc/html/boost_asio/reference/Handler.html
+++ b/doc/html/boost_asio/reference/Handler.html
@@ -144,7 +144,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 fcc05ee2c0..29c99e9980 100644
--- a/doc/html/boost_asio/reference/HandshakeHandler.html
+++ b/doc/html/boost_asio/reference/HandshakeHandler.html
@@ -78,7 +78,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4b4c900ec6..5d4d1358bc 100644
--- a/doc/html/boost_asio/reference/InternetProtocol.html
+++ b/doc/html/boost_asio/reference/InternetProtocol.html
@@ -159,7 +159,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3f478b0798..7b71de085c 100644
--- a/doc/html/boost_asio/reference/IoControlCommand.html
+++ b/doc/html/boost_asio/reference/IoControlCommand.html
@@ -99,7 +99,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8a2c91dadb..9b3af854b5 100644
--- a/doc/html/boost_asio/reference/IoObjectService.html
+++ b/doc/html/boost_asio/reference/IoObjectService.html
@@ -165,7 +165,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/MutableBufferSequence.html b/doc/html/boost_asio/reference/MutableBufferSequence.html
index 8fb781f725..a0dc97b647 100644
--- a/doc/html/boost_asio/reference/MutableBufferSequence.html
+++ b/doc/html/boost_asio/reference/MutableBufferSequence.html
@@ -230,7 +230,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ObjectHandleService.html b/doc/html/boost_asio/reference/ObjectHandleService.html
index 7b88c54ce5..9c22d04905 100644
--- a/doc/html/boost_asio/reference/ObjectHandleService.html
+++ b/doc/html/boost_asio/reference/ObjectHandleService.html
@@ -118,7 +118,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2b79542016..a6470c9f62 100644
--- a/doc/html/boost_asio/reference/Protocol.html
+++ b/doc/html/boost_asio/reference/Protocol.html
@@ -141,7 +141,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/RandomAccessHandleService.html b/doc/html/boost_asio/reference/RandomAccessHandleService.html
index 5a90fba3d2..418789dbb1 100644
--- a/doc/html/boost_asio/reference/RandomAccessHandleService.html
+++ b/doc/html/boost_asio/reference/RandomAccessHandleService.html
@@ -230,7 +230,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/RawSocketService.html b/doc/html/boost_asio/reference/RawSocketService.html
index c2b1e344a4..2e4ee6800b 100644
--- a/doc/html/boost_asio/reference/RawSocketService.html
+++ b/doc/html/boost_asio/reference/RawSocketService.html
@@ -355,7 +355,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 704463dce1..82f4d5501b 100644
--- a/doc/html/boost_asio/reference/ReadHandler.html
+++ b/doc/html/boost_asio/reference/ReadHandler.html
@@ -83,7 +83,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2a80eb26b7..4ced84aa55 100644
--- a/doc/html/boost_asio/reference/ResolveHandler.html
+++ b/doc/html/boost_asio/reference/ResolveHandler.html
@@ -86,7 +86,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/ResolverService.html b/doc/html/boost_asio/reference/ResolverService.html
index ae421f896a..4b616ca4df 100644
--- a/doc/html/boost_asio/reference/ResolverService.html
+++ b/doc/html/boost_asio/reference/ResolverService.html
@@ -223,7 +223,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/SeqPacketSocketService.html b/doc/html/boost_asio/reference/SeqPacketSocketService.html
index 83cbb304c7..5d2959bdc3 100644
--- a/doc/html/boost_asio/reference/SeqPacketSocketService.html
+++ b/doc/html/boost_asio/reference/SeqPacketSocketService.html
@@ -224,7 +224,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/SerialPortService.html b/doc/html/boost_asio/reference/SerialPortService.html
index 7bfc640109..24631b472b 100644
--- a/doc/html/boost_asio/reference/SerialPortService.html
+++ b/doc/html/boost_asio/reference/SerialPortService.html
@@ -548,7 +548,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0183090735..605230a7e3 100644
--- a/doc/html/boost_asio/reference/Service.html
+++ b/doc/html/boost_asio/reference/Service.html
@@ -57,7 +57,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b5428260d6..438db03d71 100644
--- a/doc/html/boost_asio/reference/SettableSerialPortOption.html
+++ b/doc/html/boost_asio/reference/SettableSerialPortOption.html
@@ -90,7 +90,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6206157196..a1536cfeab 100644
--- a/doc/html/boost_asio/reference/SettableSocketOption.html
+++ b/doc/html/boost_asio/reference/SettableSocketOption.html
@@ -145,7 +145,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3d345e3d39..b8f070644d 100644
--- a/doc/html/boost_asio/reference/ShutdownHandler.html
+++ b/doc/html/boost_asio/reference/ShutdownHandler.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7ade6cf2aa..fb3f5c6311 100644
--- a/doc/html/boost_asio/reference/SignalHandler.html
+++ b/doc/html/boost_asio/reference/SignalHandler.html
@@ -83,7 +83,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/SignalSetService.html b/doc/html/boost_asio/reference/SignalSetService.html
index 676f8fe582..bb4b72ca42 100644
--- a/doc/html/boost_asio/reference/SignalSetService.html
+++ b/doc/html/boost_asio/reference/SignalSetService.html
@@ -205,7 +205,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/SocketAcceptorService.html b/doc/html/boost_asio/reference/SocketAcceptorService.html
index 17385a6199..ac32cf4501 100644
--- a/doc/html/boost_asio/reference/SocketAcceptorService.html
+++ b/doc/html/boost_asio/reference/SocketAcceptorService.html
@@ -561,7 +561,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/SocketService.html b/doc/html/boost_asio/reference/SocketService.html
index 788486dc3d..cd05ab4e65 100644
--- a/doc/html/boost_asio/reference/SocketService.html
+++ b/doc/html/boost_asio/reference/SocketService.html
@@ -653,7 +653,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/StreamDescriptorService.html b/doc/html/boost_asio/reference/StreamDescriptorService.html
index a8619c27b4..9109c6cb15 100644
--- a/doc/html/boost_asio/reference/StreamDescriptorService.html
+++ b/doc/html/boost_asio/reference/StreamDescriptorService.html
@@ -225,7 +225,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/StreamHandleService.html b/doc/html/boost_asio/reference/StreamHandleService.html
index b8222078f3..5d028f6bcf 100644
--- a/doc/html/boost_asio/reference/StreamHandleService.html
+++ b/doc/html/boost_asio/reference/StreamHandleService.html
@@ -225,7 +225,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/StreamSocketService.html b/doc/html/boost_asio/reference/StreamSocketService.html
index 7cdef5c3d7..fcd95fabae 100644
--- a/doc/html/boost_asio/reference/StreamSocketService.html
+++ b/doc/html/boost_asio/reference/StreamSocketService.html
@@ -232,7 +232,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3d4aef0fc5..61f7281fdb 100644
--- a/doc/html/boost_asio/reference/SyncRandomAccessReadDevice.html
+++ b/doc/html/boost_asio/reference/SyncRandomAccessReadDevice.html
@@ -125,7 +125,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8ee83690c1..03e2a30f90 100644
--- a/doc/html/boost_asio/reference/SyncRandomAccessWriteDevice.html
+++ b/doc/html/boost_asio/reference/SyncRandomAccessWriteDevice.html
@@ -126,7 +126,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5db5f2b3d8..17f3d966bb 100644
--- a/doc/html/boost_asio/reference/SyncReadStream.html
+++ b/doc/html/boost_asio/reference/SyncReadStream.html
@@ -120,7 +120,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0a15741419..14657df7b6 100644
--- a/doc/html/boost_asio/reference/SyncWriteStream.html
+++ b/doc/html/boost_asio/reference/SyncWriteStream.html
@@ -121,7 +121,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f8871950c3..280241670d 100644
--- a/doc/html/boost_asio/reference/TimeTraits.html
+++ b/doc/html/boost_asio/reference/TimeTraits.html
@@ -195,7 +195,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/TimerService.html b/doc/html/boost_asio/reference/TimerService.html
index 926fa05a9f..522ab81559 100644
--- a/doc/html/boost_asio/reference/TimerService.html
+++ b/doc/html/boost_asio/reference/TimerService.html
@@ -241,7 +241,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 08abd0b123..6b93d62947 100644
--- a/doc/html/boost_asio/reference/WaitHandler.html
+++ b/doc/html/boost_asio/reference/WaitHandler.html
@@ -76,7 +76,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7845e8c817..87126c3908 100644
--- a/doc/html/boost_asio/reference/WaitTraits.html
+++ b/doc/html/boost_asio/reference/WaitTraits.html
@@ -82,7 +82,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/WaitableTimerService.html b/doc/html/boost_asio/reference/WaitableTimerService.html
index 3c538d68f2..54f13575ac 100644
--- a/doc/html/boost_asio/reference/WaitableTimerService.html
+++ b/doc/html/boost_asio/reference/WaitableTimerService.html
@@ -248,7 +248,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 05d0653d6f..2ec2e0d3b0 100644
--- a/doc/html/boost_asio/reference/WriteHandler.html
+++ b/doc/html/boost_asio/reference/WriteHandler.html
@@ -83,7 +83,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ae264e1adb..fa8ef7b7d1 100644
--- a/doc/html/boost_asio/reference/add_service.html
+++ b/doc/html/boost_asio/reference/add_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.add_service"></a><a class="link" href="add_service.html" title="add_service">add_service</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp115741856"></a>
+ <a class="indexterm" name="idp86356064"></a>
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
<span class="keyword">typename</span> <a class="link" href="Service.html" title="Service requirements">Service</a><span class="special">&gt;</span>
@@ -95,7 +95,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 264383f1b9..b8656c3e8d 100644
--- a/doc/html/boost_asio/reference/asio_handler_allocate.html
+++ b/doc/html/boost_asio/reference/asio_handler_allocate.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.asio_handler_allocate"></a><a class="link" href="asio_handler_allocate.html" title="asio_handler_allocate">asio_handler_allocate</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp115793952"></a>
+ <a class="indexterm" name="idp86408176"></a>
Default allocation function for handlers.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="special">*</span> <span class="identifier">asio_handler_allocate</span><span class="special">(</span>
@@ -87,7 +87,8 @@ Default allocation function for handlers.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1914baddff..ba348242cb 100644
--- a/doc/html/boost_asio/reference/asio_handler_deallocate.html
+++ b/doc/html/boost_asio/reference/asio_handler_deallocate.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.asio_handler_deallocate"></a><a class="link" href="asio_handler_deallocate.html" title="asio_handler_deallocate">asio_handler_deallocate</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp115852048"></a>
+ <a class="indexterm" name="idp86466240"></a>
Default deallocation function for handlers.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">asio_handler_deallocate</span><span class="special">(</span>
@@ -57,7 +57,8 @@ Default deallocation function for handlers.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 82cb96baa0..3e73612e8e 100644
--- a/doc/html/boost_asio/reference/asio_handler_invoke.html
+++ b/doc/html/boost_asio/reference/asio_handler_invoke.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.asio_handler_invoke"></a><a class="link" href="asio_handler_invoke.html" title="asio_handler_invoke">asio_handler_invoke</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp115875200"></a>
+ <a class="indexterm" name="idp86489472"></a>
Default invoke function for handlers.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -100,7 +100,8 @@ Default invoke function for handlers.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f4a1aed2d5..78bc68e21d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 28dafa0eba..f141dfae97 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 34a28a4fa6..046743c3f2 100644
--- a/doc/html/boost_asio/reference/asio_handler_is_continuation.html
+++ b/doc/html/boost_asio/reference/asio_handler_is_continuation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.asio_handler_is_continuation"></a><a class="link" href="asio_handler_is_continuation.html" title="asio_handler_is_continuation">asio_handler_is_continuation</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp115964832"></a>
+ <a class="indexterm" name="idp86579504"></a>
Default continuation function for handlers.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">asio_handler_is_continuation</span><span class="special">(</span>
@@ -69,7 +69,8 @@ Default continuation function for handlers.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f2736a0137..2af9fb9f92 100644
--- a/doc/html/boost_asio/reference/async_connect.html
+++ b/doc/html/boost_asio/reference/async_connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.async_connect"></a><a class="link" href="async_connect.html" title="async_connect">async_connect</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp115993200"></a>
+ <a class="indexterm" name="idp86608192"></a>
Asynchronously establishes a socket connection by trying each
endpoint in a sequence.
</p>
@@ -94,7 +94,8 @@ Asynchronously establishes a socket connection by trying each
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 27ff26b874..f05edb976d 100644
--- a/doc/html/boost_asio/reference/async_connect/overload1.html
+++ b/doc/html/boost_asio/reference/async_connect/overload1.html
@@ -134,7 +134,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9893420899..62d7647f29 100644
--- a/doc/html/boost_asio/reference/async_connect/overload2.html
+++ b/doc/html/boost_asio/reference/async_connect/overload2.html
@@ -132,7 +132,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7794e409bf..178c15e871 100644
--- a/doc/html/boost_asio/reference/async_connect/overload3.html
+++ b/doc/html/boost_asio/reference/async_connect/overload3.html
@@ -188,7 +188,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a133710fba..283da64d5e 100644
--- a/doc/html/boost_asio/reference/async_connect/overload4.html
+++ b/doc/html/boost_asio/reference/async_connect/overload4.html
@@ -186,7 +186,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5f7225c19c..2c054c51b3 100644
--- a/doc/html/boost_asio/reference/async_read.html
+++ b/doc/html/boost_asio/reference/async_read.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.async_read"></a><a class="link" href="async_read.html" title="async_read">async_read</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp116760816"></a>
+ <a class="indexterm" name="idp87375776"></a>
Start an asynchronous operation to read a certain amount of data
from a stream.
</p>
@@ -88,7 +88,8 @@ Start an asynchronous operation to read a certain amount of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bdf00f3774..e3745c9d1c 100644
--- a/doc/html/boost_asio/reference/async_read/overload1.html
+++ b/doc/html/boost_asio/reference/async_read/overload1.html
@@ -138,7 +138,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 96b4250290..80a032f085 100644
--- a/doc/html/boost_asio/reference/async_read/overload2.html
+++ b/doc/html/boost_asio/reference/async_read/overload2.html
@@ -144,7 +144,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3b83699573..2498844ccb 100644
--- a/doc/html/boost_asio/reference/async_read/overload3.html
+++ b/doc/html/boost_asio/reference/async_read/overload3.html
@@ -121,7 +121,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8a5e3d01ba..b965e6f77b 100644
--- a/doc/html/boost_asio/reference/async_read/overload4.html
+++ b/doc/html/boost_asio/reference/async_read/overload4.html
@@ -131,7 +131,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 188b09e1f1..38d0f3ccce 100644
--- a/doc/html/boost_asio/reference/async_read_at.html
+++ b/doc/html/boost_asio/reference/async_read_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.async_read_at"></a><a class="link" href="async_read_at.html" title="async_read_at">async_read_at</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp117186704"></a>
+ <a class="indexterm" name="idp87801504"></a>
Start an asynchronous operation to read a certain amount of
data at the specified offset.
</p>
@@ -92,7 +92,8 @@ Start an asynchronous operation to read a certain amount 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3fceca32b8..be6321f2b1 100644
--- a/doc/html/boost_asio/reference/async_read_at/overload1.html
+++ b/doc/html/boost_asio/reference/async_read_at/overload1.html
@@ -140,7 +140,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9a3e66e3f9..36eccc9f7f 100644
--- a/doc/html/boost_asio/reference/async_read_at/overload2.html
+++ b/doc/html/boost_asio/reference/async_read_at/overload2.html
@@ -149,7 +149,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3af177769a..0fc3ff8659 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6d73d95ceb..f81822ebeb 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4ddf430aaf..5204a8d5b7 100644
--- a/doc/html/boost_asio/reference/async_read_until.html
+++ b/doc/html/boost_asio/reference/async_read_until.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.async_read_until"></a><a class="link" href="async_read_until.html" title="async_read_until">async_read_until</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp117630784"></a>
+ <a class="indexterm" name="idp88245584"></a>
Start an asynchronous operation to read data into a streambuf
until it contains a delimiter, matches a regular expression, or a function
object indicates a match.
@@ -91,7 +91,8 @@ Start an asynchronous operation to read data into a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 85438a8662..0fbf9ada59 100644
--- a/doc/html/boost_asio/reference/async_read_until/overload1.html
+++ b/doc/html/boost_asio/reference/async_read_until/overload1.html
@@ -171,7 +171,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f9b358a6eb..ce427c71a8 100644
--- a/doc/html/boost_asio/reference/async_read_until/overload2.html
+++ b/doc/html/boost_asio/reference/async_read_until/overload2.html
@@ -171,7 +171,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e567e02453..8d54aeed89 100644
--- a/doc/html/boost_asio/reference/async_read_until/overload3.html
+++ b/doc/html/boost_asio/reference/async_read_until/overload3.html
@@ -174,7 +174,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0d80bee04d..e82a35f80f 100644
--- a/doc/html/boost_asio/reference/async_read_until/overload4.html
+++ b/doc/html/boost_asio/reference/async_read_until/overload4.html
@@ -215,7 +215,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7802f83acf..d9f0efb9f5 100644
--- a/doc/html/boost_asio/reference/async_result.html
+++ b/doc/html/boost_asio/reference/async_result.html
@@ -132,7 +132,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 281bc913a0..c5050aa9ed 100644
--- a/doc/html/boost_asio/reference/async_result/async_result.html
+++ b/doc/html/boost_asio/reference/async_result/async_result.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.async_result.async_result"></a><a class="link" href="async_result.html" title="async_result::async_result">async_result::async_result</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp118481968"></a>
+ <a class="indexterm" name="idp89096448"></a>
Construct an async result from a given handler.
</p>
<pre class="programlisting"><span class="identifier">async_result</span><span class="special">(</span>
@@ -41,7 +41,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b732653654..68685bcfd4 100644
--- a/doc/html/boost_asio/reference/async_result/get.html
+++ b/doc/html/boost_asio/reference/async_result/get.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.async_result.get"></a><a class="link" href="get.html" title="async_result::get">async_result::get</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp118491744"></a>
+ <a class="indexterm" name="idp89106224"></a>
Obtain the value to be returned from the initiating function.
</p>
<pre class="programlisting"><span class="identifier">type</span> <span class="identifier">get</span><span class="special">();</span>
@@ -35,7 +35,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/type.html b/doc/html/boost_asio/reference/async_result/type.html
index 8aeb61e36e..d2020f932e 100644
--- a/doc/html/boost_asio/reference/async_result/type.html
+++ b/doc/html/boost_asio/reference/async_result/type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.async_result.type"></a><a class="link" href="type.html" title="async_result::type">async_result::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp118497648"></a>
+ <a class="indexterm" name="idp89112128"></a>
The return type of the initiating function.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="keyword">void</span> <span class="identifier">type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5961ec0540..02723a3bf0 100644
--- a/doc/html/boost_asio/reference/async_write.html
+++ b/doc/html/boost_asio/reference/async_write.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.async_write"></a><a class="link" href="async_write.html" title="async_write">async_write</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp118509952"></a>
+ <a class="indexterm" name="idp89124416"></a>
Start an asynchronous operation to write a certain amount of data
to a stream.
</p>
@@ -88,7 +88,8 @@ Start an asynchronous operation to write a certain amount of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 701b9b8074..06f460358a 100644
--- a/doc/html/boost_asio/reference/async_write/overload1.html
+++ b/doc/html/boost_asio/reference/async_write/overload1.html
@@ -123,7 +123,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 23854ddeae..afdef7bd25 100644
--- a/doc/html/boost_asio/reference/async_write/overload2.html
+++ b/doc/html/boost_asio/reference/async_write/overload2.html
@@ -148,7 +148,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 191e7105be..25437dffe8 100644
--- a/doc/html/boost_asio/reference/async_write/overload3.html
+++ b/doc/html/boost_asio/reference/async_write/overload3.html
@@ -108,7 +108,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 def68ffb65..3d7d4817e0 100644
--- a/doc/html/boost_asio/reference/async_write/overload4.html
+++ b/doc/html/boost_asio/reference/async_write/overload4.html
@@ -130,7 +130,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a5e4847565..34f097f665 100644
--- a/doc/html/boost_asio/reference/async_write_at.html
+++ b/doc/html/boost_asio/reference/async_write_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.async_write_at"></a><a class="link" href="async_write_at.html" title="async_write_at">async_write_at</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp118909376"></a>
+ <a class="indexterm" name="idp89523520"></a>
Start an asynchronous operation to write a certain amount of
data at the specified offset.
</p>
@@ -92,7 +92,8 @@ Start an asynchronous operation to write a certain amount 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3399c93617..5a3758ca22 100644
--- a/doc/html/boost_asio/reference/async_write_at/overload1.html
+++ b/doc/html/boost_asio/reference/async_write_at/overload1.html
@@ -130,7 +130,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f69a8be053..86cbc188b5 100644
--- a/doc/html/boost_asio/reference/async_write_at/overload2.html
+++ b/doc/html/boost_asio/reference/async_write_at/overload2.html
@@ -155,7 +155,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0c08c38718..af4becb939 100644
--- a/doc/html/boost_asio/reference/async_write_at/overload3.html
+++ b/doc/html/boost_asio/reference/async_write_at/overload3.html
@@ -115,7 +115,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d0a9ff9ba7..bd1c7ca878 100644
--- a/doc/html/boost_asio/reference/async_write_at/overload4.html
+++ b/doc/html/boost_asio/reference/async_write_at/overload4.html
@@ -137,7 +137,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 eca2401147..232106eb1e 100644
--- a/doc/html/boost_asio/reference/asynchronous_operations.html
+++ b/doc/html/boost_asio/reference/asynchronous_operations.html
@@ -294,7 +294,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9da1b87412..da7e0e4a5f 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket.html
@@ -979,7 +979,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 40cdf2a84b..0731ba32a4 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/assign.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.assign"></a><a class="link" href="assign.html" title="basic_datagram_socket::assign">basic_datagram_socket::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp119617536"></a>
+ <a class="indexterm" name="idp90231968"></a>
Assign an existing native socket to the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="assign/overload1.html" title="basic_datagram_socket::assign (1 of 2 overloads)">assign</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Assign an existing native socket to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 086b09374f..ce0d266952 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7e4e932eb5..a2e0240017 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0d2daa48eb..9f9e752d1a 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp119681088"></a>
+ <a class="indexterm" name="idp90295728"></a>
Start an asynchronous connect.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -102,7 +102,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6bf617f245..54efbaed51 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.async_receive"></a><a class="link" href="async_receive.html" title="basic_datagram_socket::async_receive">basic_datagram_socket::async_receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp119761376"></a>
+ <a class="indexterm" name="idp90375952"></a>
Start an asynchronous receive on a connected
socket.
</p>
@@ -51,7 +51,8 @@ Start an asynchronous receive on a connected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d917b32eed..7b82abda96 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
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5768b54f29..222f83afb7 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 54b8dd202d..a242c88633 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.async_receive_from"></a><a class="link" href="async_receive_from.html" title="basic_datagram_socket::async_receive_from">basic_datagram_socket::async_receive_from</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp119910000"></a>
+ <a class="indexterm" name="idp90524880"></a>
Start an asynchronous receive.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -52,7 +52,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a4f4d99390..0e1345ede8 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
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 014de22947..3f011477c8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9d191dea78..40fb107e0a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.async_send"></a><a class="link" href="async_send.html" title="basic_datagram_socket::async_send">basic_datagram_socket::async_send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp120066800"></a>
+ <a class="indexterm" name="idp90681536"></a>
Start an asynchronous send on a connected
socket.
</p>
@@ -51,7 +51,8 @@ Start an asynchronous send on a connected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d608fbcd6c..d6bc132390 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
@@ -101,7 +101,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1c032db592..209dbca60d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ab777320e6..bdf4b721bd 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.async_send_to"></a><a class="link" href="async_send_to.html" title="basic_datagram_socket::async_send_to">basic_datagram_socket::async_send_to</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp120215232"></a>
+ <a class="indexterm" name="idp90830240"></a>
Start an asynchronous send.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -52,7 +52,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 01ad5d34b5..67266b65e5 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
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 74b94f4810..f217fda3e2 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 284ba797b1..8d66114a2b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.at_mark"></a><a class="link" href="at_mark.html" title="basic_datagram_socket::at_mark">basic_datagram_socket::at_mark</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp120388400"></a>
+ <a class="indexterm" name="idp91003376"></a>
Determine whether the socket is at the out-of-band
data mark.
</p>
@@ -41,7 +41,8 @@ Determine whether the socket is at the out-of-band
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2398649444..347f3c38fc 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 27fcf56a4b..7e7a403ab6 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 45e9e5510b..1a11455fcd 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/available.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/available.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.available"></a><a class="link" href="available.html" title="basic_datagram_socket::available">basic_datagram_socket::available</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp120444128"></a>
+ <a class="indexterm" name="idp91059072"></a>
Determine the number of bytes available for
reading.
</p>
@@ -41,7 +41,8 @@ Determine the number of bytes available 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 dc4d13c692..20f6da0940 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 220801e56d..bbd256269c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 559c034cdf..318c64913c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.basic_datagram_socket"></a><a class="link" href="basic_datagram_socket.html" title="basic_datagram_socket::basic_datagram_socket">basic_datagram_socket::basic_datagram_socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp120504080"></a>
+ <a class="indexterm" name="idp91118864"></a>
Construct a <a class="link" href="../basic_datagram_socket.html" title="basic_datagram_socket"><code class="computeroutput"><span class="identifier">basic_datagram_socket</span></code></a> without
opening it.
</p>
@@ -84,7 +84,8 @@ Construct a <a class="link" href="../basic_datagram_socket.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 05b3dacce5..04773bcac2 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 84f7e28b54..aaa78dfcbb 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 06005d4017..b0d3a1565d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 10d91e6831..e681ba970f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ff0d06c915..f1c6e2bef1 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
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7f99e617ab..7029e2a2b0 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
@@ -66,7 +66,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4e64883bbd..d31532d934 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/bind.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/bind.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.bind"></a><a class="link" href="bind.html" title="basic_datagram_socket::bind">basic_datagram_socket::bind</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp120777200"></a>
+ <a class="indexterm" name="idp91392368"></a>
Bind the socket to the given local endpoint.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="bind/overload1.html" title="basic_datagram_socket::bind (1 of 2 overloads)">bind</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Bind the socket to the given 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 304e29298b..dd8fe5fbd4 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2e9ab35104..00d08d95df 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0c84e3b475..db3cf38a6a 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/broadcast.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/broadcast.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp120921360"></a>
+ <a class="indexterm" name="idp91621312"></a>
Socket option to permit sending of broadcast
messages.
</p>
@@ -73,7 +73,8 @@ Socket option to permit sending of broadcast
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 84ed59747f..fb25b8e867 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp120978704"></a>
+ <a class="indexterm" name="idp91676384"></a>
IO control command to get the amount
of data that can be read without blocking.
</p>
@@ -62,7 +62,8 @@ IO control command to get the amount
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 90ea05cdc7..045adf1406 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/cancel.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.cancel"></a><a class="link" href="cancel.html" title="basic_datagram_socket::cancel">basic_datagram_socket::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp121018256"></a>
+ <a class="indexterm" name="idp91711408"></a>
Cancel all asynchronous operations associated
with the socket.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c656607e7e..27b5116444 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
@@ -99,7 +99,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 fcc753e330..eb9186a36b 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
@@ -100,7 +100,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b9ff030bac..fdd2b41d56 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/close.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.close"></a><a class="link" href="close.html" title="basic_datagram_socket::close">basic_datagram_socket::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp121110400"></a>
+ <a class="indexterm" name="idp91793424"></a>
Close the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="basic_datagram_socket::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4a1982e92e..afc045c6b5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2e38452615..5cf6fa2f1c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6146436267..99895d9f94 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/connect.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.connect"></a><a class="link" href="connect.html" title="basic_datagram_socket::connect">basic_datagram_socket::connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp121201712"></a>
+ <a class="indexterm" name="idp91878832"></a>
Connect the socket to the specified endpoint.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="connect/overload1.html" title="basic_datagram_socket::connect (1 of 2 overloads)">connect</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Connect the socket to the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2ad72585aa..c90f3eec46 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4466f114e3..b8379cf62a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a31afe4a40..cfdc33db57 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/debug.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/debug.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp121337776"></a>
+ <a class="indexterm" name="idp92014768"></a>
Socket option to enable socket-level debugging.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">debug</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to enable socket-level debugging.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c4732ef5e7..43d0569d86 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp121395136"></a>
+ <a class="indexterm" name="idp92071712"></a>
Socket option to prevent routing, use
local interfaces only.
</p>
@@ -73,7 +73,8 @@ Socket option to prevent routing, use
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e8dae851b2..7bcbbb0454 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp121452400"></a>
+ <a class="indexterm" name="idp92128832"></a>
Socket option to report aborted
connections on accept.
</p>
@@ -75,7 +75,8 @@ Socket option to report aborted
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 76e1f86d3d..31feed1368 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.endpoint_type"></a><a class="link" href="endpoint_type.html" title="basic_datagram_socket::endpoint_type">basic_datagram_socket::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp121513824"></a>
+ <a class="indexterm" name="idp92189856"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation.html b/doc/html/boost_asio/reference/basic_datagram_socket/get_implementation.html
index 9590d50efe..8d92db8ce9 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/get_implementation.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.get_implementation"></a><a class="link" href="get_implementation.html" title="basic_datagram_socket::get_implementation">basic_datagram_socket::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp121527376"></a>
+ <a class="indexterm" name="idp92203248"></a>
Get the underlying implementation
of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/get_implementation/overload1.html
index ad210b213b..676080dca0 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/get_implementation/overload2.html
index fe46621798..ce736db48a 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 73342845e1..a5cef453bc 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp121557568"></a>
+ <a class="indexterm" name="idp92233344"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b1ee5c6c0f..df6c3941a0 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.get_option"></a><a class="link" href="get_option.html" title="basic_datagram_socket::get_option">basic_datagram_socket::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp121575888"></a>
+ <a class="indexterm" name="idp92251504"></a>
Get an option from the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="get_option/overload1.html" title="basic_datagram_socket::get_option (1 of 2 overloads)">get_option</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Get an option from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3a2a0dc866..98412198a0 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 63dac9e759..d721885b7c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service.html b/doc/html/boost_asio/reference/basic_datagram_socket/get_service.html
index f0af95acd7..67467d6928 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/get_service.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.get_service"></a><a class="link" href="get_service.html" title="basic_datagram_socket::get_service">basic_datagram_socket::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp121716336"></a>
+ <a class="indexterm" name="idp92391552"></a>
Get the service associated with the I/O
object.
</p>
@@ -40,7 +40,8 @@ Get the service associated with the I/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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload1.html b/doc/html/boost_asio/reference/basic_datagram_socket/get_service/overload1.html
index 5a76d7c214..2e9567c1a6 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload2.html b/doc/html/boost_asio/reference/basic_datagram_socket/get_service/overload2.html
index a4e9e45629..3813f304db 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation.html b/doc/html/boost_asio/reference/basic_datagram_socket/implementation.html
index 66e0faef7a..ed316c8445 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/implementation.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp121746640"></a>
+ <a class="indexterm" name="idp92421552"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation_type.html b/doc/html/boost_asio/reference/basic_datagram_socket/implementation_type.html
index 786f5f45d6..6743b88b48 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/implementation_type.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp121755360"></a>
+ <a class="indexterm" name="idp92430208"></a>
The underlying implementation type
of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 732820fbbd..9211a7047d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.io_control"></a><a class="link" href="io_control.html" title="basic_datagram_socket::io_control">basic_datagram_socket::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp121768944"></a>
+ <a class="indexterm" name="idp92443728"></a>
Perform an IO control command on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="io_control/overload1.html" title="basic_datagram_socket::io_control (1 of 2 overloads)">io_control</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Perform an IO control command on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ff8fbcf4f1..742a6fe031 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d3d37fb0cf..ae4e463053 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 18686f0556..4cb62ff9dc 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp121907504"></a>
+ <a class="indexterm" name="idp92666880"></a>
Determine whether the socket is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Determine whether the socket is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c291a5e200..8ed187f121 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp121915552"></a>
+ <a class="indexterm" name="idp92674416"></a>
Socket option to send keep-alives.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">keep_alive</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to send keep-alives.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c1d56d9948..e6f3330dea 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/linger.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/linger.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp121972880"></a>
+ <a class="indexterm" name="idp92730352"></a>
Socket option to specify whether the socket
lingers on close if unsent data is present.
</p>
@@ -74,7 +74,8 @@ Socket option to specify whether the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 34baf68865..f792134655 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.local_endpoint"></a><a class="link" href="local_endpoint.html" title="basic_datagram_socket::local_endpoint">basic_datagram_socket::local_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp122035456"></a>
+ <a class="indexterm" name="idp92789856"></a>
Get the local endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="local_endpoint/overload1.html" title="basic_datagram_socket::local_endpoint (1 of 2 overloads)">local_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the local endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 dcddd33865..8b3cefabb0 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4c5426bc6d..fabdfa6584 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 64636e8726..552f5e395a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.lowest_layer"></a><a class="link" href="lowest_layer.html" title="basic_datagram_socket::lowest_layer">basic_datagram_socket::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp122140832"></a>
+ <a class="indexterm" name="idp92883952"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="basic_datagram_socket::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4b6a5973cb..9360d19679 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4d50425f8c..ca339796ef 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a00c57960e..62a5846b5c 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp122184224"></a>
+ <a class="indexterm" name="idp92921472"></a>
A <a class="link" href="../basic_socket.html" title="basic_socket"><code class="computeroutput"><span class="identifier">basic_socket</span></code></a> is always the lowest
layer.
</p>
@@ -899,7 +899,8 @@ A <a class="link" href="../basic_socket.html" title="basic_socket"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7ac05f18b9..6f1029e9f3 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp122441216"></a>
+ <a class="indexterm" name="idp93172416"></a>
The maximum length of the queue of
pending incoming connections.
</p>
@@ -39,7 +39,8 @@ The maximum length of the queue 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2a94ae7fff..db0c6316d9 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp122450848"></a>
+ <a class="indexterm" name="idp93181904"></a>
Specify that the data should not
be subject to routing.
</p>
@@ -39,7 +39,8 @@ Specify that the data should 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8ce78b9b32..cc93ffff02 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp122460480"></a>
+ <a class="indexterm" name="idp93191568"></a>
Specifies that the data marks
the end of a record.
</p>
@@ -39,7 +39,8 @@ Specifies that the data marks
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3053ec60ce..7ad48f95b4 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp122470080"></a>
+ <a class="indexterm" name="idp93201104"></a>
Bitmask type for flags that can be passed
to send and receive operations.
</p>
@@ -49,7 +49,8 @@ Bitmask type for flags that can be passed
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d5cf16ffd1..0982e32d99 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp122483392"></a>
+ <a class="indexterm" name="idp93214176"></a>
Process out-of-band data.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">message_out_of_band</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Process out-of-band 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3e80f8be2f..cbb3e371ce 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp122492960"></a>
+ <a class="indexterm" name="idp93223680"></a>
Peek at incoming data without removing
it from the input queue.
</p>
@@ -39,7 +39,8 @@ Peek at incoming data without removing
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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.html b/doc/html/boost_asio/reference/basic_datagram_socket/native.html
index 01fb7b47eb..666399fd9a 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/native.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/native.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp122502512"></a>
+ <a class="indexterm" name="idp93233232"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native socket representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 792359735c..c988d94a94 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp122511760"></a>
+ <a class="indexterm" name="idp93242416"></a>
Get the native socket representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -43,7 +43,8 @@ Get the native socket representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2324dfae95..5e5e18ec02 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.native_handle_type"></a><a class="link" href="native_handle_type.html" title="basic_datagram_socket::native_handle_type">basic_datagram_socket::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp122518480"></a>
+ <a class="indexterm" name="idp93249072"></a>
The native representation of a socket.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">DatagramSocketService</span><span class="special">::</span><span class="identifier">native_handle_type</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native representation of a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 294bcf4332..560d64515f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="basic_datagram_socket::native_non_blocking">basic_datagram_socket::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp122532080"></a>
+ <a class="indexterm" name="idp93262576"></a>
Gets the non-blocking mode of the
native socket implementation.
</p>
@@ -49,7 +49,8 @@ Gets the non-blocking mode 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f9d342547e..c6d030a784 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
@@ -138,7 +138,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e3e37bf873..0b2448f447 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
@@ -153,7 +153,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2efef05eeb..d3700cbcd9 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
@@ -144,7 +144,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_type.html b/doc/html/boost_asio/reference/basic_datagram_socket/native_type.html
index 718e8f0673..96f255318c 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/native_type.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.native_type"></a><a class="link" href="native_type.html" title="basic_datagram_socket::native_type">basic_datagram_socket::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp123141824"></a>
+ <a class="indexterm" name="idp93870944"></a>
(Deprecated: Use native_handle_type.) The
native representation of a socket.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4b2e70d6b2..cd53722eeb 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.non_blocking"></a><a class="link" href="non_blocking.html" title="basic_datagram_socket::non_blocking">basic_datagram_socket::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp123155440"></a>
+ <a class="indexterm" name="idp93884400"></a>
Gets the non-blocking mode of the socket.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="basic_datagram_socket::non_blocking (1 of 3 overloads)">non_blocking</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -48,7 +48,8 @@ Gets the non-blocking mode of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a94ab68afe..de753fc832 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
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3e85ae740f..b6a104656d 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
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cc4c103899..6c45746c05 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
@@ -69,7 +69,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_io.html b/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking_io.html
index 62b268c5ad..0286659a36 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking_io.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/non_blocking_io.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp123279792"></a>
+ <a class="indexterm" name="idp94007824"></a>
(Deprecated: Use non_blocking().) IO
control command to set the blocking mode of the socket.
</p>
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 77da83af99..a831d08435 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/open.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.open"></a><a class="link" href="open.html" title="basic_datagram_socket::open">basic_datagram_socket::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp123314000"></a>
+ <a class="indexterm" name="idp94041712"></a>
Open the socket using the specified protocol.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="open/overload1.html" title="basic_datagram_socket::open (1 of 2 overloads)">open</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Open the socket using the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cdba01fac4..a05ba1ee8c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1d8ea21ab1..bc2e4a34ff 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c71f4e3713..372a444ac3 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.operator_eq_"></a><a class="link" href="operator_eq_.html" title="basic_datagram_socket::operator=">basic_datagram_socket::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp123431424"></a>
+ <a class="indexterm" name="idp94158240"></a>
Move-assign a <a class="link" href="../basic_datagram_socket.html" title="basic_datagram_socket"><code class="computeroutput"><span class="identifier">basic_datagram_socket</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_datagram_socket</span> <span class="special">&amp;</span> <a class="link" href="operator_eq_/overload1.html" title="basic_datagram_socket::operator= (1 of 2 overloads)">operator=</a><span class="special">(</span>
@@ -48,7 +48,8 @@ Move-assign a <a class="link" href="../basic_datagram_socket.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 91dd90cc18..fc33d2fe29 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
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9906c6c5e9..377b5e92fb 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
@@ -65,7 +65,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 91205a9f4c..892b78f6d2 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.protocol_type"></a><a class="link" href="protocol_type.html" title="basic_datagram_socket::protocol_type">basic_datagram_socket::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp123535632"></a>
+ <a class="indexterm" name="idp94261696"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6eaf03c2eb..4bd290027a 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/receive.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/receive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.receive"></a><a class="link" href="receive.html" title="basic_datagram_socket::receive">basic_datagram_socket::receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp123548080"></a>
+ <a class="indexterm" name="idp94274064"></a>
Receive some data on a connected socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -54,7 +54,8 @@ Receive some data on a connected 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6f921f24e1..295826939a 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
@@ -99,7 +99,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a40084d4a6..3474dd7199 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 27708168e3..f358aa27c0 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 dcb9b008af..5b5159255f 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp123716048"></a>
+ <a class="indexterm" name="idp94440512"></a>
Socket option for the receive buffer
size of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the receive 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3f6cc4d8aa..ab34ff53da 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.receive_from"></a><a class="link" href="receive_from.html" title="basic_datagram_socket::receive_from">basic_datagram_socket::receive_from</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp123772608"></a>
+ <a class="indexterm" name="idp94496736"></a>
Receive a datagram with the endpoint of
the sender.
</p>
@@ -58,7 +58,8 @@ Receive a datagram with the endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b489a97f4d..e1d1b0ed1e 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
@@ -98,7 +98,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c0de20b9af..655a524573 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c79b22b4e7..977382fa98 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1507c8b37a..3de82fa10c 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp123958640"></a>
+ <a class="indexterm" name="idp94681600"></a>
Socket option for the receive
low watermark.
</p>
@@ -73,7 +73,8 @@ Socket option for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 10e21abe0d..2a71f82512 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.remote_endpoint"></a><a class="link" href="remote_endpoint.html" title="basic_datagram_socket::remote_endpoint">basic_datagram_socket::remote_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp124015216"></a>
+ <a class="indexterm" name="idp94738000"></a>
Get the remote endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="remote_endpoint/overload1.html" title="basic_datagram_socket::remote_endpoint (1 of 2 overloads)">remote_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the remote endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2d89b2ff3e..180b8a90d9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b247af89a7..18c4228cc8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 acca4ef0db..79c4410955 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp124200656"></a>
+ <a class="indexterm" name="idp94843488"></a>
Socket option to allow the socket to
be bound to an address that is already in use.
</p>
@@ -73,7 +73,8 @@ Socket option to allow the socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1b5473c3b6..036a740611 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/send.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/send.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.send"></a><a class="link" href="send.html" title="basic_datagram_socket::send">basic_datagram_socket::send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp124251136"></a>
+ <a class="indexterm" name="idp94899968"></a>
Send some data on a connected socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -54,7 +54,8 @@ Send some data on a connected 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 85446282d0..b123cfde0e 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
@@ -99,7 +99,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9900ba1dbc..c7663cc704 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3c0acfaf41..42e12dd72b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4480c3e0e6..a36092e6ea 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp124398512"></a>
+ <a class="indexterm" name="idp95065776"></a>
Socket option for the send buffer
size of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the send 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f7b40339b7..0995aaaa91 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp124454080"></a>
+ <a class="indexterm" name="idp95122928"></a>
Socket option for the send low watermark.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">send_low_watermark</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option for the send low watermark.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 736940f9ef..84c2be06b9 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.send_to"></a><a class="link" href="send_to.html" title="basic_datagram_socket::send_to">basic_datagram_socket::send_to</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp124510384"></a>
+ <a class="indexterm" name="idp95179440"></a>
Send a datagram to the specified endpoint.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -57,7 +57,8 @@ Send a datagram to the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 22a21d54c6..a21e742acb 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
@@ -98,7 +98,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 233bc79f5a..007fec4c17 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2aa68e6f32..912dd0a168 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service.html b/doc/html/boost_asio/reference/basic_datagram_socket/service.html
index d9e1732758..1f022d9d58 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/service.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp124706800"></a>
+ <a class="indexterm" name="idp95375376"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service_type.html b/doc/html/boost_asio/reference/basic_datagram_socket/service_type.html
index 4186620c14..2371cc80c7 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/service_type.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp124719312"></a>
+ <a class="indexterm" name="idp95387776"></a>
The type of the service that will be used
to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be used
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6906c8b086..bf0263dff6 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.set_option"></a><a class="link" href="set_option.html" title="basic_datagram_socket::set_option">basic_datagram_socket::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp124731728"></a>
+ <a class="indexterm" name="idp95400080"></a>
Set an option on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="set_option/overload1.html" title="basic_datagram_socket::set_option (1 of 2 overloads)">set_option</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Set an option on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 37d00fd111..4ed6cfb907 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2290f3e5e3..a827b3b707 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f6ccedeb19..e07744734e 100644
--- a/doc/html/boost_asio/reference/basic_datagram_socket/shutdown.html
+++ b/doc/html/boost_asio/reference/basic_datagram_socket/shutdown.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_datagram_socket.shutdown"></a><a class="link" href="shutdown.html" title="basic_datagram_socket::shutdown">basic_datagram_socket::shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp124860752"></a>
+ <a class="indexterm" name="idp95528944"></a>
Disable sends or receives on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="shutdown/overload1.html" title="basic_datagram_socket::shutdown (1 of 2 overloads)">shutdown</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Disable sends or receives on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a60b7698ab..122e8c0fef 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e51ab20ed5..76a4a64174 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6fec5618be..e55fd407c3 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
@@ -30,15 +30,15 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp124975040"></a>
+ <a class="indexterm" name="idp95642928"></a>
Different ways a socket may be shutdown.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">shutdown_type</span>
</pre>
<p>
- <a class="indexterm" name="idp124978736"></a>
- <a class="indexterm" name="idp124979840"></a>
- <a class="indexterm" name="idp124980944"></a>
+ <a class="indexterm" name="idp95646528"></a>
+ <a class="indexterm" name="idp95647632"></a>
+ <a class="indexterm" name="idp95648736"></a>
</p>
<h6>
<a name="boost_asio.reference.basic_datagram_socket.shutdown_type.h0"></a>
@@ -64,7 +64,8 @@ Different ways a socket may be 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 386002f137..8d857303e2 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer.html
@@ -471,7 +471,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7c6e663ce9..76b450cb0b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_deadline_timer.async_wait"></a><a class="link" href="async_wait.html" title="basic_deadline_timer::async_wait">basic_deadline_timer::async_wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp125226144"></a>
+ <a class="indexterm" name="idp95892480"></a>
Start an asynchronous wait on the timer.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -82,7 +82,8 @@ Start an asynchronous wait on the timer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1fadb04a2e..83ea491954 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_deadline_timer.basic_deadline_timer"></a><a class="link" href="basic_deadline_timer.html" title="basic_deadline_timer::basic_deadline_timer">basic_deadline_timer::basic_deadline_timer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp125266656"></a>
+ <a class="indexterm" name="idp95932960"></a>
Constructor.
</p>
<pre class="programlisting"><span class="keyword">explicit</span> <a class="link" href="basic_deadline_timer/overload1.html" title="basic_deadline_timer::basic_deadline_timer (1 of 3 overloads)">basic_deadline_timer</a><span class="special">(</span>
@@ -53,7 +53,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3bcec22d06..e7dfa26fcf 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
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 90358f2b27..8c3b777fd4 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6bb50630a9..539fa1ed2c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b40da1ce22..b2dd865870 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/cancel.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_deadline_timer.cancel"></a><a class="link" href="cancel.html" title="basic_deadline_timer::cancel">basic_deadline_timer::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp125366864"></a>
+ <a class="indexterm" name="idp96033280"></a>
Cancel any asynchronous operations that are waiting
on the timer.
</p>
@@ -41,7 +41,8 @@ Cancel any asynchronous operations that are waiting
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6c5e76e33f..2c5c2763b3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8bd62d528e..bbadd7c25c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 101abbb722..b785bd096d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_deadline_timer.cancel_one"></a><a class="link" href="cancel_one.html" title="basic_deadline_timer::cancel_one">basic_deadline_timer::cancel_one</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp125445568"></a>
+ <a class="indexterm" name="idp96111584"></a>
Cancels one asynchronous operation that is
waiting on the timer.
</p>
@@ -41,7 +41,8 @@ Cancels one asynchronous operation that is
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c1291fd3a0..11c9ab9ad9 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
@@ -85,7 +85,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f3f2ae12cf..4456074692 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
@@ -86,7 +86,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a3d9b3055c..29bbfa0238 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_deadline_timer.duration_type"></a><a class="link" href="duration_type.html" title="basic_deadline_timer::duration_type">basic_deadline_timer::duration_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp125524608"></a>
+ <a class="indexterm" name="idp96190448"></a>
The duration type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">traits_type</span><span class="special">::</span><span class="identifier">duration_type</span> <span class="identifier">duration_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 18cbaf00f0..eb79538cc0 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_deadline_timer.expires_at"></a><a class="link" href="expires_at.html" title="basic_deadline_timer::expires_at">basic_deadline_timer::expires_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp125538016"></a>
+ <a class="indexterm" name="idp96203920"></a>
Get the timer's expiry time as an absolute
time.
</p>
@@ -49,7 +49,8 @@ Get the timer's expiry time as an absolute
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0e0586b682..dd3d5d50b4 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3bfea5c803..4fb6361763 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ad4b324996..b719f697f1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 47b58f4231..34d27768fc 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_deadline_timer.expires_from_now"></a><a class="link" href="expires_from_now.html" title="basic_deadline_timer::expires_from_now">basic_deadline_timer::expires_from_now</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp125648336"></a>
+ <a class="indexterm" name="idp96313792"></a>
Get the timer's expiry time relative
to now.
</p>
@@ -49,7 +49,8 @@ Get the timer's expiry time relative
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 fa221f56e6..b5583f3b6c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4deff24732..afb7f62e59 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 98d8cd0f32..31c05f1d22 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation.html b/doc/html/boost_asio/reference/basic_deadline_timer/get_implementation.html
index 77dd9c320c..762283ed2b 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/get_implementation.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_deadline_timer.get_implementation"></a><a class="link" href="get_implementation.html" title="basic_deadline_timer::get_implementation">basic_deadline_timer::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp125759184"></a>
+ <a class="indexterm" name="idp96424384"></a>
Get the underlying implementation
of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload1.html b/doc/html/boost_asio/reference/basic_deadline_timer/get_implementation/overload1.html
index d017de264a..41c81f916c 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload2.html b/doc/html/boost_asio/reference/basic_deadline_timer/get_implementation/overload2.html
index c396b60d9e..9664ad1317 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6515ef6bd5..817edb6a24 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp125789424"></a>
+ <a class="indexterm" name="idp96454480"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service.html b/doc/html/boost_asio/reference/basic_deadline_timer/get_service.html
index e2c801da02..dd6c85dabb 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/get_service.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_deadline_timer.get_service"></a><a class="link" href="get_service.html" title="basic_deadline_timer::get_service">basic_deadline_timer::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp125807760"></a>
+ <a class="indexterm" name="idp96472752"></a>
Get the service associated with the I/O
object.
</p>
@@ -40,7 +40,8 @@ Get the service associated with the I/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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload1.html b/doc/html/boost_asio/reference/basic_deadline_timer/get_service/overload1.html
index d6e01add70..cd4aad21e4 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload2.html b/doc/html/boost_asio/reference/basic_deadline_timer/get_service/overload2.html
index c5a9139bac..7bd2cd64de 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation.html b/doc/html/boost_asio/reference/basic_deadline_timer/implementation.html
index a1755bea33..e80eec240c 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/implementation.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp125837696"></a>
+ <a class="indexterm" name="idp96502704"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation_type.html b/doc/html/boost_asio/reference/basic_deadline_timer/implementation_type.html
index 81c17cee0e..2bdd6f3957 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/implementation_type.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp125846352"></a>
+ <a class="indexterm" name="idp96511360"></a>
The underlying implementation type
of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service.html b/doc/html/boost_asio/reference/basic_deadline_timer/service.html
index d4405ac137..07d68db960 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/service.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp125860672"></a>
+ <a class="indexterm" name="idp96525568"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service_type.html b/doc/html/boost_asio/reference/basic_deadline_timer/service_type.html
index b87597ffee..01a3f3f35b 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/service_type.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp125873200"></a>
+ <a class="indexterm" name="idp96537968"></a>
The type of the service that will be used
to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be used
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 79a0fa53ca..b3755be564 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_deadline_timer.time_type"></a><a class="link" href="time_type.html" title="basic_deadline_timer::time_type">basic_deadline_timer::time_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp125885504"></a>
+ <a class="indexterm" name="idp96550272"></a>
The time type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">traits_type</span><span class="special">::</span><span class="identifier">time_type</span> <span class="identifier">time_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2be988e41f..859306043d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_deadline_timer.traits_type"></a><a class="link" href="traits_type.html" title="basic_deadline_timer::traits_type">basic_deadline_timer::traits_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp125898784"></a>
+ <a class="indexterm" name="idp96563392"></a>
The time traits type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">TimeTraits</span> <span class="identifier">traits_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The time traits 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3e7d70ce84..6261fe235b 100644
--- a/doc/html/boost_asio/reference/basic_deadline_timer/wait.html
+++ b/doc/html/boost_asio/reference/basic_deadline_timer/wait.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_deadline_timer.wait"></a><a class="link" href="wait.html" title="basic_deadline_timer::wait">basic_deadline_timer::wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp125911152"></a>
+ <a class="indexterm" name="idp96575696"></a>
Perform a blocking wait on the timer.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="wait/overload1.html" title="basic_deadline_timer::wait (1 of 2 overloads)">wait</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Perform a blocking wait on the timer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 616f8ea890..e362f59970 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c5fa4d07d5..99e869f2bf 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e6e90b9915..78e7bee8b1 100644
--- a/doc/html/boost_asio/reference/basic_io_object.html
+++ b/doc/html/boost_asio/reference/basic_io_object.html
@@ -275,7 +275,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3d38b1eef1..27e6e790d0 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_io_object._basic_io_object"></a><a class="link" href="_basic_io_object.html" title="basic_io_object::~basic_io_object">basic_io_object::~basic_io_object</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126292624"></a>
+ <a class="indexterm" name="idp96893536"></a>
Protected destructor to prevent deletion
through this type.
</p>
@@ -41,7 +41,8 @@ Protected destructor to prevent deletion
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 706eda645a..bf66799a51 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_io_object.basic_io_object"></a><a class="link" href="basic_io_object.html" title="basic_io_object::basic_io_object">basic_io_object::basic_io_object</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126113104"></a>
+ <a class="indexterm" name="idp96694928"></a>
Construct a <a class="link" href="../basic_io_object.html" title="basic_io_object"><code class="computeroutput"><span class="identifier">basic_io_object</span></code></a>.
</p>
<pre class="programlisting"><span class="keyword">explicit</span> <a class="link" href="basic_io_object/overload1.html" title="basic_io_object::basic_io_object (1 of 2 overloads)">basic_io_object</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Construct a <a class="link" href="../basic_io_object.html" title="basic_io_objec
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5059d55dda..951ef14fb5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3fc32a30a6..0aa64300eb 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c58e4f41ee..7c8d653cd8 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_io_object.get_implementation"></a><a class="link" href="get_implementation.html" title="basic_io_object::get_implementation">basic_io_object::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126168208"></a>
+ <a class="indexterm" name="idp96751648"></a>
Get the underlying implementation of the
I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 94797d138e..2e9613e7dd 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 02e2fa2936..6fec303e18 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4bd1ae8a0e..653ee2d107 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_io_object.get_io_service"></a><a class="link" href="get_io_service.html" title="basic_io_object::get_io_service">basic_io_object::get_io_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126194800"></a>
+ <a class="indexterm" name="idp96779152"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -50,7 +50,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2d2d644398..a16dd09c18 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_io_object.get_service"></a><a class="link" href="get_service.html" title="basic_io_object::get_service">basic_io_object::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126209776"></a>
+ <a class="indexterm" name="idp96797424"></a>
Get the service associated with the I/O object.
</p>
<pre class="programlisting"><span class="identifier">service_type</span> <span class="special">&amp;</span> <a class="link" href="get_service/overload1.html" title="basic_io_object::get_service (1 of 2 overloads)">get_service</a><span class="special">();</span>
@@ -39,7 +39,8 @@ Get the service associated with the I/O 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6ce02c649e..e5924e7689 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0fadda198e..287bb63383 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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.html b/doc/html/boost_asio/reference/basic_io_object/implementation.html
index b728b64206..7c7e985970 100644
--- a/doc/html/boost_asio/reference/basic_io_object/implementation.html
+++ b/doc/html/boost_asio/reference/basic_io_object/implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_io_object.implementation"></a><a class="link" href="implementation.html" title="basic_io_object::implementation">basic_io_object::implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126233872"></a>
+ <a class="indexterm" name="idp96824624"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 dbdd36867e..70b5f2c3ad 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_io_object.implementation_type"></a><a class="link" href="implementation_type.html" title="basic_io_object::implementation_type">basic_io_object::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126240848"></a>
+ <a class="indexterm" name="idp96832624"></a>
The underlying implementation type of
I/O object.
</p>
@@ -46,7 +46,8 @@ The underlying implementation type 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 005b73dfef..6142dc44ab 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_io_object.operator_eq_"></a><a class="link" href="operator_eq_.html" title="basic_io_object::operator=">basic_io_object::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126252416"></a>
+ <a class="indexterm" name="idp96846128"></a>
Move-assign a <a class="link" href="../basic_io_object.html" title="basic_io_object"><code class="computeroutput"><span class="identifier">basic_io_object</span></code></a>.
</p>
<pre class="programlisting"><span class="identifier">basic_io_object</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -49,7 +49,8 @@ Move-assign a <a class="link" href="../basic_io_object.html" title="basic_io_obj
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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.html b/doc/html/boost_asio/reference/basic_io_object/service.html
index cc40996377..b63ff2d089 100644
--- a/doc/html/boost_asio/reference/basic_io_object/service.html
+++ b/doc/html/boost_asio/reference/basic_io_object/service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_io_object.service"></a><a class="link" href="service.html" title="basic_io_object::service">basic_io_object::service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126272544"></a>
+ <a class="indexterm" name="idp96869536"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e4d0ad7831..1db514ca52 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_io_object.service_type"></a><a class="link" href="service_type.html" title="basic_io_object::service_type">basic_io_object::service_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126282000"></a>
+ <a class="indexterm" name="idp96881056"></a>
The type of the service that will be used to
provide I/O operations.
</p>
@@ -46,7 +46,8 @@ The type of the service that will be used 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8d3370ef5d..76e6c51bab 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket.html
@@ -979,7 +979,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 af91e4c07f..35f2899924 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/assign.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.assign"></a><a class="link" href="assign.html" title="basic_raw_socket::assign">basic_raw_socket::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126573904"></a>
+ <a class="indexterm" name="idp97188160"></a>
Assign an existing native socket to the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="assign/overload1.html" title="basic_raw_socket::assign (1 of 2 overloads)">assign</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Assign an existing native socket to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 103d699cd7..cccd09ce64 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b8acf71040..20e7635d62 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 124e3c6a70..c46645c619 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp126636912"></a>
+ <a class="indexterm" name="idp97251312"></a>
Start an asynchronous connect.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -102,7 +102,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8923d2a46b..4b206b4aff 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.async_receive"></a><a class="link" href="async_receive.html" title="basic_raw_socket::async_receive">basic_raw_socket::async_receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126716960"></a>
+ <a class="indexterm" name="idp97331280"></a>
Start an asynchronous receive on a connected
socket.
</p>
@@ -51,7 +51,8 @@ Start an asynchronous receive on a connected
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a6685d5cb0..3b8f151dcd 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
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2323fe82c7..20e57965ee 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e026880452..c600dbd757 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.async_receive_from"></a><a class="link" href="async_receive_from.html" title="basic_raw_socket::async_receive_from">basic_raw_socket::async_receive_from</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp126864560"></a>
+ <a class="indexterm" name="idp97479376"></a>
Start an asynchronous receive.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -52,7 +52,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 fa56d14d52..2afd222090 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
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9b2225d05c..273e20efd2 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 87ae33dc80..a0d87c51e3 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.async_send"></a><a class="link" href="async_send.html" title="basic_raw_socket::async_send">basic_raw_socket::async_send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp127022112"></a>
+ <a class="indexterm" name="idp97636864"></a>
Start an asynchronous send on a connected socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -50,7 +50,8 @@ Start an asynchronous send on a connected 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0f6af528b5..4e59d15963 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
@@ -101,7 +101,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 922a8ebbc4..b3102888c3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5f85182bfe..aa44dd1fd0 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.async_send_to"></a><a class="link" href="async_send_to.html" title="basic_raw_socket::async_send_to">basic_raw_socket::async_send_to</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp127169920"></a>
+ <a class="indexterm" name="idp97784448"></a>
Start an asynchronous send.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -52,7 +52,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9dbebed039..6337bbf2c6 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
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6473e82def..9d51497e9f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6683064c13..8b0df5ac77 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.at_mark"></a><a class="link" href="at_mark.html" title="basic_raw_socket::at_mark">basic_raw_socket::at_mark</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp127342672"></a>
+ <a class="indexterm" name="idp97957152"></a>
Determine whether the socket is at the out-of-band
data mark.
</p>
@@ -41,7 +41,8 @@ Determine whether the socket is at the out-of-band
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a33cfe143d..58a81932ef 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d5cac70680..8a7b35ee9a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5940c84c2c..90fe0c0105 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/available.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/available.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.available"></a><a class="link" href="available.html" title="basic_raw_socket::available">basic_raw_socket::available</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp127397312"></a>
+ <a class="indexterm" name="idp98011680"></a>
Determine the number of bytes available for reading.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <a class="link" href="available/overload1.html" title="basic_raw_socket::available (1 of 2 overloads)">available</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Determine the number of bytes available for reading.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 32d87f4c8f..91963cf1a3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3aa3683a43..fcdd9b2769 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 17fa1d8d9e..dee164c421 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.basic_raw_socket"></a><a class="link" href="basic_raw_socket.html" title="basic_raw_socket::basic_raw_socket">basic_raw_socket::basic_raw_socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp127456560"></a>
+ <a class="indexterm" name="idp98070864"></a>
Construct a <a class="link" href="../basic_raw_socket.html" title="basic_raw_socket"><code class="computeroutput"><span class="identifier">basic_raw_socket</span></code></a> without opening
it.
</p>
@@ -84,7 +84,8 @@ Construct a <a class="link" href="../basic_raw_socket.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1953518edc..238e08da3d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 91d92762d8..86d55d13e2 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1185b51758..f68e3375e4 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 894d93f5e3..13fa10849e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 291466ab88..89f868eeea 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
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3fcbfa83d6..2efefa341f 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
@@ -66,7 +66,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5204648d89..73293a6414 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/bind.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/bind.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.bind"></a><a class="link" href="bind.html" title="basic_raw_socket::bind">basic_raw_socket::bind</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp127726640"></a>
+ <a class="indexterm" name="idp98341152"></a>
Bind the socket to the given local endpoint.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="bind/overload1.html" title="basic_raw_socket::bind (1 of 2 overloads)">bind</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Bind the socket to the given 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 68bc6ed6f8..6189590c5d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 48257af267..3490d62f55 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5bc9b3b061..fd5c44fbb8 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/broadcast.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/broadcast.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp127869664"></a>
+ <a class="indexterm" name="idp98484496"></a>
Socket option to permit sending of broadcast messages.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">broadcast</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to permit sending of broadcast messages.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f1d462b326..b4774c7b4d 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp127926720"></a>
+ <a class="indexterm" name="idp98541568"></a>
IO control command to get the amount of data
that can be read without blocking.
</p>
@@ -62,7 +62,8 @@ IO control command to get the amount of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 08b92f2e93..9bfa82a750 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/cancel.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.cancel"></a><a class="link" href="cancel.html" title="basic_raw_socket::cancel">basic_raw_socket::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp127965680"></a>
+ <a class="indexterm" name="idp98580624"></a>
Cancel all asynchronous operations associated with
the socket.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations associated with
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f9d82ad332..4a3591edf6 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
@@ -99,7 +99,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1327190dfa..2bf528dc0a 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
@@ -100,7 +100,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 25d77b5e26..9809c84cfe 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/close.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.close"></a><a class="link" href="close.html" title="basic_raw_socket::close">basic_raw_socket::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp128057216"></a>
+ <a class="indexterm" name="idp98672240"></a>
Close the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="basic_raw_socket::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 385106c239..e8ae2a52b1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4c13760b5c..241d7e11a3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 73ded0fb07..075b2862cb 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/connect.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.connect"></a><a class="link" href="connect.html" title="basic_raw_socket::connect">basic_raw_socket::connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp128147504"></a>
+ <a class="indexterm" name="idp98762640"></a>
Connect the socket to the specified endpoint.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="connect/overload1.html" title="basic_raw_socket::connect (1 of 2 overloads)">connect</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Connect the socket to the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0300113d15..be9b95c206 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0249c14445..8d36227ba8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 fd425ad71c..c0d149b9ce 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/debug.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/debug.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp128282832"></a>
+ <a class="indexterm" name="idp98898160"></a>
Socket option to enable socket-level debugging.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">debug</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to enable socket-level debugging.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 600abfdcb7..a5879e6f33 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp128339696"></a>
+ <a class="indexterm" name="idp98954960"></a>
Socket option to prevent routing, use local
interfaces only.
</p>
@@ -73,7 +73,8 @@ Socket option to prevent routing, use local
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2e6d0b473f..954e321396 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp128396688"></a>
+ <a class="indexterm" name="idp99011904"></a>
Socket option to report aborted
connections on accept.
</p>
@@ -75,7 +75,8 @@ Socket option to report aborted
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d8967a0ddf..e51d218978 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.endpoint_type"></a><a class="link" href="endpoint_type.html" title="basic_raw_socket::endpoint_type">basic_raw_socket::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp128457712"></a>
+ <a class="indexterm" name="idp99072960"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation.html b/doc/html/boost_asio/reference/basic_raw_socket/get_implementation.html
index 3f352a0ef1..dc0fccc50f 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/get_implementation.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.get_implementation"></a><a class="link" href="get_implementation.html" title="basic_raw_socket::get_implementation">basic_raw_socket::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp128471088"></a>
+ <a class="indexterm" name="idp99086208"></a>
Get the underlying implementation of
the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/get_implementation/overload1.html
index 6330048d7d..0f4c6b265c 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/get_implementation/overload2.html
index 92e7824873..3483b947f0 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3dcccaca23..48b810d918 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp128501072"></a>
+ <a class="indexterm" name="idp99116240"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a748e6bd2e..3d86381e65 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.get_option"></a><a class="link" href="get_option.html" title="basic_raw_socket::get_option">basic_raw_socket::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp128519328"></a>
+ <a class="indexterm" name="idp99134560"></a>
Get an option from the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="get_option/overload1.html" title="basic_raw_socket::get_option (1 of 2 overloads)">get_option</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Get an option from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8d1fd821ff..ae025176ba 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 991ef5bf97..c4aa1110e0 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service.html b/doc/html/boost_asio/reference/basic_raw_socket/get_service.html
index c014104874..c5116327d9 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/get_service.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.get_service"></a><a class="link" href="get_service.html" title="basic_raw_socket::get_service">basic_raw_socket::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp128658992"></a>
+ <a class="indexterm" name="idp99274432"></a>
Get the service associated with the I/O object.
</p>
<pre class="programlisting"><span class="identifier">service_type</span> <span class="special">&amp;</span> <a class="link" href="get_service/overload1.html" title="basic_raw_socket::get_service (1 of 2 overloads)">get_service</a><span class="special">();</span>
@@ -39,7 +39,8 @@ Get the service associated with the I/O 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload1.html b/doc/html/boost_asio/reference/basic_raw_socket/get_service/overload1.html
index fac6c5ddb3..ef255b2779 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload2.html b/doc/html/boost_asio/reference/basic_raw_socket/get_service/overload2.html
index 37b72a3a85..92219e5121 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation.html b/doc/html/boost_asio/reference/basic_raw_socket/implementation.html
index 0ebc0e2cf3..ad98007905 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/implementation.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp128689024"></a>
+ <a class="indexterm" name="idp99304528"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation_type.html b/doc/html/boost_asio/reference/basic_raw_socket/implementation_type.html
index 758e312552..1f47573060 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/implementation_type.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp128697744"></a>
+ <a class="indexterm" name="idp99313184"></a>
The underlying implementation type of
I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation type 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 eff1c001f2..ad05198d67 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.io_control"></a><a class="link" href="io_control.html" title="basic_raw_socket::io_control">basic_raw_socket::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp128711136"></a>
+ <a class="indexterm" name="idp99326560"></a>
Perform an IO control command on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="io_control/overload1.html" title="basic_raw_socket::io_control (1 of 2 overloads)">io_control</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Perform an IO control command on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8512d37adc..33f36702f0 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 60a1736f54..5b2592cfd8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 da48a43f51..019e4a5dc7 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp128848704"></a>
+ <a class="indexterm" name="idp99464240"></a>
Determine whether the socket is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Determine whether the socket is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 23b71bfccd..480cb98652 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp128856688"></a>
+ <a class="indexterm" name="idp99472224"></a>
Socket option to send keep-alives.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">keep_alive</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to send keep-alives.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 216bc13348..4f0401a2e2 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/linger.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/linger.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp128913600"></a>
+ <a class="indexterm" name="idp99529104"></a>
Socket option to specify whether the socket lingers
on close if unsent data is present.
</p>
@@ -74,7 +74,8 @@ Socket option to specify whether the socket lingers
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d4886693fa..b69434a262 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.local_endpoint"></a><a class="link" href="local_endpoint.html" title="basic_raw_socket::local_endpoint">basic_raw_socket::local_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp128976128"></a>
+ <a class="indexterm" name="idp99591632"></a>
Get the local endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="local_endpoint/overload1.html" title="basic_raw_socket::local_endpoint (1 of 2 overloads)">local_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the local endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e07b8ddb69..579e4f8143 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4c5211f086..e5e81dbb77 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3d68cb5c4f..864f0be0bd 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.lowest_layer"></a><a class="link" href="lowest_layer.html" title="basic_raw_socket::lowest_layer">basic_raw_socket::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp129081008"></a>
+ <a class="indexterm" name="idp99696416"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="basic_raw_socket::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 63292cf686..efdd85deb3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 bd98f1233a..6a912919cf 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1bb60996f3..1083766f25 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp129123840"></a>
+ <a class="indexterm" name="idp99739376"></a>
A <a class="link" href="../basic_socket.html" title="basic_socket"><code class="computeroutput"><span class="identifier">basic_socket</span></code></a> is always the lowest
layer.
</p>
@@ -899,7 +899,8 @@ A <a class="link" href="../basic_socket.html" title="basic_socket"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4b0d93c731..e1a96a8c57 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp129373072"></a>
+ <a class="indexterm" name="idp99988768"></a>
The maximum length of the queue of pending
incoming connections.
</p>
@@ -39,7 +39,8 @@ The maximum length of the queue of pending
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 51f1fd7d07..21b4b49cd7 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp129382560"></a>
+ <a class="indexterm" name="idp99998256"></a>
Specify that the data should not be
subject to routing.
</p>
@@ -39,7 +39,8 @@ Specify that the data should not be
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1ba1d6a97c..f3189ece2e 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp129392176"></a>
+ <a class="indexterm" name="idp100007872"></a>
Specifies that the data marks the
end of a record.
</p>
@@ -39,7 +39,8 @@ Specifies that the data marks 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d6c9ee4307..fd66417dba 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp129401632"></a>
+ <a class="indexterm" name="idp100017392"></a>
Bitmask type for flags that can be passed
to send and receive operations.
</p>
@@ -49,7 +49,8 @@ Bitmask type for flags that can be passed
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b1c830fe75..b90bf56e90 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp129414672"></a>
+ <a class="indexterm" name="idp100030544"></a>
Process out-of-band data.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">message_out_of_band</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Process out-of-band 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 261ea0fd87..2d342e0319 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp129424240"></a>
+ <a class="indexterm" name="idp100040112"></a>
Peek at incoming data without removing it from
the input queue.
</p>
@@ -39,7 +39,8 @@ Peek at incoming data without removing it 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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.html b/doc/html/boost_asio/reference/basic_raw_socket/native.html
index 9dddcc1b02..5eb6023057 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/native.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/native.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp129433792"></a>
+ <a class="indexterm" name="idp100049664"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native socket representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 86536454c0..81c4eeba8c 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp129442960"></a>
+ <a class="indexterm" name="idp100058848"></a>
Get the native socket representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -43,7 +43,8 @@ Get the native socket representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1141b13fb4..7a86f16321 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.native_handle_type"></a><a class="link" href="native_handle_type.html" title="basic_raw_socket::native_handle_type">basic_raw_socket::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp129449680"></a>
+ <a class="indexterm" name="idp100065488"></a>
The native representation of a socket.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">RawSocketService</span><span class="special">::</span><span class="identifier">native_handle_type</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native representation of a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 40c835f903..a97b13dacc 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="basic_raw_socket::native_non_blocking">basic_raw_socket::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp129462992"></a>
+ <a class="indexterm" name="idp100078864"></a>
Gets the non-blocking mode of the native
socket implementation.
</p>
@@ -49,7 +49,8 @@ Gets the non-blocking mode of the native
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a53a6b59b7..a0a71c58bf 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
@@ -138,7 +138,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 110bb0d23b..fc4e5efd7f 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
@@ -153,7 +153,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 13983d3ecd..a32ee17c2e 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
@@ -144,7 +144,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_type.html b/doc/html/boost_asio/reference/basic_raw_socket/native_type.html
index d97acf725f..6f84295013 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/native_type.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.native_type"></a><a class="link" href="native_type.html" title="basic_raw_socket::native_type">basic_raw_socket::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp130071040"></a>
+ <a class="indexterm" name="idp100686992"></a>
(Deprecated: Use native_handle_type.) The native
representation of a socket.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 eda78a5583..ddc24f0492 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.non_blocking"></a><a class="link" href="non_blocking.html" title="basic_raw_socket::non_blocking">basic_raw_socket::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp130084672"></a>
+ <a class="indexterm" name="idp100700480"></a>
Gets the non-blocking mode of the socket.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="basic_raw_socket::non_blocking (1 of 3 overloads)">non_blocking</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -48,7 +48,8 @@ Gets the non-blocking mode of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e1a10d0463..f9e16716d4 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
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c807565773..a2d49510b5 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
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 864ccbf06d..a181ee3805 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
@@ -69,7 +69,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_io.html b/doc/html/boost_asio/reference/basic_raw_socket/non_blocking_io.html
index 0cc0d70ba4..0d2e2548a8 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/non_blocking_io.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/non_blocking_io.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp130208560"></a>
+ <a class="indexterm" name="idp100823984"></a>
(Deprecated: Use non_blocking().) IO control
command to set the blocking mode of the socket.
</p>
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c149fa6bcb..dab2b4b8bf 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/open.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.open"></a><a class="link" href="open.html" title="basic_raw_socket::open">basic_raw_socket::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp130242336"></a>
+ <a class="indexterm" name="idp100857984"></a>
Open the socket using the specified protocol.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="open/overload1.html" title="basic_raw_socket::open (1 of 2 overloads)">open</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Open the socket using the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c24b4bc38f..fe60cf1ffb 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9f6b25cc83..b02b1a8b64 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8db1787c4c..3fd0a44f00 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.operator_eq_"></a><a class="link" href="operator_eq_.html" title="basic_raw_socket::operator=">basic_raw_socket::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp130358672"></a>
+ <a class="indexterm" name="idp100974192"></a>
Move-assign a <a class="link" href="../basic_raw_socket.html" title="basic_raw_socket"><code class="computeroutput"><span class="identifier">basic_raw_socket</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_raw_socket</span> <span class="special">&amp;</span> <a class="link" href="operator_eq_/overload1.html" title="basic_raw_socket::operator= (1 of 2 overloads)">operator=</a><span class="special">(</span>
@@ -48,7 +48,8 @@ Move-assign a <a class="link" href="../basic_raw_socket.html" title="basic_raw_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5c747b58b0..9c13a1d5ab 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
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 dab6ef21fd..20023c16a5 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
@@ -65,7 +65,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6c60df92d1..5359f162ad 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.protocol_type"></a><a class="link" href="protocol_type.html" title="basic_raw_socket::protocol_type">basic_raw_socket::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp130461984"></a>
+ <a class="indexterm" name="idp101077248"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 40d8a0f0fb..644bde33f4 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/receive.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/receive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.receive"></a><a class="link" href="receive.html" title="basic_raw_socket::receive">basic_raw_socket::receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp130474208"></a>
+ <a class="indexterm" name="idp101089536"></a>
Receive some data on a connected socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -54,7 +54,8 @@ Receive some data on a connected 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d23bab6b31..b547047a8e 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
@@ -99,7 +99,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6646046827..b0adc033df 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 fab0b83df3..60a058336f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0e55d39218..58baa7e8e9 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp130640368"></a>
+ <a class="indexterm" name="idp101255616"></a>
Socket option for the receive buffer
size of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the receive 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 37ecfb74ed..5e23b44dd2 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.receive_from"></a><a class="link" href="receive_from.html" title="basic_raw_socket::receive_from">basic_raw_socket::receive_from</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp130696768"></a>
+ <a class="indexterm" name="idp101311856"></a>
Receive raw data with the endpoint of the sender.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -57,7 +57,8 @@ Receive raw data with the endpoint of the sender.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7c0c820cb6..1ef86f201c 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
@@ -98,7 +98,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4740645b8f..d8fe2d54be 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 afeb469973..57a02de907 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7f92a6e2e2..25bb2abbe5 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp130881872"></a>
+ <a class="indexterm" name="idp101496576"></a>
Socket option for the receive low
watermark.
</p>
@@ -73,7 +73,8 @@ Socket option for the receive low
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 26f8141598..4399ec50fb 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.remote_endpoint"></a><a class="link" href="remote_endpoint.html" title="basic_raw_socket::remote_endpoint">basic_raw_socket::remote_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp130938192"></a>
+ <a class="indexterm" name="idp101552992"></a>
Get the remote endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="remote_endpoint/overload1.html" title="basic_raw_socket::remote_endpoint (1 of 2 overloads)">remote_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the remote endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 50ef0d0b99..2b1e708f3c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 dee76c42d2..5a05641ec5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c41fee34e0..45388a2f03 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp131043952"></a>
+ <a class="indexterm" name="idp101658496"></a>
Socket option to allow the socket to be bound
to an address that is already in use.
</p>
@@ -73,7 +73,8 @@ Socket option to allow the socket to be bound
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 10b230f2af..516a2e2447 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/send.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/send.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.send"></a><a class="link" href="send.html" title="basic_raw_socket::send">basic_raw_socket::send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp131100192"></a>
+ <a class="indexterm" name="idp101714656"></a>
Send some data on a connected socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -54,7 +54,8 @@ Send some data on a connected 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f564f22882..4725ca2e7c 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
@@ -98,7 +98,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 56e949f833..83d2e384c9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1f12bf0e6c..1151769e24 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 99a6bf83ad..6c48b839ac 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp131265968"></a>
+ <a class="indexterm" name="idp101880144"></a>
Socket option for the send buffer size
of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the send buffer 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7b886be243..1cf458cc98 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp131323152"></a>
+ <a class="indexterm" name="idp101937216"></a>
Socket option for the send low watermark.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">send_low_watermark</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option for the send low watermark.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4ab9171829..e90ec66d25 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.send_to"></a><a class="link" href="send_to.html" title="basic_raw_socket::send_to">basic_raw_socket::send_to</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp131379360"></a>
+ <a class="indexterm" name="idp101993488"></a>
Send raw data to the specified endpoint.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -57,7 +57,8 @@ Send raw data to the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5d259cf227..0a722fb926 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
@@ -98,7 +98,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 85bbfd0838..e6991a7320 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 eb41d502a3..fe32e87f0f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service.html b/doc/html/boost_asio/reference/basic_raw_socket/service.html
index 89f3f14e11..962710648a 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/service.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp131575216"></a>
+ <a class="indexterm" name="idp102189488"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service_type.html b/doc/html/boost_asio/reference/basic_raw_socket/service_type.html
index 27344553c4..03054944a4 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/service_type.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp131587760"></a>
+ <a class="indexterm" name="idp102201904"></a>
The type of the service that will be used to
provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be used 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 021d793f02..da3226a9fc 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.set_option"></a><a class="link" href="set_option.html" title="basic_raw_socket::set_option">basic_raw_socket::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp131600160"></a>
+ <a class="indexterm" name="idp102214368"></a>
Set an option on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="set_option/overload1.html" title="basic_raw_socket::set_option (1 of 2 overloads)">set_option</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Set an option on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cf14bc3d8a..9c5fccbd0d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a51590a621..7b98eab90f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3c5dbc0270..5a75bebdbf 100644
--- a/doc/html/boost_asio/reference/basic_raw_socket/shutdown.html
+++ b/doc/html/boost_asio/reference/basic_raw_socket/shutdown.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_raw_socket.shutdown"></a><a class="link" href="shutdown.html" title="basic_raw_socket::shutdown">basic_raw_socket::shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp131729376"></a>
+ <a class="indexterm" name="idp102343248"></a>
Disable sends or receives on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="shutdown/overload1.html" title="basic_raw_socket::shutdown (1 of 2 overloads)">shutdown</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Disable sends or receives on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 bf05ad4c7f..3c0506e420 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 13bd05f67e..6477613090 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 badae3f821..c4c4abdb40 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
@@ -30,15 +30,15 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp131843232"></a>
+ <a class="indexterm" name="idp102457184"></a>
Different ways a socket may be shutdown.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">shutdown_type</span>
</pre>
<p>
- <a class="indexterm" name="idp131846768"></a>
- <a class="indexterm" name="idp131847872"></a>
- <a class="indexterm" name="idp131848976"></a>
+ <a class="indexterm" name="idp102460720"></a>
+ <a class="indexterm" name="idp102461824"></a>
+ <a class="indexterm" name="idp102462928"></a>
</p>
<h6>
<a name="boost_asio.reference.basic_raw_socket.shutdown_type.h0"></a>
@@ -64,7 +64,8 @@ Different ways a socket may be 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7f53e70511..7a6bb76997 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket.html
@@ -935,7 +935,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cf4789b85d..4d1ce0ccab 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.assign"></a><a class="link" href="assign.html" title="basic_seq_packet_socket::assign">basic_seq_packet_socket::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp132133904"></a>
+ <a class="indexterm" name="idp102747936"></a>
Assign an existing native socket to the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="assign/overload1.html" title="basic_seq_packet_socket::assign (1 of 2 overloads)">assign</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Assign an existing native socket to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 129894af80..65dcca9ac9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 321590ec51..e03ea06fb9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6b7407b61c..4089e62fda 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp132197424"></a>
+ <a class="indexterm" name="idp102811520"></a>
Start an asynchronous connect.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -102,7 +102,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 098d5b0202..b4fdda37e5 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.async_receive"></a><a class="link" href="async_receive.html" title="basic_seq_packet_socket::async_receive">basic_seq_packet_socket::async_receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp132277504"></a>
+ <a class="indexterm" name="idp102891584"></a>
Start an asynchronous receive.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -52,7 +52,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 fea5ac734f..2acce3d52d 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
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 20807dc59e..3529a83d71 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
@@ -109,7 +109,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2ddedcf0b4..8cfa36af9e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.async_send"></a><a class="link" href="async_send.html" title="basic_seq_packet_socket::async_send">basic_seq_packet_socket::async_send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp132462768"></a>
+ <a class="indexterm" name="idp103077104"></a>
Start an asynchronous send.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -98,7 +98,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3e57c186bf..d90a83df5b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.at_mark"></a><a class="link" href="at_mark.html" title="basic_seq_packet_socket::at_mark">basic_seq_packet_socket::at_mark</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp132528352"></a>
+ <a class="indexterm" name="idp103143088"></a>
Determine whether the socket is at the out-of-band
data mark.
</p>
@@ -41,7 +41,8 @@ Determine whether the socket is at the out-of-band
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1483a74114..fa1a9d7312 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 75d62b6674..1303754365 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 25e29a7ad4..172f3675ca 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.available"></a><a class="link" href="available.html" title="basic_seq_packet_socket::available">basic_seq_packet_socket::available</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp132583648"></a>
+ <a class="indexterm" name="idp103198176"></a>
Determine the number of bytes available
for reading.
</p>
@@ -41,7 +41,8 @@ Determine the number of bytes available
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0bc1411e1e..262eb0bd9e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 40ea6fc6c8..0906f68c34 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 900dba7aa2..1cc4c400e7 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.basic_seq_packet_socket"></a><a class="link" href="basic_seq_packet_socket.html" title="basic_seq_packet_socket::basic_seq_packet_socket">basic_seq_packet_socket::basic_seq_packet_socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp132643120"></a>
+ <a class="indexterm" name="idp103257952"></a>
Construct a <a class="link" href="../basic_seq_packet_socket.html" title="basic_seq_packet_socket"><code class="computeroutput"><span class="identifier">basic_seq_packet_socket</span></code></a> without
opening it.
</p>
@@ -84,7 +84,8 @@ Construct a <a class="link" href="../basic_seq_packet_socket.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d239059d5d..e55ad63de2 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5817a65df0..f3bb74bafd 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6b92e4fae9..5309f75336 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9ea6691568..bd7d4abd15 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 65e3d63ecd..373a111714 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
@@ -62,7 +62,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d9d677327b..1534f9c686 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0ee932cef4..ec067ee3ac 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.bind"></a><a class="link" href="bind.html" title="basic_seq_packet_socket::bind">basic_seq_packet_socket::bind</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp132914208"></a>
+ <a class="indexterm" name="idp103528960"></a>
Bind the socket to the given local endpoint.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="bind/overload1.html" title="basic_seq_packet_socket::bind (1 of 2 overloads)">bind</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Bind the socket to the given 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 222f7b69e8..77f0612aa3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 76bcf1d904..7047404ef1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 834e309e75..840c8501b2 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp133057872"></a>
+ <a class="indexterm" name="idp103672640"></a>
Socket option to permit sending of broadcast
messages.
</p>
@@ -73,7 +73,8 @@ Socket option to permit sending of broadcast
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f61ecba8af..f04f30ab61 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp133114864"></a>
+ <a class="indexterm" name="idp103729776"></a>
IO control command to get the amount
of data that can be read without blocking.
</p>
@@ -62,7 +62,8 @@ IO control command to get the amount
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e63c8c195e..b6d87e4931 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.cancel"></a><a class="link" href="cancel.html" title="basic_seq_packet_socket::cancel">basic_seq_packet_socket::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp133154352"></a>
+ <a class="indexterm" name="idp103769328"></a>
Cancel all asynchronous operations associated
with the socket.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d6020796bc..493f7416cc 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
@@ -99,7 +99,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0bf145c5ee..ab96772761 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
@@ -100,7 +100,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ed360b8ce4..0267522430 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.close"></a><a class="link" href="close.html" title="basic_seq_packet_socket::close">basic_seq_packet_socket::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp133246432"></a>
+ <a class="indexterm" name="idp103861472"></a>
Close the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="basic_seq_packet_socket::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 27d0cd8af0..0f60a7a763 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e81472e9d2..05bd201263 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 75c78c8ecf..560bd470fe 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.connect"></a><a class="link" href="connect.html" title="basic_seq_packet_socket::connect">basic_seq_packet_socket::connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp133337216"></a>
+ <a class="indexterm" name="idp103952032"></a>
Connect the socket to the specified endpoint.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="connect/overload1.html" title="basic_seq_packet_socket::connect (1 of 2 overloads)">connect</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Connect the socket to the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5ac448c7b4..e6c6f663f8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a6ac494aeb..7210b06f3d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 25f5826e46..09a0ca7a9e 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp133473392"></a>
+ <a class="indexterm" name="idp104088416"></a>
Socket option to enable socket-level debugging.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">debug</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to enable socket-level debugging.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6b1f5bb98f..77135750d5 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp133530320"></a>
+ <a class="indexterm" name="idp104145456"></a>
Socket option to prevent routing, use
local interfaces only.
</p>
@@ -73,7 +73,8 @@ Socket option to prevent routing, use
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3a9c691346..5c493a6e90 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp133587552"></a>
+ <a class="indexterm" name="idp104202656"></a>
Socket option to report
aborted connections on accept.
</p>
@@ -75,7 +75,8 @@ Socket option to report
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 63cde8a315..2df08c2a2a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.endpoint_type"></a><a class="link" href="endpoint_type.html" title="basic_seq_packet_socket::endpoint_type">basic_seq_packet_socket::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp133648768"></a>
+ <a class="indexterm" name="idp104264032"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_implementation.html
index 70b27881dc..32ffbab7b4 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_implementation.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.get_implementation"></a><a class="link" href="get_implementation.html" title="basic_seq_packet_socket::get_implementation">basic_seq_packet_socket::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp133662128"></a>
+ <a class="indexterm" name="idp104277456"></a>
Get the underlying implementation
of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_implementation/overload1.html
index 43216fdab3..8dc12a15f4 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_implementation/overload2.html
index bba94d65df..f6c47ae0cc 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 79ce1707d6..84890c57fe 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp133692480"></a>
+ <a class="indexterm" name="idp104307920"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 925393eec0..e38cc52072 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.get_option"></a><a class="link" href="get_option.html" title="basic_seq_packet_socket::get_option">basic_seq_packet_socket::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp133710816"></a>
+ <a class="indexterm" name="idp104326256"></a>
Get an option from the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="get_option/overload1.html" title="basic_seq_packet_socket::get_option (1 of 2 overloads)">get_option</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Get an option from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c7494e172c..8ec4b04a96 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e897caa2c6..2e368f72d5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_service.html
index 59d272dd76..4591f5f214 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_service.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.get_service"></a><a class="link" href="get_service.html" title="basic_seq_packet_socket::get_service">basic_seq_packet_socket::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp133851152"></a>
+ <a class="indexterm" name="idp104466752"></a>
Get the service associated with the I/O
object.
</p>
@@ -40,7 +40,8 @@ Get the service associated with the I/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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload1.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_service/overload1.html
index 4800a74719..1f322a91e5 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload2.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_service/overload2.html
index 345aae6b2e..53f4a99f46 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/implementation.html
index e769261de8..c886dfff26 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/implementation.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp133881280"></a>
+ <a class="indexterm" name="idp104496688"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation_type.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/implementation_type.html
index d43663b529..fa8582a992 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/implementation_type.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp133889936"></a>
+ <a class="indexterm" name="idp104505344"></a>
The underlying implementation
type of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4095a0a728..93db9e8954 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.io_control"></a><a class="link" href="io_control.html" title="basic_seq_packet_socket::io_control">basic_seq_packet_socket::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp133903504"></a>
+ <a class="indexterm" name="idp104518720"></a>
Perform an IO control command on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="io_control/overload1.html" title="basic_seq_packet_socket::io_control (1 of 2 overloads)">io_control</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Perform an IO control command on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ed5b106b87..51f1889d23 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1ae9a5579c..c0f6d8c0fd 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1096607ae1..0de855b4bf 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp134041536"></a>
+ <a class="indexterm" name="idp104656896"></a>
Determine whether the socket is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Determine whether the socket is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e28385dd97..9f310a5c54 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp134049680"></a>
+ <a class="indexterm" name="idp104664848"></a>
Socket option to send keep-alives.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">keep_alive</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to send keep-alives.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0286877270..a12f968f70 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp134106752"></a>
+ <a class="indexterm" name="idp104722160"></a>
Socket option to specify whether the socket
lingers on close if unsent data is present.
</p>
@@ -74,7 +74,8 @@ Socket option to specify whether the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7a6488b998..d1030bf031 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.local_endpoint"></a><a class="link" href="local_endpoint.html" title="basic_seq_packet_socket::local_endpoint">basic_seq_packet_socket::local_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp134169312"></a>
+ <a class="indexterm" name="idp104784720"></a>
Get the local endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="local_endpoint/overload1.html" title="basic_seq_packet_socket::local_endpoint (1 of 2 overloads)">local_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the local endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 03dc841e40..be79cf07dc 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2240695bdf..7783876c67 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3fac24135f..2feab70288 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.lowest_layer"></a><a class="link" href="lowest_layer.html" title="basic_seq_packet_socket::lowest_layer">basic_seq_packet_socket::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp134274304"></a>
+ <a class="indexterm" name="idp104890304"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="basic_seq_packet_socket::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2f26a4d229..ec9b4de8d0 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1a704da5e5..b4887d9aef 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 52115939dd..c6887d2873 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp134317264"></a>
+ <a class="indexterm" name="idp104933136"></a>
A <a class="link" href="../basic_socket.html" title="basic_socket"><code class="computeroutput"><span class="identifier">basic_socket</span></code></a> is always the lowest
layer.
</p>
@@ -899,7 +899,8 @@ A <a class="link" href="../basic_socket.html" title="basic_socket"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0e7c2da816..c9c4f9ca4f 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp134567264"></a>
+ <a class="indexterm" name="idp105183040"></a>
The maximum length of the queue of
pending incoming connections.
</p>
@@ -39,7 +39,8 @@ The maximum length of the queue 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9ffa720264..e31144e73c 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp134576816"></a>
+ <a class="indexterm" name="idp105192608"></a>
Specify that the data should
not be subject to routing.
</p>
@@ -39,7 +39,8 @@ Specify that the data should
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8c4632200a..a22ae7bc0c 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp134586544"></a>
+ <a class="indexterm" name="idp105202176"></a>
Specifies that the data marks
the end of a record.
</p>
@@ -39,7 +39,8 @@ Specifies that the data marks
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7134ebd345..cede2ac2be 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp134596144"></a>
+ <a class="indexterm" name="idp105211680"></a>
Bitmask type for flags that can be
passed to send and receive operations.
</p>
@@ -49,7 +49,8 @@ Bitmask type for flags that can be
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 31cc79ba41..75b0f1655d 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp134609392"></a>
+ <a class="indexterm" name="idp105224976"></a>
Process out-of-band data.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">message_out_of_band</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Process out-of-band 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 df7688ef00..94989b899e 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp134618960"></a>
+ <a class="indexterm" name="idp105234544"></a>
Peek at incoming data without removing
it from the input queue.
</p>
@@ -39,7 +39,8 @@ Peek at incoming data without removing
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/native.html
index d221bc0a5d..7c5d215d3c 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/native.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/native.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp134628576"></a>
+ <a class="indexterm" name="idp105244096"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native socket representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 75e2046161..356e72a91a 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp134637824"></a>
+ <a class="indexterm" name="idp105253344"></a>
Get the native socket representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -43,7 +43,8 @@ Get the native socket representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f0f5588dc4..7ffed52bd9 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.native_handle_type"></a><a class="link" href="native_handle_type.html" title="basic_seq_packet_socket::native_handle_type">basic_seq_packet_socket::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp134644544"></a>
+ <a class="indexterm" name="idp105260000"></a>
The native representation of a
socket.
</p>
@@ -46,7 +46,8 @@ The native representation of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 47a9f5d0fb..17850bf426 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="basic_seq_packet_socket::native_non_blocking">basic_seq_packet_socket::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp134658000"></a>
+ <a class="indexterm" name="idp105273520"></a>
Gets the non-blocking mode of
the native socket implementation.
</p>
@@ -49,7 +49,8 @@ Gets the non-blocking mode 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6d0aae2714..0c08871563 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
@@ -138,7 +138,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c458d257c3..a6a4fa4f69 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
@@ -153,7 +153,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c483a1e28b..3e7f58cb13 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
@@ -144,7 +144,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_type.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_type.html
index bafc7dcd00..b9957b8d83 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/native_type.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.native_type"></a><a class="link" href="native_type.html" title="basic_seq_packet_socket::native_type">basic_seq_packet_socket::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp135267344"></a>
+ <a class="indexterm" name="idp105882832"></a>
(Deprecated: Use native_handle_type.)
The native representation of a socket.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c38254b45b..f887d1df28 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.non_blocking"></a><a class="link" href="non_blocking.html" title="basic_seq_packet_socket::non_blocking">basic_seq_packet_socket::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp135281040"></a>
+ <a class="indexterm" name="idp105896352"></a>
Gets the non-blocking mode of the socket.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="basic_seq_packet_socket::non_blocking (1 of 3 overloads)">non_blocking</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -48,7 +48,8 @@ Gets the non-blocking mode of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e3f1f02696..f2af6ce240 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
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 85e041a279..53214f1636 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
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 873d70f5ca..f5024e6d2e 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
@@ -69,7 +69,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_io.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking_io.html
index 6e8c0f38e3..9f674191a7 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking_io.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/non_blocking_io.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp135405248"></a>
+ <a class="indexterm" name="idp106020272"></a>
(Deprecated: Use non_blocking().)
IO control command to set the blocking mode of the socket.
</p>
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 275efe2c33..a08f48c853 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.open"></a><a class="link" href="open.html" title="basic_seq_packet_socket::open">basic_seq_packet_socket::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp135439152"></a>
+ <a class="indexterm" name="idp106054384"></a>
Open the socket using the specified protocol.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="open/overload1.html" title="basic_seq_packet_socket::open (1 of 2 overloads)">open</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Open the socket using the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d90991bc6b..604fdae6d3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 69220ee435..7ee8d8ab8b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ac0b12f954..1117bf89b5 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.operator_eq_"></a><a class="link" href="operator_eq_.html" title="basic_seq_packet_socket::operator=">basic_seq_packet_socket::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp135556080"></a>
+ <a class="indexterm" name="idp106171264"></a>
Move-assign a <a class="link" href="../basic_seq_packet_socket.html" title="basic_seq_packet_socket"><code class="computeroutput"><span class="identifier">basic_seq_packet_socket</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_seq_packet_socket</span> <span class="special">&amp;</span> <a class="link" href="operator_eq_/overload1.html" title="basic_seq_packet_socket::operator= (1 of 2 overloads)">operator=</a><span class="special">(</span>
@@ -48,7 +48,8 @@ Move-assign a <a class="link" href="../basic_seq_packet_socket.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1734ace1c9..6efc53d715 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
@@ -63,7 +63,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e8126cb196..2f6a1da80e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c39e051e6d..cbf7375a87 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.protocol_type"></a><a class="link" href="protocol_type.html" title="basic_seq_packet_socket::protocol_type">basic_seq_packet_socket::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp135660160"></a>
+ <a class="indexterm" name="idp106275440"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1426c4be2a..266268f4a0 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.receive"></a><a class="link" href="receive.html" title="basic_seq_packet_socket::receive">basic_seq_packet_socket::receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp135672544"></a>
+ <a class="indexterm" name="idp106287728"></a>
Receive some data on the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -60,7 +60,8 @@ Receive some data on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 115b909373..a486e8136a 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
@@ -99,7 +99,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 85a41bce8f..90bfe99b09 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
@@ -114,7 +114,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 463577f3b3..3165b0eace 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 668bb8d5ef..0c9155dbc9 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp135904848"></a>
+ <a class="indexterm" name="idp106520176"></a>
Socket option for the receive
buffer size of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e695375618..fb6ef54dc2 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp135962048"></a>
+ <a class="indexterm" name="idp106577552"></a>
Socket option for the receive
low watermark.
</p>
@@ -73,7 +73,8 @@ Socket option for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ce51f7bce5..032af477ff 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.remote_endpoint"></a><a class="link" href="remote_endpoint.html" title="basic_seq_packet_socket::remote_endpoint">basic_seq_packet_socket::remote_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp136018608"></a>
+ <a class="indexterm" name="idp106633984"></a>
Get the remote endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="remote_endpoint/overload1.html" title="basic_seq_packet_socket::remote_endpoint (1 of 2 overloads)">remote_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the remote endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 94cd923229..4f780b7c7f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9fc44abf93..1a897992e1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e818a76497..8e1eff8227 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp136124640"></a>
+ <a class="indexterm" name="idp106740544"></a>
Socket option to allow the socket to
be bound to an address that is already in use.
</p>
@@ -73,7 +73,8 @@ Socket option to allow the socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a8d6edf292..3e341a9e7c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.send"></a><a class="link" href="send.html" title="basic_seq_packet_socket::send">basic_seq_packet_socket::send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp136181088"></a>
+ <a class="indexterm" name="idp106797024"></a>
Send some data on the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -48,7 +48,8 @@ Send some data on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 278df9ce89..2cc45c2f94 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
@@ -96,7 +96,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0b943cc52c..0bcbf7213b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ba28ab476d..166b4caf81 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp136306000"></a>
+ <a class="indexterm" name="idp106921936"></a>
Socket option for the send buffer
size of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the send 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a99711d724..51e6ea476f 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp136363184"></a>
+ <a class="indexterm" name="idp106979184"></a>
Socket option for the send low
watermark.
</p>
@@ -73,7 +73,8 @@ Socket option for the send low
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/service.html
index c7ac24d20e..e82bf1af33 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/service.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp136420320"></a>
+ <a class="indexterm" name="idp107036528"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service_type.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/service_type.html
index f3772256ff..0ddb2301ed 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/service_type.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp136432832"></a>
+ <a class="indexterm" name="idp107049040"></a>
The type of the service that will be
used to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 bfb95bf44a..b6acbf5048 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.set_option"></a><a class="link" href="set_option.html" title="basic_seq_packet_socket::set_option">basic_seq_packet_socket::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp136445440"></a>
+ <a class="indexterm" name="idp107061584"></a>
Set an option on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="set_option/overload1.html" title="basic_seq_packet_socket::set_option (1 of 2 overloads)">set_option</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Set an option on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6de55dff35..425063e107 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 08399cb633..1ed880d1df 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2565ac4ef8..073cb5f3d6 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.shutdown"></a><a class="link" href="shutdown.html" title="basic_seq_packet_socket::shutdown">basic_seq_packet_socket::shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp136574864"></a>
+ <a class="indexterm" name="idp107191088"></a>
Disable sends or receives on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="shutdown/overload1.html" title="basic_seq_packet_socket::shutdown (1 of 2 overloads)">shutdown</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Disable sends or receives on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9ada4328ad..18650fcb02 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 99df3cb277..6e4ffe1175 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 952f621857..5df164fb56 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
@@ -30,15 +30,15 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp136689376"></a>
+ <a class="indexterm" name="idp107305552"></a>
Different ways a socket may be shutdown.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">shutdown_type</span>
</pre>
<p>
- <a class="indexterm" name="idp136692976"></a>
- <a class="indexterm" name="idp136694080"></a>
- <a class="indexterm" name="idp136695184"></a>
+ <a class="indexterm" name="idp107309152"></a>
+ <a class="indexterm" name="idp107310256"></a>
+ <a class="indexterm" name="idp107311360"></a>
</p>
<h6>
<a name="boost_asio.reference.basic_seq_packet_socket.shutdown_type.h0"></a>
@@ -64,7 +64,8 @@ Different ways a socket may be 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port.html b/doc/html/boost_asio/reference/basic_serial_port.html
index 4fa0fc132c..fa0fe41098 100644
--- a/doc/html/boost_asio/reference/basic_serial_port.html
+++ b/doc/html/boost_asio/reference/basic_serial_port.html
@@ -500,7 +500,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/assign.html b/doc/html/boost_asio/reference/basic_serial_port/assign.html
index e2046cfab5..f46cb4ef15 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/assign.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.assign"></a><a class="link" href="assign.html" title="basic_serial_port::assign">basic_serial_port::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp136856624"></a>
+ <a class="indexterm" name="idp107472944"></a>
Assign an existing native serial port to the serial
port.
</p>
@@ -43,7 +43,8 @@ Assign an existing native serial port to the serial
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/assign/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/assign/overload1.html
index 5ff920a244..b3832643ab 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/assign/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/assign/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/assign/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/assign/overload2.html
index 11a4e06c7a..5a28b9cdb1 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/assign/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/assign/overload2.html
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/async_read_some.html b/doc/html/boost_asio/reference/basic_serial_port/async_read_some.html
index 4076de3fbf..25abd6abaa 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/async_read_some.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/async_read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.async_read_some"></a><a class="link" href="async_read_some.html" title="basic_serial_port::async_read_some">basic_serial_port::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp136904320"></a>
+ <a class="indexterm" name="idp107520576"></a>
Start an asynchronous read.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -103,7 +103,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/async_write_some.html b/doc/html/boost_asio/reference/basic_serial_port/async_write_some.html
index 4c59d89bb9..92f3015491 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/async_write_some.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/async_write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.async_write_some"></a><a class="link" href="async_write_some.html" title="basic_serial_port::async_write_some">basic_serial_port::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp136969456"></a>
+ <a class="indexterm" name="idp107585680"></a>
Start an asynchronous write.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -102,7 +102,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port.html b/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port.html
index e90a53112c..9650ebedb3 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.basic_serial_port"></a><a class="link" href="basic_serial_port.html" title="basic_serial_port::basic_serial_port">basic_serial_port::basic_serial_port</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137034544"></a>
+ <a class="indexterm" name="idp107651136"></a>
Construct a <a class="link" href="../basic_serial_port.html" title="basic_serial_port"><code class="computeroutput"><span class="identifier">basic_serial_port</span></code></a> without opening
it.
</p>
@@ -67,7 +67,8 @@ Construct a <a class="link" href="../basic_serial_port.html" title="basic_serial
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload1.html
index 11e6e0a5cc..0579feac6e 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload1.html
@@ -55,7 +55,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload2.html
index 91782d5965..a9ea17c0fb 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload2.html
@@ -60,7 +60,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload3.html b/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload3.html
index 817ab7730c..1ca4c68b45 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload3.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload3.html
@@ -60,7 +60,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload4.html b/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload4.html
index efe4938bed..73bc6eb220 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload4.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload4.html
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload5.html b/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload5.html
index 5e33996732..315f626295 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload5.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port/overload5.html
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/cancel.html b/doc/html/boost_asio/reference/basic_serial_port/cancel.html
index 6f7ad318bb..4472c245fe 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/cancel.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.cancel"></a><a class="link" href="cancel.html" title="basic_serial_port::cancel">basic_serial_port::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137216064"></a>
+ <a class="indexterm" name="idp107832832"></a>
Cancel all asynchronous operations associated with
the serial port.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations associated with
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/cancel/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/cancel/overload1.html
index 763cc304cc..00352debb2 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/cancel/overload1.html
@@ -53,7 +53,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/cancel/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/cancel/overload2.html
index 88f845ddf8..8c69bc90b4 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/cancel/overload2.html
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/close.html b/doc/html/boost_asio/reference/basic_serial_port/close.html
index 8466dcce2a..bece92c1f5 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/close.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.close"></a><a class="link" href="close.html" title="basic_serial_port::close">basic_serial_port::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137271104"></a>
+ <a class="indexterm" name="idp107887776"></a>
Close the serial port.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="basic_serial_port::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/close/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/close/overload1.html
index 3b2e09d582..befdc9d0da 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/close/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/close/overload1.html
@@ -53,7 +53,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/close/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/close/overload2.html
index 3fd96fc55f..b091e3d93f 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/close/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/close/overload2.html
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/get_implementation.html b/doc/html/boost_asio/reference/basic_serial_port/get_implementation.html
index 56f532bed8..1c9162b172 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/get_implementation.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.get_implementation"></a><a class="link" href="get_implementation.html" title="basic_serial_port::get_implementation">basic_serial_port::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137326208"></a>
+ <a class="indexterm" name="idp107942848"></a>
Get the underlying implementation of
the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/get_implementation/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/get_implementation/overload1.html
index 1d3b8c30db..968240e2d7 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/get_implementation/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/get_implementation/overload2.html
index 53cdb7c805..c2ab09cac0 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/get_io_service.html b/doc/html/boost_asio/reference/basic_serial_port/get_io_service.html
index 4eadf15d4d..56a741c68d 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/get_io_service.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp137356464"></a>
+ <a class="indexterm" name="idp107973040"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/get_option.html b/doc/html/boost_asio/reference/basic_serial_port/get_option.html
index cbbdf36cc7..2b2f94e5d0 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/get_option.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/get_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.get_option"></a><a class="link" href="get_option.html" title="basic_serial_port::get_option">basic_serial_port::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137374816"></a>
+ <a class="indexterm" name="idp107991280"></a>
Get an option from the serial port.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Get an option from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/get_option/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/get_option/overload1.html
index a2cb6a561f..a8d2bb7adb 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/get_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/get_option/overload1.html
@@ -68,7 +68,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/get_option/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/get_option/overload2.html
index f5a8253339..1e3d87d5a2 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/get_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/get_option/overload2.html
@@ -60,7 +60,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/get_service.html b/doc/html/boost_asio/reference/basic_serial_port/get_service.html
index 2067f0ba83..face5b562a 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/get_service.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.get_service"></a><a class="link" href="get_service.html" title="basic_serial_port::get_service">basic_serial_port::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137451680"></a>
+ <a class="indexterm" name="idp108068160"></a>
Get the service associated with the I/O object.
</p>
<pre class="programlisting"><span class="identifier">service_type</span> <span class="special">&amp;</span> <a class="link" href="get_service/overload1.html" title="basic_serial_port::get_service (1 of 2 overloads)">get_service</a><span class="special">();</span>
@@ -39,7 +39,8 @@ Get the service associated with the I/O 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/get_service/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/get_service/overload1.html
index 321afc229d..25cd09c812 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/get_service/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/get_service/overload2.html
index 58ef08e0c9..8af999d411 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/implementation.html b/doc/html/boost_asio/reference/basic_serial_port/implementation.html
index eba7cdacfb..985822b6c3 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/implementation.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp137481696"></a>
+ <a class="indexterm" name="idp108098304"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/implementation_type.html b/doc/html/boost_asio/reference/basic_serial_port/implementation_type.html
index 1b9624466c..fd2536cc63 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/implementation_type.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp137490416"></a>
+ <a class="indexterm" name="idp108107024"></a>
The underlying implementation type
of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/is_open.html b/doc/html/boost_asio/reference/basic_serial_port/is_open.html
index 9e74f77e63..cac7c3816d 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/is_open.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.is_open"></a><a class="link" href="is_open.html" title="basic_serial_port::is_open">basic_serial_port::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137503936"></a>
+ <a class="indexterm" name="idp108120592"></a>
Determine whether the serial port is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the serial port is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/lowest_layer.html b/doc/html/boost_asio/reference/basic_serial_port/lowest_layer.html
index 31eb235af0..f3f45e8be5 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/lowest_layer.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/lowest_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.lowest_layer"></a><a class="link" href="lowest_layer.html" title="basic_serial_port::lowest_layer">basic_serial_port::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137511104"></a>
+ <a class="indexterm" name="idp108127824"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="basic_serial_port::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/lowest_layer/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/lowest_layer/overload1.html
index 78cd787515..58c2b7cac0 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/lowest_layer/overload1.html
@@ -49,7 +49,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/lowest_layer/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/lowest_layer/overload2.html
index 6c3c6e08fe..f51be778f3 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/lowest_layer/overload2.html
@@ -49,7 +49,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/lowest_layer_type.html b/doc/html/boost_asio/reference/basic_serial_port/lowest_layer_type.html
index 5e3b191eb0..0fa243129f 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/lowest_layer_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.lowest_layer_type"></a><a class="link" href="lowest_layer_type.html" title="basic_serial_port::lowest_layer_type">basic_serial_port::lowest_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137551424"></a>
+ <a class="indexterm" name="idp108168416"></a>
A <a class="link" href="../basic_serial_port.html" title="basic_serial_port"><code class="computeroutput"><span class="identifier">basic_serial_port</span></code></a> is always the
lowest layer.
</p>
@@ -501,7 +501,8 @@ A <a class="link" href="../basic_serial_port.html" title="basic_serial_port"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/native.html b/doc/html/boost_asio/reference/basic_serial_port/native.html
index c3b0b85213..69a9518669 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/native.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.native"></a><a class="link" href="native.html" title="basic_serial_port::native">basic_serial_port::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137694192"></a>
+ <a class="indexterm" name="idp108311280"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native serial port representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/native_handle.html b/doc/html/boost_asio/reference/basic_serial_port/native_handle.html
index a22c23cda0..8937729865 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/native_handle.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.native_handle"></a><a class="link" href="native_handle.html" title="basic_serial_port::native_handle">basic_serial_port::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137702624"></a>
+ <a class="indexterm" name="idp108319584"></a>
Get the native serial port representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -40,7 +40,8 @@ Get the native serial port representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/native_handle_type.html b/doc/html/boost_asio/reference/basic_serial_port/native_handle_type.html
index b801fb0093..fbd96f1877 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/native_handle_type.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.native_handle_type"></a><a class="link" href="native_handle_type.html" title="basic_serial_port::native_handle_type">basic_serial_port::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137709264"></a>
+ <a class="indexterm" name="idp108326240"></a>
The native representation of a serial
port.
</p>
@@ -46,7 +46,8 @@ The native representation of a serial
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/native_type.html b/doc/html/boost_asio/reference/basic_serial_port/native_type.html
index 02001a1e4d..9f1a640426 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/native_type.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.native_type"></a><a class="link" href="native_type.html" title="basic_serial_port::native_type">basic_serial_port::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137722768"></a>
+ <a class="indexterm" name="idp108339744"></a>
(Deprecated: Use native_handle_type.) The native
representation of a serial port.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/open.html b/doc/html/boost_asio/reference/basic_serial_port/open.html
index 591905339f..43ba59d378 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/open.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.open"></a><a class="link" href="open.html" title="basic_serial_port::open">basic_serial_port::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137736144"></a>
+ <a class="indexterm" name="idp108353104"></a>
Open the serial port using the specified device name.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="open/overload1.html" title="basic_serial_port::open (1 of 2 overloads)">open</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Open the serial port using the specified device name.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/open/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/open/overload1.html
index c43d4a0b1f..b7ac857425 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/open/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/open/overload1.html
@@ -65,7 +65,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/open/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/open/overload2.html
index 99e793e36e..b2f874765d 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/open/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/open/overload2.html
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/operator_eq_.html b/doc/html/boost_asio/reference/basic_serial_port/operator_eq_.html
index 79828c4957..0ca7dbd4ec 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/operator_eq_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.operator_eq_"></a><a class="link" href="operator_eq_.html" title="basic_serial_port::operator=">basic_serial_port::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137805952"></a>
+ <a class="indexterm" name="idp108422992"></a>
Move-assign a <a class="link" href="../basic_serial_port.html" title="basic_serial_port"><code class="computeroutput"><span class="identifier">basic_serial_port</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_serial_port</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -61,7 +61,8 @@ Move-assign a <a class="link" href="../basic_serial_port.html" title="basic_seri
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/read_some.html b/doc/html/boost_asio/reference/basic_serial_port/read_some.html
index b4f52d2149..986b0b4c6d 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/read_some.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.read_some"></a><a class="link" href="read_some.html" title="basic_serial_port::read_some">basic_serial_port::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137831696"></a>
+ <a class="indexterm" name="idp108448688"></a>
Read some data from the serial port.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Read some data from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/read_some/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/read_some/overload1.html
index fda47e21c6..0b179409e3 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/read_some/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/read_some/overload1.html
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/read_some/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/read_some/overload2.html
index 9d5e30ff86..fe4afe7fea 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/read_some/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/read_some/overload2.html
@@ -79,7 +79,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/send_break.html b/doc/html/boost_asio/reference/basic_serial_port/send_break.html
index a9be89431c..93b7f4bc04 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/send_break.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/send_break.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.send_break"></a><a class="link" href="send_break.html" title="basic_serial_port::send_break">basic_serial_port::send_break</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp137949184"></a>
+ <a class="indexterm" name="idp108566560"></a>
Send a break sequence to the serial port.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="send_break/overload1.html" title="basic_serial_port::send_break (1 of 2 overloads)">send_break</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Send a break sequence to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/send_break/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/send_break/overload1.html
index 135721bdca..f717765090 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/send_break/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/send_break/overload1.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/send_break/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/send_break/overload2.html
index cc24964189..dfda059107 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/send_break/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/send_break/overload2.html
@@ -53,7 +53,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/service.html b/doc/html/boost_asio/reference/basic_serial_port/service.html
index aba45422ca..09f2ede3ce 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/service.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp137996064"></a>
+ <a class="indexterm" name="idp108613440"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/service_type.html b/doc/html/boost_asio/reference/basic_serial_port/service_type.html
index 9a8a757321..4a966bd6f8 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/service_type.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp138008400"></a>
+ <a class="indexterm" name="idp108626032"></a>
The type of the service that will be used
to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be used
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/set_option.html b/doc/html/boost_asio/reference/basic_serial_port/set_option.html
index 90fe6ba811..f2b45d0751 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/set_option.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/set_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.set_option"></a><a class="link" href="set_option.html" title="basic_serial_port::set_option">basic_serial_port::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp138020928"></a>
+ <a class="indexterm" name="idp108638496"></a>
Set an option on the serial port.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Set an option on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/set_option/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/set_option/overload1.html
index 13130ea5b4..f005b7a8aa 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/set_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/set_option/overload1.html
@@ -67,7 +67,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/set_option/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/set_option/overload2.html
index bc82b2fcb1..3a7034c198 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/set_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/set_option/overload2.html
@@ -59,7 +59,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/write_some.html b/doc/html/boost_asio/reference/basic_serial_port/write_some.html
index 3e0223cf1e..e9d6f8f99c 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/write_some.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_serial_port.write_some"></a><a class="link" href="write_some.html" title="basic_serial_port::write_some">basic_serial_port::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp138100384"></a>
+ <a class="indexterm" name="idp108718016"></a>
Write some data to the serial port.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Write some data to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/write_some/overload1.html b/doc/html/boost_asio/reference/basic_serial_port/write_some/overload1.html
index feec73ee3e..6ee68ef339 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/write_some/overload1.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/write_some/overload1.html
@@ -101,7 +101,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_serial_port/write_some/overload2.html b/doc/html/boost_asio/reference/basic_serial_port/write_some/overload2.html
index 38b0315671..2a6b4443b8 100644
--- a/doc/html/boost_asio/reference/basic_serial_port/write_some/overload2.html
+++ b/doc/html/boost_asio/reference/basic_serial_port/write_some/overload2.html
@@ -78,7 +78,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set.html b/doc/html/boost_asio/reference/basic_signal_set.html
index e678887430..27cecbf31c 100644
--- a/doc/html/boost_asio/reference/basic_signal_set.html
+++ b/doc/html/boost_asio/reference/basic_signal_set.html
@@ -398,7 +398,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/add.html b/doc/html/boost_asio/reference/basic_signal_set/add.html
index 9530cf6c64..86b93fbf62 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/add.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/add.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_signal_set.add"></a><a class="link" href="add.html" title="basic_signal_set::add">basic_signal_set::add</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp138373232"></a>
+ <a class="indexterm" name="idp108990560"></a>
Add a signal to a signal_set.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="add/overload1.html" title="basic_signal_set::add (1 of 2 overloads)">add</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Add a signal to a signal_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/add/overload1.html b/doc/html/boost_asio/reference/basic_signal_set/add/overload1.html
index d3e4f535c3..b4f6504e14 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/add/overload1.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/add/overload1.html
@@ -66,7 +66,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/add/overload2.html b/doc/html/boost_asio/reference/basic_signal_set/add/overload2.html
index da63a3871e..4cbdb543f5 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/add/overload2.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/add/overload2.html
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/async_wait.html b/doc/html/boost_asio/reference/basic_signal_set/async_wait.html
index c982eb1911..827131c9eb 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/async_wait.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/async_wait.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_signal_set.async_wait"></a><a class="link" href="async_wait.html" title="basic_signal_set::async_wait">basic_signal_set::async_wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp138433040"></a>
+ <a class="indexterm" name="idp109050448"></a>
Start an asynchronous operation to wait for a
signal to be delivered.
</p>
@@ -84,7 +84,8 @@ Start an asynchronous operation to wait for 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set.html b/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set.html
index cff8c408c3..2e6576182b 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_signal_set.basic_signal_set"></a><a class="link" href="basic_signal_set.html" title="basic_signal_set::basic_signal_set">basic_signal_set::basic_signal_set</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp138476320"></a>
+ <a class="indexterm" name="idp109093728"></a>
Construct a signal set without adding any
signals.
</p>
@@ -65,7 +65,8 @@ Construct a signal set without adding any
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload1.html b/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload1.html
index 045f0740f0..5bcff6efe9 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload1.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload1.html
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload2.html b/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload2.html
index 4927548f96..5627a2d298 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload2.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload2.html
@@ -69,7 +69,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload3.html b/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload3.html
index 24c227d4b6..b34731247e 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload3.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload3.html
@@ -75,7 +75,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload4.html b/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload4.html
index 94aa9b24a0..a3544a35d2 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload4.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/basic_signal_set/overload4.html
@@ -81,7 +81,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/cancel.html b/doc/html/boost_asio/reference/basic_signal_set/cancel.html
index 8ad781317e..5b93b9fddb 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/cancel.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_signal_set.cancel"></a><a class="link" href="cancel.html" title="basic_signal_set::cancel">basic_signal_set::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp138661408"></a>
+ <a class="indexterm" name="idp109279200"></a>
Cancel all operations associated with the signal
set.
</p>
@@ -41,7 +41,8 @@ Cancel all operations associated with the signal
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/cancel/overload1.html b/doc/html/boost_asio/reference/basic_signal_set/cancel/overload1.html
index e94933d324..69e730cbb7 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/cancel/overload1.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/cancel/overload2.html b/doc/html/boost_asio/reference/basic_signal_set/cancel/overload2.html
index 89a5d1fc3d..e4130bde01 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/cancel/overload2.html
@@ -78,7 +78,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/clear.html b/doc/html/boost_asio/reference/basic_signal_set/clear.html
index 6f4c396244..ad0199a2d8 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/clear.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/clear.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_signal_set.clear"></a><a class="link" href="clear.html" title="basic_signal_set::clear">basic_signal_set::clear</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp138733024"></a>
+ <a class="indexterm" name="idp109350976"></a>
Remove all signals from a signal_set.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="clear/overload1.html" title="basic_signal_set::clear (1 of 2 overloads)">clear</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Remove all signals from a signal_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/clear/overload1.html b/doc/html/boost_asio/reference/basic_signal_set/clear/overload1.html
index cd6fdb5d75..6d2f6353f5 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/clear/overload1.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/clear/overload1.html
@@ -59,7 +59,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/clear/overload2.html b/doc/html/boost_asio/reference/basic_signal_set/clear/overload2.html
index fa18b41b2e..af3ed2cbbe 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/clear/overload2.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/clear/overload2.html
@@ -60,7 +60,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/get_implementation.html b/doc/html/boost_asio/reference/basic_signal_set/get_implementation.html
index 2f843c903d..53f4a0706c 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/get_implementation.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_signal_set.get_implementation"></a><a class="link" href="get_implementation.html" title="basic_signal_set::get_implementation">basic_signal_set::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp138785584"></a>
+ <a class="indexterm" name="idp109403648"></a>
Get the underlying implementation of
the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/get_implementation/overload1.html b/doc/html/boost_asio/reference/basic_signal_set/get_implementation/overload1.html
index 11915a49c9..0271e5452c 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/get_implementation/overload2.html b/doc/html/boost_asio/reference/basic_signal_set/get_implementation/overload2.html
index 8f41d4b8cc..65cc3752ea 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/get_io_service.html b/doc/html/boost_asio/reference/basic_signal_set/get_io_service.html
index 36c4c543c1..3ab7a173c0 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/get_io_service.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp138815712"></a>
+ <a class="indexterm" name="idp109433712"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/get_service.html b/doc/html/boost_asio/reference/basic_signal_set/get_service.html
index cc0ec307f7..286ac32db7 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/get_service.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_signal_set.get_service"></a><a class="link" href="get_service.html" title="basic_signal_set::get_service">basic_signal_set::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp138833968"></a>
+ <a class="indexterm" name="idp109451920"></a>
Get the service associated with the I/O object.
</p>
<pre class="programlisting"><span class="identifier">service_type</span> <span class="special">&amp;</span> <a class="link" href="get_service/overload1.html" title="basic_signal_set::get_service (1 of 2 overloads)">get_service</a><span class="special">();</span>
@@ -39,7 +39,8 @@ Get the service associated with the I/O 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/get_service/overload1.html b/doc/html/boost_asio/reference/basic_signal_set/get_service/overload1.html
index 41f06e9dbe..d8d24c7a70 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/get_service/overload2.html b/doc/html/boost_asio/reference/basic_signal_set/get_service/overload2.html
index f3d99f8a94..761693ad44 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/implementation.html b/doc/html/boost_asio/reference/basic_signal_set/implementation.html
index a5d9ddd10f..eeb4a232a9 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/implementation.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp138863824"></a>
+ <a class="indexterm" name="idp109481904"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/implementation_type.html b/doc/html/boost_asio/reference/basic_signal_set/implementation_type.html
index f6341b4959..6e275b8096 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/implementation_type.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp138872544"></a>
+ <a class="indexterm" name="idp109490624"></a>
The underlying implementation type of
I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation type 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/remove.html b/doc/html/boost_asio/reference/basic_signal_set/remove.html
index 59235b95a2..ea18556919 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/remove.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/remove.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_signal_set.remove"></a><a class="link" href="remove.html" title="basic_signal_set::remove">basic_signal_set::remove</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp138885936"></a>
+ <a class="indexterm" name="idp109503952"></a>
Remove a signal from a signal_set.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="remove/overload1.html" title="basic_signal_set::remove (1 of 2 overloads)">remove</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Remove a signal from a signal_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/remove/overload1.html b/doc/html/boost_asio/reference/basic_signal_set/remove/overload1.html
index b7ff0b887b..28b07eae00 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/remove/overload1.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/remove/overload1.html
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/remove/overload2.html b/doc/html/boost_asio/reference/basic_signal_set/remove/overload2.html
index e1a4cfc03b..dffc8f7cf7 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/remove/overload2.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/remove/overload2.html
@@ -66,7 +66,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/service.html b/doc/html/boost_asio/reference/basic_signal_set/service.html
index c52e0c607d..569ecc3ff5 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/service.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp138953600"></a>
+ <a class="indexterm" name="idp109571808"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_signal_set/service_type.html b/doc/html/boost_asio/reference/basic_signal_set/service_type.html
index 47decf7d30..32928b6e51 100644
--- a/doc/html/boost_asio/reference/basic_signal_set/service_type.html
+++ b/doc/html/boost_asio/reference/basic_signal_set/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp138966192"></a>
+ <a class="indexterm" name="idp109584048"></a>
The type of the service that will be used to
provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be used 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 27917c15ee..1a7a1c6bd8 100644
--- a/doc/html/boost_asio/reference/basic_socket.html
+++ b/doc/html/boost_asio/reference/basic_socket.html
@@ -897,7 +897,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 324a3d7d0d..92be913950 100644
--- a/doc/html/boost_asio/reference/basic_socket/_basic_socket.html
+++ b/doc/html/boost_asio/reference/basic_socket/_basic_socket.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket._basic_socket"></a><a class="link" href="_basic_socket.html" title="basic_socket::~basic_socket">basic_socket::~basic_socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp143167312"></a>
+ <a class="indexterm" name="idp113786048"></a>
Protected destructor to prevent deletion through
this type.
</p>
@@ -36,7 +36,8 @@ Protected destructor to prevent deletion through
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 08c7ce8f25..04fa6465bb 100644
--- a/doc/html/boost_asio/reference/basic_socket/assign.html
+++ b/doc/html/boost_asio/reference/basic_socket/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.assign"></a><a class="link" href="assign.html" title="basic_socket::assign">basic_socket::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp139229344"></a>
+ <a class="indexterm" name="idp109847424"></a>
Assign an existing native socket to the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="assign/overload1.html" title="basic_socket::assign (1 of 2 overloads)">assign</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Assign an existing native socket to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 62b5b289ac..77d7bd620f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 5e2e4beedc..aafeac9905 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 4a968b6680..f782ce48a2 100644
--- a/doc/html/boost_asio/reference/basic_socket/async_connect.html
+++ b/doc/html/boost_asio/reference/basic_socket/async_connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.async_connect"></a><a class="link" href="async_connect.html" title="basic_socket::async_connect">basic_socket::async_connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp139290032"></a>
+ <a class="indexterm" name="idp109908176"></a>
Start an asynchronous connect.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -99,7 +99,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 766a504ccd..02d17e7e5a 100644
--- a/doc/html/boost_asio/reference/basic_socket/at_mark.html
+++ b/doc/html/boost_asio/reference/basic_socket/at_mark.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.at_mark"></a><a class="link" href="at_mark.html" title="basic_socket::at_mark">basic_socket::at_mark</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp139370144"></a>
+ <a class="indexterm" name="idp109988032"></a>
Determine whether the socket is at the out-of-band data
mark.
</p>
@@ -41,7 +41,8 @@ Determine whether the socket is at the out-of-band 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 63ec24fbbd..9598ba0815 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 46d72501aa..005e6e3161 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 d24e1b84f3..467dfe8892 100644
--- a/doc/html/boost_asio/reference/basic_socket/available.html
+++ b/doc/html/boost_asio/reference/basic_socket/available.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.available"></a><a class="link" href="available.html" title="basic_socket::available">basic_socket::available</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp139423200"></a>
+ <a class="indexterm" name="idp110041184"></a>
Determine the number of bytes available for reading.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <a class="link" href="available/overload1.html" title="basic_socket::available (1 of 2 overloads)">available</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Determine the number of bytes available for reading.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 4d1a06319f..36a61709f5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 f3625d25a9..33a76dddd5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 092bb06b1e..fd0f1f95a3 100644
--- a/doc/html/boost_asio/reference/basic_socket/basic_socket.html
+++ b/doc/html/boost_asio/reference/basic_socket/basic_socket.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.basic_socket"></a><a class="link" href="basic_socket.html" title="basic_socket::basic_socket">basic_socket::basic_socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp139480576"></a>
+ <a class="indexterm" name="idp110098848"></a>
Construct a <a class="link" href="../basic_socket.html" title="basic_socket"><code class="computeroutput"><span class="identifier">basic_socket</span></code></a> without opening it.
</p>
<pre class="programlisting"><span class="keyword">explicit</span> <a class="link" href="basic_socket/overload1.html" title="basic_socket::basic_socket (1 of 6 overloads)">basic_socket</a><span class="special">(</span>
@@ -83,7 +83,8 @@ Construct a <a class="link" href="../basic_socket.html" title="basic_socket"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 6b373a7e6a..bbaac217df 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 69c43f9229..6513bb6f93 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 85dffb0ea8..f3a944bd7e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 fc51faa56f..470480d6ca 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 e91bf98ed1..04e7e64044 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
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 6a10391075..22f9438855 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
@@ -66,7 +66,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 fae95c2868..8ccf19409c 100644
--- a/doc/html/boost_asio/reference/basic_socket/bind.html
+++ b/doc/html/boost_asio/reference/basic_socket/bind.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.bind"></a><a class="link" href="bind.html" title="basic_socket::bind">basic_socket::bind</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp139748304"></a>
+ <a class="indexterm" name="idp110366720"></a>
Bind the socket to the given local endpoint.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="bind/overload1.html" title="basic_socket::bind (1 of 2 overloads)">bind</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Bind the socket to the given 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 eec377f68c..6004d68b06 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 95da52a63c..f962d9ec62 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 a4513f6e40..edb0c818ad 100644
--- a/doc/html/boost_asio/reference/basic_socket/broadcast.html
+++ b/doc/html/boost_asio/reference/basic_socket/broadcast.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp139890336"></a>
+ <a class="indexterm" name="idp110508432"></a>
Socket option to permit sending of broadcast messages.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">broadcast</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to permit sending of broadcast messages.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 afbd83695c..348519feef 100644
--- a/doc/html/boost_asio/reference/basic_socket/bytes_readable.html
+++ b/doc/html/boost_asio/reference/basic_socket/bytes_readable.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp139947328"></a>
+ <a class="indexterm" name="idp110565600"></a>
IO control command to get the amount of data
that can be read without blocking.
</p>
@@ -62,7 +62,8 @@ IO control command to get the amount of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 1191728597..49cd4ca1ba 100644
--- a/doc/html/boost_asio/reference/basic_socket/cancel.html
+++ b/doc/html/boost_asio/reference/basic_socket/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.cancel"></a><a class="link" href="cancel.html" title="basic_socket::cancel">basic_socket::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp139986416"></a>
+ <a class="indexterm" name="idp110604688"></a>
Cancel all asynchronous operations associated with the
socket.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations associated with 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 0a3f9c63c6..4529fdd6db 100644
--- a/doc/html/boost_asio/reference/basic_socket/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/cancel/overload1.html
@@ -96,7 +96,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 5d2d43199b..0cd8852f09 100644
--- a/doc/html/boost_asio/reference/basic_socket/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/cancel/overload2.html
@@ -97,7 +97,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 842adcd729..0f88f4a5ac 100644
--- a/doc/html/boost_asio/reference/basic_socket/close.html
+++ b/doc/html/boost_asio/reference/basic_socket/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.close"></a><a class="link" href="close.html" title="basic_socket::close">basic_socket::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp140076432"></a>
+ <a class="indexterm" name="idp110694912"></a>
Close the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="basic_socket::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 03b3bce339..bfe0d00bb7 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 0e2e6634a4..f9c2a5f334 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 bd6d330767..35f499886a 100644
--- a/doc/html/boost_asio/reference/basic_socket/connect.html
+++ b/doc/html/boost_asio/reference/basic_socket/connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.connect"></a><a class="link" href="connect.html" title="basic_socket::connect">basic_socket::connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp140165376"></a>
+ <a class="indexterm" name="idp110783616"></a>
Connect the socket to the specified endpoint.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="connect/overload1.html" title="basic_socket::connect (1 of 2 overloads)">connect</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Connect the socket to the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 9f3f0cfa3d..ef41d9ffca 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 94a1203dd6..f31faf0324 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 f1420575fc..f2e2acbcbe 100644
--- a/doc/html/boost_asio/reference/basic_socket/debug.html
+++ b/doc/html/boost_asio/reference/basic_socket/debug.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp140299600"></a>
+ <a class="indexterm" name="idp110917504"></a>
Socket option to enable socket-level debugging.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">debug</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to enable socket-level debugging.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 bb11e4afce..3ef6d561c0 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp140356640"></a>
+ <a class="indexterm" name="idp110974592"></a>
Socket option to prevent routing, use local interfaces
only.
</p>
@@ -73,7 +73,8 @@ Socket option to prevent routing, use local interfaces
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 2f64d08f43..f1bc9cedc7 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp140413536"></a>
+ <a class="indexterm" name="idp111031648"></a>
Socket option to report aborted connections
on accept.
</p>
@@ -75,7 +75,8 @@ Socket option to report aborted connections
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 0f7b01fe51..87a8938785 100644
--- a/doc/html/boost_asio/reference/basic_socket/endpoint_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/endpoint_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.endpoint_type"></a><a class="link" href="endpoint_type.html" title="basic_socket::endpoint_type">basic_socket::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp140474592"></a>
+ <a class="indexterm" name="idp111092816"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_implementation.html b/doc/html/boost_asio/reference/basic_socket/get_implementation.html
index efb6da275a..76d61ef0ef 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_implementation.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.get_implementation"></a><a class="link" href="get_implementation.html" title="basic_socket::get_implementation">basic_socket::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp140487904"></a>
+ <a class="indexterm" name="idp111106128"></a>
Get the underlying implementation of the
I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_implementation/overload1.html b/doc/html/boost_asio/reference/basic_socket/get_implementation/overload1.html
index ef874a710f..e8e3f7cb8a 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_implementation/overload2.html b/doc/html/boost_asio/reference/basic_socket/get_implementation/overload2.html
index 8912f15526..70ba8fd345 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 823bf43052..ce45ee6b83 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp140518000"></a>
+ <a class="indexterm" name="idp111136160"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 59c6c1ad77..d49151e169 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_option.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.get_option"></a><a class="link" href="get_option.html" title="basic_socket::get_option">basic_socket::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp140536192"></a>
+ <a class="indexterm" name="idp111154256"></a>
Get an option from the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Get an option from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 1c317aea88..2b3de171ba 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 265ef02bd8..94e8d4293d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_service.html b/doc/html/boost_asio/reference/basic_socket/get_service.html
index 1ada216d2c..ad19f2abd2 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_service.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.get_service"></a><a class="link" href="get_service.html" title="basic_socket::get_service">basic_socket::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp140680944"></a>
+ <a class="indexterm" name="idp111299488"></a>
Get the service associated with the I/O object.
</p>
<pre class="programlisting"><span class="identifier">service_type</span> <span class="special">&amp;</span> <a class="link" href="get_service/overload1.html" title="basic_socket::get_service (1 of 2 overloads)">get_service</a><span class="special">();</span>
@@ -39,7 +39,8 @@ Get the service associated with the I/O 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_service/overload1.html b/doc/html/boost_asio/reference/basic_socket/get_service/overload1.html
index 55c8d9c481..79065fe880 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_service/overload2.html b/doc/html/boost_asio/reference/basic_socket/get_service/overload2.html
index 9f9cde73b2..e3a96e8f31 100644
--- a/doc/html/boost_asio/reference/basic_socket/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/implementation.html b/doc/html/boost_asio/reference/basic_socket/implementation.html
index 14374944a0..2a5583b61e 100644
--- a/doc/html/boost_asio/reference/basic_socket/implementation.html
+++ b/doc/html/boost_asio/reference/basic_socket/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp140710656"></a>
+ <a class="indexterm" name="idp111329296"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/implementation_type.html b/doc/html/boost_asio/reference/basic_socket/implementation_type.html
index e1bd282198..25f82a4d5d 100644
--- a/doc/html/boost_asio/reference/basic_socket/implementation_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp140719296"></a>
+ <a class="indexterm" name="idp111337936"></a>
The underlying implementation type of I/O
object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation type of I/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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 2992573693..b146b2f5f0 100644
--- a/doc/html/boost_asio/reference/basic_socket/io_control.html
+++ b/doc/html/boost_asio/reference/basic_socket/io_control.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.io_control"></a><a class="link" href="io_control.html" title="basic_socket::io_control">basic_socket::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp140732816"></a>
+ <a class="indexterm" name="idp111351520"></a>
Perform an IO control command on the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Perform an IO control command on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 c8f2034fca..51f229cfc8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 281baa23ba..8b53108ee9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 0f6b8d6e81..a9d525f9bd 100644
--- a/doc/html/boost_asio/reference/basic_socket/is_open.html
+++ b/doc/html/boost_asio/reference/basic_socket/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.is_open"></a><a class="link" href="is_open.html" title="basic_socket::is_open">basic_socket::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp140874848"></a>
+ <a class="indexterm" name="idp111493488"></a>
Determine whether the socket is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the socket is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 b703a094b3..5ca2e6694d 100644
--- a/doc/html/boost_asio/reference/basic_socket/keep_alive.html
+++ b/doc/html/boost_asio/reference/basic_socket/keep_alive.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp140882896"></a>
+ <a class="indexterm" name="idp111501536"></a>
Socket option to send keep-alives.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">keep_alive</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to send keep-alives.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 5a8dcbc408..11a7d7aad1 100644
--- a/doc/html/boost_asio/reference/basic_socket/linger.html
+++ b/doc/html/boost_asio/reference/basic_socket/linger.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp140939872"></a>
+ <a class="indexterm" name="idp111558432"></a>
Socket option to specify whether the socket lingers on
close if unsent data is present.
</p>
@@ -74,7 +74,8 @@ Socket option to specify whether the socket lingers on
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 c48c4c669a..40e550f17c 100644
--- a/doc/html/boost_asio/reference/basic_socket/local_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_socket/local_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.local_endpoint"></a><a class="link" href="local_endpoint.html" title="basic_socket::local_endpoint">basic_socket::local_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp141002128"></a>
+ <a class="indexterm" name="idp111620848"></a>
Get the local endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="local_endpoint/overload1.html" title="basic_socket::local_endpoint (1 of 2 overloads)">local_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the local endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 0e782a7687..dea6e908a2 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 abb9ad6883..e8ee72fd71 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 906129cfef..3248c67d29 100644
--- a/doc/html/boost_asio/reference/basic_socket/lowest_layer.html
+++ b/doc/html/boost_asio/reference/basic_socket/lowest_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.lowest_layer"></a><a class="link" href="lowest_layer.html" title="basic_socket::lowest_layer">basic_socket::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp141105472"></a>
+ <a class="indexterm" name="idp111724144"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="basic_socket::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 7b06c7a1c0..8748cc819a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 912236cc27..f722e1cf91 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 e9f5496c62..b805983147 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.lowest_layer_type"></a><a class="link" href="lowest_layer_type.html" title="basic_socket::lowest_layer_type">basic_socket::lowest_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp141145872"></a>
+ <a class="indexterm" name="idp111764512"></a>
A <a class="link" href="../basic_socket.html" title="basic_socket"><code class="computeroutput"><span class="identifier">basic_socket</span></code></a> is always the lowest
layer.
</p>
@@ -896,7 +896,8 @@ A <a class="link" href="../basic_socket.html" title="basic_socket"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 76e827a417..7a98356b86 100644
--- a/doc/html/boost_asio/reference/basic_socket/max_connections.html
+++ b/doc/html/boost_asio/reference/basic_socket/max_connections.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp141395264"></a>
+ <a class="indexterm" name="idp112013824"></a>
The maximum length of the queue of pending incoming
connections.
</p>
@@ -39,7 +39,8 @@ The maximum length of the queue of pending incoming
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 cfe88f76c9..8baac20237 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp141404816"></a>
+ <a class="indexterm" name="idp112023376"></a>
Specify that the data should not be subject
to routing.
</p>
@@ -39,7 +39,8 @@ Specify that the data should not be subject
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 8bd3b0ae88..06d289e2c3 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp141414368"></a>
+ <a class="indexterm" name="idp112032928"></a>
Specifies that the data marks the end
of a record.
</p>
@@ -39,7 +39,8 @@ Specifies that the data marks the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 f4621d40d0..60d50cdd13 100644
--- a/doc/html/boost_asio/reference/basic_socket/message_flags.html
+++ b/doc/html/boost_asio/reference/basic_socket/message_flags.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp141423824"></a>
+ <a class="indexterm" name="idp112042384"></a>
Bitmask type for flags that can be passed to send
and receive operations.
</p>
@@ -49,7 +49,8 @@ Bitmask type for flags that can be passed to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 5140344085..c9e92336c3 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp141436928"></a>
+ <a class="indexterm" name="idp112055552"></a>
Process out-of-band data.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">message_out_of_band</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Process out-of-band 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 cff8e374d8..e0da3baf76 100644
--- a/doc/html/boost_asio/reference/basic_socket/message_peek.html
+++ b/doc/html/boost_asio/reference/basic_socket/message_peek.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp141446432"></a>
+ <a class="indexterm" name="idp112065056"></a>
Peek at incoming data without removing it from
the input queue.
</p>
@@ -39,7 +39,8 @@ Peek at incoming data without removing it 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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.html b/doc/html/boost_asio/reference/basic_socket/native.html
index 65e2f475c8..3ead4e5fa4 100644
--- a/doc/html/boost_asio/reference/basic_socket/native.html
+++ b/doc/html/boost_asio/reference/basic_socket/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.native"></a><a class="link" href="native.html" title="basic_socket::native">basic_socket::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp141455152"></a>
+ <a class="indexterm" name="idp112073776"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native socket representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 8ef7ad35d4..132e816662 100644
--- a/doc/html/boost_asio/reference/basic_socket/native_handle.html
+++ b/doc/html/boost_asio/reference/basic_socket/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.native_handle"></a><a class="link" href="native_handle.html" title="basic_socket::native_handle">basic_socket::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp141463520"></a>
+ <a class="indexterm" name="idp112082208"></a>
Get the native socket representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -40,7 +40,8 @@ Get the native socket representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 dd93838ac4..c1f9b2213d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.native_handle_type"></a><a class="link" href="native_handle_type.html" title="basic_socket::native_handle_type">basic_socket::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp141470000"></a>
+ <a class="indexterm" name="idp112088848"></a>
The native representation of a socket.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">SocketService</span><span class="special">::</span><span class="identifier">native_handle_type</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native representation of a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 08ae1047f1..211e513c6d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="basic_socket::native_non_blocking">basic_socket::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp141483392"></a>
+ <a class="indexterm" name="idp112102000"></a>
Gets the non-blocking mode of the native
socket implementation.
</p>
@@ -49,7 +49,8 @@ Gets the non-blocking mode of the native
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 88fca75b66..5bd2b82407 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
@@ -135,7 +135,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 8c877be269..9d51d6159e 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
@@ -150,7 +150,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 872d7edef8..e3f26d3c1b 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
@@ -141,7 +141,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_type.html b/doc/html/boost_asio/reference/basic_socket/native_type.html
index 0f792fd68c..46fdaba8c8 100644
--- a/doc/html/boost_asio/reference/basic_socket/native_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.native_type"></a><a class="link" href="native_type.html" title="basic_socket::native_type">basic_socket::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp142089120"></a>
+ <a class="indexterm" name="idp112707984"></a>
(Deprecated: Use native_handle_type.) The native
representation of a socket.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 843f1b3a59..8f393a88d9 100644
--- a/doc/html/boost_asio/reference/basic_socket/non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_socket/non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.non_blocking"></a><a class="link" href="non_blocking.html" title="basic_socket::non_blocking">basic_socket::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp142102672"></a>
+ <a class="indexterm" name="idp112721600"></a>
Gets the non-blocking mode of the socket.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="basic_socket::non_blocking (1 of 3 overloads)">non_blocking</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -48,7 +48,8 @@ Gets the non-blocking mode of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 4a412d54c1..54cdf83aaa 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
@@ -55,7 +55,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 8c6b12eb67..f0273df615 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
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 43cdae7be5..f2280d47f1 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
@@ -66,7 +66,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_io.html b/doc/html/boost_asio/reference/basic_socket/non_blocking_io.html
index 33d8d344ca..01f1a78049 100644
--- a/doc/html/boost_asio/reference/basic_socket/non_blocking_io.html
+++ b/doc/html/boost_asio/reference/basic_socket/non_blocking_io.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp142224064"></a>
+ <a class="indexterm" name="idp112843056"></a>
(Deprecated: Use non_blocking().) IO control
command to set the blocking mode of the socket.
</p>
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 7c7af44baf..b8597944d7 100644
--- a/doc/html/boost_asio/reference/basic_socket/open.html
+++ b/doc/html/boost_asio/reference/basic_socket/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.open"></a><a class="link" href="open.html" title="basic_socket::open">basic_socket::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp142257808"></a>
+ <a class="indexterm" name="idp112876912"></a>
Open the socket using the specified protocol.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="open/overload1.html" title="basic_socket::open (1 of 2 overloads)">open</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Open the socket using the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 8340d4f61e..97c4b6d7b6 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 5481707c0a..b3eb0ee0c0 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 7ddfa483a8..52c72d97f0 100644
--- a/doc/html/boost_asio/reference/basic_socket/operator_eq_.html
+++ b/doc/html/boost_asio/reference/basic_socket/operator_eq_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.operator_eq_"></a><a class="link" href="operator_eq_.html" title="basic_socket::operator=">basic_socket::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp142373184"></a>
+ <a class="indexterm" name="idp112991888"></a>
Move-assign a <a class="link" href="../basic_socket.html" title="basic_socket"><code class="computeroutput"><span class="identifier">basic_socket</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_socket</span> <span class="special">&amp;</span> <a class="link" href="operator_eq_/overload1.html" title="basic_socket::operator= (1 of 2 overloads)">operator=</a><span class="special">(</span>
@@ -48,7 +48,8 @@ Move-assign a <a class="link" href="../basic_socket.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 a99a1a7c8c..5e58a69d4f 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
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 453e92fccb..d81113712f 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
@@ -65,7 +65,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 5b4c19e05b..7903755be0 100644
--- a/doc/html/boost_asio/reference/basic_socket/protocol_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/protocol_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.protocol_type"></a><a class="link" href="protocol_type.html" title="basic_socket::protocol_type">basic_socket::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp142476720"></a>
+ <a class="indexterm" name="idp113095280"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 4000dcb92d..2ffdec8f76 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp142489888"></a>
+ <a class="indexterm" name="idp113108336"></a>
Socket option for the receive buffer size
of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the receive buffer 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 0ecfa45a06..191cef8617 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp142547040"></a>
+ <a class="indexterm" name="idp113165424"></a>
Socket option for the receive low watermark.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">receive_low_watermark</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option for the receive low watermark.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 240dfb56a9..3de186d907 100644
--- a/doc/html/boost_asio/reference/basic_socket/remote_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_socket/remote_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.remote_endpoint"></a><a class="link" href="remote_endpoint.html" title="basic_socket::remote_endpoint">basic_socket::remote_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp142603200"></a>
+ <a class="indexterm" name="idp113221760"></a>
Get the remote endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="remote_endpoint/overload1.html" title="basic_socket::remote_endpoint (1 of 2 overloads)">remote_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the remote endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 dc41048dc9..a437422616 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 65e0728426..af92e33bd0 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 21ebaf8553..586824bab1 100644
--- a/doc/html/boost_asio/reference/basic_socket/reuse_address.html
+++ b/doc/html/boost_asio/reference/basic_socket/reuse_address.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp142706944"></a>
+ <a class="indexterm" name="idp113325840"></a>
Socket option to allow the socket to be bound
to an address that is already in use.
</p>
@@ -73,7 +73,8 @@ Socket option to allow the socket to be bound
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 9de135b98b..97271fd73a 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp142764192"></a>
+ <a class="indexterm" name="idp113383312"></a>
Socket option for the send buffer size of a
socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the send buffer size of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 3b40d9718d..5e4c8147a3 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp142821168"></a>
+ <a class="indexterm" name="idp113440416"></a>
Socket option for the send low watermark.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">send_low_watermark</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option for the send low watermark.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/service.html b/doc/html/boost_asio/reference/basic_socket/service.html
index d22e7a2b4e..19c24fc480 100644
--- a/doc/html/boost_asio/reference/basic_socket/service.html
+++ b/doc/html/boost_asio/reference/basic_socket/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp142878416"></a>
+ <a class="indexterm" name="idp113497488"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/basic_socket/service_type.html b/doc/html/boost_asio/reference/basic_socket/service_type.html
index 0b80fb1c88..4066170537 100644
--- a/doc/html/boost_asio/reference/basic_socket/service_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp142890848"></a>
+ <a class="indexterm" name="idp113509984"></a>
The type of the service that will be used to provide
I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be used to provide
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 3718da3764..eb8af931fb 100644
--- a/doc/html/boost_asio/reference/basic_socket/set_option.html
+++ b/doc/html/boost_asio/reference/basic_socket/set_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.set_option"></a><a class="link" href="set_option.html" title="basic_socket::set_option">basic_socket::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp142903440"></a>
+ <a class="indexterm" name="idp113522512"></a>
Set an option on the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Set an option on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 d89f1f0dcb..bb40fb6804 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 cddcf1446e..59740291a1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 153860a15f..91175b343e 100644
--- a/doc/html/boost_asio/reference/basic_socket/shutdown.html
+++ b/doc/html/boost_asio/reference/basic_socket/shutdown.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket.shutdown"></a><a class="link" href="shutdown.html" title="basic_socket::shutdown">basic_socket::shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp143037360"></a>
+ <a class="indexterm" name="idp113656464"></a>
Disable sends or receives on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="shutdown/overload1.html" title="basic_socket::shutdown (1 of 2 overloads)">shutdown</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Disable sends or receives on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 6b030cd128..712c161ca3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 4d7c73ce56..ccbc58e3ec 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 858e96bc77..bdae19f59b 100644
--- a/doc/html/boost_asio/reference/basic_socket/shutdown_type.html
+++ b/doc/html/boost_asio/reference/basic_socket/shutdown_type.html
@@ -30,15 +30,15 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp143149744"></a>
+ <a class="indexterm" name="idp113768480"></a>
Different ways a socket may be shutdown.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">shutdown_type</span>
</pre>
<p>
- <a class="indexterm" name="idp143153280"></a>
- <a class="indexterm" name="idp143154384"></a>
- <a class="indexterm" name="idp143155488"></a>
+ <a class="indexterm" name="idp113772016"></a>
+ <a class="indexterm" name="idp113773120"></a>
+ <a class="indexterm" name="idp113774224"></a>
</p>
<h6>
<a name="boost_asio.reference.basic_socket.shutdown_type.h0"></a>
@@ -64,7 +64,8 @@ Different ways a socket may be 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 da7bc2cee9..3dd7e34b39 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor.html
@@ -838,7 +838,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 aec1189333..acb18d1756 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/accept.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/accept.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.accept"></a><a class="link" href="accept.html" title="basic_socket_acceptor::accept">basic_socket_acceptor::accept</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp143459584"></a>
+ <a class="indexterm" name="idp114077936"></a>
Accept a new connection.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -68,7 +68,8 @@ Accept a new connection.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 5ecc3e27f3..5db3ef937f 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
@@ -80,7 +80,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 fb35922f61..cfc6b899f1 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
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 e6a04523fe..9951add1ab 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
@@ -86,7 +86,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 349640ba1d..9a6c336f4a 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
@@ -83,7 +83,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 14e1c5fa9c..778b7d4735 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/assign.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.assign"></a><a class="link" href="assign.html" title="basic_socket_acceptor::assign">basic_socket_acceptor::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp143820656"></a>
+ <a class="indexterm" name="idp114439552"></a>
Assigns an existing native acceptor to the acceptor.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="assign/overload1.html" title="basic_socket_acceptor::assign (1 of 2 overloads)">assign</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Assigns an existing native acceptor to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 9cc6e13e0c..365d6dac4a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 1ebc7b921a..865e4a8e93 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 a046d7fa39..899d2da0e2 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.async_accept"></a><a class="link" href="async_accept.html" title="basic_socket_acceptor::async_accept">basic_socket_acceptor::async_accept</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp143881600"></a>
+ <a class="indexterm" name="idp114500560"></a>
Start an asynchronous accept.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -52,7 +52,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 7348f7348c..8ed202edd9 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
@@ -98,7 +98,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 6741b01a4e..f568708c53 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
@@ -86,7 +86,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 5e9fed8ab1..bf67bb6650 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.basic_socket_acceptor"></a><a class="link" href="basic_socket_acceptor.html" title="basic_socket_acceptor::basic_socket_acceptor">basic_socket_acceptor::basic_socket_acceptor</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp144068416"></a>
+ <a class="indexterm" name="idp114686992"></a>
Construct an acceptor without
opening it.
</p>
@@ -84,7 +84,8 @@ Construct an acceptor without
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 07a516f8af..1b42d4b377 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 ba6b530cb1..ab517bca54 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 26198355c3..853bdb9fcc 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 c9247a94f3..e8a47c9a10 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 1885745e44..6beee63029 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
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 c934a766d8..8714a9b0bb 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
@@ -66,7 +66,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 f70f64bf70..5b6e695535 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/bind.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/bind.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.bind"></a><a class="link" href="bind.html" title="basic_socket_acceptor::bind">basic_socket_acceptor::bind</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp144368512"></a>
+ <a class="indexterm" name="idp114986656"></a>
Bind the acceptor to the given local endpoint.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="bind/overload1.html" title="basic_socket_acceptor::bind (1 of 2 overloads)">bind</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Bind the acceptor to the given 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 32c5970d96..0baa1e3998 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 149e234887..fc34822559 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 2993ad2a1f..2a40a5166d 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/broadcast.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/broadcast.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp144508544"></a>
+ <a class="indexterm" name="idp115126672"></a>
Socket option to permit sending of broadcast
messages.
</p>
@@ -73,7 +73,8 @@ Socket option to permit sending of broadcast
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 a51c82db8b..05b9ae0e46 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp144565616"></a>
+ <a class="indexterm" name="idp115183776"></a>
IO control command to get the amount
of data that can be read without blocking.
</p>
@@ -62,7 +62,8 @@ IO control command to get the amount
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 e27eb7102b..211ac30882 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/cancel.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.cancel"></a><a class="link" href="cancel.html" title="basic_socket_acceptor::cancel">basic_socket_acceptor::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp144604784"></a>
+ <a class="indexterm" name="idp115223072"></a>
Cancel all asynchronous operations associated
with the acceptor.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 93f61d871d..0508183554 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 10952e9e67..4221a1d7e7 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 cc8be5568c..1456206d6d 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/close.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.close"></a><a class="link" href="close.html" title="basic_socket_acceptor::close">basic_socket_acceptor::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp144660352"></a>
+ <a class="indexterm" name="idp115278624"></a>
Close the acceptor.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="basic_socket_acceptor::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 0cd0286098..4153052dbc 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 e5cd4fc520..c59b4744ad 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 36141a2818..06caf6a6bc 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/debug.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/debug.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp144735296"></a>
+ <a class="indexterm" name="idp115353344"></a>
Socket option to enable socket-level debugging.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">debug</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to enable socket-level debugging.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 7bcbc65ae3..7c3bb255e2 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp144792352"></a>
+ <a class="indexterm" name="idp115410576"></a>
Socket option to prevent routing, use
local interfaces only.
</p>
@@ -73,7 +73,8 @@ Socket option to prevent routing, use
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 ad4cf6590e..8558451683 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp144849424"></a>
+ <a class="indexterm" name="idp115467920"></a>
Socket option to report aborted
connections on accept.
</p>
@@ -75,7 +75,8 @@ Socket option to report aborted
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 600bd1bb35..d97e26357b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.endpoint_type"></a><a class="link" href="endpoint_type.html" title="basic_socket_acceptor::endpoint_type">basic_socket_acceptor::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp144910768"></a>
+ <a class="indexterm" name="idp115529248"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_implementation.html b/doc/html/boost_asio/reference/basic_socket_acceptor/get_implementation.html
index 3112bd4d02..6925112c08 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/get_implementation.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.get_implementation"></a><a class="link" href="get_implementation.html" title="basic_socket_acceptor::get_implementation">basic_socket_acceptor::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp144924208"></a>
+ <a class="indexterm" name="idp115542800"></a>
Get the underlying implementation
of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_implementation/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/get_implementation/overload1.html
index 0ba7bf058f..2b95e5a490 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_implementation/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/get_implementation/overload2.html
index ab77bee799..e3fa200c25 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 a330567c1a..8048ee3142 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp144954336"></a>
+ <a class="indexterm" name="idp115572928"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 f54f3bf6db..c5e02ed716 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.get_option"></a><a class="link" href="get_option.html" title="basic_socket_acceptor::get_option">basic_socket_acceptor::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp144972672"></a>
+ <a class="indexterm" name="idp115591328"></a>
Get an option from the acceptor.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Get an option from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 1b02a98ff4..bf44294f49 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
@@ -80,7 +80,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 42f60161aa..00b6aa7b3a 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
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_service.html b/doc/html/boost_asio/reference/basic_socket_acceptor/get_service.html
index b85aa13857..856b414d0f 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/get_service.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.get_service"></a><a class="link" href="get_service.html" title="basic_socket_acceptor::get_service">basic_socket_acceptor::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp145113168"></a>
+ <a class="indexterm" name="idp115731968"></a>
Get the service associated with the I/O
object.
</p>
@@ -40,7 +40,8 @@ Get the service associated with the I/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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_service/overload1.html b/doc/html/boost_asio/reference/basic_socket_acceptor/get_service/overload1.html
index ebf0e4659d..bf71c1f91a 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_service/overload2.html b/doc/html/boost_asio/reference/basic_socket_acceptor/get_service/overload2.html
index a6d29e7c15..82518d1bec 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/implementation.html b/doc/html/boost_asio/reference/basic_socket_acceptor/implementation.html
index c8607a95bf..987debd964 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/implementation.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp145143120"></a>
+ <a class="indexterm" name="idp115761968"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/implementation_type.html b/doc/html/boost_asio/reference/basic_socket_acceptor/implementation_type.html
index d74dfc5e6e..20e37f7317 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/implementation_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp145151840"></a>
+ <a class="indexterm" name="idp115770688"></a>
The underlying implementation type
of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 f72f4f9e2b..c6015e4b9c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.io_control"></a><a class="link" href="io_control.html" title="basic_socket_acceptor::io_control">basic_socket_acceptor::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp145165408"></a>
+ <a class="indexterm" name="idp115784256"></a>
Perform an IO control command on the acceptor.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Perform an IO control command on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 621a85ffa3..61e0c9bd04 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 fc459765bd..38d7f92a69 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 1811e03325..a3e1b83df2 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.is_open"></a><a class="link" href="is_open.html" title="basic_socket_acceptor::is_open">basic_socket_acceptor::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp145299296"></a>
+ <a class="indexterm" name="idp115918192"></a>
Determine whether the acceptor is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the acceptor is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 38f274edff..f428f7c83c 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp145307280"></a>
+ <a class="indexterm" name="idp115926176"></a>
Socket option to send keep-alives.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">keep_alive</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to send keep-alives.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 c2da9b6d43..2b72b2d70e 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/linger.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/linger.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp145364432"></a>
+ <a class="indexterm" name="idp115983440"></a>
Socket option to specify whether the socket
lingers on close if unsent data is present.
</p>
@@ -74,7 +74,8 @@ Socket option to specify whether the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 be5fe8dd3c..4b6d5e1750 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/listen.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/listen.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.listen"></a><a class="link" href="listen.html" title="basic_socket_acceptor::listen">basic_socket_acceptor::listen</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp145426880"></a>
+ <a class="indexterm" name="idp116045792"></a>
Place the acceptor into the state where it will
listen for new connections.
</p>
@@ -43,7 +43,8 @@ Place the acceptor into the state where it will
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 87f92a2ad4..9a38bdd1b8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 25603e41a7..d1626791ee 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 e0124eecfd..a09c294e1e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.local_endpoint"></a><a class="link" href="local_endpoint.html" title="basic_socket_acceptor::local_endpoint">basic_socket_acceptor::local_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp145520288"></a>
+ <a class="indexterm" name="idp116139360"></a>
Get the local endpoint of the acceptor.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="local_endpoint/overload1.html" title="basic_socket_acceptor::local_endpoint (1 of 2 overloads)">local_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the local endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 4d9d840308..ba9a06c61a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 3f8512223b..f863c8ca8a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 b151942813..458866379d 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp145624848"></a>
+ <a class="indexterm" name="idp116243968"></a>
The maximum length of the queue of
pending incoming connections.
</p>
@@ -39,7 +39,8 @@ The maximum length of the queue 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 900d66d090..d81d75d5d0 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp145634416"></a>
+ <a class="indexterm" name="idp116253600"></a>
Specify that the data should not
be subject to routing.
</p>
@@ -39,7 +39,8 @@ Specify that the data should 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 c17a94cd42..476fc39622 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp145644048"></a>
+ <a class="indexterm" name="idp116263232"></a>
Specifies that the data marks
the end of a record.
</p>
@@ -39,7 +39,8 @@ Specifies that the data marks
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 c5f710fe07..04d33a8d11 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp145653648"></a>
+ <a class="indexterm" name="idp116272832"></a>
Bitmask type for flags that can be passed
to send and receive operations.
</p>
@@ -49,7 +49,8 @@ Bitmask type for flags that can be passed
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 83835082ad..959d29c6e1 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp145666816"></a>
+ <a class="indexterm" name="idp116286144"></a>
Process out-of-band data.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">message_out_of_band</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Process out-of-band 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 8c4deabf85..e9cf22dcc1 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp145676480"></a>
+ <a class="indexterm" name="idp116295552"></a>
Peek at incoming data without removing
it from the input queue.
</p>
@@ -39,7 +39,8 @@ Peek at incoming data without removing
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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.html b/doc/html/boost_asio/reference/basic_socket_acceptor/native.html
index 764b802823..7620292cb2 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/native.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.native"></a><a class="link" href="native.html" title="basic_socket_acceptor::native">basic_socket_acceptor::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp145685216"></a>
+ <a class="indexterm" name="idp116304320"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native acceptor representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 85c436eab3..9903f3183d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.native_handle"></a><a class="link" href="native_handle.html" title="basic_socket_acceptor::native_handle">basic_socket_acceptor::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp145693648"></a>
+ <a class="indexterm" name="idp116312832"></a>
Get the native acceptor representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -40,7 +40,8 @@ Get the native acceptor representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 b0fb34c0b7..fa39379dfc 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.native_handle_type"></a><a class="link" href="native_handle_type.html" title="basic_socket_acceptor::native_handle_type">basic_socket_acceptor::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp145700368"></a>
+ <a class="indexterm" name="idp116319552"></a>
The native representation of an
acceptor.
</p>
@@ -46,7 +46,8 @@ The native representation of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 0c01932ec0..cb28ee3022 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="basic_socket_acceptor::native_non_blocking">basic_socket_acceptor::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp145713856"></a>
+ <a class="indexterm" name="idp116333072"></a>
Gets the non-blocking mode of the
native acceptor implementation.
</p>
@@ -49,7 +49,8 @@ Gets the non-blocking mode 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 b87d41a505..bbefcb9b9a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 6a76379dc8..e681d0dc6b 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
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 bf63482408..d0311e050c 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
@@ -65,7 +65,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_type.html b/doc/html/boost_asio/reference/basic_socket_acceptor/native_type.html
index 41bbda2097..a0a1fa848e 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/native_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.native_type"></a><a class="link" href="native_type.html" title="basic_socket_acceptor::native_type">basic_socket_acceptor::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp145833440"></a>
+ <a class="indexterm" name="idp116452560"></a>
(Deprecated: Use native_handle_type.) The
native representation of an acceptor.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 aa69820725..0c14e0b65b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.non_blocking"></a><a class="link" href="non_blocking.html" title="basic_socket_acceptor::non_blocking">basic_socket_acceptor::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp145847088"></a>
+ <a class="indexterm" name="idp116466208"></a>
Gets the non-blocking mode of the acceptor.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="basic_socket_acceptor::non_blocking (1 of 3 overloads)">non_blocking</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -48,7 +48,8 @@ Gets the non-blocking mode of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 5fde8494dd..c8f1743f21 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
@@ -55,7 +55,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 d554dbb639..47af3a03f4 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
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 b2b3a30ce5..9cd2a71311 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
@@ -66,7 +66,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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_io.html b/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking_io.html
index c6ab9b475b..d03f2b6063 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking_io.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/non_blocking_io.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp145969408"></a>
+ <a class="indexterm" name="idp116587760"></a>
(Deprecated: Use non_blocking().) IO
control command to set the blocking mode of the socket.
</p>
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 bf4f300ab3..f046638b5d 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/open.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.open"></a><a class="link" href="open.html" title="basic_socket_acceptor::open">basic_socket_acceptor::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp146003392"></a>
+ <a class="indexterm" name="idp116621808"></a>
Open the acceptor using the specified protocol.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="open/overload1.html" title="basic_socket_acceptor::open (1 of 2 overloads)">open</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Open the acceptor using the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 0407b3aa43..a29050d6cf 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 22f21a2bf1..4f59486345 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 834124d437..4c618d6c77 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.operator_eq_"></a><a class="link" href="operator_eq_.html" title="basic_socket_acceptor::operator=">basic_socket_acceptor::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp146118816"></a>
+ <a class="indexterm" name="idp116737408"></a>
Move-assign a <a class="link" href="../basic_socket_acceptor.html" title="basic_socket_acceptor"><code class="computeroutput"><span class="identifier">basic_socket_acceptor</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_socket_acceptor</span> <span class="special">&amp;</span> <a class="link" href="operator_eq_/overload1.html" title="basic_socket_acceptor::operator= (1 of 2 overloads)">operator=</a><span class="special">(</span>
@@ -48,7 +48,8 @@ Move-assign a <a class="link" href="../basic_socket_acceptor.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 7f3dd42229..47c31f38c4 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
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 5c61308333..244a4a7da0 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
@@ -65,7 +65,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 4b638f93d4..f28ac72c34 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.protocol_type"></a><a class="link" href="protocol_type.html" title="basic_socket_acceptor::protocol_type">basic_socket_acceptor::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp146222864"></a>
+ <a class="indexterm" name="idp116841296"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 9eb965e586..1d6299f859 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp146236096"></a>
+ <a class="indexterm" name="idp116854576"></a>
Socket option for the receive buffer
size of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the receive 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 897dce005b..56b5a0a86e 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp146293216"></a>
+ <a class="indexterm" name="idp116911824"></a>
Socket option for the receive
low watermark.
</p>
@@ -73,7 +73,8 @@ Socket option for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 53b642f7b7..b36aed2056 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp146350640"></a>
+ <a class="indexterm" name="idp116969168"></a>
Socket option to allow the socket to
be bound to an address that is already in use.
</p>
@@ -73,7 +73,8 @@ Socket option to allow the socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 de074e9009..750df0234f 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp146407952"></a>
+ <a class="indexterm" name="idp117026512"></a>
Socket option for the send buffer
size of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the send 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 6e9319b670..d881f6cae4 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp146465264"></a>
+ <a class="indexterm" name="idp117083696"></a>
Socket option for the send low watermark.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">send_low_watermark</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option for the send low watermark.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/service.html b/doc/html/boost_asio/reference/basic_socket_acceptor/service.html
index 3e3bb0e295..d8a3022ec4 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/service.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp146522560"></a>
+ <a class="indexterm" name="idp117140928"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/service_type.html b/doc/html/boost_asio/reference/basic_socket_acceptor/service_type.html
index de8871687a..dd90f19442 100644
--- a/doc/html/boost_asio/reference/basic_socket_acceptor/service_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_acceptor/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp146535200"></a>
+ <a class="indexterm" name="idp117153392"></a>
The type of the service that will be used
to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be used
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 30d1721f18..e44bdb4915 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_acceptor.set_option"></a><a class="link" href="set_option.html" title="basic_socket_acceptor::set_option">basic_socket_acceptor::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp146547632"></a>
+ <a class="indexterm" name="idp117165872"></a>
Set an option on the acceptor.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Set an option on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 6e764ddd0c..e6209e6740 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 d2c9a6f2a5..72c0ce4278 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 345869fc57..3773e9e0ed 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
@@ -30,15 +30,15 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp146685280"></a>
+ <a class="indexterm" name="idp117303376"></a>
Different ways a socket may be shutdown.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">shutdown_type</span>
</pre>
<p>
- <a class="indexterm" name="idp146688880"></a>
- <a class="indexterm" name="idp146689984"></a>
- <a class="indexterm" name="idp146691088"></a>
+ <a class="indexterm" name="idp117306976"></a>
+ <a class="indexterm" name="idp117308080"></a>
+ <a class="indexterm" name="idp117309184"></a>
</p>
<h6>
<a name="boost_asio.reference.basic_socket_acceptor.shutdown_type.h0"></a>
@@ -64,7 +64,8 @@ Different ways a socket may be 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 f2106db5d7..f404bc8aee 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream.html
@@ -230,7 +230,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 70e3cd5786..48058efcf2 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_iostream.basic_socket_iostream"></a><a class="link" href="basic_socket_iostream.html" title="basic_socket_iostream::basic_socket_iostream">basic_socket_iostream::basic_socket_iostream</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp146787888"></a>
+ <a class="indexterm" name="idp117406224"></a>
Construct a <a class="link" href="../basic_socket_iostream.html" title="basic_socket_iostream"><code class="computeroutput"><span class="identifier">basic_socket_iostream</span></code></a> without
establishing a connection.
</p>
@@ -50,7 +50,8 @@ Construct a <a class="link" href="../basic_socket_iostream.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 e9ff00c768..676eb9e2f5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 41fdeaaa99..7a18206687 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
@@ -47,7 +47,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 702f1b46e8..121d6f5ae3 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/close.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_iostream.close"></a><a class="link" href="close.html" title="basic_socket_iostream::close">basic_socket_iostream::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp146835376"></a>
+ <a class="indexterm" name="idp117453936"></a>
Close the connection.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">close</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Close the connection.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 98cb31bfef..d582b11f81 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/connect.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_iostream.connect"></a><a class="link" href="connect.html" title="basic_socket_iostream::connect">basic_socket_iostream::connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp146841376"></a>
+ <a class="indexterm" name="idp117459936"></a>
Establish a connection to an endpoint corresponding
to a resolver query.
</p>
@@ -48,7 +48,8 @@ Establish a connection to an endpoint corresponding
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 e1122c2504..94a8a8e17f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_iostream.duration_type"></a><a class="link" href="duration_type.html" title="basic_socket_iostream::duration_type">basic_socket_iostream::duration_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp146859456"></a>
+ <a class="indexterm" name="idp117478016"></a>
The duration type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">TimeTraits</span><span class="special">::</span><span class="identifier">duration_type</span> <span class="identifier">duration_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 f6ae6c65a7..6467591d61 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_iostream.endpoint_type"></a><a class="link" href="endpoint_type.html" title="basic_socket_iostream::endpoint_type">basic_socket_iostream::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp146872928"></a>
+ <a class="indexterm" name="idp117491424"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 b717935547..72bbb54db7 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/error.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/error.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_iostream.error"></a><a class="link" href="error.html" title="basic_socket_iostream::error">basic_socket_iostream::error</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp146886496"></a>
+ <a class="indexterm" name="idp117504720"></a>
Get the last error associated with the stream.
</p>
<pre class="programlisting"><span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="special">&amp;</span> <span class="identifier">error</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -57,7 +57,8 @@ Get the last error associated with the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 5c837c6553..7c089562e5 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_iostream.expires_at"></a><a class="link" href="expires_at.html" title="basic_socket_iostream::expires_at">basic_socket_iostream::expires_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp146924976"></a>
+ <a class="indexterm" name="idp117543152"></a>
Get the stream's expiry time as an absolute
time.
</p>
@@ -44,7 +44,8 @@ Get the stream's expiry time as an absolute
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 77c79897e5..7b688160ae 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
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 b76b2bc3bd..6fee842c7c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 9dbae39311..227241f836 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_iostream.expires_from_now"></a><a class="link" href="expires_from_now.html" title="basic_socket_iostream::expires_from_now">basic_socket_iostream::expires_from_now</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp146969920"></a>
+ <a class="indexterm" name="idp117588064"></a>
Get the timer's expiry time relative
to now.
</p>
@@ -44,7 +44,8 @@ Get the timer's expiry time relative
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 b574ae9351..bbf8986693 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
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 e1c82062e2..3f2491ad73 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
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 baf7dee051..c9b2919c48 100644
--- a/doc/html/boost_asio/reference/basic_socket_iostream/rdbuf.html
+++ b/doc/html/boost_asio/reference/basic_socket_iostream/rdbuf.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_iostream.rdbuf"></a><a class="link" href="rdbuf.html" title="basic_socket_iostream::rdbuf">basic_socket_iostream::rdbuf</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp147015168"></a>
+ <a class="indexterm" name="idp117633008"></a>
Return a pointer to the underlying streambuf.
</p>
<pre class="programlisting"><span class="identifier">basic_socket_streambuf</span><span class="special">&lt;</span> <span class="identifier">Protocol</span><span class="special">,</span> <span class="identifier">StreamSocketService</span><span class="special">,</span> <span class="identifier">Time</span><span class="special">,</span> <span class="identifier">TimeTraits</span><span class="special">,</span> <span class="identifier">TimerService</span> <span class="special">&gt;</span> <span class="special">*</span> <span class="identifier">rdbuf</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Return a pointer to the underlying 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 303623b390..5d81cccd45 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_iostream.time_type"></a><a class="link" href="time_type.html" title="basic_socket_iostream::time_type">basic_socket_iostream::time_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp147029904"></a>
+ <a class="indexterm" name="idp117647648"></a>
The time type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">TimeTraits</span><span class="special">::</span><span class="identifier">time_type</span> <span class="identifier">time_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 fb09b6b70d..7625bdca14 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf.html
@@ -1012,7 +1012,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 7332aa8353..47ca36aba6 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf._basic_socket_streambuf"></a><a class="link" href="_basic_socket_streambuf.html" title="basic_socket_streambuf::~basic_socket_streambuf">basic_socket_streambuf::~basic_socket_streambuf</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp151199328"></a>
+ <a class="indexterm" name="idp121817936"></a>
Destructor flushes buffered
data.
</p>
@@ -36,7 +36,8 @@ Destructor flushes 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/assign.html b/doc/html/boost_asio/reference/basic_socket_streambuf/assign.html
index 96b54ad6c9..1cb9ce4b0e 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/assign.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.assign"></a><a class="link" href="assign.html" title="basic_socket_streambuf::assign">basic_socket_streambuf::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp147357424"></a>
+ <a class="indexterm" name="idp117975200"></a>
Assign an existing native socket to the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="assign/overload1.html" title="basic_socket_streambuf::assign (1 of 2 overloads)">assign</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Assign an existing native socket to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/assign/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/assign/overload1.html
index a22a7262e3..fa94e8f209 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/assign/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/assign/overload1.html
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/assign/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/assign/overload2.html
index a40c4da7e1..ae5b796e03 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/assign/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/assign/overload2.html
@@ -41,7 +41,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/async_connect.html b/doc/html/boost_asio/reference/basic_socket_streambuf/async_connect.html
index 0ef150dea0..228a8bc272 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/async_connect.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/async_connect.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp147420992"></a>
+ <a class="indexterm" name="idp118038928"></a>
Start an asynchronous connect.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -102,7 +102,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/at_mark.html b/doc/html/boost_asio/reference/basic_socket_streambuf/at_mark.html
index bf9935855a..8f4417357d 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/at_mark.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/at_mark.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.at_mark"></a><a class="link" href="at_mark.html" title="basic_socket_streambuf::at_mark">basic_socket_streambuf::at_mark</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp147501264"></a>
+ <a class="indexterm" name="idp118119056"></a>
Determine whether the socket is at the out-of-band
data mark.
</p>
@@ -41,7 +41,8 @@ Determine whether the socket is at the out-of-band
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/at_mark/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/at_mark/overload1.html
index 03518acb41..5b279cc54a 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/at_mark/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/at_mark/overload1.html
@@ -63,7 +63,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/at_mark/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/at_mark/overload2.html
index 17ed1a1830..d1582a652e 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/at_mark/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/at_mark/overload2.html
@@ -64,7 +64,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/available.html b/doc/html/boost_asio/reference/basic_socket_streambuf/available.html
index 1dda3848af..4315aeaa5c 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/available.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/available.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.available"></a><a class="link" href="available.html" title="basic_socket_streambuf::available">basic_socket_streambuf::available</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp147556848"></a>
+ <a class="indexterm" name="idp118174704"></a>
Determine the number of bytes available
for reading.
</p>
@@ -41,7 +41,8 @@ Determine the number of bytes available
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/available/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/available/overload1.html
index 55dcb40208..4f0e1e91fa 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/available/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/available/overload1.html
@@ -64,7 +64,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/available/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/available/overload2.html
index b682c86fef..6f7323ba90 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/available/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/available/overload2.html
@@ -65,7 +65,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 a1127d9693..e556a24462 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.basic_socket_streambuf"></a><a class="link" href="basic_socket_streambuf.html" title="basic_socket_streambuf::basic_socket_streambuf">basic_socket_streambuf::basic_socket_streambuf</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp147616704"></a>
+ <a class="indexterm" name="idp118234368"></a>
Construct a <a class="link" href="../basic_socket_streambuf.html" title="basic_socket_streambuf"><code class="computeroutput"><span class="identifier">basic_socket_streambuf</span></code></a> without
establishing a connection.
</p>
@@ -36,7 +36,8 @@ Construct a <a class="link" href="../basic_socket_streambuf.html" title="basic_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/bind.html b/doc/html/boost_asio/reference/basic_socket_streambuf/bind.html
index a84b9092cf..6fafd452d1 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/bind.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/bind.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.bind"></a><a class="link" href="bind.html" title="basic_socket_streambuf::bind">basic_socket_streambuf::bind</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp147623936"></a>
+ <a class="indexterm" name="idp118241600"></a>
Bind the socket to the given local endpoint.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="bind/overload1.html" title="basic_socket_streambuf::bind (1 of 2 overloads)">bind</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Bind the socket to the given 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/bind/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/bind/overload1.html
index c7b39f5e10..3bc1dfadb0 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/bind/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/bind/overload1.html
@@ -78,7 +78,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/bind/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/bind/overload2.html
index fe9cca4a22..6fc0e2bdb6 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/bind/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/bind/overload2.html
@@ -75,7 +75,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/broadcast.html b/doc/html/boost_asio/reference/basic_socket_streambuf/broadcast.html
index e20677ab6a..a7357108a3 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/broadcast.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/broadcast.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp147768208"></a>
+ <a class="indexterm" name="idp118385520"></a>
Socket option to permit sending of broadcast
messages.
</p>
@@ -73,7 +73,8 @@ Socket option to permit sending of broadcast
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/bytes_readable.html b/doc/html/boost_asio/reference/basic_socket_streambuf/bytes_readable.html
index ae8fa4ea8c..38c2408532 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/bytes_readable.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/bytes_readable.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp147825264"></a>
+ <a class="indexterm" name="idp118442560"></a>
IO control command to get the amount
of data that can be read without blocking.
</p>
@@ -62,7 +62,8 @@ IO control command to get the amount
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/cancel.html b/doc/html/boost_asio/reference/basic_socket_streambuf/cancel.html
index fa19e72943..99ac39e41b 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/cancel.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.cancel"></a><a class="link" href="cancel.html" title="basic_socket_streambuf::cancel">basic_socket_streambuf::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp147864784"></a>
+ <a class="indexterm" name="idp118481888"></a>
Cancel all asynchronous operations associated
with the socket.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/cancel/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/cancel/overload1.html
index 6079b92979..a0eff0fdde 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/cancel/overload1.html
@@ -99,7 +99,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/cancel/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/cancel/overload2.html
index 47fc9a5683..596f345a85 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/cancel/overload2.html
@@ -100,7 +100,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 284ea10375..1981a2baa1 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/close.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.close"></a><a class="link" href="close.html" title="basic_socket_streambuf::close">basic_socket_streambuf::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp147956704"></a>
+ <a class="indexterm" name="idp118574272"></a>
Close the connection.
</p>
<pre class="programlisting"><span class="identifier">basic_socket_streambuf</span><span class="special">&lt;</span> <span class="identifier">Protocol</span><span class="special">,</span> <span class="identifier">StreamSocketService</span><span class="special">,</span> <span class="identifier">Time</span><span class="special">,</span> <span class="identifier">TimeTraits</span><span class="special">,</span> <span class="identifier">TimerService</span> <span class="special">&gt;</span> <span class="special">*</span> <a class="link" href="close/overload1.html" title="basic_socket_streambuf::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -43,7 +43,8 @@ Close the connection.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/close/overload1.html
index 0ca41fdae9..a671e49438 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/close/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/close/overload1.html
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/close/overload2.html
index bcf049a711..68edc5cda1 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/close/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/close/overload2.html
@@ -79,7 +79,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 802c03a890..55224fffb0 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/connect.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.connect"></a><a class="link" href="connect.html" title="basic_socket_streambuf::connect">basic_socket_streambuf::connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp148052336"></a>
+ <a class="indexterm" name="idp118669552"></a>
Establish a connection.
</p>
<pre class="programlisting"><span class="identifier">basic_socket_streambuf</span><span class="special">&lt;</span> <span class="identifier">Protocol</span><span class="special">,</span> <span class="identifier">StreamSocketService</span><span class="special">,</span> <span class="identifier">Time</span><span class="special">,</span> <span class="identifier">TimeTraits</span><span class="special">,</span> <span class="identifier">TimerService</span> <span class="special">&gt;</span> <span class="special">*</span> <a class="link" href="connect/overload1.html" title="basic_socket_streambuf::connect (1 of 3 overloads)">connect</a><span class="special">(</span>
@@ -55,7 +55,8 @@ Establish a connection.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 dae22d28ce..d36d1c0978 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 fad15ed95b..49d7e80eae 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/overload3.html b/doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload3.html
index 34bd5254b2..6fe2bcc839 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/connect/overload3.html
@@ -81,7 +81,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/debug.html b/doc/html/boost_asio/reference/basic_socket_streambuf/debug.html
index 9fb33f7807..3fbdd52c65 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/debug.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/debug.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp148213184"></a>
+ <a class="indexterm" name="idp118830384"></a>
Socket option to enable socket-level debugging.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">debug</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to enable socket-level debugging.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/do_not_route.html b/doc/html/boost_asio/reference/basic_socket_streambuf/do_not_route.html
index ccb19131b3..e39a3aac2f 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/do_not_route.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp148270208"></a>
+ <a class="indexterm" name="idp118887424"></a>
Socket option to prevent routing, use
local interfaces only.
</p>
@@ -73,7 +73,8 @@ Socket option to prevent routing, use
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 0f8d2da127..c7002e41be 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.duration_type"></a><a class="link" href="duration_type.html" title="basic_socket_streambuf::duration_type">basic_socket_streambuf::duration_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp148326672"></a>
+ <a class="indexterm" name="idp118943808"></a>
The duration type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">TimeTraits</span><span class="special">::</span><span class="identifier">duration_type</span> <span class="identifier">duration_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/enable_connection_aborted.html b/doc/html/boost_asio/reference/basic_socket_streambuf/enable_connection_aborted.html
index a1db9198a3..de8c14a51b 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/enable_connection_aborted.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/enable_connection_aborted.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp148340976"></a>
+ <a class="indexterm" name="idp118958000"></a>
Socket option to report
aborted connections on accept.
</p>
@@ -75,7 +75,8 @@ Socket option to report
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 7231981c29..480d3f755c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.endpoint_type"></a><a class="link" href="endpoint_type.html" title="basic_socket_streambuf::endpoint_type">basic_socket_streambuf::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp148402432"></a>
+ <a class="indexterm" name="idp119019280"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 5071f6dec0..dbed8c5597 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/error.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/error.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.error"></a><a class="link" href="error.html" title="basic_socket_streambuf::error">basic_socket_streambuf::error</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp148415776"></a>
+ <a class="indexterm" name="idp119032816"></a>
Get the last error associated with the stream
buffer.
</p>
@@ -45,7 +45,8 @@ Get the last error associated with the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 1ef066caa2..c42b3900fa 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.expires_at"></a><a class="link" href="expires_at.html" title="basic_socket_streambuf::expires_at">basic_socket_streambuf::expires_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp148431808"></a>
+ <a class="indexterm" name="idp119048832"></a>
Get the stream buffer's expiry time as
an absolute time.
</p>
@@ -44,7 +44,8 @@ Get the stream buffer's expiry time 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 54953d76a6..b6bab2a575 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
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 1b2603dcfd..80469aad62 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 a1ef7c55be..de86e423a3 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.expires_from_now"></a><a class="link" href="expires_from_now.html" title="basic_socket_streambuf::expires_from_now">basic_socket_streambuf::expires_from_now</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp148476928"></a>
+ <a class="indexterm" name="idp119094128"></a>
Get the stream buffer's expiry time
relative to now.
</p>
@@ -44,7 +44,8 @@ Get the stream buffer's expiry 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 1dff664101..6fc90d9b1b 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
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 401a7626df..9075af1a7e 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
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/get_implementation.html b/doc/html/boost_asio/reference/basic_socket_streambuf/get_implementation.html
index d4faf1270d..e067a05591 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/get_implementation.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.get_implementation"></a><a class="link" href="get_implementation.html" title="basic_socket_streambuf::get_implementation">basic_socket_streambuf::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp148522176"></a>
+ <a class="indexterm" name="idp119139328"></a>
Get the underlying implementation
of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/get_implementation/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/get_implementation/overload1.html
index 2b196bc06c..522cc20aa5 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/get_implementation/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/get_implementation/overload2.html
index 395a184453..542960af4f 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/get_io_service.html b/doc/html/boost_asio/reference/basic_socket_streambuf/get_io_service.html
index 632733ee34..8e5e7e9d24 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/get_io_service.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp148552768"></a>
+ <a class="indexterm" name="idp119169808"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/get_option.html b/doc/html/boost_asio/reference/basic_socket_streambuf/get_option.html
index 891b3c7ef2..7cfe355c0a 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/get_option.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/get_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.get_option"></a><a class="link" href="get_option.html" title="basic_socket_streambuf::get_option">basic_socket_streambuf::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp148571104"></a>
+ <a class="indexterm" name="idp119188144"></a>
Get an option from the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="get_option/overload1.html" title="basic_socket_streambuf::get_option (1 of 2 overloads)">get_option</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Get an option from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/get_option/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/get_option/overload1.html
index a2fd2ac610..f558700804 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/get_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/get_option/overload1.html
@@ -83,7 +83,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/get_option/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/get_option/overload2.html
index e36aa4a2fb..6892d25d79 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/get_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/get_option/overload2.html
@@ -80,7 +80,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/get_service.html b/doc/html/boost_asio/reference/basic_socket_streambuf/get_service.html
index 5d2842422d..ea31185e3a 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/get_service.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.get_service"></a><a class="link" href="get_service.html" title="basic_socket_streambuf::get_service">basic_socket_streambuf::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp148711424"></a>
+ <a class="indexterm" name="idp119328848"></a>
Get the service associated with the I/O
object.
</p>
@@ -40,7 +40,8 @@ Get the service associated with the I/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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/get_service/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/get_service/overload1.html
index b09ec667ff..6fd06c42c9 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/get_service/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/get_service/overload2.html
index 66830acbb9..ebc03905fe 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/implementation.html b/doc/html/boost_asio/reference/basic_socket_streambuf/implementation.html
index 37de8b8bd3..86fb32243e 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/implementation.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp148741424"></a>
+ <a class="indexterm" name="idp119358912"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/implementation_type.html b/doc/html/boost_asio/reference/basic_socket_streambuf/implementation_type.html
index 351f58a960..f220042330 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/implementation_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp148750144"></a>
+ <a class="indexterm" name="idp119367632"></a>
The underlying implementation
type of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/io_control.html b/doc/html/boost_asio/reference/basic_socket_streambuf/io_control.html
index dc9049ad30..84d10857ad 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/io_control.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/io_control.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.io_control"></a><a class="link" href="io_control.html" title="basic_socket_streambuf::io_control">basic_socket_streambuf::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp148763648"></a>
+ <a class="indexterm" name="idp119381264"></a>
Perform an IO control command on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="io_control/overload1.html" title="basic_socket_streambuf::io_control (1 of 2 overloads)">io_control</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Perform an IO control command on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/io_control/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/io_control/overload1.html
index 5830ef5fb4..64b23ecd53 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/io_control/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/io_control/overload1.html
@@ -83,7 +83,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/io_control/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/io_control/overload2.html
index 2efad6401e..19947d7ce2 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/io_control/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/io_control/overload2.html
@@ -80,7 +80,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/io_handler.html b/doc/html/boost_asio/reference/basic_socket_streambuf/io_handler.html
index bc6c44c951..0b6f196ecf 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/io_handler.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/io_handler.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.io_handler"></a><a class="link" href="io_handler.html" title="basic_socket_streambuf::io_handler">basic_socket_streambuf::io_handler</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp148901216"></a>
+ <a class="indexterm" name="idp119519024"></a>
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">struct</span> <span class="identifier">io_handler</span><span class="special">();</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/is_open.html b/doc/html/boost_asio/reference/basic_socket_streambuf/is_open.html
index de90f561bb..2f953b244f 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/is_open.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/is_open.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp148914544"></a>
+ <a class="indexterm" name="idp119532080"></a>
Determine whether the socket is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Determine whether the socket is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/keep_alive.html b/doc/html/boost_asio/reference/basic_socket_streambuf/keep_alive.html
index 30164711f5..188ef10ec8 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/keep_alive.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/keep_alive.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp148922592"></a>
+ <a class="indexterm" name="idp119540048"></a>
Socket option to send keep-alives.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">keep_alive</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to send keep-alives.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/linger.html b/doc/html/boost_asio/reference/basic_socket_streambuf/linger.html
index f4fcd065f5..95b4c3ba69 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/linger.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/linger.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp148979712"></a>
+ <a class="indexterm" name="idp119597360"></a>
Socket option to specify whether the socket
lingers on close if unsent data is present.
</p>
@@ -74,7 +74,8 @@ Socket option to specify whether the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/local_endpoint.html b/doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint.html
index de0fa30ecb..6c96d5fdab 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.local_endpoint"></a><a class="link" href="local_endpoint.html" title="basic_socket_streambuf::local_endpoint">basic_socket_streambuf::local_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp149042208"></a>
+ <a class="indexterm" name="idp119659968"></a>
Get the local endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="local_endpoint/overload1.html" title="basic_socket_streambuf::local_endpoint (1 of 2 overloads)">local_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the local endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/local_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint/overload1.html
index 7e4ad9b972..52b0776c41 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint/overload1.html
@@ -70,7 +70,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/local_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint/overload2.html
index fd7c659fb3..85bc9bbb81 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint/overload2.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/lowest_layer.html b/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer.html
index 9c87a432fa..eccee3e283 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.lowest_layer"></a><a class="link" href="lowest_layer.html" title="basic_socket_streambuf::lowest_layer">basic_socket_streambuf::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp149147760"></a>
+ <a class="indexterm" name="idp119765424"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="basic_socket_streambuf::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/lowest_layer/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer/overload1.html
index 433cdbdce8..285a5e4178 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer/overload1.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/lowest_layer/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer/overload2.html
index 6962ef2345..a0ac9fb9bd 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer/overload2.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/lowest_layer_type.html b/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer_type.html
index ff6e140ff3..db644a46c6 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp149190992"></a>
+ <a class="indexterm" name="idp119808608"></a>
A <a class="link" href="../basic_socket.html" title="basic_socket"><code class="computeroutput"><span class="identifier">basic_socket</span></code></a> is always the lowest
layer.
</p>
@@ -899,7 +899,8 @@ A <a class="link" href="../basic_socket.html" title="basic_socket"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/max_connections.html b/doc/html/boost_asio/reference/basic_socket_streambuf/max_connections.html
index 2e087fbe18..43c877138b 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/max_connections.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/max_connections.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp149441216"></a>
+ <a class="indexterm" name="idp120058768"></a>
The maximum length of the queue of
pending incoming connections.
</p>
@@ -39,7 +39,8 @@ The maximum length of the queue 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/message_do_not_route.html b/doc/html/boost_asio/reference/basic_socket_streambuf/message_do_not_route.html
index e27e791615..a8fa963bf4 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/message_do_not_route.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/message_do_not_route.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp149450864"></a>
+ <a class="indexterm" name="idp120068400"></a>
Specify that the data should
not be subject to routing.
</p>
@@ -39,7 +39,8 @@ Specify that the data should
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/message_end_of_record.html b/doc/html/boost_asio/reference/basic_socket_streambuf/message_end_of_record.html
index 20af63fcaf..51ad652744 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/message_end_of_record.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/message_end_of_record.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp149460432"></a>
+ <a class="indexterm" name="idp120077952"></a>
Specifies that the data marks
the end of a record.
</p>
@@ -39,7 +39,8 @@ Specifies that the data marks
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/message_flags.html b/doc/html/boost_asio/reference/basic_socket_streambuf/message_flags.html
index 0dd0bc9015..0af6e7f6b8 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/message_flags.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/message_flags.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp149470032"></a>
+ <a class="indexterm" name="idp120087648"></a>
Bitmask type for flags that can be passed
to send and receive operations.
</p>
@@ -49,7 +49,8 @@ Bitmask type for flags that can be passed
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/message_out_of_band.html b/doc/html/boost_asio/reference/basic_socket_streambuf/message_out_of_band.html
index 4d43cd7d17..0f1d97eb1b 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/message_out_of_band.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/message_out_of_band.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp149483216"></a>
+ <a class="indexterm" name="idp120100896"></a>
Process out-of-band data.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">message_out_of_band</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Process out-of-band 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/message_peek.html b/doc/html/boost_asio/reference/basic_socket_streambuf/message_peek.html
index 8cb972eb62..a49e8e7b1b 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/message_peek.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/message_peek.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp149492784"></a>
+ <a class="indexterm" name="idp120110464"></a>
Peek at incoming data without removing
it from the input queue.
</p>
@@ -39,7 +39,8 @@ Peek at incoming data without removing
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/native.html b/doc/html/boost_asio/reference/basic_socket_streambuf/native.html
index 4b2ae06a27..45a514b6c8 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/native.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/native.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp149502400"></a>
+ <a class="indexterm" name="idp120120080"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native socket representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/native_handle.html b/doc/html/boost_asio/reference/basic_socket_streambuf/native_handle.html
index 22ecd9b3bf..ed60c90ae5 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/native_handle.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/native_handle.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp149511648"></a>
+ <a class="indexterm" name="idp120129264"></a>
Get the native socket representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -43,7 +43,8 @@ Get the native socket representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/native_handle_type.html b/doc/html/boost_asio/reference/basic_socket_streambuf/native_handle_type.html
index 0f10ff110c..796da86a5f 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/native_handle_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/native_handle_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp149519184"></a>
+ <a class="indexterm" name="idp120136800"></a>
The native representation of a
socket.
</p>
@@ -49,7 +49,8 @@ The native representation of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/native_non_blocking.html b/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking.html
index 5c4f15a240..a91329bed0 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="basic_socket_streambuf::native_non_blocking">basic_socket_streambuf::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp149532832"></a>
+ <a class="indexterm" name="idp120150272"></a>
Gets the non-blocking mode of
the native socket implementation.
</p>
@@ -49,7 +49,8 @@ Gets the non-blocking mode 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload1.html
index 67859034b2..3871b203c8 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload1.html
@@ -138,7 +138,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload2.html
index e1815fb514..d9016ebbc6 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload2.html
@@ -153,7 +153,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/native_non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload3.html
index db72749a9e..d6485b175b 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload3.html
@@ -144,7 +144,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/native_type.html b/doc/html/boost_asio/reference/basic_socket_streambuf/native_type.html
index 7eb2fe205a..ab88bea6e3 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/native_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/native_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp150142816"></a>
+ <a class="indexterm" name="idp120760336"></a>
(Deprecated: Use native_handle_type.)
The native representation of a socket.
</p>
@@ -49,7 +49,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/non_blocking.html b/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking.html
index d45c0214e3..2f2c3000c4 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.non_blocking"></a><a class="link" href="non_blocking.html" title="basic_socket_streambuf::non_blocking">basic_socket_streambuf::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp150156528"></a>
+ <a class="indexterm" name="idp120774048"></a>
Gets the non-blocking mode of the socket.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="basic_socket_streambuf::non_blocking (1 of 3 overloads)">non_blocking</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -48,7 +48,8 @@ Gets the non-blocking mode of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/non_blocking/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking/overload1.html
index 4a9bb00cea..419a506900 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking/overload1.html
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/non_blocking/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking/overload2.html
index 7d93b50c75..187b65f640 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking/overload2.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/non_blocking/overload3.html b/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking/overload3.html
index 567b067027..8e1d9822bd 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking/overload3.html
@@ -69,7 +69,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/non_blocking_io.html b/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking_io.html
index 042e625b3a..595ef1afb2 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking_io.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/non_blocking_io.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp150281024"></a>
+ <a class="indexterm" name="idp120898640"></a>
(Deprecated: Use non_blocking().)
IO control command to set the blocking mode of the socket.
</p>
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/open.html b/doc/html/boost_asio/reference/basic_socket_streambuf/open.html
index e6edd7400d..54161ff902 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/open.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.open"></a><a class="link" href="open.html" title="basic_socket_streambuf::open">basic_socket_streambuf::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp150315232"></a>
+ <a class="indexterm" name="idp120932736"></a>
Open the socket using the specified protocol.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="open/overload1.html" title="basic_socket_streambuf::open (1 of 2 overloads)">open</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Open the socket using the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/open/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/open/overload1.html
index 31dcb293e3..50ae9e798b 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/open/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/open/overload1.html
@@ -75,7 +75,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/open/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/open/overload2.html
index 62a3435c1e..43abdaa179 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/open/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/open/overload2.html
@@ -72,7 +72,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 50cc659985..da5e3d3e1d 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/overflow.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/overflow.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.overflow"></a><a class="link" href="overflow.html" title="basic_socket_streambuf::overflow">basic_socket_streambuf::overflow</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp150432432"></a>
+ <a class="indexterm" name="idp121050304"></a>
</p>
<pre class="programlisting"><span class="identifier">int_type</span> <span class="identifier">overflow</span><span class="special">(</span>
<span class="identifier">int_type</span> <span class="identifier">c</span><span class="special">);</span>
@@ -35,7 +35,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 acfc9680c6..aad060f37a 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp150441072"></a>
+ <a class="indexterm" name="idp121058944"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -48,7 +48,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 2fdf64520e..d7108274e4 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/puberror.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/puberror.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.puberror"></a><a class="link" href="puberror.html" title="basic_socket_streambuf::puberror">basic_socket_streambuf::puberror</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp150453520"></a>
+ <a class="indexterm" name="idp121071280"></a>
Get the last error associated with the stream
buffer.
</p>
@@ -45,7 +45,8 @@ Get the last error associated with the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/receive_buffer_size.html b/doc/html/boost_asio/reference/basic_socket_streambuf/receive_buffer_size.html
index b884bc7151..69d2a03cb1 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/receive_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/receive_buffer_size.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp150469680"></a>
+ <a class="indexterm" name="idp121087504"></a>
Socket option for the receive
buffer size of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/receive_low_watermark.html b/doc/html/boost_asio/reference/basic_socket_streambuf/receive_low_watermark.html
index 505b777d91..d26a92f1af 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/receive_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/receive_low_watermark.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp150527072"></a>
+ <a class="indexterm" name="idp121145088"></a>
Socket option for the receive
low watermark.
</p>
@@ -73,7 +73,8 @@ Socket option for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/remote_endpoint.html b/doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint.html
index b98e9f6d5e..4e8bfb7157 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.remote_endpoint"></a><a class="link" href="remote_endpoint.html" title="basic_socket_streambuf::remote_endpoint">basic_socket_streambuf::remote_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp150583760"></a>
+ <a class="indexterm" name="idp121201536"></a>
Get the remote endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="remote_endpoint/overload1.html" title="basic_socket_streambuf::remote_endpoint (1 of 2 overloads)">remote_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the remote endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/remote_endpoint/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint/overload1.html
index e8662f38cb..32cc059088 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint/overload1.html
@@ -70,7 +70,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/remote_endpoint/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint/overload2.html
index f5df8ca286..1769cc1766 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint/overload2.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/reuse_address.html b/doc/html/boost_asio/reference/basic_socket_streambuf/reuse_address.html
index 587edbc7b0..43bb1888c5 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/reuse_address.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/reuse_address.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp150690080"></a>
+ <a class="indexterm" name="idp121307920"></a>
Socket option to allow the socket to
be bound to an address that is already in use.
</p>
@@ -73,7 +73,8 @@ Socket option to allow the socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/send_buffer_size.html b/doc/html/boost_asio/reference/basic_socket_streambuf/send_buffer_size.html
index 9bcd39234d..2b38d3dea4 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/send_buffer_size.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/send_buffer_size.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp150747408"></a>
+ <a class="indexterm" name="idp121365408"></a>
Socket option for the send buffer
size of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the send 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/send_low_watermark.html b/doc/html/boost_asio/reference/basic_socket_streambuf/send_low_watermark.html
index 85b32b25fb..37f6d9f7fb 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/send_low_watermark.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/send_low_watermark.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp150804720"></a>
+ <a class="indexterm" name="idp121422704"></a>
Socket option for the send low
watermark.
</p>
@@ -73,7 +73,8 @@ Socket option for the send low
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/service.html b/doc/html/boost_asio/reference/basic_socket_streambuf/service.html
index 806cd2e893..8a2c099409 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/service.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp150861952"></a>
+ <a class="indexterm" name="idp121479936"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/service_type.html b/doc/html/boost_asio/reference/basic_socket_streambuf/service_type.html
index 73bb53f46d..fea59b37ac 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/service_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp150874544"></a>
+ <a class="indexterm" name="idp121492512"></a>
The type of the service that will be
used to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/set_option.html b/doc/html/boost_asio/reference/basic_socket_streambuf/set_option.html
index 2386e7a31b..44c59e8fe6 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/set_option.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/set_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.set_option"></a><a class="link" href="set_option.html" title="basic_socket_streambuf::set_option">basic_socket_streambuf::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp150887024"></a>
+ <a class="indexterm" name="idp121505056"></a>
Set an option on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="set_option/overload1.html" title="basic_socket_streambuf::set_option (1 of 2 overloads)">set_option</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Set an option on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/set_option/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/set_option/overload1.html
index 493d8cf641..56928b37b4 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/set_option/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/set_option/overload1.html
@@ -82,7 +82,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/set_option/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/set_option/overload2.html
index 32998c546b..448a60f89a 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/set_option/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/set_option/overload2.html
@@ -79,7 +79,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 cc9a2e7d20..a92ade3dca 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/setbuf.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/setbuf.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.setbuf"></a><a class="link" href="setbuf.html" title="basic_socket_streambuf::setbuf">basic_socket_streambuf::setbuf</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp151016624"></a>
+ <a class="indexterm" name="idp121634848"></a>
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">streambuf</span> <span class="special">*</span> <span class="identifier">setbuf</span><span class="special">(</span>
<span class="identifier">char_type</span> <span class="special">*</span> <span class="identifier">s</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/shutdown.html b/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown.html
index b923a8ae13..2cd00a8531 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.shutdown"></a><a class="link" href="shutdown.html" title="basic_socket_streambuf::shutdown">basic_socket_streambuf::shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp151029744"></a>
+ <a class="indexterm" name="idp121647968"></a>
Disable sends or receives on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="shutdown/overload1.html" title="basic_socket_streambuf::shutdown (1 of 2 overloads)">shutdown</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Disable sends or receives on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/shutdown/overload1.html b/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown/overload1.html
index 6f6bb276e8..a3880861e5 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown/overload1.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown/overload1.html
@@ -80,7 +80,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/shutdown/overload2.html b/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown/overload2.html
index 0afba09d2c..0a58ba5f1d 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown/overload2.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown/overload2.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/shutdown_type.html b/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown_type.html
index 5d9458b1d1..5ec869aea2 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown_type.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown_type.html
@@ -30,15 +30,15 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp151144144"></a>
+ <a class="indexterm" name="idp121762592"></a>
Different ways a socket may be shutdown.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">shutdown_type</span>
</pre>
<p>
- <a class="indexterm" name="idp151147744"></a>
- <a class="indexterm" name="idp151148848"></a>
- <a class="indexterm" name="idp151149952"></a>
+ <a class="indexterm" name="idp121766192"></a>
+ <a class="indexterm" name="idp121767296"></a>
+ <a class="indexterm" name="idp121768400"></a>
</p>
<h6>
<a name="boost_asio.reference.basic_socket_streambuf.shutdown_type.h0"></a>
@@ -64,7 +64,8 @@ Different ways a socket may be 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 3b86522c0c..7bceda6cff 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/sync.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/sync.html
@@ -27,14 +27,15 @@
<a name="boost_asio.reference.basic_socket_streambuf.sync"></a><a class="link" href="sync.html" title="basic_socket_streambuf::sync">basic_socket_streambuf::sync</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp151161728"></a>
+ <a class="indexterm" name="idp121780192"></a>
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">sync</span><span class="special">();</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 ba42c28a23..b04d4a0f82 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.time_type"></a><a class="link" href="time_type.html" title="basic_socket_streambuf::time_type">basic_socket_streambuf::time_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp151167680"></a>
+ <a class="indexterm" name="idp121786208"></a>
The time type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">TimeTraits</span><span class="special">::</span><span class="identifier">time_type</span> <span class="identifier">time_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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/timer_handler.html b/doc/html/boost_asio/reference/basic_socket_streambuf/timer_handler.html
index 456f45cf73..39b46311d8 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/timer_handler.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/timer_handler.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_socket_streambuf.timer_handler"></a><a class="link" href="timer_handler.html" title="basic_socket_streambuf::timer_handler">basic_socket_streambuf::timer_handler</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp151181168"></a>
+ <a class="indexterm" name="idp121799696"></a>
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">struct</span> <span class="identifier">timer_handler</span><span class="special">();</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_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 208159ea73..dff397c5d9 100644
--- a/doc/html/boost_asio/reference/basic_socket_streambuf/underflow.html
+++ b/doc/html/boost_asio/reference/basic_socket_streambuf/underflow.html
@@ -27,14 +27,15 @@
<a name="boost_asio.reference.basic_socket_streambuf.underflow"></a><a class="link" href="underflow.html" title="basic_socket_streambuf::underflow">basic_socket_streambuf::underflow</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp151193440"></a>
+ <a class="indexterm" name="idp121811968"></a>
</p>
<pre class="programlisting"><span class="identifier">int_type</span> <span class="identifier">underflow</span><span class="special">();</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f59ab57b86..40504b95cf 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket.html
@@ -981,7 +981,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 414f1f22bc..c2bb95aeb0 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/assign.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.assign"></a><a class="link" href="assign.html" title="basic_stream_socket::assign">basic_stream_socket::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp151492352"></a>
+ <a class="indexterm" name="idp122110736"></a>
Assign an existing native socket to the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="assign/overload1.html" title="basic_stream_socket::assign (1 of 2 overloads)">assign</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Assign an existing native socket to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 99acabc3a8..8c12315553 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 faf0117877..32d86bb257 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4fd4128c1a..4db692bbd8 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp151555872"></a>
+ <a class="indexterm" name="idp122174400"></a>
Start an asynchronous connect.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -102,7 +102,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6c532f3cbd..2c13d52c73 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.async_read_some"></a><a class="link" href="async_read_some.html" title="basic_stream_socket::async_read_some">basic_stream_socket::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp151636048"></a>
+ <a class="indexterm" name="idp122254576"></a>
Start an asynchronous read.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -103,7 +103,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f00bddcc59..f5326f081c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.async_receive"></a><a class="link" href="async_receive.html" title="basic_stream_socket::async_receive">basic_stream_socket::async_receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp151701520"></a>
+ <a class="indexterm" name="idp122319584"></a>
Start an asynchronous receive.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -50,7 +50,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 058fb069da..5ae85a63f9 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
@@ -103,7 +103,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d35bbad7eb..9dff2b3001 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
@@ -108,7 +108,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5c2c826e5c..ced2ebeba7 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.async_send"></a><a class="link" href="async_send.html" title="basic_stream_socket::async_send">basic_stream_socket::async_send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp151872192"></a>
+ <a class="indexterm" name="idp122490400"></a>
Start an asynchronous send.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -50,7 +50,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8ac81e2c08..8fd8153b52 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
@@ -103,7 +103,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ecf3b62487..bf09f766b6 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
@@ -108,7 +108,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2baa374175..4779be3dc4 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.async_write_some"></a><a class="link" href="async_write_some.html" title="basic_stream_socket::async_write_some">basic_stream_socket::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp152042480"></a>
+ <a class="indexterm" name="idp122660560"></a>
Start an asynchronous write.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -102,7 +102,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a26e6db841..10fc35ce5d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.at_mark"></a><a class="link" href="at_mark.html" title="basic_stream_socket::at_mark">basic_stream_socket::at_mark</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp152107792"></a>
+ <a class="indexterm" name="idp122725792"></a>
Determine whether the socket is at the out-of-band
data mark.
</p>
@@ -41,7 +41,8 @@ Determine whether the socket is at the out-of-band
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 093e26abc3..46dfb108de 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 80e7f6a0dc..747c6d922b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3f4f15bd9d..7a5096cec0 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/available.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/available.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.available"></a><a class="link" href="available.html" title="basic_stream_socket::available">basic_stream_socket::available</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp152162896"></a>
+ <a class="indexterm" name="idp122781088"></a>
Determine the number of bytes available for
reading.
</p>
@@ -41,7 +41,8 @@ Determine the number of bytes available 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 66528c4de3..e7a0f73a24 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 aa0ba47289..f587eecfdf 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 30bc08d516..05276ef5ac 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.basic_stream_socket"></a><a class="link" href="basic_stream_socket.html" title="basic_stream_socket::basic_stream_socket">basic_stream_socket::basic_stream_socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp152222656"></a>
+ <a class="indexterm" name="idp122840880"></a>
Construct a <a class="link" href="../basic_stream_socket.html" title="basic_stream_socket"><code class="computeroutput"><span class="identifier">basic_stream_socket</span></code></a> without opening
it.
</p>
@@ -84,7 +84,8 @@ Construct a <a class="link" href="../basic_stream_socket.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 16f77e1300..306cbf90e3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c11ba72978..1a61823c41 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0c3000314e..d3042f76ae 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6b85d7d59f..0b5cec5fea 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e4f1fca134..35664befa3 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
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c6bed49266..2f94e00587 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
@@ -66,7 +66,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 255ea262a9..feb8cf506a 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/bind.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/bind.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.bind"></a><a class="link" href="bind.html" title="basic_stream_socket::bind">basic_stream_socket::bind</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp152493040"></a>
+ <a class="indexterm" name="idp123111120"></a>
Bind the socket to the given local endpoint.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="bind/overload1.html" title="basic_stream_socket::bind (1 of 2 overloads)">bind</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Bind the socket to the given 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 af6ed2b50e..78d4ad604b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 580a0588af..e9a08bdce2 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 068b4f1bf5..99cbe48932 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/broadcast.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/broadcast.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp152637056"></a>
+ <a class="indexterm" name="idp123255040"></a>
Socket option to permit sending of broadcast
messages.
</p>
@@ -73,7 +73,8 @@ Socket option to permit sending of broadcast
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 fa245e4759..30dbe73bcd 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp152694048"></a>
+ <a class="indexterm" name="idp123312080"></a>
IO control command to get the amount of
data that can be read without blocking.
</p>
@@ -62,7 +62,8 @@ IO control command to get the amount 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c8f2a1bbbc..b22c195423 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/cancel.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.cancel"></a><a class="link" href="cancel.html" title="basic_stream_socket::cancel">basic_stream_socket::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp152733456"></a>
+ <a class="indexterm" name="idp123351456"></a>
Cancel all asynchronous operations associated
with the socket.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4ad4534a0b..d220c447e5 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
@@ -99,7 +99,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5c9efe6892..53d25e9904 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
@@ -100,7 +100,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 69aab147aa..593415a3e6 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/close.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.close"></a><a class="link" href="close.html" title="basic_stream_socket::close">basic_stream_socket::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp152825552"></a>
+ <a class="indexterm" name="idp123443440"></a>
Close the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="basic_stream_socket::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 16879fe381..1fb8a743d1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d0f0ee2258..6c1b0e86a4 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 bcbaa17e6c..303dbe8e54 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/connect.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.connect"></a><a class="link" href="connect.html" title="basic_stream_socket::connect">basic_stream_socket::connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp152916832"></a>
+ <a class="indexterm" name="idp123534400"></a>
Connect the socket to the specified endpoint.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="connect/overload1.html" title="basic_stream_socket::connect (1 of 2 overloads)">connect</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Connect the socket to the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f886d245c5..f2eb76c10d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f426bdf62b..b2035d6b31 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e797ff970e..83ad4d570e 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/debug.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/debug.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp153053152"></a>
+ <a class="indexterm" name="idp123670720"></a>
Socket option to enable socket-level debugging.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">debug</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to enable socket-level debugging.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ee44f31e3c..cf8dd8f24d 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp153110128"></a>
+ <a class="indexterm" name="idp123727744"></a>
Socket option to prevent routing, use local
interfaces only.
</p>
@@ -73,7 +73,8 @@ Socket option to prevent routing, use local
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5c7deca549..5c3e1dbc0e 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp153167440"></a>
+ <a class="indexterm" name="idp123785200"></a>
Socket option to report aborted
connections on accept.
</p>
@@ -75,7 +75,8 @@ Socket option to report aborted
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7cd388a93f..d6c514bac6 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.endpoint_type"></a><a class="link" href="endpoint_type.html" title="basic_stream_socket::endpoint_type">basic_stream_socket::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp153228592"></a>
+ <a class="indexterm" name="idp123846480"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation.html b/doc/html/boost_asio/reference/basic_stream_socket/get_implementation.html
index a4fdf5df96..d830c300f3 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/get_implementation.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.get_implementation"></a><a class="link" href="get_implementation.html" title="basic_stream_socket::get_implementation">basic_stream_socket::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp153242128"></a>
+ <a class="indexterm" name="idp123859776"></a>
Get the underlying implementation
of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/get_implementation/overload1.html
index 56d86c9e53..f8101bed08 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/get_implementation/overload2.html
index a203b3c805..0b3b96de71 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c563c233a5..1fd14c46b4 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp153272240"></a>
+ <a class="indexterm" name="idp123889872"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5b30bbd722..14ca84ac65 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.get_option"></a><a class="link" href="get_option.html" title="basic_stream_socket::get_option">basic_stream_socket::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp153290656"></a>
+ <a class="indexterm" name="idp123908288"></a>
Get an option from the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="get_option/overload1.html" title="basic_stream_socket::get_option (1 of 2 overloads)">get_option</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Get an option from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5faba9afbc..3f5f8229ad 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c591b0b4e3..6e782eaeec 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service.html b/doc/html/boost_asio/reference/basic_stream_socket/get_service.html
index 755260ea6e..85c16bba79 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/get_service.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.get_service"></a><a class="link" href="get_service.html" title="basic_stream_socket::get_service">basic_stream_socket::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp153431104"></a>
+ <a class="indexterm" name="idp124048928"></a>
Get the service associated with the I/O object.
</p>
<pre class="programlisting"><span class="identifier">service_type</span> <span class="special">&amp;</span> <a class="link" href="get_service/overload1.html" title="basic_stream_socket::get_service (1 of 2 overloads)">get_service</a><span class="special">();</span>
@@ -39,7 +39,8 @@ Get the service associated with the I/O 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload1.html b/doc/html/boost_asio/reference/basic_stream_socket/get_service/overload1.html
index d05b4dc058..c197b94d49 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload2.html b/doc/html/boost_asio/reference/basic_stream_socket/get_service/overload2.html
index 62b0d80820..f07494ecdd 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation.html b/doc/html/boost_asio/reference/basic_stream_socket/implementation.html
index 9c3c7f514f..754c90fd6d 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/implementation.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp153461024"></a>
+ <a class="indexterm" name="idp124078976"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation_type.html b/doc/html/boost_asio/reference/basic_stream_socket/implementation_type.html
index 8c3d118065..75ca5fa47c 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/implementation_type.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp153469760"></a>
+ <a class="indexterm" name="idp124087712"></a>
The underlying implementation type
of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 49bcb419fc..2be92bff7e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.io_control"></a><a class="link" href="io_control.html" title="basic_stream_socket::io_control">basic_stream_socket::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp153483328"></a>
+ <a class="indexterm" name="idp124101344"></a>
Perform an IO control command on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="io_control/overload1.html" title="basic_stream_socket::io_control (1 of 2 overloads)">io_control</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Perform an IO control command on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 537b2aa607..f889e4fc51 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 37417edfd1..379368839c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a9eea45619..0cf1b355d2 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp153621552"></a>
+ <a class="indexterm" name="idp124239696"></a>
Determine whether the socket is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Determine whether the socket is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9425022fd6..9d60d9ad5f 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp153629600"></a>
+ <a class="indexterm" name="idp124247744"></a>
Socket option to send keep-alives.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">keep_alive</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option to send keep-alives.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a25ca8a957..e7cbab79dc 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/linger.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/linger.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp153686848"></a>
+ <a class="indexterm" name="idp124304880"></a>
Socket option to specify whether the socket lingers
on close if unsent data is present.
</p>
@@ -74,7 +74,8 @@ Socket option to specify whether the socket lingers
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 03b79b0660..fe203e9a89 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.local_endpoint"></a><a class="link" href="local_endpoint.html" title="basic_stream_socket::local_endpoint">basic_stream_socket::local_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp153749520"></a>
+ <a class="indexterm" name="idp124367552"></a>
Get the local endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="local_endpoint/overload1.html" title="basic_stream_socket::local_endpoint (1 of 2 overloads)">local_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the local endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 52de167729..f3f1b66ca8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 941385e8d8..21a91ef56b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3ab399d91a..bd30ac59a7 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.lowest_layer"></a><a class="link" href="lowest_layer.html" title="basic_stream_socket::lowest_layer">basic_stream_socket::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp153854608"></a>
+ <a class="indexterm" name="idp124473040"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="basic_stream_socket::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f6a4d630de..0f7fff30a4 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a6288145c0..2f7e68cd79 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e4c30e9149..e320940081 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp153897520"></a>
+ <a class="indexterm" name="idp124516048"></a>
A <a class="link" href="../basic_socket.html" title="basic_socket"><code class="computeroutput"><span class="identifier">basic_socket</span></code></a> is always the lowest
layer.
</p>
@@ -899,7 +899,8 @@ A <a class="link" href="../basic_socket.html" title="basic_socket"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8e8c99c97d..773f6b7b85 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp154147440"></a>
+ <a class="indexterm" name="idp124765968"></a>
The maximum length of the queue of pending
incoming connections.
</p>
@@ -39,7 +39,8 @@ The maximum length of the queue of pending
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 46414c2077..2f7a3c3008 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp154157072"></a>
+ <a class="indexterm" name="idp124775536"></a>
Specify that the data should not
be subject to routing.
</p>
@@ -39,7 +39,8 @@ Specify that the data should 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9822b1b149..da73564297 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp154166704"></a>
+ <a class="indexterm" name="idp124785168"></a>
Specifies that the data marks the
end of a record.
</p>
@@ -39,7 +39,8 @@ Specifies that the data marks 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 49655fb80f..b87f77acb2 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp154176128"></a>
+ <a class="indexterm" name="idp124794688"></a>
Bitmask type for flags that can be passed
to send and receive operations.
</p>
@@ -49,7 +49,8 @@ Bitmask type for flags that can be passed
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 aac8706e15..45758ecd32 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp154189552"></a>
+ <a class="indexterm" name="idp124807872"></a>
Process out-of-band data.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">message_out_of_band</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Process out-of-band 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e36446d4a0..936957578c 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp154199120"></a>
+ <a class="indexterm" name="idp124817536"></a>
Peek at incoming data without removing it
from the input queue.
</p>
@@ -39,7 +39,8 @@ Peek at incoming data without removing it
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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.html b/doc/html/boost_asio/reference/basic_stream_socket/native.html
index 9b2d039162..78d77ecaed 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/native.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/native.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp154208672"></a>
+ <a class="indexterm" name="idp124827024"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native socket representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 45c309a3ef..fafc8313fe 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
- <a class="indexterm" name="idp154217920"></a>
+ <a class="indexterm" name="idp124836272"></a>
Get the native socket representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -43,7 +43,8 @@ Get the native socket representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b66c5d5a5c..b7ee7c5a22 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.native_handle_type"></a><a class="link" href="native_handle_type.html" title="basic_stream_socket::native_handle_type">basic_stream_socket::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp154224560"></a>
+ <a class="indexterm" name="idp124842912"></a>
The native representation of a socket.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">StreamSocketService</span><span class="special">::</span><span class="identifier">native_handle_type</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native representation of a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0534d1d9c5..b42e79f23a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="basic_stream_socket::native_non_blocking">basic_stream_socket::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp154238016"></a>
+ <a class="indexterm" name="idp124856416"></a>
Gets the non-blocking mode of the
native socket implementation.
</p>
@@ -49,7 +49,8 @@ Gets the non-blocking mode 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cb233370ed..64190c68e7 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
@@ -138,7 +138,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9e58a6a2f7..33e93bf4e9 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
@@ -153,7 +153,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8b1386ec6e..4511179181 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
@@ -144,7 +144,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_type.html b/doc/html/boost_asio/reference/basic_stream_socket/native_type.html
index 5b8f6bff38..273b43e2dd 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/native_type.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.native_type"></a><a class="link" href="native_type.html" title="basic_stream_socket::native_type">basic_stream_socket::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp154847104"></a>
+ <a class="indexterm" name="idp125465424"></a>
(Deprecated: Use native_handle_type.) The
native representation of a socket.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f5344803a2..81761c2ead 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.non_blocking"></a><a class="link" href="non_blocking.html" title="basic_stream_socket::non_blocking">basic_stream_socket::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp154860736"></a>
+ <a class="indexterm" name="idp125479040"></a>
Gets the non-blocking mode of the socket.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="basic_stream_socket::non_blocking (1 of 3 overloads)">non_blocking</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -48,7 +48,8 @@ Gets the non-blocking mode of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2042a413c0..b73ecb39a0 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
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d25cbb8404..68f6393b8a 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
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f41420e979..b48387a227 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
@@ -69,7 +69,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_io.html b/doc/html/boost_asio/reference/basic_stream_socket/non_blocking_io.html
index 61390c8674..8319758537 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/non_blocking_io.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/non_blocking_io.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp154984848"></a>
+ <a class="indexterm" name="idp125603440"></a>
(Deprecated: Use non_blocking().) IO
control command to set the blocking mode of the socket.
</p>
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2871af08b3..b39ec9e9fe 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/open.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.open"></a><a class="link" href="open.html" title="basic_stream_socket::open">basic_stream_socket::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp155019136"></a>
+ <a class="indexterm" name="idp125637568"></a>
Open the socket using the specified protocol.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="open/overload1.html" title="basic_stream_socket::open (1 of 2 overloads)">open</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Open the socket using the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 dd510e196d..660ed7b78f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 562e3cadc1..b33ac2a09c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f9037ee76c..114aee792b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.operator_eq_"></a><a class="link" href="operator_eq_.html" title="basic_stream_socket::operator=">basic_stream_socket::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp155136128"></a>
+ <a class="indexterm" name="idp125754704"></a>
Move-assign a <a class="link" href="../basic_stream_socket.html" title="basic_stream_socket"><code class="computeroutput"><span class="identifier">basic_stream_socket</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_stream_socket</span> <span class="special">&amp;</span> <a class="link" href="operator_eq_/overload1.html" title="basic_stream_socket::operator= (1 of 2 overloads)">operator=</a><span class="special">(</span>
@@ -48,7 +48,8 @@ Move-assign a <a class="link" href="../basic_stream_socket.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4a4e4c014e..d12a406806 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
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 df98f37813..5f9f1a1eb8 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
@@ -65,7 +65,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 eafd3e07ec..ba30dc2715 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.protocol_type"></a><a class="link" href="protocol_type.html" title="basic_stream_socket::protocol_type">basic_stream_socket::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp155240192"></a>
+ <a class="indexterm" name="idp125858864"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ff40cf97a6..f494256508 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.read_some"></a><a class="link" href="read_some.html" title="basic_stream_socket::read_some">basic_stream_socket::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp155252512"></a>
+ <a class="indexterm" name="idp125871184"></a>
Read some data from the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Read some data from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 28f70e64be..dd88bcf06d 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
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 218d51179f..d7be0a52ef 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5109c741df..15c0c6fd67 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/receive.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/receive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.receive"></a><a class="link" href="receive.html" title="basic_stream_socket::receive">basic_stream_socket::receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp155370576"></a>
+ <a class="indexterm" name="idp125989520"></a>
Receive some data on the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -57,7 +57,8 @@ Receive some data on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d697aa5aa8..0f3a3989f4 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
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c728e76cb7..0e1caf30d1 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
@@ -107,7 +107,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5960dd6564..8ebe7b4007 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3993d1a25b..6e29d0f836 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp155571712"></a>
+ <a class="indexterm" name="idp126190496"></a>
Socket option for the receive buffer
size of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the receive 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 37b221674a..e8c30b5672 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp155628960"></a>
+ <a class="indexterm" name="idp126247792"></a>
Socket option for the receive low
watermark.
</p>
@@ -73,7 +73,8 @@ Socket option for the receive low
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d23f3311ef..0fdb532a45 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.remote_endpoint"></a><a class="link" href="remote_endpoint.html" title="basic_stream_socket::remote_endpoint">basic_stream_socket::remote_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp155685248"></a>
+ <a class="indexterm" name="idp126304272"></a>
Get the remote endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="remote_endpoint/overload1.html" title="basic_stream_socket::remote_endpoint (1 of 2 overloads)">remote_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the remote endpoint of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 05ff795af2..1f456b0e38 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 52276cc195..b1caffabac 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 627ce0216f..e1f73f49b0 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp155791392"></a>
+ <a class="indexterm" name="idp126410704"></a>
Socket option to allow the socket to be
bound to an address that is already in use.
</p>
@@ -73,7 +73,8 @@ Socket option to allow the socket to be
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c701d197c9..35ae53127a 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/send.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/send.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.send"></a><a class="link" href="send.html" title="basic_stream_socket::send">basic_stream_socket::send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp155847840"></a>
+ <a class="indexterm" name="idp126467200"></a>
Send some data on the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -54,7 +54,8 @@ Send some data on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2884644a27..11fd0c2e5c 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
@@ -101,7 +101,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 48db5fce91..03a7fd9709 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
@@ -106,7 +106,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f772156171..c9fde0c632 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ed12db0751..6ac767ba8f 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp156037680"></a>
+ <a class="indexterm" name="idp126657120"></a>
Socket option for the send buffer size
of a socket.
</p>
@@ -73,7 +73,8 @@ Socket option for the send buffer 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a5a5c3a57d..50760f5fc9 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp156095040"></a>
+ <a class="indexterm" name="idp126714192"></a>
Socket option for the send low watermark.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">send_low_watermark</span><span class="special">;</span>
@@ -72,7 +72,8 @@ Socket option for the send low watermark.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service.html b/doc/html/boost_asio/reference/basic_stream_socket/service.html
index edc2c83340..8359c025bf 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/service.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp156152384"></a>
+ <a class="indexterm" name="idp126771680"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service_type.html b/doc/html/boost_asio/reference/basic_stream_socket/service_type.html
index 3092dda747..fc84080e73 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/service_type.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp156164960"></a>
+ <a class="indexterm" name="idp126784320"></a>
The type of the service that will be used
to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be used
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 87d07a2970..aed6ce1b2e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.set_option"></a><a class="link" href="set_option.html" title="basic_stream_socket::set_option">basic_stream_socket::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156177440"></a>
+ <a class="indexterm" name="idp126796736"></a>
Set an option on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="set_option/overload1.html" title="basic_stream_socket::set_option (1 of 2 overloads)">set_option</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Set an option on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cfc359f126..a597c31448 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 55fa8ddb02..720433a440 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ff0d9ba3ed..03aa086ca2 100644
--- a/doc/html/boost_asio/reference/basic_stream_socket/shutdown.html
+++ b/doc/html/boost_asio/reference/basic_stream_socket/shutdown.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.shutdown"></a><a class="link" href="shutdown.html" title="basic_stream_socket::shutdown">basic_stream_socket::shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156307072"></a>
+ <a class="indexterm" name="idp126926032"></a>
Disable sends or receives on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="shutdown/overload1.html" title="basic_stream_socket::shutdown (1 of 2 overloads)">shutdown</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Disable sends or receives on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 47469cc3ca..bc15001dc7 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8f7ea348e0..130379e9f1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0110abda9c..d46b6ad854 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
@@ -30,15 +30,15 @@
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp156421392"></a>
+ <a class="indexterm" name="idp127040448"></a>
Different ways a socket may be shutdown.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">shutdown_type</span>
</pre>
<p>
- <a class="indexterm" name="idp156424928"></a>
- <a class="indexterm" name="idp156426032"></a>
- <a class="indexterm" name="idp156427136"></a>
+ <a class="indexterm" name="idp127043984"></a>
+ <a class="indexterm" name="idp127045088"></a>
+ <a class="indexterm" name="idp127046192"></a>
</p>
<h6>
<a name="boost_asio.reference.basic_stream_socket.shutdown_type.h0"></a>
@@ -64,7 +64,8 @@ Different ways a socket may be 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e6d3cd7560..b49bb34b29 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_stream_socket.write_some"></a><a class="link" href="write_some.html" title="basic_stream_socket::write_some">basic_stream_socket::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156438992"></a>
+ <a class="indexterm" name="idp127058064"></a>
Write some data to the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Write some data to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 94bdd56516..abbdc91c02 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
@@ -101,7 +101,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6328745fab..4f560cd6ef 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
@@ -78,7 +78,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ae66181eb6..c6121bf6eb 100644
--- a/doc/html/boost_asio/reference/basic_streambuf.html
+++ b/doc/html/boost_asio/reference/basic_streambuf.html
@@ -345,7 +345,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3f8aea5dcb..857a9a0e7e 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/basic_streambuf.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/basic_streambuf.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_streambuf.basic_streambuf"></a><a class="link" href="basic_streambuf.html" title="basic_streambuf::basic_streambuf">basic_streambuf::basic_streambuf</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156722080"></a>
+ <a class="indexterm" name="idp127341232"></a>
Construct a <a class="link" href="../basic_streambuf.html" title="basic_streambuf"><code class="computeroutput"><span class="identifier">basic_streambuf</span></code></a> object.
</p>
<pre class="programlisting"><span class="identifier">basic_streambuf</span><span class="special">(</span>
@@ -41,7 +41,8 @@ Construct a <a class="link" href="../basic_streambuf.html" title="basic_streambu
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d9e74404ed..c4a492964e 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/commit.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/commit.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_streambuf.commit"></a><a class="link" href="commit.html" title="basic_streambuf::commit">basic_streambuf::commit</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156743712"></a>
+ <a class="indexterm" name="idp127362960"></a>
Move characters from the output sequence to the input
sequence.
</p>
@@ -58,7 +58,8 @@ Move characters from the output sequence to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 104556c725..0242c28a02 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_streambuf.const_buffers_type"></a><a class="link" href="const_buffers_type.html" title="basic_streambuf::const_buffers_type">basic_streambuf::const_buffers_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156766448"></a>
+ <a class="indexterm" name="idp127385536"></a>
The type used to represent the input sequence
as a list of buffers.
</p>
@@ -46,7 +46,8 @@ The type used to represent the input 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5456c95297..576e8f42c3 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/consume.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/consume.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_streambuf.consume"></a><a class="link" href="consume.html" title="basic_streambuf::consume">basic_streambuf::consume</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156778976"></a>
+ <a class="indexterm" name="idp127397952"></a>
Remove characters from the input sequence.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">consume</span><span class="special">(</span>
@@ -49,7 +49,8 @@ Remove characters from the input 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 17417b9ebf..42d040595b 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/data.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/data.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_streambuf.data"></a><a class="link" href="data.html" title="basic_streambuf::data">basic_streambuf::data</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156794192"></a>
+ <a class="indexterm" name="idp127413104"></a>
Get a list of buffers that represents the input sequence.
</p>
<pre class="programlisting"><span class="identifier">const_buffers_type</span> <span class="identifier">data</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -53,7 +53,8 @@ Get a list of buffers that represents the input 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 98159c44ae..97231cefa5 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/max_size.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/max_size.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_streambuf.max_size"></a><a class="link" href="max_size.html" title="basic_streambuf::max_size">basic_streambuf::max_size</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156810624"></a>
+ <a class="indexterm" name="idp127429472"></a>
Get the maximum size of the <a class="link" href="../basic_streambuf.html" title="basic_streambuf"><code class="computeroutput"><span class="identifier">basic_streambuf</span></code></a>.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <span class="identifier">max_size</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -44,7 +44,8 @@ Get the maximum size of the <a class="link" href="../basic_streambuf.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6d5c737c25..82a73f30fe 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_streambuf.mutable_buffers_type"></a><a class="link" href="mutable_buffers_type.html" title="basic_streambuf::mutable_buffers_type">basic_streambuf::mutable_buffers_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156824160"></a>
+ <a class="indexterm" name="idp127443072"></a>
The type used to represent the output
sequence as a list of buffers.
</p>
@@ -46,7 +46,8 @@ The type used to represent the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a2f04ff33f..e5356ff500 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/overflow.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/overflow.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_streambuf.overflow"></a><a class="link" href="overflow.html" title="basic_streambuf::overflow">basic_streambuf::overflow</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156836672"></a>
+ <a class="indexterm" name="idp127455584"></a>
Override std::streambuf behaviour.
</p>
<pre class="programlisting"><span class="identifier">int_type</span> <span class="identifier">overflow</span><span class="special">(</span>
@@ -40,7 +40,8 @@ Override std::streambuf behaviour.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 270c17e393..3ab86f79d2 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/prepare.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/prepare.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_streambuf.prepare"></a><a class="link" href="prepare.html" title="basic_streambuf::prepare">basic_streambuf::prepare</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156855056"></a>
+ <a class="indexterm" name="idp127473904"></a>
Get a list of buffers that represents the output
sequence, with the given size.
</p>
@@ -75,7 +75,8 @@ Get a list of buffers that represents the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 19253756c6..b7ff592415 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/reserve.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/reserve.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_streambuf.reserve"></a><a class="link" href="reserve.html" title="basic_streambuf::reserve">basic_streambuf::reserve</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156886432"></a>
+ <a class="indexterm" name="idp127505456"></a>
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">reserve</span><span class="special">(</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <span class="identifier">n</span><span class="special">);</span>
@@ -35,7 +35,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 74f5ca10dd..f476a3d506 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/size.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/size.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_streambuf.size"></a><a class="link" href="size.html" title="basic_streambuf::size">basic_streambuf::size</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156895296"></a>
+ <a class="indexterm" name="idp127514160"></a>
Get the size of the input sequence.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <span class="identifier">size</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -53,7 +53,8 @@ Get the size of the input 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6d2c746576..25b8ed23f4 100644
--- a/doc/html/boost_asio/reference/basic_streambuf/underflow.html
+++ b/doc/html/boost_asio/reference/basic_streambuf/underflow.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_streambuf.underflow"></a><a class="link" href="underflow.html" title="basic_streambuf::underflow">basic_streambuf::underflow</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp156933232"></a>
+ <a class="indexterm" name="idp127552176"></a>
Override std::streambuf behaviour.
</p>
<pre class="programlisting"><span class="identifier">int_type</span> <span class="identifier">underflow</span><span class="special">();</span>
@@ -38,7 +38,8 @@ Override std::streambuf behaviour.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0e95c81601..f3a3565996 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer.html
@@ -491,7 +491,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cfbdec3e62..13cfe91a38 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.async_wait"></a><a class="link" href="async_wait.html" title="basic_waitable_timer::async_wait">basic_waitable_timer::async_wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157195296"></a>
+ <a class="indexterm" name="idp127813968"></a>
Start an asynchronous wait on the timer.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -82,7 +82,8 @@ Start an asynchronous wait on the timer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7f0a8b22cc..fb438db3b5 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.basic_waitable_timer"></a><a class="link" href="basic_waitable_timer.html" title="basic_waitable_timer::basic_waitable_timer">basic_waitable_timer::basic_waitable_timer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157235792"></a>
+ <a class="indexterm" name="idp127854512"></a>
Constructor.
</p>
<pre class="programlisting"><span class="keyword">explicit</span> <a class="link" href="basic_waitable_timer/overload1.html" title="basic_waitable_timer::basic_waitable_timer (1 of 3 overloads)">basic_waitable_timer</a><span class="special">(</span>
@@ -53,7 +53,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 564c34a237..f323a52566 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
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2fd708eac3..c449936990 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2f19042a0f..ca5cd460b2 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 91bfb22e59..2e9c287217 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/cancel.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.cancel"></a><a class="link" href="cancel.html" title="basic_waitable_timer::cancel">basic_waitable_timer::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157336416"></a>
+ <a class="indexterm" name="idp127955200"></a>
Cancel any asynchronous operations that are waiting
on the timer.
</p>
@@ -41,7 +41,8 @@ Cancel any asynchronous operations that are waiting
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1342a218af..ba2db20058 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 db1292ad1f..5d883f45ae 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
@@ -86,7 +86,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 fe2c38e7d8..6c882b5220 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.cancel_one"></a><a class="link" href="cancel_one.html" title="basic_waitable_timer::cancel_one">basic_waitable_timer::cancel_one</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157415344"></a>
+ <a class="indexterm" name="idp128034304"></a>
Cancels one asynchronous operation that is
waiting on the timer.
</p>
@@ -41,7 +41,8 @@ Cancels one asynchronous operation that is
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6a5372c6f1..b323f83be9 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
@@ -85,7 +85,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f18607aa29..ab0f1647f5 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
@@ -86,7 +86,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e6d176f8a6..855f775e6f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.clock_type"></a><a class="link" href="clock_type.html" title="basic_waitable_timer::clock_type">basic_waitable_timer::clock_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157494672"></a>
+ <a class="indexterm" name="idp128113664"></a>
The clock type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Clock</span> <span class="identifier">clock_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The clock 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0b5ef506a5..05051415c9 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/duration.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/duration.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.duration"></a><a class="link" href="duration.html" title="basic_waitable_timer::duration">basic_waitable_timer::duration</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157507024"></a>
+ <a class="indexterm" name="idp128126064"></a>
The duration type of the clock.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">clock_type</span><span class="special">::</span><span class="identifier">duration</span> <span class="identifier">duration</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The duration type of the clock.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6cec67dde5..27e469893b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.expires_at"></a><a class="link" href="expires_at.html" title="basic_waitable_timer::expires_at">basic_waitable_timer::expires_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157520480"></a>
+ <a class="indexterm" name="idp128139472"></a>
Get the timer's expiry time as an absolute
time.
</p>
@@ -49,7 +49,8 @@ Get the timer's expiry time as an absolute
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 95d69286b8..9e11050cc1 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
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 212fd64d0a..79e8d77d22 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 488319b19b..261e5f4e87 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
@@ -87,7 +87,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 07c509dac2..d02139cc67 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.expires_from_now"></a><a class="link" href="expires_from_now.html" title="basic_waitable_timer::expires_from_now">basic_waitable_timer::expires_from_now</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157631312"></a>
+ <a class="indexterm" name="idp128250512"></a>
Get the timer's expiry time relative
to now.
</p>
@@ -49,7 +49,8 @@ Get the timer's expiry time relative
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7f58dabeae..559ad19527 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
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b4486fbc78..ca7f8336b3 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
@@ -95,7 +95,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5e9433bd23..f6d4267aaa 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
@@ -87,7 +87,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation.html b/doc/html/boost_asio/reference/basic_waitable_timer/get_implementation.html
index 526ae0f415..f85a42104a 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/get_implementation.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.get_implementation"></a><a class="link" href="get_implementation.html" title="basic_waitable_timer::get_implementation">basic_waitable_timer::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157742528"></a>
+ <a class="indexterm" name="idp128361760"></a>
Get the underlying implementation
of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/get_implementation/overload1.html
index f5b3bf6cca..29668efa86 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/get_implementation/overload2.html
index 13e8c704ee..6e2644bb78 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 813551a8ec..0f6566f2ba 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp157772800"></a>
+ <a class="indexterm" name="idp128392032"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service.html b/doc/html/boost_asio/reference/basic_waitable_timer/get_service.html
index ebe6c93df7..3f83f6daf7 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/get_service.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.get_service"></a><a class="link" href="get_service.html" title="basic_waitable_timer::get_service">basic_waitable_timer::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157791072"></a>
+ <a class="indexterm" name="idp128410384"></a>
Get the service associated with the I/O
object.
</p>
@@ -40,7 +40,8 @@ Get the service associated with the I/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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload1.html b/doc/html/boost_asio/reference/basic_waitable_timer/get_service/overload1.html
index 85b03acb79..0b8d6fff88 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload2.html b/doc/html/boost_asio/reference/basic_waitable_timer/get_service/overload2.html
index 85c5a151a9..5d6b04ff89 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation.html b/doc/html/boost_asio/reference/basic_waitable_timer/implementation.html
index bba8a5fec2..5234357cfa 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/implementation.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp157821072"></a>
+ <a class="indexterm" name="idp128440448"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation_type.html b/doc/html/boost_asio/reference/basic_waitable_timer/implementation_type.html
index d1e3977806..75bc494e90 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/implementation_type.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp157829808"></a>
+ <a class="indexterm" name="idp128449168"></a>
The underlying implementation type
of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service.html b/doc/html/boost_asio/reference/basic_waitable_timer/service.html
index ad5f2f611d..94b65e2803 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/service.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp157844064"></a>
+ <a class="indexterm" name="idp128463616"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service_type.html b/doc/html/boost_asio/reference/basic_waitable_timer/service_type.html
index 09d78f35d1..531aba6e40 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/service_type.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp157856704"></a>
+ <a class="indexterm" name="idp128476192"></a>
The type of the service that will be used
to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be used
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 09770a2a5b..638bd9950b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.time_point"></a><a class="link" href="time_point.html" title="basic_waitable_timer::time_point">basic_waitable_timer::time_point</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157869248"></a>
+ <a class="indexterm" name="idp128488672"></a>
The time point type of the clock.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">clock_type</span><span class="special">::</span><span class="identifier">time_point</span> <span class="identifier">time_point</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The time point type of the clock.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c787d6cd6c..b73315e287 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.traits_type"></a><a class="link" href="traits_type.html" title="basic_waitable_timer::traits_type">basic_waitable_timer::traits_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157882592"></a>
+ <a class="indexterm" name="idp128502064"></a>
The wait traits type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">WaitTraits</span> <span class="identifier">traits_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The wait traits 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4caf64d4f8..f3eee21428 100644
--- a/doc/html/boost_asio/reference/basic_waitable_timer/wait.html
+++ b/doc/html/boost_asio/reference/basic_waitable_timer/wait.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_waitable_timer.wait"></a><a class="link" href="wait.html" title="basic_waitable_timer::wait">basic_waitable_timer::wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp157894912"></a>
+ <a class="indexterm" name="idp128514384"></a>
Perform a blocking wait on the timer.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="wait/overload1.html" title="basic_waitable_timer::wait (1 of 2 overloads)">wait</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Perform a blocking wait on the timer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5fe8bf017b..1bf9513b9f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b8f10096db..5a550be34b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7de7bc25d5..6e931cf620 100644
--- a/doc/html/boost_asio/reference/basic_yield_context.html
+++ b/doc/html/boost_asio/reference/basic_yield_context.html
@@ -161,7 +161,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 425e0e9c53..3124ebf456 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_yield_context.basic_yield_context"></a><a class="link" href="basic_yield_context.html" title="basic_yield_context::basic_yield_context">basic_yield_context::basic_yield_context</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp158001776"></a>
+ <a class="indexterm" name="idp128621280"></a>
Construct a yield context to represent
the specified coroutine.
</p>
@@ -43,7 +43,8 @@ Construct a yield context to represent
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 64a6d2d244..434b11834e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_yield_context.callee_type"></a><a class="link" href="callee_type.html" title="basic_yield_context::callee_type">basic_yield_context::callee_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp158021056"></a>
+ <a class="indexterm" name="idp128640496"></a>
The coroutine callee type, used by the implementation.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">callee_type</span><span class="special">;</span>
@@ -55,7 +55,8 @@ The coroutine callee type, used by the implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a577c5b597..151e4c8708 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_yield_context.caller_type"></a><a class="link" href="caller_type.html" title="basic_yield_context::caller_type">basic_yield_context::caller_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp158040448"></a>
+ <a class="indexterm" name="idp128660064"></a>
The coroutine caller type, used by the implementation.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">caller_type</span><span class="special">;</span>
@@ -55,7 +55,8 @@ The coroutine caller type, used by the implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9fdda942c3..92270643a3 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_yield_context.operator_lb__rb_"></a><a class="link" href="operator_lb__rb_.html" title="basic_yield_context::operator[]">basic_yield_context::operator[]</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp158060400"></a>
+ <a class="indexterm" name="idp128680192"></a>
Return a yield context that sets the specified
error_code.
</p>
@@ -55,7 +55,8 @@ Return a yield context that sets the specified
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c4ae9add72..b33b666dd4 100644
--- a/doc/html/boost_asio/reference/buffer.html
+++ b/doc/html/boost_asio/reference/buffer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffer"></a><a class="link" href="buffer.html" title="buffer">buffer</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp158098000"></a>
+ <a class="indexterm" name="idp128718320"></a>
The <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">buffer</span></code> function is used to create a buffer
object to represent raw memory, an array of POD elements, a vector of POD
elements, or a std::string.
@@ -439,7 +439,8 @@ The <code class="computeroutput"><span class="identifier">boost</span><span 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9851dbf57d..9c9ee40bb2 100644
--- a/doc/html/boost_asio/reference/buffer/overload1.html
+++ b/doc/html/boost_asio/reference/buffer/overload1.html
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0ac5277083..7c55ff8663 100644
--- a/doc/html/boost_asio/reference/buffer/overload10.html
+++ b/doc/html/boost_asio/reference/buffer/overload10.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9ef9369a40..65b3c3861b 100644
--- a/doc/html/boost_asio/reference/buffer/overload11.html
+++ b/doc/html/boost_asio/reference/buffer/overload11.html
@@ -51,7 +51,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ad7335d2f9..84c16f0be2 100644
--- a/doc/html/boost_asio/reference/buffer/overload12.html
+++ b/doc/html/boost_asio/reference/buffer/overload12.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 03536b3c1e..3c19ac00f1 100644
--- a/doc/html/boost_asio/reference/buffer/overload13.html
+++ b/doc/html/boost_asio/reference/buffer/overload13.html
@@ -51,7 +51,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c8deb5dfe7..e6f86877df 100644
--- a/doc/html/boost_asio/reference/buffer/overload14.html
+++ b/doc/html/boost_asio/reference/buffer/overload14.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c6109fdf6e..c9208d38f8 100644
--- a/doc/html/boost_asio/reference/buffer/overload15.html
+++ b/doc/html/boost_asio/reference/buffer/overload15.html
@@ -51,7 +51,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 752c7a60a7..460765bc16 100644
--- a/doc/html/boost_asio/reference/buffer/overload16.html
+++ b/doc/html/boost_asio/reference/buffer/overload16.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 66c8147622..ea8da0de76 100644
--- a/doc/html/boost_asio/reference/buffer/overload17.html
+++ b/doc/html/boost_asio/reference/buffer/overload17.html
@@ -51,7 +51,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c29892fab2..6218275f0b 100644
--- a/doc/html/boost_asio/reference/buffer/overload18.html
+++ b/doc/html/boost_asio/reference/buffer/overload18.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c32f37c580..4300d53241 100644
--- a/doc/html/boost_asio/reference/buffer/overload19.html
+++ b/doc/html/boost_asio/reference/buffer/overload19.html
@@ -51,7 +51,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5bd27deefa..d04e7c6132 100644
--- a/doc/html/boost_asio/reference/buffer/overload2.html
+++ b/doc/html/boost_asio/reference/buffer/overload2.html
@@ -49,7 +49,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 382a948bf1..c69a1fec42 100644
--- a/doc/html/boost_asio/reference/buffer/overload20.html
+++ b/doc/html/boost_asio/reference/buffer/overload20.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 94085ded49..72528862b1 100644
--- a/doc/html/boost_asio/reference/buffer/overload21.html
+++ b/doc/html/boost_asio/reference/buffer/overload21.html
@@ -51,7 +51,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a5444fb015..f5ca99f7ff 100644
--- a/doc/html/boost_asio/reference/buffer/overload22.html
+++ b/doc/html/boost_asio/reference/buffer/overload22.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 380dee66bc..6bd5386de8 100644
--- a/doc/html/boost_asio/reference/buffer/overload23.html
+++ b/doc/html/boost_asio/reference/buffer/overload23.html
@@ -59,7 +59,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9f7949aca3..7cbeced3ba 100644
--- a/doc/html/boost_asio/reference/buffer/overload24.html
+++ b/doc/html/boost_asio/reference/buffer/overload24.html
@@ -60,7 +60,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ec03ef9a07..1b3772ab29 100644
--- a/doc/html/boost_asio/reference/buffer/overload25.html
+++ b/doc/html/boost_asio/reference/buffer/overload25.html
@@ -59,7 +59,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 98cb9ffca9..3d3e55dc54 100644
--- a/doc/html/boost_asio/reference/buffer/overload26.html
+++ b/doc/html/boost_asio/reference/buffer/overload26.html
@@ -60,7 +60,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0c269ed937..cfcc9218fd 100644
--- a/doc/html/boost_asio/reference/buffer/overload27.html
+++ b/doc/html/boost_asio/reference/buffer/overload27.html
@@ -55,7 +55,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3a5471ff47..8552a0f3d8 100644
--- a/doc/html/boost_asio/reference/buffer/overload28.html
+++ b/doc/html/boost_asio/reference/buffer/overload28.html
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1cd252d56e..4fc49a6dd6 100644
--- a/doc/html/boost_asio/reference/buffer/overload3.html
+++ b/doc/html/boost_asio/reference/buffer/overload3.html
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3fca4ebe61..95d0516cff 100644
--- a/doc/html/boost_asio/reference/buffer/overload4.html
+++ b/doc/html/boost_asio/reference/buffer/overload4.html
@@ -49,7 +49,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1e91b72785..ff4c2399b5 100644
--- a/doc/html/boost_asio/reference/buffer/overload5.html
+++ b/doc/html/boost_asio/reference/buffer/overload5.html
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e66783b3ad..cb3b9f0eab 100644
--- a/doc/html/boost_asio/reference/buffer/overload6.html
+++ b/doc/html/boost_asio/reference/buffer/overload6.html
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 84cb575783..fd6707268e 100644
--- a/doc/html/boost_asio/reference/buffer/overload7.html
+++ b/doc/html/boost_asio/reference/buffer/overload7.html
@@ -51,7 +51,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7bb921cdff..3d50cc4e59 100644
--- a/doc/html/boost_asio/reference/buffer/overload8.html
+++ b/doc/html/boost_asio/reference/buffer/overload8.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 73edd4a755..d6f6347faf 100644
--- a/doc/html/boost_asio/reference/buffer/overload9.html
+++ b/doc/html/boost_asio/reference/buffer/overload9.html
@@ -51,7 +51,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 fcc6a1e495..0399ab337e 100644
--- a/doc/html/boost_asio/reference/buffer_cast.html
+++ b/doc/html/boost_asio/reference/buffer_cast.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffer_cast"></a><a class="link" href="buffer_cast.html" title="buffer_cast">buffer_cast</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp159811664"></a>
+ <a class="indexterm" name="idp130432288"></a>
The <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">buffer_cast</span></code> function is used to obtain
a pointer to the underlying memory region associated with a buffer.
</p>
@@ -76,7 +76,8 @@ The <code class="computeroutput"><span class="identifier">boost</span><span 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 07827ba048..310a760bb2 100644
--- a/doc/html/boost_asio/reference/buffer_cast/overload1.html
+++ b/doc/html/boost_asio/reference/buffer_cast/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 05b96355e1..c0eedc5652 100644
--- a/doc/html/boost_asio/reference/buffer_cast/overload2.html
+++ b/doc/html/boost_asio/reference/buffer_cast/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 da1c2cc21d..2007c8ab8e 100644
--- a/doc/html/boost_asio/reference/buffer_copy.html
+++ b/doc/html/boost_asio/reference/buffer_copy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffer_copy"></a><a class="link" href="buffer_copy.html" title="buffer_copy">buffer_copy</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp159905968"></a>
+ <a class="indexterm" name="idp130526640"></a>
The <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">buffer_copy</span></code> function is used to copy bytes
from a source buffer (or buffer sequence) to a target buffer (or buffer sequence).
</p>
@@ -275,7 +275,8 @@ The <code class="computeroutput"><span class="identifier">boost</span><span 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9ff9f0341e..e5cc301ff4 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload1.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload1.html
@@ -83,7 +83,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload10.html b/doc/html/boost_asio/reference/buffer_copy/overload10.html
index c92e85a386..53ad73f0bb 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload10.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload10.html
@@ -85,7 +85,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload11.html b/doc/html/boost_asio/reference/buffer_copy/overload11.html
index 2af0a6b525..6eac7bdf1a 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload11.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload11.html
@@ -85,7 +85,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload12.html b/doc/html/boost_asio/reference/buffer_copy/overload12.html
index 6052c97c5a..56592ef39c 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload12.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload12.html
@@ -85,7 +85,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload13.html b/doc/html/boost_asio/reference/buffer_copy/overload13.html
index e03fa42c94..11ff3c9023 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload13.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload13.html
@@ -86,7 +86,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload14.html b/doc/html/boost_asio/reference/buffer_copy/overload14.html
index 5f66792d40..10adec66d7 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload14.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload14.html
@@ -86,7 +86,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload15.html b/doc/html/boost_asio/reference/buffer_copy/overload15.html
index 34c4d59a53..5002f679f9 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload15.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload15.html
@@ -86,7 +86,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload16.html b/doc/html/boost_asio/reference/buffer_copy/overload16.html
index 9bc6ae8b44..aff014a0f7 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload16.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload16.html
@@ -91,7 +91,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload17.html b/doc/html/boost_asio/reference/buffer_copy/overload17.html
index dba52559c5..05b3919f60 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload17.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload17.html
@@ -91,7 +91,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload18.html b/doc/html/boost_asio/reference/buffer_copy/overload18.html
index 99ae29acee..9fc744fd74 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload18.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload18.html
@@ -92,7 +92,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload19.html b/doc/html/boost_asio/reference/buffer_copy/overload19.html
index 469d248ca3..48440564bc 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload19.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload19.html
@@ -92,7 +92,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3f11416bf5..6a44784ba3 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload2.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload2.html
@@ -83,7 +83,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload20.html b/doc/html/boost_asio/reference/buffer_copy/overload20.html
index c290432c6e..31c24c738f 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload20.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload20.html
@@ -94,7 +94,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload21.html b/doc/html/boost_asio/reference/buffer_copy/overload21.html
index 6e55d14531..213a8014bb 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload21.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload21.html
@@ -91,7 +91,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload22.html b/doc/html/boost_asio/reference/buffer_copy/overload22.html
index e883a1d34f..e57aa7324e 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload22.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload22.html
@@ -91,7 +91,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload23.html b/doc/html/boost_asio/reference/buffer_copy/overload23.html
index e839d86752..c48239236e 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload23.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload23.html
@@ -92,7 +92,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload24.html b/doc/html/boost_asio/reference/buffer_copy/overload24.html
index 432681d911..d1520e7b3f 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload24.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload24.html
@@ -92,7 +92,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload25.html b/doc/html/boost_asio/reference/buffer_copy/overload25.html
index 10695735d4..0d4a6f30e2 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload25.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload25.html
@@ -94,7 +94,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload26.html b/doc/html/boost_asio/reference/buffer_copy/overload26.html
index e0773aee7e..2870b7e9c7 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload26.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload26.html
@@ -94,7 +94,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload27.html b/doc/html/boost_asio/reference/buffer_copy/overload27.html
index ddec252faa..65edde8fd6 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload27.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload27.html
@@ -94,7 +94,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload28.html b/doc/html/boost_asio/reference/buffer_copy/overload28.html
index ed0bb81ecf..6a483191c1 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload28.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload28.html
@@ -95,7 +95,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload29.html b/doc/html/boost_asio/reference/buffer_copy/overload29.html
index 73a5c919c4..372e941dc5 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload29.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload29.html
@@ -95,7 +95,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload3.html b/doc/html/boost_asio/reference/buffer_copy/overload3.html
index fe3b09dc3c..0dad1496f1 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload3.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload3.html
@@ -84,7 +84,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload30.html b/doc/html/boost_asio/reference/buffer_copy/overload30.html
index a4a2f61ac0..c47df89495 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload30.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload30.html
@@ -95,7 +95,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload4.html b/doc/html/boost_asio/reference/buffer_copy/overload4.html
index da5450228c..6d202c04d5 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload4.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload4.html
@@ -84,7 +84,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload5.html b/doc/html/boost_asio/reference/buffer_copy/overload5.html
index 1e4c91fd02..b3dfb73bd0 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload5.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload5.html
@@ -85,7 +85,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload6.html b/doc/html/boost_asio/reference/buffer_copy/overload6.html
index a9b7087787..2266d44023 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload6.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload6.html
@@ -83,7 +83,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload7.html b/doc/html/boost_asio/reference/buffer_copy/overload7.html
index a64c9e33f0..88346ba36e 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload7.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload7.html
@@ -83,7 +83,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload8.html b/doc/html/boost_asio/reference/buffer_copy/overload8.html
index 5e95e48c3e..91336d31a7 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload8.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload8.html
@@ -84,7 +84,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload9.html b/doc/html/boost_asio/reference/buffer_copy/overload9.html
index eb788b27e1..088356746e 100644
--- a/doc/html/boost_asio/reference/buffer_copy/overload9.html
+++ b/doc/html/boost_asio/reference/buffer_copy/overload9.html
@@ -84,7 +84,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 28200cae9d..d1a51b356a 100644
--- a/doc/html/boost_asio/reference/buffer_size.html
+++ b/doc/html/boost_asio/reference/buffer_size.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffer_size"></a><a class="link" href="buffer_size.html" title="buffer_size">buffer_size</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp161589408"></a>
+ <a class="indexterm" name="idp132209040"></a>
The <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">buffer_size</span></code> function determines the total
number of bytes in a buffer or buffer sequence.
</p>
@@ -66,7 +66,8 @@ The <code class="computeroutput"><span class="identifier">boost</span><span 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload1.html b/doc/html/boost_asio/reference/buffer_size/overload1.html
index aca44ae329..24380e3811 100644
--- a/doc/html/boost_asio/reference/buffer_size/overload1.html
+++ b/doc/html/boost_asio/reference/buffer_size/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload2.html b/doc/html/boost_asio/reference/buffer_size/overload2.html
index 0b72c8ff47..e029df2c88 100644
--- a/doc/html/boost_asio/reference/buffer_size/overload2.html
+++ b/doc/html/boost_asio/reference/buffer_size/overload2.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload3.html b/doc/html/boost_asio/reference/buffer_size/overload3.html
index c2cb9ae520..a2b8a2618f 100644
--- a/doc/html/boost_asio/reference/buffer_size/overload3.html
+++ b/doc/html/boost_asio/reference/buffer_size/overload3.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload4.html b/doc/html/boost_asio/reference/buffer_size/overload4.html
index ed3584ecc8..888ce23e2e 100644
--- a/doc/html/boost_asio/reference/buffer_size/overload4.html
+++ b/doc/html/boost_asio/reference/buffer_size/overload4.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload5.html b/doc/html/boost_asio/reference/buffer_size/overload5.html
index 0913006e73..27a2fe5f82 100644
--- a/doc/html/boost_asio/reference/buffer_size/overload5.html
+++ b/doc/html/boost_asio/reference/buffer_size/overload5.html
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 064fdf2b1a..7fd68292aa 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream.html
@@ -353,7 +353,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 319df0095e..595f7173ce 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.async_fill"></a><a class="link" href="async_fill.html" title="buffered_read_stream::async_fill">buffered_read_stream::async_fill</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp161799104"></a>
+ <a class="indexterm" name="idp132418560"></a>
Start an asynchronous fill.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -38,7 +38,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d996758d1e..becc4bf53d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.async_read_some"></a><a class="link" href="async_read_some.html" title="buffered_read_stream::async_read_some">buffered_read_stream::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp161810784"></a>
+ <a class="indexterm" name="idp132430240"></a>
Start an asynchronous read. The buffer
into which the data will be read must be valid for the lifetime of the
asynchronous operation.
@@ -42,7 +42,8 @@ Start an asynchronous read. 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b1a84440c3..1e472c35d4 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.async_write_some"></a><a class="link" href="async_write_some.html" title="buffered_read_stream::async_write_some">buffered_read_stream::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp161827936"></a>
+ <a class="indexterm" name="idp132447392"></a>
Start an asynchronous write. The data
being written must be valid for the lifetime of the asynchronous operation.
</p>
@@ -41,7 +41,8 @@ Start an asynchronous write. The 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7d913a14e8..dbb667812d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.buffered_read_stream"></a><a class="link" href="buffered_read_stream.html" title="buffered_read_stream::buffered_read_stream">buffered_read_stream::buffered_read_stream</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp161845072"></a>
+ <a class="indexterm" name="idp132464528"></a>
Construct, passing the specified
argument to initialise the next layer.
</p>
@@ -47,7 +47,8 @@ Construct, passing the specified
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0e707c9f23..79932a98ae 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6e2bceabd7..8ec94f65c2 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9161f5e55a..5bbf456a0c 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/close.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.close"></a><a class="link" href="close.html" title="buffered_read_stream::close">buffered_read_stream::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp161893040"></a>
+ <a class="indexterm" name="idp132512448"></a>
Close the stream.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="buffered_read_stream::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9905f46ff5..7077314d5e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2b4bc50b27..b6c49972b9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b7c69b9442..c00ebc62d4 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.default_buffer_size"></a><a class="link" href="default_buffer_size.html" title="buffered_read_stream::default_buffer_size">buffered_read_stream::default_buffer_size</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp161928016"></a>
+ <a class="indexterm" name="idp132547472"></a>
The default buffer size.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <span class="identifier">default_buffer_size</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The default buffer 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 300198f578..5176670df5 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/fill.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/fill.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.fill"></a><a class="link" href="fill.html" title="buffered_read_stream::fill">buffered_read_stream::fill</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp161937856"></a>
+ <a class="indexterm" name="idp132557248"></a>
Fill the buffer with some data. Returns the number
of bytes placed in the buffer as a result of the operation. Throws an exception
on failure.
@@ -46,7 +46,8 @@ Fill the buffer with some data. Returns the number
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 029c5a2cb4..700fdd3725 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8d5e436fff..e031da8bc9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 47ca48284c..fb664d2bb9 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.get_io_service"></a><a class="link" href="get_io_service.html" title="buffered_read_stream::get_io_service">buffered_read_stream::get_io_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp161974160"></a>
+ <a class="indexterm" name="idp132593552"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -36,7 +36,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 08c78d1e99..2dffad2ff2 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.in_avail"></a><a class="link" href="in_avail.html" title="buffered_read_stream::in_avail">buffered_read_stream::in_avail</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp161984912"></a>
+ <a class="indexterm" name="idp132604304"></a>
Determine the amount of data that may be read
without blocking.
</p>
@@ -41,7 +41,8 @@ Determine the amount of data that may be 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 393900fa09..38344eb361 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e6c71683ae..fea6d6ec91 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0c460cf454..aecce5f83e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.lowest_layer"></a><a class="link" href="lowest_layer.html" title="buffered_read_stream::lowest_layer">buffered_read_stream::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162019424"></a>
+ <a class="indexterm" name="idp132639040"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="buffered_read_stream::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6356cfb1b9..b06f2d6faf 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1d6c46d9a9..9677acb7bf 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5fbe5d8175..4641e18972 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.lowest_layer_type"></a><a class="link" href="lowest_layer_type.html" title="buffered_read_stream::lowest_layer_type">buffered_read_stream::lowest_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162048400"></a>
+ <a class="indexterm" name="idp132667776"></a>
The type of the lowest layer.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">next_layer_type</span><span class="special">::</span><span class="identifier">lowest_layer_type</span> <span class="identifier">lowest_layer_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5097d84229..6b24f96933 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.next_layer"></a><a class="link" href="next_layer.html" title="buffered_read_stream::next_layer">buffered_read_stream::next_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162062016"></a>
+ <a class="indexterm" name="idp132681392"></a>
Get a reference to the next layer.
</p>
<pre class="programlisting"><span class="identifier">next_layer_type</span> <span class="special">&amp;</span> <span class="identifier">next_layer</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Get a reference to the next layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9d81791c32..549398be2e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.next_layer_type"></a><a class="link" href="next_layer_type.html" title="buffered_read_stream::next_layer_type">buffered_read_stream::next_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162068720"></a>
+ <a class="indexterm" name="idp132688096"></a>
The type of the next layer.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">remove_reference</span><span class="special">&lt;</span> <span class="identifier">Stream</span> <span class="special">&gt;::</span><span class="identifier">type</span> <span class="identifier">next_layer_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of the next layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 34726796fe..87322be4e3 100644
--- a/doc/html/boost_asio/reference/buffered_read_stream/peek.html
+++ b/doc/html/boost_asio/reference/buffered_read_stream/peek.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.peek"></a><a class="link" href="peek.html" title="buffered_read_stream::peek">buffered_read_stream::peek</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162083600"></a>
+ <a class="indexterm" name="idp132703040"></a>
Peek at the incoming data on the stream. Returns
the number of bytes read. Throws an exception on failure.
</p>
@@ -51,7 +51,8 @@ Peek at the incoming data on the stream. Returns
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5f69062a3e..0f4a2c3909 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f9659cee04..9d22dad99a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5dbfd65d1f..8466532c50 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.read_some"></a><a class="link" href="read_some.html" title="buffered_read_stream::read_some">buffered_read_stream::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162146368"></a>
+ <a class="indexterm" name="idp132765696"></a>
Read some data from the stream. Returns the
number of bytes read. Throws an exception on failure.
</p>
@@ -51,7 +51,8 @@ Read some data from the stream. Returns 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8526f7f90d..dfac0eee71 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ba25205e34..2d0dfc8c6a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7c3b085de7..e1e841193d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_read_stream.write_some"></a><a class="link" href="write_some.html" title="buffered_read_stream::write_some">buffered_read_stream::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162208976"></a>
+ <a class="indexterm" name="idp132828304"></a>
Write the given data to the stream. Returns
the number of bytes written. Throws an exception on failure.
</p>
@@ -51,7 +51,8 @@ Write the given data to the stream. Returns
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 fda6fb8559..0598f3a082 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7095894e8e..fd722a2867 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 17cb7385b2..dae2e790e1 100644
--- a/doc/html/boost_asio/reference/buffered_stream.html
+++ b/doc/html/boost_asio/reference/buffered_stream.html
@@ -349,7 +349,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b74dc497bc..9eac2e3233 100644
--- a/doc/html/boost_asio/reference/buffered_stream/async_fill.html
+++ b/doc/html/boost_asio/reference/buffered_stream/async_fill.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.async_fill"></a><a class="link" href="async_fill.html" title="buffered_stream::async_fill">buffered_stream::async_fill</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162369920"></a>
+ <a class="indexterm" name="idp132989408"></a>
Start an asynchronous fill.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -38,7 +38,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ee2d95942f..8f1af1e299 100644
--- a/doc/html/boost_asio/reference/buffered_stream/async_flush.html
+++ b/doc/html/boost_asio/reference/buffered_stream/async_flush.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.async_flush"></a><a class="link" href="async_flush.html" title="buffered_stream::async_flush">buffered_stream::async_flush</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162381456"></a>
+ <a class="indexterm" name="idp133001008"></a>
Start an asynchronous flush.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -38,7 +38,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1ba6e64d2b..ec543251ba 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.async_read_some"></a><a class="link" href="async_read_some.html" title="buffered_stream::async_read_some">buffered_stream::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162393056"></a>
+ <a class="indexterm" name="idp133012608"></a>
Start an asynchronous read. The buffer into
which the data will be read must be valid for the lifetime of the asynchronous
operation.
@@ -42,7 +42,8 @@ Start an asynchronous read. The buffer into
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 115cb5f726..bfdd2d6230 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.async_write_some"></a><a class="link" href="async_write_some.html" title="buffered_stream::async_write_some">buffered_stream::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162410144"></a>
+ <a class="indexterm" name="idp133029696"></a>
Start an asynchronous write. The data being
written must be valid for the lifetime of the asynchronous operation.
</p>
@@ -41,7 +41,8 @@ Start an asynchronous write. The data being
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 600060f128..7614f969a7 100644
--- a/doc/html/boost_asio/reference/buffered_stream/buffered_stream.html
+++ b/doc/html/boost_asio/reference/buffered_stream/buffered_stream.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.buffered_stream"></a><a class="link" href="buffered_stream.html" title="buffered_stream::buffered_stream">buffered_stream::buffered_stream</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162427168"></a>
+ <a class="indexterm" name="idp133046688"></a>
Construct, passing the specified argument
to initialise the next layer.
</p>
@@ -48,7 +48,8 @@ Construct, passing the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cf6f0f0930..3a0f464dd5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 25e278c29e..679f8379d0 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a2136b0978..4bb1397705 100644
--- a/doc/html/boost_asio/reference/buffered_stream/close.html
+++ b/doc/html/boost_asio/reference/buffered_stream/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.close"></a><a class="link" href="close.html" title="buffered_stream::close">buffered_stream::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162481552"></a>
+ <a class="indexterm" name="idp133101072"></a>
Close the stream.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="buffered_stream::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0b4699b42f..d271ccd19d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 207cc7e5ed..ff5c4c8435 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 379dc874fe..bab40b284a 100644
--- a/doc/html/boost_asio/reference/buffered_stream/fill.html
+++ b/doc/html/boost_asio/reference/buffered_stream/fill.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.fill"></a><a class="link" href="fill.html" title="buffered_stream::fill">buffered_stream::fill</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162516080"></a>
+ <a class="indexterm" name="idp133135584"></a>
Fill the buffer with some data. Returns the number of
bytes placed in the buffer as a result of the operation. Throws an exception
on failure.
@@ -46,7 +46,8 @@ Fill the buffer with some data. Returns the number 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4d69016628..5e8ca38ec1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b85ed52496..f9b0ce794e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2d1759bfd3..9d5defb882 100644
--- a/doc/html/boost_asio/reference/buffered_stream/flush.html
+++ b/doc/html/boost_asio/reference/buffered_stream/flush.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.flush"></a><a class="link" href="flush.html" title="buffered_stream::flush">buffered_stream::flush</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162552096"></a>
+ <a class="indexterm" name="idp133171488"></a>
Flush all data from the buffer to the next layer. Returns
the number of bytes written to the next layer on the last write operation.
Throws an exception on failure.
@@ -47,7 +47,8 @@ Flush all data from the buffer to the next layer. Returns
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7ec657a09c..811df01ef4 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 00751334b3..9e202b6f28 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2bd716298d..a85ad7cfd0 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.get_io_service"></a><a class="link" href="get_io_service.html" title="buffered_stream::get_io_service">buffered_stream::get_io_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162588176"></a>
+ <a class="indexterm" name="idp133207696"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -36,7 +36,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 96e9eab598..e82e08e510 100644
--- a/doc/html/boost_asio/reference/buffered_stream/in_avail.html
+++ b/doc/html/boost_asio/reference/buffered_stream/in_avail.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.in_avail"></a><a class="link" href="in_avail.html" title="buffered_stream::in_avail">buffered_stream::in_avail</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162598864"></a>
+ <a class="indexterm" name="idp133218384"></a>
Determine the amount of data that may be read without
blocking.
</p>
@@ -41,7 +41,8 @@ Determine the amount of data that may be read without
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 11823d0fd0..00939f528c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2443cc8eeb..3b0b7031af 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 04a215139d..1a6ae227a1 100644
--- a/doc/html/boost_asio/reference/buffered_stream/lowest_layer.html
+++ b/doc/html/boost_asio/reference/buffered_stream/lowest_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.lowest_layer"></a><a class="link" href="lowest_layer.html" title="buffered_stream::lowest_layer">buffered_stream::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162633440"></a>
+ <a class="indexterm" name="idp133252896"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="buffered_stream::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a6e515b054..8be6f196a4 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1b869c4e39..c4bc5455f8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ff02133df8..4be2fbfd1a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.lowest_layer_type"></a><a class="link" href="lowest_layer_type.html" title="buffered_stream::lowest_layer_type">buffered_stream::lowest_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162662176"></a>
+ <a class="indexterm" name="idp133281696"></a>
The type of the lowest layer.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">next_layer_type</span><span class="special">::</span><span class="identifier">lowest_layer_type</span> <span class="identifier">lowest_layer_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e9cb3f8d61..57ed7fe06f 100644
--- a/doc/html/boost_asio/reference/buffered_stream/next_layer.html
+++ b/doc/html/boost_asio/reference/buffered_stream/next_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.next_layer"></a><a class="link" href="next_layer.html" title="buffered_stream::next_layer">buffered_stream::next_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162675616"></a>
+ <a class="indexterm" name="idp133295216"></a>
Get a reference to the next layer.
</p>
<pre class="programlisting"><span class="identifier">next_layer_type</span> <span class="special">&amp;</span> <span class="identifier">next_layer</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Get a reference to the next layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d0259aa2fe..1f63d6bb49 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.next_layer_type"></a><a class="link" href="next_layer_type.html" title="buffered_stream::next_layer_type">buffered_stream::next_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162682320"></a>
+ <a class="indexterm" name="idp133301856"></a>
The type of the next layer.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">remove_reference</span><span class="special">&lt;</span> <span class="identifier">Stream</span> <span class="special">&gt;::</span><span class="identifier">type</span> <span class="identifier">next_layer_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of the next layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e04a3445f9..9981b3acd0 100644
--- a/doc/html/boost_asio/reference/buffered_stream/peek.html
+++ b/doc/html/boost_asio/reference/buffered_stream/peek.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.peek"></a><a class="link" href="peek.html" title="buffered_stream::peek">buffered_stream::peek</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162697072"></a>
+ <a class="indexterm" name="idp133316592"></a>
Peek at the incoming data on the stream. Returns the
number of bytes read. Throws an exception on failure.
</p>
@@ -51,7 +51,8 @@ Peek at the incoming data on the stream. Returns 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e95ed9269f..0a2c4fb38b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7104aac6a4..9f2e20ca06 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2dd7f644ad..7275c86ff5 100644
--- a/doc/html/boost_asio/reference/buffered_stream/read_some.html
+++ b/doc/html/boost_asio/reference/buffered_stream/read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.read_some"></a><a class="link" href="read_some.html" title="buffered_stream::read_some">buffered_stream::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162759616"></a>
+ <a class="indexterm" name="idp133379040"></a>
Read some data from the stream. Returns the number
of bytes read. Throws an exception on failure.
</p>
@@ -51,7 +51,8 @@ Read some data from the stream. Returns the number
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 fc0075622f..9d687e0c2b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d7a8ac1fc8..c5f024b8a3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 641f94af37..58723b0a80 100644
--- a/doc/html/boost_asio/reference/buffered_stream/write_some.html
+++ b/doc/html/boost_asio/reference/buffered_stream/write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_stream.write_some"></a><a class="link" href="write_some.html" title="buffered_stream::write_some">buffered_stream::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162822336"></a>
+ <a class="indexterm" name="idp133441776"></a>
Write the given data to the stream. Returns the
number of bytes written. Throws an exception on failure.
</p>
@@ -51,7 +51,8 @@ Write the given data to the stream. Returns 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 89a194efac..6f53a50f15 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 437cab873d..f3bf5c5204 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3edfb6f9b4..5367cf0f1f 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream.html
@@ -355,7 +355,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4a5bb6cd6d..77db490ba4 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.async_flush"></a><a class="link" href="async_flush.html" title="buffered_write_stream::async_flush">buffered_write_stream::async_flush</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162986480"></a>
+ <a class="indexterm" name="idp133606192"></a>
Start an asynchronous flush.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -38,7 +38,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 eef321fe37..c537a82a35 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.async_read_some"></a><a class="link" href="async_read_some.html" title="buffered_write_stream::async_read_some">buffered_write_stream::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp162998080"></a>
+ <a class="indexterm" name="idp133617792"></a>
Start an asynchronous read. The buffer
into which the data will be read must be valid for the lifetime of the
asynchronous operation.
@@ -42,7 +42,8 @@ Start an asynchronous read. 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1b06c378b4..b1251487b1 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.async_write_some"></a><a class="link" href="async_write_some.html" title="buffered_write_stream::async_write_some">buffered_write_stream::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163015232"></a>
+ <a class="indexterm" name="idp133634944"></a>
Start an asynchronous write. The data
being written must be valid for the lifetime of the asynchronous operation.
</p>
@@ -41,7 +41,8 @@ Start an asynchronous write. The 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 eddfcb4cdc..27fd399688 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.buffered_write_stream"></a><a class="link" href="buffered_write_stream.html" title="buffered_write_stream::buffered_write_stream">buffered_write_stream::buffered_write_stream</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163032368"></a>
+ <a class="indexterm" name="idp133652080"></a>
Construct, passing the specified
argument to initialise the next layer.
</p>
@@ -47,7 +47,8 @@ Construct, passing the specified
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e001094f7b..4b8661eaa3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 89f87a3179..1e2ba450a6 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bf18b6fc56..98cc04d3a2 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/close.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.close"></a><a class="link" href="close.html" title="buffered_write_stream::close">buffered_write_stream::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163080464"></a>
+ <a class="indexterm" name="idp133700048"></a>
Close the stream.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="buffered_write_stream::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9be322f66a..038ec4244b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d6f4cf2840..add273640e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 98c71c5ce3..b03425ecc5 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.default_buffer_size"></a><a class="link" href="default_buffer_size.html" title="buffered_write_stream::default_buffer_size">buffered_write_stream::default_buffer_size</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163115376"></a>
+ <a class="indexterm" name="idp133734784"></a>
The default buffer size.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <span class="identifier">default_buffer_size</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The default buffer 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 993a8c90e6..909fc5dd37 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/flush.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/flush.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.flush"></a><a class="link" href="flush.html" title="buffered_write_stream::flush">buffered_write_stream::flush</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163125216"></a>
+ <a class="indexterm" name="idp133744720"></a>
Flush all data from the buffer to the next layer.
Returns the number of bytes written to the next layer on the last write
operation. Throws an exception on failure.
@@ -47,7 +47,8 @@ Flush all data from the buffer to the next layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 62fb91ae3b..b053f048a4 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 699b72fdbe..92d188ca87 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 def0d44a69..9329a6dc8c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.get_io_service"></a><a class="link" href="get_io_service.html" title="buffered_write_stream::get_io_service">buffered_write_stream::get_io_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163161600"></a>
+ <a class="indexterm" name="idp133781216"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -36,7 +36,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 31e1b58b9a..dbac9861c8 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.in_avail"></a><a class="link" href="in_avail.html" title="buffered_write_stream::in_avail">buffered_write_stream::in_avail</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163172352"></a>
+ <a class="indexterm" name="idp133791904"></a>
Determine the amount of data that may be read
without blocking.
</p>
@@ -41,7 +41,8 @@ Determine the amount of data that may be 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8a5e9168a8..b40bf09baf 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 945017ea2e..3ccd6d7643 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 895e7ed5e4..dea8e05ebe 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.lowest_layer"></a><a class="link" href="lowest_layer.html" title="buffered_write_stream::lowest_layer">buffered_write_stream::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163207136"></a>
+ <a class="indexterm" name="idp133826624"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="buffered_write_stream::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e7a4caffc6..95e254319b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1d1ee9e4b5..5911f529f5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1aeb72e69c..5484f246bd 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.lowest_layer_type"></a><a class="link" href="lowest_layer_type.html" title="buffered_write_stream::lowest_layer_type">buffered_write_stream::lowest_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163235968"></a>
+ <a class="indexterm" name="idp133855456"></a>
The type of the lowest layer.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">next_layer_type</span><span class="special">::</span><span class="identifier">lowest_layer_type</span> <span class="identifier">lowest_layer_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 38c1ef1ce2..e4f6ffb9eb 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.next_layer"></a><a class="link" href="next_layer.html" title="buffered_write_stream::next_layer">buffered_write_stream::next_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163249584"></a>
+ <a class="indexterm" name="idp133869024"></a>
Get a reference to the next layer.
</p>
<pre class="programlisting"><span class="identifier">next_layer_type</span> <span class="special">&amp;</span> <span class="identifier">next_layer</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Get a reference to the next layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 23f9c15a17..965151cdb8 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.next_layer_type"></a><a class="link" href="next_layer_type.html" title="buffered_write_stream::next_layer_type">buffered_write_stream::next_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163256288"></a>
+ <a class="indexterm" name="idp133875728"></a>
The type of the next layer.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">remove_reference</span><span class="special">&lt;</span> <span class="identifier">Stream</span> <span class="special">&gt;::</span><span class="identifier">type</span> <span class="identifier">next_layer_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of the next layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 148b5d5bd0..693ad4e782 100644
--- a/doc/html/boost_asio/reference/buffered_write_stream/peek.html
+++ b/doc/html/boost_asio/reference/buffered_write_stream/peek.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.peek"></a><a class="link" href="peek.html" title="buffered_write_stream::peek">buffered_write_stream::peek</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163271232"></a>
+ <a class="indexterm" name="idp133890672"></a>
Peek at the incoming data on the stream. Returns
the number of bytes read. Throws an exception on failure.
</p>
@@ -51,7 +51,8 @@ Peek at the incoming data on the stream. Returns
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 72daf72a91..d22879d017 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d5f125c677..dcf076d8e1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 782748e6b9..80799489c1 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.read_some"></a><a class="link" href="read_some.html" title="buffered_write_stream::read_some">buffered_write_stream::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163333888"></a>
+ <a class="indexterm" name="idp133953392"></a>
Read some data from the stream. Returns the
number of bytes read. Throws an exception on failure.
</p>
@@ -51,7 +51,8 @@ Read some data from the stream. Returns 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c4d0154b51..33ca9be990 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9ec7de76d5..2c17beece5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 33c08d3564..1ba8dc1d68 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffered_write_stream.write_some"></a><a class="link" href="write_some.html" title="buffered_write_stream::write_some">buffered_write_stream::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163396592"></a>
+ <a class="indexterm" name="idp134016144"></a>
Write the given data to the stream. Returns
the number of bytes written. Throws an exception on failure.
</p>
@@ -51,7 +51,8 @@ Write the given data to the stream. Returns
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7dde1e2aff..0a86ee6abb 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d54353b3e6..75636c067f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c39a7f0cfa..197187aad5 100644
--- a/doc/html/boost_asio/reference/buffers_begin.html
+++ b/doc/html/boost_asio/reference/buffers_begin.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_begin"></a><a class="link" href="buffers_begin.html" title="buffers_begin">buffers_begin</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp163459376"></a>
+ <a class="indexterm" name="idp134079040"></a>
Construct an iterator representing the beginning of the buffers'
data.
</p>
@@ -49,7 +49,8 @@ Construct an iterator representing the beginning of the buffers'
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b852a6ac33..f3fd287797 100644
--- a/doc/html/boost_asio/reference/buffers_end.html
+++ b/doc/html/boost_asio/reference/buffers_end.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_end"></a><a class="link" href="buffers_end.html" title="buffers_end">buffers_end</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp163479024"></a>
+ <a class="indexterm" name="idp134098688"></a>
Construct an iterator representing the end of the buffers' data.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -48,7 +48,8 @@ Construct an iterator representing the end of the buffers' 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ffbd7c61eb..400c72ab01 100644
--- a/doc/html/boost_asio/reference/buffers_iterator.html
+++ b/doc/html/boost_asio/reference/buffers_iterator.html
@@ -402,7 +402,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 27a3ec5e12..da17773ed2 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/begin.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/begin.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.begin"></a><a class="link" href="begin.html" title="buffers_iterator::begin">buffers_iterator::begin</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163615408"></a>
+ <a class="indexterm" name="idp134235024"></a>
Construct an iterator representing the beginning of
the buffers' data.
</p>
@@ -37,7 +37,8 @@ Construct an iterator representing the beginning 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4f9a3b8cd3..4d9cedb5c7 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/buffers_iterator.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/buffers_iterator.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.buffers_iterator"></a><a class="link" href="buffers_iterator.html" title="buffers_iterator::buffers_iterator">buffers_iterator::buffers_iterator</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163625536"></a>
+ <a class="indexterm" name="idp134245152"></a>
Default constructor. Creates an iterator
in an undefined state.
</p>
@@ -36,7 +36,8 @@ Default constructor. Creates 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6bbd868de3..f18204ca37 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/difference_type.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/difference_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.difference_type"></a><a class="link" href="difference_type.html" title="buffers_iterator::difference_type">buffers_iterator::difference_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163630896"></a>
+ <a class="indexterm" name="idp134250512"></a>
The type used for the distance between two
iterators.
</p>
@@ -46,7 +46,8 @@ The type used for the distance between 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6f117d4699..d56394138a 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/end.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/end.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.end"></a><a class="link" href="end.html" title="buffers_iterator::end">buffers_iterator::end</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163644256"></a>
+ <a class="indexterm" name="idp134263952"></a>
Construct an iterator representing the end of the buffers'
data.
</p>
@@ -37,7 +37,8 @@ Construct an iterator representing the end of the buffers'
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c9e04b462e..0cbda5b1b3 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/iterator_category.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/iterator_category.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.iterator_category"></a><a class="link" href="iterator_category.html" title="buffers_iterator::iterator_category">buffers_iterator::iterator_category</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163654304"></a>
+ <a class="indexterm" name="idp134273744"></a>
The iterator category.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">random_access_iterator_tag</span> <span class="identifier">iterator_category</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The iterator category.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 436e6e7fab..d6127e3f2e 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator__star_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator__star_.html
@@ -28,7 +28,7 @@
*</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163667648"></a>
+ <a class="indexterm" name="idp134287376"></a>
Dereference an iterator.
</p>
<pre class="programlisting"><span class="identifier">reference</span> <span class="keyword">operator</span> <span class="special">*()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -36,7 +36,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 64036662d8..de07d368e7 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_arrow_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_arrow_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_arrow_"></a><a class="link" href="operator_arrow_.html" title="buffers_iterator::operator-&gt;">buffers_iterator::operator-&gt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163889024"></a>
+ <a class="indexterm" name="idp134508992"></a>
Dereference an iterator.
</p>
<pre class="programlisting"><span class="identifier">pointer</span> <span class="keyword">operator</span><span class="special">-&gt;()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d873296758..855a8cbd92 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="buffers_iterator::operator==">buffers_iterator::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163934048"></a>
+ <a class="indexterm" name="idp134553936"></a>
Test two iterators for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ Test two iterators 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 030501fca7..3117d54435 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_gt_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_gt_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_gt_"></a><a class="link" href="operator_gt_.html" title="buffers_iterator::operator&gt;">buffers_iterator::operator&gt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163952960"></a>
+ <a class="indexterm" name="idp134572832"></a>
Compare two iterators.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;(</span>
@@ -47,7 +47,8 @@ Compare 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 76201b7d05..aad0f51e78 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_gt__eq_"></a><a class="link" href="operator_gt__eq_.html" title="buffers_iterator::operator&gt;=">buffers_iterator::operator&gt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163971856"></a>
+ <a class="indexterm" name="idp134591680"></a>
Compare two iterators.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;=(</span>
@@ -47,7 +47,8 @@ Compare 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4b44edb2bc..8dac1a1964 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_lb__rb_"></a><a class="link" href="operator_lb__rb_.html" title="buffers_iterator::operator[]">buffers_iterator::operator[]</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163990720"></a>
+ <a class="indexterm" name="idp134610592"></a>
Access an individual element.
</p>
<pre class="programlisting"><span class="identifier">reference</span> <span class="keyword">operator</span><span class="special">[](</span>
@@ -36,7 +36,8 @@ Access an individual element.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2700aae45f..65be244ec9 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_lt_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_lt_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_lt_"></a><a class="link" href="operator_lt_.html" title="buffers_iterator::operator&lt;">buffers_iterator::operator&lt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163896288"></a>
+ <a class="indexterm" name="idp134516256"></a>
Compare two iterators.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;(</span>
@@ -47,7 +47,8 @@ Compare 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ce620911c9..12ccf1733f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_lt__eq_"></a><a class="link" href="operator_lt__eq_.html" title="buffers_iterator::operator&lt;=">buffers_iterator::operator&lt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163915040"></a>
+ <a class="indexterm" name="idp134535088"></a>
Compare two iterators.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;=(</span>
@@ -47,7 +47,8 @@ Compare 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 deda54114c..010b63398d 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_minus_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_minus_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_minus_"></a><a class="link" href="operator_minus_.html" title="buffers_iterator::operator-">buffers_iterator::operator-</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163790128"></a>
+ <a class="indexterm" name="idp134410032"></a>
Subtraction operator.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="identifier">buffers_iterator</span> <a class="link" href="operator_minus_/overload1.html" title="buffers_iterator::operator- (1 of 2 overloads)">operator-</a><span class="special">(</span>
@@ -43,7 +43,8 @@ Subtraction 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 22f210b79a..7ff631afdf 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6b24878c0d..9d63481029 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0262c2694c..5a05813c0e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_minus__eq_"></a><a class="link" href="operator_minus__eq_.html" title="buffers_iterator::operator-=">buffers_iterator::operator-=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163879232"></a>
+ <a class="indexterm" name="idp134499200"></a>
Subtraction operator.
</p>
<pre class="programlisting"><span class="identifier">buffers_iterator</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">-=(</span>
@@ -36,7 +36,8 @@ Subtraction 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a189fbde85..a569f93503 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_minus__minus_"></a><a class="link" href="operator_minus__minus_.html" title="buffers_iterator::operator--">buffers_iterator::operator--</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163852912"></a>
+ <a class="indexterm" name="idp134472944"></a>
Decrement operator (prefix).
</p>
<pre class="programlisting"><span class="identifier">buffers_iterator</span> <span class="special">&amp;</span> <a class="link" href="operator_minus__minus_/overload1.html" title="buffers_iterator::operator-- (1 of 2 overloads)">operator--</a><span class="special">();</span>
@@ -43,7 +43,8 @@ Decrement operator (prefix).
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 35d0865965..1f4a2de1c0 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f2582d3ab9..35b185c99a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e0545ca742..551a54b89e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="buffers_iterator::operator!=">buffers_iterator::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163674992"></a>
+ <a class="indexterm" name="idp134294768"></a>
Test two iterators for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ Test two iterators 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3ae174f9c9..235b3b1ab8 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/operator_plus_.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/operator_plus_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_plus_"></a><a class="link" href="operator_plus_.html" title="buffers_iterator::operator+">buffers_iterator::operator+</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163693888"></a>
+ <a class="indexterm" name="idp134313712"></a>
Addition operator.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="identifier">buffers_iterator</span> <a class="link" href="operator_plus_/overload1.html" title="buffers_iterator::operator+ (1 of 2 overloads)">operator+</a><span class="special">(</span>
@@ -43,7 +43,8 @@ Addition 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c6d01c0de9..b649ccd301 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5cf04711f5..a72e69168f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2a5a994b17..b46886d3aa 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_plus__eq_"></a><a class="link" href="operator_plus__eq_.html" title="buffers_iterator::operator+=">buffers_iterator::operator+=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163780432"></a>
+ <a class="indexterm" name="idp134400320"></a>
Addition operator.
</p>
<pre class="programlisting"><span class="identifier">buffers_iterator</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">+=(</span>
@@ -36,7 +36,8 @@ Addition 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5536a359b1..f45d9ec2f1 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.operator_plus__plus_"></a><a class="link" href="operator_plus__plus_.html" title="buffers_iterator::operator++">buffers_iterator::operator++</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp163754112"></a>
+ <a class="indexterm" name="idp134374000"></a>
Increment operator (prefix).
</p>
<pre class="programlisting"><span class="identifier">buffers_iterator</span> <span class="special">&amp;</span> <a class="link" href="operator_plus__plus_/overload1.html" title="buffers_iterator::operator++ (1 of 2 overloads)">operator++</a><span class="special">();</span>
@@ -43,7 +43,8 @@ Increment operator (prefix).
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 79c5d1e6b6..44dc6b2681 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bbd8671299..2c53ba7a35 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 04f342e696..9cbdb6d37d 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/pointer.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/pointer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.pointer"></a><a class="link" href="pointer.html" title="buffers_iterator::pointer">buffers_iterator::pointer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp164000912"></a>
+ <a class="indexterm" name="idp134620784"></a>
The type of the result of applying <code class="computeroutput"><span class="keyword">operator</span><span class="special">-&gt;()</span></code>
to the iterator.
</p>
@@ -51,7 +51,8 @@ The type of the result of applying <code class="computeroutput"><span class="key
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 632f15c40c..17f889d907 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/reference.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/reference.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.reference"></a><a class="link" href="reference.html" title="buffers_iterator::reference">buffers_iterator::reference</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp164018096"></a>
+ <a class="indexterm" name="idp134638032"></a>
The type of the result of applying <code class="computeroutput"><span class="keyword">operator</span><span class="special">*()</span></code>
to the iterator.
</p>
@@ -51,7 +51,8 @@ The type of the result of applying <code class="computeroutput"><span class="key
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7b6b82cf6d..be13f0dfb3 100644
--- a/doc/html/boost_asio/reference/buffers_iterator/value_type.html
+++ b/doc/html/boost_asio/reference/buffers_iterator/value_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.buffers_iterator.value_type"></a><a class="link" href="value_type.html" title="buffers_iterator::value_type">buffers_iterator::value_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp164035280"></a>
+ <a class="indexterm" name="idp134655280"></a>
The type of the value pointed to by the iterator.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">ByteType</span> <span class="identifier">value_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of the value 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 08ba040e0d..819295d473 100644
--- a/doc/html/boost_asio/reference/connect.html
+++ b/doc/html/boost_asio/reference/connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.connect"></a><a class="link" href="connect.html" title="connect">connect</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp164047536"></a>
+ <a class="indexterm" name="idp134667696"></a>
Establishes a socket connection by trying each endpoint in a sequence.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -131,7 +131,8 @@ Establishes a socket connection by trying each endpoint in a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 56db5a731c..9d47a32e19 100644
--- a/doc/html/boost_asio/reference/connect/overload1.html
+++ b/doc/html/boost_asio/reference/connect/overload1.html
@@ -104,7 +104,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 72e9c775cb..2f7f8e11b4 100644
--- a/doc/html/boost_asio/reference/connect/overload2.html
+++ b/doc/html/boost_asio/reference/connect/overload2.html
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 91625881be..e2acdc0896 100644
--- a/doc/html/boost_asio/reference/connect/overload3.html
+++ b/doc/html/boost_asio/reference/connect/overload3.html
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 082581048b..a236419e3e 100644
--- a/doc/html/boost_asio/reference/connect/overload4.html
+++ b/doc/html/boost_asio/reference/connect/overload4.html
@@ -100,7 +100,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4ac5b44ae4..2d46e9d379 100644
--- a/doc/html/boost_asio/reference/connect/overload5.html
+++ b/doc/html/boost_asio/reference/connect/overload5.html
@@ -151,7 +151,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c71bf498cc..974021f7c8 100644
--- a/doc/html/boost_asio/reference/connect/overload6.html
+++ b/doc/html/boost_asio/reference/connect/overload6.html
@@ -152,7 +152,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cbbf1f65b4..e77205a25b 100644
--- a/doc/html/boost_asio/reference/connect/overload7.html
+++ b/doc/html/boost_asio/reference/connect/overload7.html
@@ -148,7 +148,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 dabfd434eb..547240e4d8 100644
--- a/doc/html/boost_asio/reference/connect/overload8.html
+++ b/doc/html/boost_asio/reference/connect/overload8.html
@@ -149,7 +149,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d7ad31dac5..f9ce5cc5a2 100644
--- a/doc/html/boost_asio/reference/const_buffer.html
+++ b/doc/html/boost_asio/reference/const_buffer.html
@@ -142,7 +142,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a31ca9b52f..4f81e3dd58 100644
--- a/doc/html/boost_asio/reference/const_buffer/const_buffer.html
+++ b/doc/html/boost_asio/reference/const_buffer/const_buffer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffer.const_buffer"></a><a class="link" href="const_buffer.html" title="const_buffer::const_buffer">const_buffer::const_buffer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165300304"></a>
+ <a class="indexterm" name="idp135920384"></a>
Construct an empty buffer.
</p>
<pre class="programlisting"><a class="link" href="const_buffer/overload1.html" title="const_buffer::const_buffer (1 of 3 overloads)">const_buffer</a><span class="special">();</span>
@@ -51,7 +51,8 @@ Construct an empty 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d506523c0b..8fa0798f66 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d10432ac08..687319a06a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 70f1d23f62..473afbe5ba 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 33ced5f2a0..dfbf392f04 100644
--- a/doc/html/boost_asio/reference/const_buffer/operator_plus_.html
+++ b/doc/html/boost_asio/reference/const_buffer/operator_plus_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffer.operator_plus_"></a><a class="link" href="operator_plus_.html" title="const_buffer::operator+">const_buffer::operator+</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165346944"></a>
+ <a class="indexterm" name="idp135967088"></a>
Create a new non-modifiable buffer that is offset
from the start of another.
</p>
@@ -44,7 +44,8 @@ Create a new non-modifiable buffer that is offset
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a143d4a2eb..321a3d96ce 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cfcc63c0bd..1a9fe6c0da 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 39ce0638e4..54a09fe1fe 100644
--- a/doc/html/boost_asio/reference/const_buffers_1.html
+++ b/doc/html/boost_asio/reference/const_buffers_1.html
@@ -193,7 +193,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 50ae18227d..0a6bd0a711 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/begin.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/begin.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffers_1.begin"></a><a class="link" href="begin.html" title="const_buffers_1::begin">const_buffers_1::begin</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165446496"></a>
+ <a class="indexterm" name="idp136066768"></a>
Get a random-access iterator to the first element.
</p>
<pre class="programlisting"><span class="identifier">const_iterator</span> <span class="identifier">begin</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get a random-access iterator to the first element.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a4f28f96de..b59e35e6a1 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffers_1.const_buffers_1"></a><a class="link" href="const_buffers_1.html" title="const_buffers_1::const_buffers_1">const_buffers_1::const_buffers_1</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165453840"></a>
+ <a class="indexterm" name="idp136074112"></a>
Construct to represent a given memory range.
</p>
<pre class="programlisting"><a class="link" href="const_buffers_1/overload1.html" title="const_buffers_1::const_buffers_1 (1 of 2 overloads)">const_buffers_1</a><span class="special">(</span>
@@ -45,7 +45,8 @@ Construct to represent a given memory 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 db7881a3c0..21c988f933 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 daecabc9d9..c488466b8e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f1be351f71..ec2b8c9479 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffers_1.const_iterator"></a><a class="link" href="const_iterator.html" title="const_buffers_1::const_iterator">const_buffers_1::const_iterator</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165492960"></a>
+ <a class="indexterm" name="idp136113104"></a>
A random-access iterator type that may be
used to read elements.
</p>
@@ -46,7 +46,8 @@ A random-access iterator type that may be
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1fe01f1a3d..e62a3bd973 100644
--- a/doc/html/boost_asio/reference/const_buffers_1/end.html
+++ b/doc/html/boost_asio/reference/const_buffers_1/end.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffers_1.end"></a><a class="link" href="end.html" title="const_buffers_1::end">const_buffers_1::end</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165506752"></a>
+ <a class="indexterm" name="idp136126896"></a>
Get a random-access iterator for one past the last element.
</p>
<pre class="programlisting"><span class="identifier">const_iterator</span> <span class="identifier">end</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get a random-access iterator for one past the last element.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c89f1d39d9..33969f6cb3 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffers_1.operator_plus_"></a><a class="link" href="operator_plus_.html" title="const_buffers_1::operator+">const_buffers_1::operator+</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165513856"></a>
+ <a class="indexterm" name="idp136134000"></a>
Create a new non-modifiable buffer that is offset
from the start of another.
</p>
@@ -44,7 +44,8 @@ Create a new non-modifiable buffer that is offset
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3cfc9acc0a..0a81ff0159 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5f9dceb564..44a49a896a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 895b8c116d..fbe148cef7 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.const_buffers_1.value_type"></a><a class="link" href="value_type.html" title="const_buffers_1::value_type">const_buffers_1::value_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165561536"></a>
+ <a class="indexterm" name="idp136181600"></a>
The type for each element in the list of buffers.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">const_buffer</span> <span class="identifier">value_type</span><span class="special">;</span>
@@ -143,7 +143,8 @@ The type for each element in the list of buffers.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d8603693f1..7832373198 100644
--- a/doc/html/boost_asio/reference/coroutine.html
+++ b/doc/html/boost_asio/reference/coroutine.html
@@ -440,7 +440,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8235e03d10..011d69286b 100644
--- a/doc/html/boost_asio/reference/coroutine/coroutine.html
+++ b/doc/html/boost_asio/reference/coroutine/coroutine.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.coroutine.coroutine"></a><a class="link" href="coroutine.html" title="coroutine::coroutine">coroutine::coroutine</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165908928"></a>
+ <a class="indexterm" name="idp136529328"></a>
Constructs a coroutine in its initial state.
</p>
<pre class="programlisting"><span class="identifier">coroutine</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Constructs a coroutine in its initial state.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2806361ba0..bc726d8595 100644
--- a/doc/html/boost_asio/reference/coroutine/is_child.html
+++ b/doc/html/boost_asio/reference/coroutine/is_child.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.coroutine.is_child"></a><a class="link" href="is_child.html" title="coroutine::is_child">coroutine::is_child</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165914160"></a>
+ <a class="indexterm" name="idp136534560"></a>
Returns true if the coroutine is the child of a fork.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_child</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Returns true if the coroutine is the child of a fork.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e2ec0a2375..651434cfef 100644
--- a/doc/html/boost_asio/reference/coroutine/is_complete.html
+++ b/doc/html/boost_asio/reference/coroutine/is_complete.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.coroutine.is_complete"></a><a class="link" href="is_complete.html" title="coroutine::is_complete">coroutine::is_complete</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165921344"></a>
+ <a class="indexterm" name="idp136541808"></a>
Returns true if the coroutine has reached its terminal
state.
</p>
@@ -36,7 +36,8 @@ Returns true if the coroutine has reached its terminal
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bc5ed115a5..ff462c752d 100644
--- a/doc/html/boost_asio/reference/coroutine/is_parent.html
+++ b/doc/html/boost_asio/reference/coroutine/is_parent.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.coroutine.is_parent"></a><a class="link" href="is_parent.html" title="coroutine::is_parent">coroutine::is_parent</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp165928592"></a>
+ <a class="indexterm" name="idp136549056"></a>
Returns true if the coroutine is the parent of a fork.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_parent</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Returns true if the coroutine is the parent of a fork.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service.html b/doc/html/boost_asio/reference/datagram_socket_service.html
index c8eebc17c1..886e290b8a 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service.html
@@ -613,7 +613,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/assign.html b/doc/html/boost_asio/reference/datagram_socket_service/assign.html
index ddc30c8fa6..6c379ee3fe 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/assign.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.assign"></a><a class="link" href="assign.html" title="datagram_socket_service::assign">datagram_socket_service::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166114800"></a>
+ <a class="indexterm" name="idp136735568"></a>
Assign an existing native socket to a datagram
socket.
</p>
@@ -40,7 +40,8 @@ Assign an existing native socket to a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/async_connect.html b/doc/html/boost_asio/reference/datagram_socket_service/async_connect.html
index 2cfe3bf401..fea1985c7a 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/async_connect.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/async_connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.async_connect"></a><a class="link" href="async_connect.html" title="datagram_socket_service::async_connect">datagram_socket_service::async_connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166137008"></a>
+ <a class="indexterm" name="idp136757776"></a>
Start an asynchronous connect.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/async_receive.html b/doc/html/boost_asio/reference/datagram_socket_service/async_receive.html
index e410f214ed..9eb6b953d3 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/async_receive.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/async_receive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.async_receive"></a><a class="link" href="async_receive.html" title="datagram_socket_service::async_receive">datagram_socket_service::async_receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166154496"></a>
+ <a class="indexterm" name="idp136775328"></a>
Start an asynchronous receive.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -42,7 +42,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/async_receive_from.html b/doc/html/boost_asio/reference/datagram_socket_service/async_receive_from.html
index 7c451321df..bd92114252 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/async_receive_from.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/async_receive_from.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.async_receive_from"></a><a class="link" href="async_receive_from.html" title="datagram_socket_service::async_receive_from">datagram_socket_service::async_receive_from</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166177072"></a>
+ <a class="indexterm" name="idp136797904"></a>
Start an asynchronous receive
that will get the endpoint of the sender.
</p>
@@ -44,7 +44,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/async_send.html b/doc/html/boost_asio/reference/datagram_socket_service/async_send.html
index c4f478fcba..ea80ee46ef 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/async_send.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/async_send.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.async_send"></a><a class="link" href="async_send.html" title="datagram_socket_service::async_send">datagram_socket_service::async_send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166202336"></a>
+ <a class="indexterm" name="idp136823168"></a>
Start an asynchronous send.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -42,7 +42,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/async_send_to.html b/doc/html/boost_asio/reference/datagram_socket_service/async_send_to.html
index d0de10dbd8..61da421791 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/async_send_to.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/async_send_to.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.async_send_to"></a><a class="link" href="async_send_to.html" title="datagram_socket_service::async_send_to">datagram_socket_service::async_send_to</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166224880"></a>
+ <a class="indexterm" name="idp136845632"></a>
Start an asynchronous send.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -43,7 +43,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/at_mark.html b/doc/html/boost_asio/reference/datagram_socket_service/at_mark.html
index b5f95285fc..213a46c1e8 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/at_mark.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/at_mark.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.at_mark"></a><a class="link" href="at_mark.html" title="datagram_socket_service::at_mark">datagram_socket_service::at_mark</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166250768"></a>
+ <a class="indexterm" name="idp136871616"></a>
Determine whether the socket is at the out-of-band
data mark.
</p>
@@ -38,7 +38,8 @@ Determine whether the socket is at the out-of-band
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/available.html b/doc/html/boost_asio/reference/datagram_socket_service/available.html
index 9f669c38b0..9a449b914f 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/available.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/available.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.available"></a><a class="link" href="available.html" title="datagram_socket_service::available">datagram_socket_service::available</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166266048"></a>
+ <a class="indexterm" name="idp136886896"></a>
Determine the number of bytes available
for reading.
</p>
@@ -38,7 +38,8 @@ Determine the number of bytes available
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/bind.html b/doc/html/boost_asio/reference/datagram_socket_service/bind.html
index bfd11513de..5c739a297b 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/bind.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/bind.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.bind"></a><a class="link" href="bind.html" title="datagram_socket_service::bind">datagram_socket_service::bind</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166282384"></a>
+ <a class="indexterm" name="idp136903232"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">bind</span><span class="special">(</span>
<span class="identifier">implementation_type</span> <span class="special">&amp;</span> <span class="identifier">impl</span><span class="special">,</span>
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/cancel.html b/doc/html/boost_asio/reference/datagram_socket_service/cancel.html
index 7bba400e0a..65370c9f95 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/cancel.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.cancel"></a><a class="link" href="cancel.html" title="datagram_socket_service::cancel">datagram_socket_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166301120"></a>
+ <a class="indexterm" name="idp136921968"></a>
Cancel all asynchronous operations associated
with the socket.
</p>
@@ -38,7 +38,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/close.html b/doc/html/boost_asio/reference/datagram_socket_service/close.html
index cc8180ca77..eba672835e 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/close.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.close"></a><a class="link" href="close.html" title="datagram_socket_service::close">datagram_socket_service::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166316672"></a>
+ <a class="indexterm" name="idp136937520"></a>
Close a datagram socket implementation.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">close</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Close a datagram socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/connect.html b/doc/html/boost_asio/reference/datagram_socket_service/connect.html
index 434ebaa728..0f276bdc05 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/connect.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.connect"></a><a class="link" href="connect.html" title="datagram_socket_service::connect">datagram_socket_service::connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166332192"></a>
+ <a class="indexterm" name="idp136953040"></a>
Connect the datagram socket to the specified
endpoint.
</p>
@@ -39,7 +39,8 @@ Connect the datagram socket to the specified
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/construct.html b/doc/html/boost_asio/reference/datagram_socket_service/construct.html
index b93908f297..de76883c5e 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/construct.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.construct"></a><a class="link" href="construct.html" title="datagram_socket_service::construct">datagram_socket_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166350864"></a>
+ <a class="indexterm" name="idp136971696"></a>
Construct a new datagram socket implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">construct</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Construct a new datagram socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/converting_move_construct.html b/doc/html/boost_asio/reference/datagram_socket_service/converting_move_construct.html
index 20416412be..6cc9dec799 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/converting_move_construct.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/converting_move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.converting_move_construct"></a><a class="link" href="converting_move_construct.html" title="datagram_socket_service::converting_move_construct">datagram_socket_service::converting_move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166359680"></a>
+ <a class="indexterm" name="idp136980512"></a>
Move-construct a new datagram
socket implementation from another protocol type.
</p>
@@ -41,7 +41,8 @@ Move-construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/datagram_socket_service.html b/doc/html/boost_asio/reference/datagram_socket_service/datagram_socket_service.html
index 0ed9e33c6a..74a43da0d1 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/datagram_socket_service.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/datagram_socket_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.datagram_socket_service"></a><a class="link" href="datagram_socket_service.html" title="datagram_socket_service::datagram_socket_service">datagram_socket_service::datagram_socket_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166387632"></a>
+ <a class="indexterm" name="idp137008464"></a>
Construct a new datagram
socket service for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/destroy.html b/doc/html/boost_asio/reference/datagram_socket_service/destroy.html
index 1779dfcd03..5cc6704a7f 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/destroy.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.destroy"></a><a class="link" href="destroy.html" title="datagram_socket_service::destroy">datagram_socket_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166399536"></a>
+ <a class="indexterm" name="idp137020368"></a>
Destroy a datagram socket implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a datagram socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/endpoint_type.html b/doc/html/boost_asio/reference/datagram_socket_service/endpoint_type.html
index 0e90b67fd8..d7673dadaa 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/endpoint_type.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/endpoint_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.endpoint_type"></a><a class="link" href="endpoint_type.html" title="datagram_socket_service::endpoint_type">datagram_socket_service::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166408224"></a>
+ <a class="indexterm" name="idp137029056"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/get_io_service.html b/doc/html/boost_asio/reference/datagram_socket_service/get_io_service.html
index a65718cfac..409053dd7e 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp166422512"></a>
+ <a class="indexterm" name="idp137043408"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/get_option.html b/doc/html/boost_asio/reference/datagram_socket_service/get_option.html
index f8d9a14f6c..ec24bb2afb 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/get_option.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/get_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.get_option"></a><a class="link" href="get_option.html" title="datagram_socket_service::get_option">datagram_socket_service::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166433264"></a>
+ <a class="indexterm" name="idp137054160"></a>
Get a socket option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Get a socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/id.html b/doc/html/boost_asio/reference/datagram_socket_service/id.html
index 9e4cc47a2e..7e5c069c28 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/id.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.id"></a><a class="link" href="id.html" title="datagram_socket_service::id">datagram_socket_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166456560"></a>
+ <a class="indexterm" name="idp137077520"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/implementation_type.html b/doc/html/boost_asio/reference/datagram_socket_service/implementation_type.html
index ec363bf508..3fbc447017 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.implementation_type"></a><a class="link" href="implementation_type.html" title="datagram_socket_service::implementation_type">datagram_socket_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166466448"></a>
+ <a class="indexterm" name="idp137087408"></a>
The type of a datagram socket.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">implementation_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/io_control.html b/doc/html/boost_asio/reference/datagram_socket_service/io_control.html
index 33efb40cc2..28b43ebd81 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/io_control.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/io_control.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.io_control"></a><a class="link" href="io_control.html" title="datagram_socket_service::io_control">datagram_socket_service::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166478912"></a>
+ <a class="indexterm" name="idp137099888"></a>
Perform an IO control command on the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Perform an IO control command on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/is_open.html b/doc/html/boost_asio/reference/datagram_socket_service/is_open.html
index 57fa45ecb2..53623ef7a3 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/is_open.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.is_open"></a><a class="link" href="is_open.html" title="datagram_socket_service::is_open">datagram_socket_service::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166500352"></a>
+ <a class="indexterm" name="idp137121168"></a>
Determine whether the socket is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Determine whether the socket is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/local_endpoint.html b/doc/html/boost_asio/reference/datagram_socket_service/local_endpoint.html
index d097ae9fc7..9e0ffaf3f9 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/local_endpoint.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/local_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.local_endpoint"></a><a class="link" href="local_endpoint.html" title="datagram_socket_service::local_endpoint">datagram_socket_service::local_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166510944"></a>
+ <a class="indexterm" name="idp137131856"></a>
Get the local endpoint.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <span class="identifier">local_endpoint</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Get the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/move_assign.html b/doc/html/boost_asio/reference/datagram_socket_service/move_assign.html
index b956a0322b..2dc47a0293 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/move_assign.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/move_assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.move_assign"></a><a class="link" href="move_assign.html" title="datagram_socket_service::move_assign">datagram_socket_service::move_assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166526240"></a>
+ <a class="indexterm" name="idp137147152"></a>
Move-assign from another datagram socket
implementation.
</p>
@@ -39,7 +39,8 @@ Move-assign from another 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/move_construct.html b/doc/html/boost_asio/reference/datagram_socket_service/move_construct.html
index f29a0b2950..176448abf9 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/move_construct.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.move_construct"></a><a class="link" href="move_construct.html" title="datagram_socket_service::move_construct">datagram_socket_service::move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166540128"></a>
+ <a class="indexterm" name="idp137161040"></a>
Move-construct a new datagram socket
implementation.
</p>
@@ -38,7 +38,8 @@ Move-construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/native.html b/doc/html/boost_asio/reference/datagram_socket_service/native.html
index f08565acac..d3e0df7598 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/native.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.native"></a><a class="link" href="native.html" title="datagram_socket_service::native">datagram_socket_service::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166551424"></a>
+ <a class="indexterm" name="idp137172336"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native socket implementation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">(</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/native_handle.html b/doc/html/boost_asio/reference/datagram_socket_service/native_handle.html
index f01f566af7..0e738dd306 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/native_handle.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.native_handle"></a><a class="link" href="native_handle.html" title="datagram_socket_service::native_handle">datagram_socket_service::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166561824"></a>
+ <a class="indexterm" name="idp137182736"></a>
Get the native socket implementation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Get the native socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/native_handle_type.html b/doc/html/boost_asio/reference/datagram_socket_service/native_handle_type.html
index da41f10260..d292324ce7 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/native_handle_type.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.native_handle_type"></a><a class="link" href="native_handle_type.html" title="datagram_socket_service::native_handle_type">datagram_socket_service::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166570512"></a>
+ <a class="indexterm" name="idp137191424"></a>
The native socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking.html b/doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking.html
index e0321115e3..e030e43498 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="datagram_socket_service::native_non_blocking">datagram_socket_service::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166583040"></a>
+ <a class="indexterm" name="idp137203888"></a>
Gets the non-blocking mode of
the native socket implementation.
</p>
@@ -47,7 +47,8 @@ Gets the non-blocking mode 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking/overload1.html
index da7ceb1ee6..1dc1b52750 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking/overload2.html
index ebce866614..71a3af1787 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/native_non_blocking/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/native_type.html b/doc/html/boost_asio/reference/datagram_socket_service/native_type.html
index 7de32f3b77..c2d0ffdf0c 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/native_type.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.native_type"></a><a class="link" href="native_type.html" title="datagram_socket_service::native_type">datagram_socket_service::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166637456"></a>
+ <a class="indexterm" name="idp137258384"></a>
(Deprecated: Use native_handle_type.)
The native socket type.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/non_blocking.html b/doc/html/boost_asio/reference/datagram_socket_service/non_blocking.html
index c43d3319d6..aca721f2ae 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/non_blocking.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.non_blocking"></a><a class="link" href="non_blocking.html" title="datagram_socket_service::non_blocking">datagram_socket_service::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166649888"></a>
+ <a class="indexterm" name="idp137270816"></a>
Gets the non-blocking mode of the socket.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="datagram_socket_service::non_blocking (1 of 2 overloads)">non_blocking</a><span class="special">(</span>
@@ -46,7 +46,8 @@ Gets the non-blocking mode of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/non_blocking/overload1.html b/doc/html/boost_asio/reference/datagram_socket_service/non_blocking/overload1.html
index c24061abcc..c79aa349e9 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/non_blocking/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/non_blocking/overload2.html b/doc/html/boost_asio/reference/datagram_socket_service/non_blocking/overload2.html
index 731c82fd9c..c007d0838f 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/non_blocking/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/open.html b/doc/html/boost_asio/reference/datagram_socket_service/open.html
index e49c4e01e5..4b5758c552 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/open.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.open"></a><a class="link" href="open.html" title="datagram_socket_service::open">datagram_socket_service::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166703920"></a>
+ <a class="indexterm" name="idp137324784"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">open</span><span class="special">(</span>
<span class="identifier">implementation_type</span> <span class="special">&amp;</span> <span class="identifier">impl</span><span class="special">,</span>
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/protocol_type.html b/doc/html/boost_asio/reference/datagram_socket_service/protocol_type.html
index 9b28dba5a0..082adafab4 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/protocol_type.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/protocol_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.protocol_type"></a><a class="link" href="protocol_type.html" title="datagram_socket_service::protocol_type">datagram_socket_service::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166722736"></a>
+ <a class="indexterm" name="idp137343600"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/receive.html b/doc/html/boost_asio/reference/datagram_socket_service/receive.html
index 25f9af7b54..90f48a4036 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/receive.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/receive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.receive"></a><a class="link" href="receive.html" title="datagram_socket_service::receive">datagram_socket_service::receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166735184"></a>
+ <a class="indexterm" name="idp137356048"></a>
Receive some data from the peer.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Receive some data from 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/receive_from.html b/doc/html/boost_asio/reference/datagram_socket_service/receive_from.html
index e9310bd7f6..64ad045e17 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/receive_from.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/receive_from.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.receive_from"></a><a class="link" href="receive_from.html" title="datagram_socket_service::receive_from">datagram_socket_service::receive_from</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166759136"></a>
+ <a class="indexterm" name="idp137380000"></a>
Receive a datagram with the endpoint
of the sender.
</p>
@@ -43,7 +43,8 @@ Receive a datagram with the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/remote_endpoint.html b/doc/html/boost_asio/reference/datagram_socket_service/remote_endpoint.html
index 9a382b48bb..b6828d1574 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/remote_endpoint.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/remote_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.remote_endpoint"></a><a class="link" href="remote_endpoint.html" title="datagram_socket_service::remote_endpoint">datagram_socket_service::remote_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166785968"></a>
+ <a class="indexterm" name="idp137406832"></a>
Get the remote endpoint.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <span class="identifier">remote_endpoint</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Get the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/send.html b/doc/html/boost_asio/reference/datagram_socket_service/send.html
index 75ac1d614f..309e4bb130 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/send.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/send.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.send"></a><a class="link" href="send.html" title="datagram_socket_service::send">datagram_socket_service::send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166801264"></a>
+ <a class="indexterm" name="idp137422128"></a>
Send the given data to the peer.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Send the given data to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/send_to.html b/doc/html/boost_asio/reference/datagram_socket_service/send_to.html
index 5026b50e0c..d83c0b2691 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/send_to.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/send_to.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.send_to"></a><a class="link" href="send_to.html" title="datagram_socket_service::send_to">datagram_socket_service::send_to</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166825232"></a>
+ <a class="indexterm" name="idp137446160"></a>
Send a datagram to the specified endpoint.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -42,7 +42,8 @@ Send a datagram to the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/set_option.html b/doc/html/boost_asio/reference/datagram_socket_service/set_option.html
index 8d729ece42..9799bdb020 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/set_option.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/set_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.set_option"></a><a class="link" href="set_option.html" title="datagram_socket_service::set_option">datagram_socket_service::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166852544"></a>
+ <a class="indexterm" name="idp137473472"></a>
Set a socket option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Set a socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/datagram_socket_service/shutdown.html b/doc/html/boost_asio/reference/datagram_socket_service/shutdown.html
index 5b4461332d..a9115ca8ff 100644
--- a/doc/html/boost_asio/reference/datagram_socket_service/shutdown.html
+++ b/doc/html/boost_asio/reference/datagram_socket_service/shutdown.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.datagram_socket_service.shutdown"></a><a class="link" href="shutdown.html" title="datagram_socket_service::shutdown">datagram_socket_service::shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp166874688"></a>
+ <a class="indexterm" name="idp137495616"></a>
Disable sends or receives on the socket.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">shutdown</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Disable sends or receives on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ad3ae7fbf5..91d0f3106e 100644
--- a/doc/html/boost_asio/reference/deadline_timer.html
+++ b/doc/html/boost_asio/reference/deadline_timer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer"></a><a class="link" href="deadline_timer.html" title="deadline_timer">deadline_timer</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp166893072"></a>
+ <a class="indexterm" name="idp137514000"></a>
Typedef for the typical usage of timer. Uses a UTC clock.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_deadline_timer</span><span class="special">&lt;</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">posix_time</span><span class="special">::</span><span class="identifier">ptime</span> <span class="special">&gt;</span> <span class="identifier">deadline_timer</span><span class="special">;</span>
@@ -466,7 +466,8 @@ Typedef for the typical usage of timer. Uses a UTC clock.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service.html b/doc/html/boost_asio/reference/deadline_timer_service.html
index 2c1ec78ab4..3b7eb806fb 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service.html
@@ -299,7 +299,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/async_wait.html b/doc/html/boost_asio/reference/deadline_timer_service/async_wait.html
index 6af2dbe707..b964bcf0ca 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/async_wait.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/async_wait.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.async_wait"></a><a class="link" href="async_wait.html" title="deadline_timer_service::async_wait">deadline_timer_service::async_wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167206144"></a>
+ <a class="indexterm" name="idp137826848"></a>
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
<span class="keyword">typename</span> <a class="link" href="../WaitHandler.html" title="Wait handler requirements">WaitHandler</a><span class="special">&gt;</span>
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/cancel.html b/doc/html/boost_asio/reference/deadline_timer_service/cancel.html
index 1d91dddcef..9051c16081 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/cancel.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.cancel"></a><a class="link" href="cancel.html" title="deadline_timer_service::cancel">deadline_timer_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167220384"></a>
+ <a class="indexterm" name="idp137841088"></a>
Cancel any asynchronous wait operations associated
with the timer.
</p>
@@ -38,7 +38,8 @@ Cancel any asynchronous wait operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/cancel_one.html b/doc/html/boost_asio/reference/deadline_timer_service/cancel_one.html
index 2478167f69..79279078d3 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/cancel_one.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/cancel_one.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.cancel_one"></a><a class="link" href="cancel_one.html" title="deadline_timer_service::cancel_one">deadline_timer_service::cancel_one</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167234752"></a>
+ <a class="indexterm" name="idp137855520"></a>
Cancels one asynchronous wait operation
associated with the timer.
</p>
@@ -38,7 +38,8 @@ Cancels one asynchronous wait operation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/construct.html b/doc/html/boost_asio/reference/deadline_timer_service/construct.html
index b53e4a7310..8f1e071516 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/construct.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.construct"></a><a class="link" href="construct.html" title="deadline_timer_service::construct">deadline_timer_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167249184"></a>
+ <a class="indexterm" name="idp137869952"></a>
Construct a new timer implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">construct</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Construct a new timer implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/deadline_timer_service.html b/doc/html/boost_asio/reference/deadline_timer_service/deadline_timer_service.html
index ab8c0fa418..a21684241e 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/deadline_timer_service.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/deadline_timer_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.deadline_timer_service"></a><a class="link" href="deadline_timer_service.html" title="deadline_timer_service::deadline_timer_service">deadline_timer_service::deadline_timer_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167257808"></a>
+ <a class="indexterm" name="idp137878576"></a>
Construct a new timer service
for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new timer 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/destroy.html b/doc/html/boost_asio/reference/deadline_timer_service/destroy.html
index 2d1084a335..03b767742a 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/destroy.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.destroy"></a><a class="link" href="destroy.html" title="deadline_timer_service::destroy">deadline_timer_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167269712"></a>
+ <a class="indexterm" name="idp137890480"></a>
Destroy a timer implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a timer implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/duration_type.html b/doc/html/boost_asio/reference/deadline_timer_service/duration_type.html
index 2505dd609d..cbd1c3ad92 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/duration_type.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/duration_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.duration_type"></a><a class="link" href="duration_type.html" title="deadline_timer_service::duration_type">deadline_timer_service::duration_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167278400"></a>
+ <a class="indexterm" name="idp137899168"></a>
The duration type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">traits_type</span><span class="special">::</span><span class="identifier">duration_type</span> <span class="identifier">duration_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/expires_at.html b/doc/html/boost_asio/reference/deadline_timer_service/expires_at.html
index 8d3a12a1a4..08959c93d2 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/expires_at.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/expires_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.expires_at"></a><a class="link" href="expires_at.html" title="deadline_timer_service::expires_at">deadline_timer_service::expires_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167291872"></a>
+ <a class="indexterm" name="idp137912640"></a>
Get the expiry time for the timer as an
absolute time.
</p>
@@ -47,7 +47,8 @@ Get the expiry time for the timer as 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/expires_at/overload1.html b/doc/html/boost_asio/reference/deadline_timer_service/expires_at/overload1.html
index b73afa98ee..5c3c72015b 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/expires_at/overload1.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/expires_at/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/expires_at/overload2.html b/doc/html/boost_asio/reference/deadline_timer_service/expires_at/overload2.html
index b51e4bb994..3194aa2322 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/expires_at/overload2.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/expires_at/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/expires_from_now.html b/doc/html/boost_asio/reference/deadline_timer_service/expires_from_now.html
index a1bb20c0c3..78efdffd2a 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/expires_from_now.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/expires_from_now.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.expires_from_now"></a><a class="link" href="expires_from_now.html" title="deadline_timer_service::expires_from_now">deadline_timer_service::expires_from_now</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167346576"></a>
+ <a class="indexterm" name="idp137967232"></a>
Get the expiry time for the timer
relative to now.
</p>
@@ -47,7 +47,8 @@ Get the expiry time for the timer
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/expires_from_now/overload1.html b/doc/html/boost_asio/reference/deadline_timer_service/expires_from_now/overload1.html
index a527ce5a6e..c85c42db17 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/expires_from_now/overload1.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/expires_from_now/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/expires_from_now/overload2.html b/doc/html/boost_asio/reference/deadline_timer_service/expires_from_now/overload2.html
index 360cb0153e..604075c468 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/expires_from_now/overload2.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/expires_from_now/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/get_io_service.html b/doc/html/boost_asio/reference/deadline_timer_service/get_io_service.html
index 4582062d94..dbf85d2634 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp167402064"></a>
+ <a class="indexterm" name="idp138022720"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/id.html b/doc/html/boost_asio/reference/deadline_timer_service/id.html
index 324b1e1f4d..29c6003fe3 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/id.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.id"></a><a class="link" href="id.html" title="deadline_timer_service::id">deadline_timer_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167412816"></a>
+ <a class="indexterm" name="idp138033472"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/implementation_type.html b/doc/html/boost_asio/reference/deadline_timer_service/implementation_type.html
index afa1244ca2..6ed9aacde7 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.implementation_type"></a><a class="link" href="implementation_type.html" title="deadline_timer_service::implementation_type">deadline_timer_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167422624"></a>
+ <a class="indexterm" name="idp138043360"></a>
The implementation type of the
deadline timer.
</p>
@@ -46,7 +46,8 @@ The implementation type 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/time_type.html b/doc/html/boost_asio/reference/deadline_timer_service/time_type.html
index b001d4334d..d73721d1f7 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/time_type.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/time_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.time_type"></a><a class="link" href="time_type.html" title="deadline_timer_service::time_type">deadline_timer_service::time_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167435216"></a>
+ <a class="indexterm" name="idp138055632"></a>
The time type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">traits_type</span><span class="special">::</span><span class="identifier">time_type</span> <span class="identifier">time_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/traits_type.html b/doc/html/boost_asio/reference/deadline_timer_service/traits_type.html
index 37efc21e47..848a0360e7 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/traits_type.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/traits_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.traits_type"></a><a class="link" href="traits_type.html" title="deadline_timer_service::traits_type">deadline_timer_service::traits_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167448624"></a>
+ <a class="indexterm" name="idp138069184"></a>
The time traits type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">TimeTraits</span> <span class="identifier">traits_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The time traits 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/wait.html b/doc/html/boost_asio/reference/deadline_timer_service/wait.html
index 0b501c44e6..fb6eb242bb 100644
--- a/doc/html/boost_asio/reference/deadline_timer_service/wait.html
+++ b/doc/html/boost_asio/reference/deadline_timer_service/wait.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.deadline_timer_service.wait"></a><a class="link" href="wait.html" title="deadline_timer_service::wait">deadline_timer_service::wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp167461008"></a>
+ <a class="indexterm" name="idp138081504"></a>
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">wait</span><span class="special">(</span>
<span class="identifier">implementation_type</span> <span class="special">&amp;</span> <span class="identifier">impl</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 698e0bdd91..cb1869f0dc 100644
--- a/doc/html/boost_asio/reference/error__addrinfo_category.html
+++ b/doc/html/boost_asio/reference/error__addrinfo_category.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.error__addrinfo_category"></a><a class="link" href="error__addrinfo_category.html" title="error::addrinfo_category">error::addrinfo_category</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167474528"></a>
+ <a class="indexterm" name="idp138095088"></a>
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_category</span> <span class="special">&amp;</span> <span class="identifier">addrinfo_category</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">error</span><span class="special">::</span><span class="identifier">get_addrinfo_category</span><span class="special">();</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f44b4ead08..797039c7ae 100644
--- a/doc/html/boost_asio/reference/error__addrinfo_errors.html
+++ b/doc/html/boost_asio/reference/error__addrinfo_errors.html
@@ -27,13 +27,13 @@
<a name="boost_asio.reference.error__addrinfo_errors"></a><a class="link" href="error__addrinfo_errors.html" title="error::addrinfo_errors">error::addrinfo_errors</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167494576"></a>
+ <a class="indexterm" name="idp138115136"></a>
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">addrinfo_errors</span>
</pre>
<p>
- <a class="indexterm" name="idp167497760"></a>
- <a class="indexterm" name="idp167498864"></a>
+ <a class="indexterm" name="idp138118320"></a>
+ <a class="indexterm" name="idp138119424"></a>
</p>
<h5>
<a name="boost_asio.reference.error__addrinfo_errors.h0"></a>
@@ -65,7 +65,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 dcff77cbd1..fb55501379 100644
--- a/doc/html/boost_asio/reference/error__basic_errors.html
+++ b/doc/html/boost_asio/reference/error__basic_errors.html
@@ -27,44 +27,45 @@
<a name="boost_asio.reference.error__basic_errors"></a><a class="link" href="error__basic_errors.html" title="error::basic_errors">error::basic_errors</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167514688"></a>
+ <a class="indexterm" name="idp138135200"></a>
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">basic_errors</span>
</pre>
<p>
- <a class="indexterm" name="idp167517968"></a>
- <a class="indexterm" name="idp167519072"></a>
- <a class="indexterm" name="idp167520192"></a>
- <a class="indexterm" name="idp167521296"></a>
- <a class="indexterm" name="idp167522400"></a>
- <a class="indexterm" name="idp167523504"></a>
- <a class="indexterm" name="idp167524608"></a>
- <a class="indexterm" name="idp167525712"></a>
- <a class="indexterm" name="idp167526816"></a>
- <a class="indexterm" name="idp167527920"></a>
- <a class="indexterm" name="idp167529024"></a>
- <a class="indexterm" name="idp167530128"></a>
- <a class="indexterm" name="idp167531232"></a>
- <a class="indexterm" name="idp167532336"></a>
- <a class="indexterm" name="idp167533440"></a>
- <a class="indexterm" name="idp167534544"></a>
- <a class="indexterm" name="idp167535648"></a>
- <a class="indexterm" name="idp167536752"></a>
- <a class="indexterm" name="idp167537856"></a>
- <a class="indexterm" name="idp167538960"></a>
- <a class="indexterm" name="idp167540064"></a>
- <a class="indexterm" name="idp167541168"></a>
- <a class="indexterm" name="idp167542272"></a>
- <a class="indexterm" name="idp167543376"></a>
- <a class="indexterm" name="idp167544480"></a>
- <a class="indexterm" name="idp167545584"></a>
- <a class="indexterm" name="idp167546688"></a>
- <a class="indexterm" name="idp167547792"></a>
- <a class="indexterm" name="idp167548896"></a>
- <a class="indexterm" name="idp167550000"></a>
- <a class="indexterm" name="idp167551104"></a>
- <a class="indexterm" name="idp167552208"></a>
- <a class="indexterm" name="idp167553312"></a>
+ <a class="indexterm" name="idp138138480"></a>
+ <a class="indexterm" name="idp138139584"></a>
+ <a class="indexterm" name="idp138140704"></a>
+ <a class="indexterm" name="idp138141808"></a>
+ <a class="indexterm" name="idp138142912"></a>
+ <a class="indexterm" name="idp138144016"></a>
+ <a class="indexterm" name="idp138145120"></a>
+ <a class="indexterm" name="idp138146224"></a>
+ <a class="indexterm" name="idp138147328"></a>
+ <a class="indexterm" name="idp138148432"></a>
+ <a class="indexterm" name="idp138149536"></a>
+ <a class="indexterm" name="idp138150640"></a>
+ <a class="indexterm" name="idp138151744"></a>
+ <a class="indexterm" name="idp138152848"></a>
+ <a class="indexterm" name="idp138153952"></a>
+ <a class="indexterm" name="idp138155056"></a>
+ <a class="indexterm" name="idp138156160"></a>
+ <a class="indexterm" name="idp138157264"></a>
+ <a class="indexterm" name="idp138158368"></a>
+ <a class="indexterm" name="idp138159472"></a>
+ <a class="indexterm" name="idp138160576"></a>
+ <a class="indexterm" name="idp138161680"></a>
+ <a class="indexterm" name="idp138162784"></a>
+ <a class="indexterm" name="idp138163888"></a>
+ <a class="indexterm" name="idp138164992"></a>
+ <a class="indexterm" name="idp138166096"></a>
+ <a class="indexterm" name="idp138167200"></a>
+ <a class="indexterm" name="idp138168304"></a>
+ <a class="indexterm" name="idp138169408"></a>
+ <a class="indexterm" name="idp138170512"></a>
+ <a class="indexterm" name="idp138171616"></a>
+ <a class="indexterm" name="idp138172720"></a>
+ <a class="indexterm" name="idp138173824"></a>
+ <a class="indexterm" name="idp138174928"></a>
</p>
<h5>
<a name="boost_asio.reference.error__basic_errors.h0"></a>
@@ -173,6 +174,10 @@
<dd><p>
Protocol not available.
</p></dd>
+<dt><span class="term">no_such_device</span></dt>
+<dd><p>
+ No such device.
+ </p></dd>
<dt><span class="term">not_connected</span></dt>
<dd><p>
Transport endpoint is not connected.
@@ -221,7 +226,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5240bfcdd1..caba1691aa 100644
--- a/doc/html/boost_asio/reference/error__get_addrinfo_category.html
+++ b/doc/html/boost_asio/reference/error__get_addrinfo_category.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.error__get_addrinfo_category"></a><a class="link" href="error__get_addrinfo_category.html" title="error::get_addrinfo_category">error::get_addrinfo_category</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167619888"></a>
+ <a class="indexterm" name="idp138243200"></a>
</p>
<pre class="programlisting"><span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_category</span> <span class="special">&amp;</span> <span class="identifier">get_addrinfo_category</span><span class="special">();</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a7a519e5f0..f12a446e7d 100644
--- a/doc/html/boost_asio/reference/error__get_misc_category.html
+++ b/doc/html/boost_asio/reference/error__get_misc_category.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.error__get_misc_category"></a><a class="link" href="error__get_misc_category.html" title="error::get_misc_category">error::get_misc_category</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167635120"></a>
+ <a class="indexterm" name="idp138258336"></a>
</p>
<pre class="programlisting"><span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_category</span> <span class="special">&amp;</span> <span class="identifier">get_misc_category</span><span class="special">();</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7f4acefa45..ae80c35761 100644
--- a/doc/html/boost_asio/reference/error__get_netdb_category.html
+++ b/doc/html/boost_asio/reference/error__get_netdb_category.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.error__get_netdb_category"></a><a class="link" href="error__get_netdb_category.html" title="error::get_netdb_category">error::get_netdb_category</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167650112"></a>
+ <a class="indexterm" name="idp138273392"></a>
</p>
<pre class="programlisting"><span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_category</span> <span class="special">&amp;</span> <span class="identifier">get_netdb_category</span><span class="special">();</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 625e390023..17e07b1820 100644
--- a/doc/html/boost_asio/reference/error__get_ssl_category.html
+++ b/doc/html/boost_asio/reference/error__get_ssl_category.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.error__get_ssl_category"></a><a class="link" href="error__get_ssl_category.html" title="error::get_ssl_category">error::get_ssl_category</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167665152"></a>
+ <a class="indexterm" name="idp138288368"></a>
</p>
<pre class="programlisting"><span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_category</span> <span class="special">&amp;</span> <span class="identifier">get_ssl_category</span><span class="special">();</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2232f54a3c..00df0d9f4d 100644
--- a/doc/html/boost_asio/reference/error__get_system_category.html
+++ b/doc/html/boost_asio/reference/error__get_system_category.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.error__get_system_category"></a><a class="link" href="error__get_system_category.html" title="error::get_system_category">error::get_system_category</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167680144"></a>
+ <a class="indexterm" name="idp138303296"></a>
</p>
<pre class="programlisting"><span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_category</span> <span class="special">&amp;</span> <span class="identifier">get_system_category</span><span class="special">();</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 75dbc59015..877fce688c 100644
--- a/doc/html/boost_asio/reference/error__make_error_code.html
+++ b/doc/html/boost_asio/reference/error__make_error_code.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.error__make_error_code"></a><a class="link" href="error__make_error_code.html" title="error::make_error_code">error::make_error_code</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167695088"></a>
+ <a class="indexterm" name="idp138318336"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <a class="link" href="error__make_error_code/overload1.html" title="error::make_error_code (1 of 5 overloads)">make_error_code</a><span class="special">(</span>
<span class="identifier">basic_errors</span> <span class="identifier">e</span><span class="special">);</span>
@@ -62,7 +62,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 73fab290ae..9d9686e540 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a7353ce86f..33a6056aec 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4c60c5345c..5da7406f24 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 02242ab9f3..118b888c22 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e983886942..9074275d08 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 61a18a1be6..4ab27f37f3 100644
--- a/doc/html/boost_asio/reference/error__misc_category.html
+++ b/doc/html/boost_asio/reference/error__misc_category.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.error__misc_category"></a><a class="link" href="error__misc_category.html" title="error::misc_category">error::misc_category</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167784496"></a>
+ <a class="indexterm" name="idp138407840"></a>
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_category</span> <span class="special">&amp;</span> <span class="identifier">misc_category</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">error</span><span class="special">::</span><span class="identifier">get_misc_category</span><span class="special">();</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d97586ddf0..2ad48eca7b 100644
--- a/doc/html/boost_asio/reference/error__misc_errors.html
+++ b/doc/html/boost_asio/reference/error__misc_errors.html
@@ -27,15 +27,15 @@
<a name="boost_asio.reference.error__misc_errors"></a><a class="link" href="error__misc_errors.html" title="error::misc_errors">error::misc_errors</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167804432"></a>
+ <a class="indexterm" name="idp138427776"></a>
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">misc_errors</span>
</pre>
<p>
- <a class="indexterm" name="idp167807632"></a>
- <a class="indexterm" name="idp167808736"></a>
- <a class="indexterm" name="idp167809808"></a>
- <a class="indexterm" name="idp167810912"></a>
+ <a class="indexterm" name="idp138430976"></a>
+ <a class="indexterm" name="idp138432080"></a>
+ <a class="indexterm" name="idp138433152"></a>
+ <a class="indexterm" name="idp138434256"></a>
</p>
<h5>
<a name="boost_asio.reference.error__misc_errors.h0"></a>
@@ -75,7 +75,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8f8328c0f0..b302ff369a 100644
--- a/doc/html/boost_asio/reference/error__netdb_category.html
+++ b/doc/html/boost_asio/reference/error__netdb_category.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.error__netdb_category"></a><a class="link" href="error__netdb_category.html" title="error::netdb_category">error::netdb_category</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167829936"></a>
+ <a class="indexterm" name="idp138453312"></a>
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_category</span> <span class="special">&amp;</span> <span class="identifier">netdb_category</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">error</span><span class="special">::</span><span class="identifier">get_netdb_category</span><span class="special">();</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 47d2f6ac49..2c88099f3b 100644
--- a/doc/html/boost_asio/reference/error__netdb_errors.html
+++ b/doc/html/boost_asio/reference/error__netdb_errors.html
@@ -27,15 +27,15 @@
<a name="boost_asio.reference.error__netdb_errors"></a><a class="link" href="error__netdb_errors.html" title="error::netdb_errors">error::netdb_errors</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167850000"></a>
+ <a class="indexterm" name="idp138473184"></a>
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">netdb_errors</span>
</pre>
<p>
- <a class="indexterm" name="idp167853184"></a>
- <a class="indexterm" name="idp167854288"></a>
- <a class="indexterm" name="idp167855408"></a>
- <a class="indexterm" name="idp167856512"></a>
+ <a class="indexterm" name="idp138476464"></a>
+ <a class="indexterm" name="idp138477568"></a>
+ <a class="indexterm" name="idp138478688"></a>
+ <a class="indexterm" name="idp138479792"></a>
</p>
<h5>
<a name="boost_asio.reference.error__netdb_errors.h0"></a>
@@ -75,7 +75,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6eab64776a..246b1bda73 100644
--- a/doc/html/boost_asio/reference/error__ssl_category.html
+++ b/doc/html/boost_asio/reference/error__ssl_category.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.error__ssl_category"></a><a class="link" href="error__ssl_category.html" title="error::ssl_category">error::ssl_category</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167875696"></a>
+ <a class="indexterm" name="idp138498992"></a>
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_category</span> <span class="special">&amp;</span> <span class="identifier">ssl_category</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">error</span><span class="special">::</span><span class="identifier">get_ssl_category</span><span class="special">();</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7ad6dafac4..a4628af89d 100644
--- a/doc/html/boost_asio/reference/error__ssl_errors.html
+++ b/doc/html/boost_asio/reference/error__ssl_errors.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.error__ssl_errors"></a><a class="link" href="error__ssl_errors.html" title="error::ssl_errors">error::ssl_errors</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167895824"></a>
+ <a class="indexterm" name="idp138519184"></a>
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">ssl_errors</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 80705ded3e..1e0398c719 100644
--- a/doc/html/boost_asio/reference/error__system_category.html
+++ b/doc/html/boost_asio/reference/error__system_category.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.error__system_category"></a><a class="link" href="error__system_category.html" title="error::system_category">error::system_category</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp167906608"></a>
+ <a class="indexterm" name="idp138530096"></a>
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_category</span> <span class="special">&amp;</span> <span class="identifier">system_category</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">error</span><span class="special">::</span><span class="identifier">get_system_category</span><span class="special">();</span>
</pre>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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.html b/doc/html/boost_asio/reference/generic__basic_endpoint.html
index 8ba0e17d71..4c2eac2109 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint.html
@@ -332,7 +332,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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.html b/doc/html/boost_asio/reference/generic__basic_endpoint/basic_endpoint.html
index fa55c57d82..e357bac0c6 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.basic_endpoint"></a><a class="link" href="basic_endpoint.html" title="generic::basic_endpoint::basic_endpoint">generic::basic_endpoint::basic_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168027600"></a>
+ <a class="indexterm" name="idp138651152"></a>
Default constructor.
</p>
<pre class="programlisting"><a class="link" href="basic_endpoint/overload1.html" title="generic::basic_endpoint::basic_endpoint (1 of 4 overloads)">basic_endpoint</a><span class="special">();</span>
@@ -61,7 +61,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5acb189a71..27514b6bbd 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 dafb82af72..deb66ca074 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3a9c1ab39a..32672e4dc5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 afa6dc2257..ee0f22e1fc 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2644b806c9..84781d0cd2 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/capacity.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/capacity.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.capacity"></a><a class="link" href="capacity.html" title="generic::basic_endpoint::capacity">generic::basic_endpoint::capacity</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168102016"></a>
+ <a class="indexterm" name="idp138725568"></a>
Get the capacity of the endpoint in the
native type.
</p>
@@ -36,7 +36,8 @@ Get the capacity of the endpoint in 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8dbd0958c1..ea978acf0f 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/data.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/data.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.data"></a><a class="link" href="data.html" title="generic::basic_endpoint::data">generic::basic_endpoint::data</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168110336"></a>
+ <a class="indexterm" name="idp138733888"></a>
Get the underlying endpoint in the native type.
</p>
<pre class="programlisting"><span class="identifier">data_type</span> <span class="special">*</span> <a class="link" href="data/overload1.html" title="generic::basic_endpoint::data (1 of 2 overloads)">data</a><span class="special">();</span>
@@ -39,7 +39,8 @@ Get the underlying endpoint in the native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 263a4d87a5..ca13edc8ff 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e1c13373ee..87a4b2feb0 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a976ee5ea2..fe4ed2b429 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.data_type"></a><a class="link" href="data_type.html" title="generic::basic_endpoint::data_type">generic::basic_endpoint::data_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168137712"></a>
+ <a class="indexterm" name="idp138761376"></a>
The type of the endpoint structure. This
type is dependent on the underlying implementation of the socket layer.
</p>
@@ -46,7 +46,8 @@ The type of the endpoint structure. 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d86981807c..d4a2fe56ef 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.operator_eq_"></a><a class="link" href="operator_eq_.html" title="generic::basic_endpoint::operator=">generic::basic_endpoint::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168218880"></a>
+ <a class="indexterm" name="idp138842512"></a>
Assign from another endpoint.
</p>
<pre class="programlisting"><span class="identifier">basic_endpoint</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -36,7 +36,8 @@ Assign from another 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 449ea32894..9b9c405dba 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="generic::basic_endpoint::operator==">generic::basic_endpoint::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168228928"></a>
+ <a class="indexterm" name="idp138852560"></a>
Compare two endpoints for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ Compare two endpoints 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 00b1f99ea0..f6cd3be038 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.operator_gt_"></a><a class="link" href="operator_gt_.html" title="generic::basic_endpoint::operator&gt;">generic::basic_endpoint::operator&gt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168251744"></a>
+ <a class="indexterm" name="idp138875456"></a>
Compare endpoints for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;(</span>
@@ -47,7 +47,8 @@ Compare endpoints for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0813112968..5855817fcf 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.operator_gt__eq_"></a><a class="link" href="operator_gt__eq_.html" title="generic::basic_endpoint::operator&gt;=">generic::basic_endpoint::operator&gt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168274640"></a>
+ <a class="indexterm" name="idp138898352"></a>
Compare endpoints for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;=(</span>
@@ -47,7 +47,8 @@ Compare endpoints for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1fc87645e6..09ce01c2b6 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.operator_lt_"></a><a class="link" href="operator_lt_.html" title="generic::basic_endpoint::operator&lt;">generic::basic_endpoint::operator&lt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168173232"></a>
+ <a class="indexterm" name="idp138796912"></a>
Compare endpoints for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;(</span>
@@ -47,7 +47,8 @@ Compare endpoints for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 592a6e04a2..1fbf999499 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.operator_lt__eq_"></a><a class="link" href="operator_lt__eq_.html" title="generic::basic_endpoint::operator&lt;=">generic::basic_endpoint::operator&lt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168196128"></a>
+ <a class="indexterm" name="idp138819808"></a>
Compare endpoints for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;=(</span>
@@ -47,7 +47,8 @@ Compare endpoints for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f6bc37f315..1526d91a29 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="generic::basic_endpoint::operator!=">generic::basic_endpoint::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168150208"></a>
+ <a class="indexterm" name="idp138773936"></a>
Compare two endpoints for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ Compare two endpoints 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8f76e2ee92..59568d9b34 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/protocol.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.protocol"></a><a class="link" href="protocol.html" title="generic::basic_endpoint::protocol">generic::basic_endpoint::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168297520"></a>
+ <a class="indexterm" name="idp138921216"></a>
The protocol associated with the endpoint.
</p>
<pre class="programlisting"><span class="identifier">protocol_type</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The protocol associated with the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f1c2349273..b806d6ef74 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.protocol_type"></a><a class="link" href="protocol_type.html" title="generic::basic_endpoint::protocol_type">generic::basic_endpoint::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168304752"></a>
+ <a class="indexterm" name="idp138928448"></a>
The protocol type associated with the
endpoint.
</p>
@@ -46,7 +46,8 @@ The protocol type associated with 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f05a9e2d69..fce681def7 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/resize.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/resize.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.resize"></a><a class="link" href="resize.html" title="generic::basic_endpoint::resize">generic::basic_endpoint::resize</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168317232"></a>
+ <a class="indexterm" name="idp138940864"></a>
Set the underlying size of the endpoint in
the native type.
</p>
@@ -37,7 +37,8 @@ Set the underlying size of the endpoint in
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e0faa1c466..a4452ec999 100644
--- a/doc/html/boost_asio/reference/generic__basic_endpoint/size.html
+++ b/doc/html/boost_asio/reference/generic__basic_endpoint/size.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__basic_endpoint.size"></a><a class="link" href="size.html" title="generic::basic_endpoint::size">generic::basic_endpoint::size</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168326240"></a>
+ <a class="indexterm" name="idp138949808"></a>
Get the underlying size of the endpoint in the
native type.
</p>
@@ -36,7 +36,8 @@ Get the underlying size of the endpoint in 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 92cd5ad841..15f84539ba 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol.html
@@ -245,7 +245,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d51e102ef9..1782bf0e80 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__datagram_protocol.datagram_protocol"></a><a class="link" href="datagram_protocol.html" title="generic::datagram_protocol::datagram_protocol">generic::datagram_protocol::datagram_protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168418992"></a>
+ <a class="indexterm" name="idp139042320"></a>
Construct a protocol object
for a specific address family and protocol.
</p>
@@ -48,7 +48,8 @@ Construct a protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 68c3a99ab3..94b33d23b1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0699d546c4..e75a508dca 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 99a3b2b797..e77a2dce83 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__datagram_protocol.endpoint"></a><a class="link" href="endpoint.html" title="generic::datagram_protocol::endpoint">generic::datagram_protocol::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168465008"></a>
+ <a class="indexterm" name="idp139088320"></a>
The type of an endpoint.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">datagram_protocol</span> <span class="special">&gt;</span> <span class="identifier">endpoint</span><span class="special">;</span>
@@ -330,7 +330,8 @@ The type of an 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ace5621089..70a9f89781 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/family.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/family.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__datagram_protocol.family"></a><a class="link" href="family.html" title="generic::datagram_protocol::family">generic::datagram_protocol::family</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168564960"></a>
+ <a class="indexterm" name="idp139188320"></a>
Obtain an identifier for the protocol family.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">family</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the protocol family.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 20ddf48751..4af9585232 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__datagram_protocol.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="generic::datagram_protocol::operator==">generic::datagram_protocol::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168591184"></a>
+ <a class="indexterm" name="idp139214496"></a>
Compare two protocols for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 925c802a61..ebcc70a49d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__datagram_protocol.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="generic::datagram_protocol::operator!=">generic::datagram_protocol::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168572192"></a>
+ <a class="indexterm" name="idp139195552"></a>
Compare two protocols for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4a233484a7..5da6b5030a 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__datagram_protocol.protocol"></a><a class="link" href="protocol.html" title="generic::datagram_protocol::protocol">generic::datagram_protocol::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168610176"></a>
+ <a class="indexterm" name="idp139233552"></a>
Obtain an identifier for the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 63530aa9db..cc5238277b 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/socket.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/socket.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__datagram_protocol.socket"></a><a class="link" href="socket.html" title="generic::datagram_protocol::socket">generic::datagram_protocol::socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168617456"></a>
+ <a class="indexterm" name="idp139240768"></a>
The generic socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_datagram_socket</span><span class="special">&lt;</span> <span class="identifier">datagram_protocol</span> <span class="special">&gt;</span> <span class="identifier">socket</span><span class="special">;</span>
@@ -978,7 +978,8 @@ The generic 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 88d8407d82..13216b4829 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/type.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__datagram_protocol.type"></a><a class="link" href="type.html" title="generic::datagram_protocol::type">generic::datagram_protocol::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168887792"></a>
+ <a class="indexterm" name="idp139511056"></a>
Obtain an identifier for the type of the
protocol.
</p>
@@ -36,7 +36,8 @@ Obtain an identifier for the type 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 fe14c0f7b3..35e27f86e7 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol.html
@@ -245,7 +245,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d0e761c4c9..d4a4dec796 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__raw_protocol.endpoint"></a><a class="link" href="endpoint.html" title="generic::raw_protocol::endpoint">generic::raw_protocol::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp168979008"></a>
+ <a class="indexterm" name="idp139602288"></a>
The type of an endpoint.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">raw_protocol</span> <span class="special">&gt;</span> <span class="identifier">endpoint</span><span class="special">;</span>
@@ -330,7 +330,8 @@ The type of an 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 75fb83eed0..1d8ca84d8f 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/family.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/family.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__raw_protocol.family"></a><a class="link" href="family.html" title="generic::raw_protocol::family">generic::raw_protocol::family</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169078448"></a>
+ <a class="indexterm" name="idp139701824"></a>
Obtain an identifier for the protocol family.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">family</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the protocol family.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b0a66b291f..3b051f79ee 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__raw_protocol.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="generic::raw_protocol::operator==">generic::raw_protocol::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169104688"></a>
+ <a class="indexterm" name="idp139728064"></a>
Compare two protocols for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a0f7e471d6..5aa576d0fe 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__raw_protocol.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="generic::raw_protocol::operator!=">generic::raw_protocol::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169085664"></a>
+ <a class="indexterm" name="idp139709040"></a>
Compare two protocols for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4ce098c967..73438a5816 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__raw_protocol.protocol"></a><a class="link" href="protocol.html" title="generic::raw_protocol::protocol">generic::raw_protocol::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169123712"></a>
+ <a class="indexterm" name="idp139747088"></a>
Obtain an identifier for the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 83efab667e..c18aeef205 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__raw_protocol.raw_protocol"></a><a class="link" href="raw_protocol.html" title="generic::raw_protocol::raw_protocol">generic::raw_protocol::raw_protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169130912"></a>
+ <a class="indexterm" name="idp139754288"></a>
Construct a protocol object for a specific
address family and protocol.
</p>
@@ -48,7 +48,8 @@ Construct a protocol object for a specific
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ec8f7170fc..b1b9c79d07 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8b2bc71bad..919b938855 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9c7c3c24be..f315f2420b 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/socket.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/socket.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__raw_protocol.socket"></a><a class="link" href="socket.html" title="generic::raw_protocol::socket">generic::raw_protocol::socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169176384"></a>
+ <a class="indexterm" name="idp139799840"></a>
The generic socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_raw_socket</span><span class="special">&lt;</span> <span class="identifier">raw_protocol</span> <span class="special">&gt;</span> <span class="identifier">socket</span><span class="special">;</span>
@@ -978,7 +978,8 @@ The generic 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5d3ed0fa21..3b777ab60e 100644
--- a/doc/html/boost_asio/reference/generic__raw_protocol/type.html
+++ b/doc/html/boost_asio/reference/generic__raw_protocol/type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__raw_protocol.type"></a><a class="link" href="type.html" title="generic::raw_protocol::type">generic::raw_protocol::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169445840"></a>
+ <a class="indexterm" name="idp140069072"></a>
Obtain an identifier for the type of the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">type</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the type of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 fa2ce11f53..a89e104a9c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 eca10a2ff7..e494d3017d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__seq_packet_protocol.endpoint"></a><a class="link" href="endpoint.html" title="generic::seq_packet_protocol::endpoint">generic::seq_packet_protocol::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169529088"></a>
+ <a class="indexterm" name="idp140152400"></a>
The type of an endpoint.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">seq_packet_protocol</span> <span class="special">&gt;</span> <span class="identifier">endpoint</span><span class="special">;</span>
@@ -330,7 +330,8 @@ The type of an 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0d3a2e92d5..5fd13695fb 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__seq_packet_protocol.family"></a><a class="link" href="family.html" title="generic::seq_packet_protocol::family">generic::seq_packet_protocol::family</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169629168"></a>
+ <a class="indexterm" name="idp140252480"></a>
Obtain an identifier for the protocol
family.
</p>
@@ -36,7 +36,8 @@ Obtain an identifier for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 128ad25f2c..f9ed00206c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__seq_packet_protocol.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="generic::seq_packet_protocol::operator==">generic::seq_packet_protocol::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169655456"></a>
+ <a class="indexterm" name="idp140278864"></a>
Compare two protocols for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7bcd41e78a..11ebf4ace1 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__seq_packet_protocol.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="generic::seq_packet_protocol::operator!=">generic::seq_packet_protocol::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169636480"></a>
+ <a class="indexterm" name="idp140259792"></a>
Compare two protocols for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 967f03b3be..27e80a9b1f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__seq_packet_protocol.protocol"></a><a class="link" href="protocol.html" title="generic::seq_packet_protocol::protocol">generic::seq_packet_protocol::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169674448"></a>
+ <a class="indexterm" name="idp140297920"></a>
Obtain an identifier for the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f0e0ecd9ec..547a639457 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__seq_packet_protocol.seq_packet_protocol"></a><a class="link" href="seq_packet_protocol.html" title="generic::seq_packet_protocol::seq_packet_protocol">generic::seq_packet_protocol::seq_packet_protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169681744"></a>
+ <a class="indexterm" name="idp140305216"></a>
Construct a protocol object
for a specific address family and protocol.
</p>
@@ -48,7 +48,8 @@ Construct a protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9471c8db66..860cd0508f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d289da6417..fb91955a0b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 afd0bf9b0c..b11782c606 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__seq_packet_protocol.socket"></a><a class="link" href="socket.html" title="generic::seq_packet_protocol::socket">generic::seq_packet_protocol::socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169727728"></a>
+ <a class="indexterm" name="idp140351168"></a>
The generic socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_seq_packet_socket</span><span class="special">&lt;</span> <span class="identifier">seq_packet_protocol</span> <span class="special">&gt;</span> <span class="identifier">socket</span><span class="special">;</span>
@@ -933,7 +933,8 @@ The generic 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bff6789327..afaad88b74 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__seq_packet_protocol.type"></a><a class="link" href="type.html" title="generic::seq_packet_protocol::type">generic::seq_packet_protocol::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp169985696"></a>
+ <a class="indexterm" name="idp140608960"></a>
Obtain an identifier for the type of the
protocol.
</p>
@@ -36,7 +36,8 @@ Obtain an identifier for the type 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2ce0973c2b..9419dbe380 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol.html
@@ -257,7 +257,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 47f683cf4c..ea49ec41f6 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__stream_protocol.endpoint"></a><a class="link" href="endpoint.html" title="generic::stream_protocol::endpoint">generic::stream_protocol::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp170080176"></a>
+ <a class="indexterm" name="idp140703536"></a>
The type of an endpoint.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">stream_protocol</span> <span class="special">&gt;</span> <span class="identifier">endpoint</span><span class="special">;</span>
@@ -330,7 +330,8 @@ The type of an 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 06b870a55a..f6ee8da9f0 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/family.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/family.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__stream_protocol.family"></a><a class="link" href="family.html" title="generic::stream_protocol::family">generic::stream_protocol::family</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp170180048"></a>
+ <a class="indexterm" name="idp140803232"></a>
Obtain an identifier for the protocol family.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">family</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the protocol family.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4c2d78e859..e32926d32b 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/iostream.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/iostream.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__stream_protocol.iostream"></a><a class="link" href="iostream.html" title="generic::stream_protocol::iostream">generic::stream_protocol::iostream</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp170187200"></a>
+ <a class="indexterm" name="idp140810384"></a>
The generic socket iostream type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_socket_iostream</span><span class="special">&lt;</span> <span class="identifier">stream_protocol</span> <span class="special">&gt;</span> <span class="identifier">iostream</span><span class="special">;</span>
@@ -225,7 +225,8 @@ The generic socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0920bd400e..8a74c10f4c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__stream_protocol.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="generic::stream_protocol::operator==">generic::stream_protocol::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp170269152"></a>
+ <a class="indexterm" name="idp140892240"></a>
Compare two protocols for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e290b5035c..ba5e196a45 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__stream_protocol.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="generic::stream_protocol::operator!=">generic::stream_protocol::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp170250000"></a>
+ <a class="indexterm" name="idp140873232"></a>
Compare two protocols for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d172afa0d0..7f831ed763 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__stream_protocol.protocol"></a><a class="link" href="protocol.html" title="generic::stream_protocol::protocol">generic::stream_protocol::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp170288128"></a>
+ <a class="indexterm" name="idp140911376"></a>
Obtain an identifier for the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a971ba3d6c..1b95de3374 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/socket.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/socket.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__stream_protocol.socket"></a><a class="link" href="socket.html" title="generic::stream_protocol::socket">generic::stream_protocol::socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp170295344"></a>
+ <a class="indexterm" name="idp140918592"></a>
The generic socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_stream_socket</span><span class="special">&lt;</span> <span class="identifier">stream_protocol</span> <span class="special">&gt;</span> <span class="identifier">socket</span><span class="special">;</span>
@@ -981,7 +981,8 @@ The generic 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ba17ae6fda..e3c86a27e5 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__stream_protocol.stream_protocol"></a><a class="link" href="stream_protocol.html" title="generic::stream_protocol::stream_protocol">generic::stream_protocol::stream_protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp170565200"></a>
+ <a class="indexterm" name="idp141188496"></a>
Construct a protocol object for
a specific address family and protocol.
</p>
@@ -48,7 +48,8 @@ Construct a protocol object 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2fd25ac620..5e8828e0dd 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f38b5eed9d..2957a66c62 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 97f8c3ff7c..3587a18abe 100644
--- a/doc/html/boost_asio/reference/generic__stream_protocol/type.html
+++ b/doc/html/boost_asio/reference/generic__stream_protocol/type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.generic__stream_protocol.type"></a><a class="link" href="type.html" title="generic::stream_protocol::type">generic::stream_protocol::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp170610784"></a>
+ <a class="indexterm" name="idp141234080"></a>
Obtain an identifier for the type of the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">type</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the type of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 830aa364b8..f11ad6789c 100644
--- a/doc/html/boost_asio/reference/handler_type.html
+++ b/doc/html/boost_asio/reference/handler_type.html
@@ -90,7 +90,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 682bb6beba..38a56930fb 100644
--- a/doc/html/boost_asio/reference/handler_type/type.html
+++ b/doc/html/boost_asio/reference/handler_type/type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.handler_type.type"></a><a class="link" href="type.html" title="handler_type::type">handler_type::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp170646016"></a>
+ <a class="indexterm" name="idp141269376"></a>
The handler type for the specific signature.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Handler</span> <span class="identifier">type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The handler type for the specific signature.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0f2b2153a8..507b5ae0ef 100644
--- a/doc/html/boost_asio/reference/has_service.html
+++ b/doc/html/boost_asio/reference/has_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.has_service"></a><a class="link" href="has_service.html" title="has_service">has_service</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp170658400"></a>
+ <a class="indexterm" name="idp141281760"></a>
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
<span class="keyword">typename</span> <a class="link" href="Service.html" title="Service requirements">Service</a><span class="special">&gt;</span>
@@ -73,7 +73,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bd904e60d1..b1bd302a87 100644
--- a/doc/html/boost_asio/reference/high_resolution_timer.html
+++ b/doc/html/boost_asio/reference/high_resolution_timer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.high_resolution_timer"></a><a class="link" href="high_resolution_timer.html" title="high_resolution_timer">high_resolution_timer</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp170689808"></a>
+ <a class="indexterm" name="idp141312992"></a>
Typedef for a timer based on the high resolution clock.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_waitable_timer</span><span class="special">&lt;</span> <span class="identifier">chrono</span><span class="special">::</span><span class="identifier">high_resolution_clock</span> <span class="special">&gt;</span> <span class="identifier">high_resolution_timer</span><span class="special">;</span>
@@ -494,7 +494,8 @@ Typedef for a timer based on the high resolution clock.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a919b2340b..fd860991f7 100644
--- a/doc/html/boost_asio/reference/invalid_service_owner.html
+++ b/doc/html/boost_asio/reference/invalid_service_owner.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f65aecccfe..1f440384ab 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
@@ -27,14 +27,15 @@
<a name="boost_asio.reference.invalid_service_owner.invalid_service_owner"></a><a class="link" href="invalid_service_owner.html" title="invalid_service_owner::invalid_service_owner">invalid_service_owner::invalid_service_owner</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp170957648"></a>
+ <a class="indexterm" name="idp141581088"></a>
</p>
<pre class="programlisting"><span class="identifier">invalid_service_owner</span><span class="special">();</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8c50eb935d..d8ae9c98e2 100644
--- a/doc/html/boost_asio/reference/io_service.html
+++ b/doc/html/boost_asio/reference/io_service.html
@@ -555,7 +555,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/_io_service.html b/doc/html/boost_asio/reference/io_service/_io_service.html
index 1b3a412101..b7460f5ed8 100644
--- a/doc/html/boost_asio/reference/io_service/_io_service.html
+++ b/doc/html/boost_asio/reference/io_service/_io_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service._io_service"></a><a class="link" href="_io_service.html" title="io_service::~io_service">io_service::~io_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172133376"></a>
+ <a class="indexterm" name="idp142756784"></a>
Destructor.
</p>
<pre class="programlisting"><span class="special">~</span><span class="identifier">io_service</span><span class="special">();</span>
@@ -82,7 +82,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/add_service.html b/doc/html/boost_asio/reference/io_service/add_service.html
index 4af5670c8d..043dfb975e 100644
--- a/doc/html/boost_asio/reference/io_service/add_service.html
+++ b/doc/html/boost_asio/reference/io_service/add_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.add_service"></a><a class="link" href="add_service.html" title="io_service::add_service">io_service::add_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171293376"></a>
+ <a class="indexterm" name="idp141916848"></a>
Add a service object to the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -97,7 +97,8 @@ Add a service object to the <a class="link" href="../io_service.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/dispatch.html b/doc/html/boost_asio/reference/io_service/dispatch.html
index fd5c3f8c7b..23c1287bcd 100644
--- a/doc/html/boost_asio/reference/io_service/dispatch.html
+++ b/doc/html/boost_asio/reference/io_service/dispatch.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.dispatch"></a><a class="link" href="dispatch.html" title="io_service::dispatch">io_service::dispatch</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171348656"></a>
+ <a class="indexterm" name="idp141972032"></a>
Request the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> to invoke the given
handler.
</p>
@@ -93,7 +93,8 @@ Request the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/fork_event.html b/doc/html/boost_asio/reference/io_service/fork_event.html
index deae36647a..276551022a 100644
--- a/doc/html/boost_asio/reference/io_service/fork_event.html
+++ b/doc/html/boost_asio/reference/io_service/fork_event.html
@@ -27,15 +27,15 @@
<a name="boost_asio.reference.io_service.fork_event"></a><a class="link" href="fork_event.html" title="io_service::fork_event">io_service::fork_event</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171390544"></a>
+ <a class="indexterm" name="idp142014160"></a>
Fork-related event notifications.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">fork_event</span>
</pre>
<p>
- <a class="indexterm" name="idp171394080"></a>
- <a class="indexterm" name="idp171395184"></a>
- <a class="indexterm" name="idp171396288"></a>
+ <a class="indexterm" name="idp142017696"></a>
+ <a class="indexterm" name="idp142018800"></a>
+ <a class="indexterm" name="idp142019904"></a>
</p>
<h6>
<a name="boost_asio.reference.io_service.fork_event.h0"></a>
@@ -61,7 +61,8 @@ Fork-related event notifications.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/has_service.html b/doc/html/boost_asio/reference/io_service/has_service.html
index 7f9dea1960..5e44738036 100644
--- a/doc/html/boost_asio/reference/io_service/has_service.html
+++ b/doc/html/boost_asio/reference/io_service/has_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.has_service"></a><a class="link" href="has_service.html" title="io_service::has_service">io_service::has_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171408144"></a>
+ <a class="indexterm" name="idp142031872"></a>
Determine if an <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> contains a specified
service type.
</p>
@@ -75,7 +75,8 @@ Determine if an <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/io_service.html b/doc/html/boost_asio/reference/io_service/io_service.html
index 22ed1fad2d..5cec4c0829 100644
--- a/doc/html/boost_asio/reference/io_service/io_service.html
+++ b/doc/html/boost_asio/reference/io_service/io_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.io_service"></a><a class="link" href="io_service.html" title="io_service::io_service">io_service::io_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171442624"></a>
+ <a class="indexterm" name="idp142066416"></a>
Constructor.
</p>
<pre class="programlisting"><a class="link" href="io_service/overload1.html" title="io_service::io_service (1 of 2 overloads)">io_service</a><span class="special">();</span>
@@ -40,7 +40,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/io_service/overload1.html b/doc/html/boost_asio/reference/io_service/io_service/overload1.html
index 9eedb01b84..19d18f9dd9 100644
--- a/doc/html/boost_asio/reference/io_service/io_service/overload1.html
+++ b/doc/html/boost_asio/reference/io_service/io_service/overload1.html
@@ -35,7 +35,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/io_service/overload2.html b/doc/html/boost_asio/reference/io_service/io_service/overload2.html
index 77f81708aa..a457be3431 100644
--- a/doc/html/boost_asio/reference/io_service/io_service/overload2.html
+++ b/doc/html/boost_asio/reference/io_service/io_service/overload2.html
@@ -53,7 +53,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/notify_fork.html b/doc/html/boost_asio/reference/io_service/notify_fork.html
index f93411614f..4b4ada974e 100644
--- a/doc/html/boost_asio/reference/io_service/notify_fork.html
+++ b/doc/html/boost_asio/reference/io_service/notify_fork.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.notify_fork"></a><a class="link" href="notify_fork.html" title="io_service::notify_fork">io_service::notify_fork</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171472736"></a>
+ <a class="indexterm" name="idp142096592"></a>
Notify the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> of a fork-related event.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">notify_fork</span><span class="special">(</span>
@@ -106,7 +106,8 @@ Notify the <a class="link" href="../io_service.html" title="io_service"><code 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/poll.html b/doc/html/boost_asio/reference/io_service/poll.html
index ad5563eb11..0266b6427d 100644
--- a/doc/html/boost_asio/reference/io_service/poll.html
+++ b/doc/html/boost_asio/reference/io_service/poll.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.poll"></a><a class="link" href="poll.html" title="io_service::poll">io_service::poll</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171552320"></a>
+ <a class="indexterm" name="idp142176144"></a>
Run the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object's event processing
loop to execute ready handlers.
</p>
@@ -41,7 +41,8 @@ Run the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/poll/overload1.html b/doc/html/boost_asio/reference/io_service/poll/overload1.html
index 69b6a9ecf5..80ba5f283c 100644
--- a/doc/html/boost_asio/reference/io_service/poll/overload1.html
+++ b/doc/html/boost_asio/reference/io_service/poll/overload1.html
@@ -63,7 +63,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/poll/overload2.html b/doc/html/boost_asio/reference/io_service/poll/overload2.html
index be8e253e9c..c7622d2988 100644
--- a/doc/html/boost_asio/reference/io_service/poll/overload2.html
+++ b/doc/html/boost_asio/reference/io_service/poll/overload2.html
@@ -64,7 +64,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/poll_one.html b/doc/html/boost_asio/reference/io_service/poll_one.html
index 07f6fe27fa..d1d38e324e 100644
--- a/doc/html/boost_asio/reference/io_service/poll_one.html
+++ b/doc/html/boost_asio/reference/io_service/poll_one.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.poll_one"></a><a class="link" href="poll_one.html" title="io_service::poll_one">io_service::poll_one</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171617776"></a>
+ <a class="indexterm" name="idp142241504"></a>
Run the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object's event processing
loop to execute one ready handler.
</p>
@@ -41,7 +41,8 @@ Run the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/poll_one/overload1.html b/doc/html/boost_asio/reference/io_service/poll_one/overload1.html
index 6cfde27711..fa5b56064d 100644
--- a/doc/html/boost_asio/reference/io_service/poll_one/overload1.html
+++ b/doc/html/boost_asio/reference/io_service/poll_one/overload1.html
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/poll_one/overload2.html b/doc/html/boost_asio/reference/io_service/poll_one/overload2.html
index d5372f5812..7bf30625a7 100644
--- a/doc/html/boost_asio/reference/io_service/poll_one/overload2.html
+++ b/doc/html/boost_asio/reference/io_service/poll_one/overload2.html
@@ -62,7 +62,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/post.html b/doc/html/boost_asio/reference/io_service/post.html
index 15f8e5cee5..f261971d0f 100644
--- a/doc/html/boost_asio/reference/io_service/post.html
+++ b/doc/html/boost_asio/reference/io_service/post.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.post"></a><a class="link" href="post.html" title="io_service::post">io_service::post</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171679424"></a>
+ <a class="indexterm" name="idp142302848"></a>
Request the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> to invoke the given
handler and return immediately.
</p>
@@ -93,7 +93,8 @@ Request the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/reset.html b/doc/html/boost_asio/reference/io_service/reset.html
index d622431176..cebcff25c3 100644
--- a/doc/html/boost_asio/reference/io_service/reset.html
+++ b/doc/html/boost_asio/reference/io_service/reset.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.reset"></a><a class="link" href="reset.html" title="io_service::reset">io_service::reset</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171723152"></a>
+ <a class="indexterm" name="idp142346640"></a>
Reset the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> in preparation for
a subsequent <code class="computeroutput"><span class="identifier">run</span><span class="special">()</span></code>
invocation.
@@ -56,7 +56,8 @@ Reset the <a class="link" href="../io_service.html" title="io_service"><code cla
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/run.html b/doc/html/boost_asio/reference/io_service/run.html
index d345d5ccd0..159221ef20 100644
--- a/doc/html/boost_asio/reference/io_service/run.html
+++ b/doc/html/boost_asio/reference/io_service/run.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.run"></a><a class="link" href="run.html" title="io_service::run">io_service::run</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171756592"></a>
+ <a class="indexterm" name="idp142380064"></a>
Run the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object's event processing
loop.
</p>
@@ -41,7 +41,8 @@ Run the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/run/overload1.html b/doc/html/boost_asio/reference/io_service/run/overload1.html
index b17cfb5327..cbdb89ffd1 100644
--- a/doc/html/boost_asio/reference/io_service/run/overload1.html
+++ b/doc/html/boost_asio/reference/io_service/run/overload1.html
@@ -92,7 +92,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/run/overload2.html b/doc/html/boost_asio/reference/io_service/run/overload2.html
index 2d2da86c4c..16c960d468 100644
--- a/doc/html/boost_asio/reference/io_service/run/overload2.html
+++ b/doc/html/boost_asio/reference/io_service/run/overload2.html
@@ -93,7 +93,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/run_one.html b/doc/html/boost_asio/reference/io_service/run_one.html
index 8f669d897d..d37db4bfa1 100644
--- a/doc/html/boost_asio/reference/io_service/run_one.html
+++ b/doc/html/boost_asio/reference/io_service/run_one.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.run_one"></a><a class="link" href="run_one.html" title="io_service::run_one">io_service::run_one</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171898272"></a>
+ <a class="indexterm" name="idp142521824"></a>
Run the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object's event processing
loop to execute at most one handler.
</p>
@@ -41,7 +41,8 @@ Run the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/run_one/overload1.html b/doc/html/boost_asio/reference/io_service/run_one/overload1.html
index 862bfd1bd9..3930e9dd69 100644
--- a/doc/html/boost_asio/reference/io_service/run_one/overload1.html
+++ b/doc/html/boost_asio/reference/io_service/run_one/overload1.html
@@ -68,7 +68,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/run_one/overload2.html b/doc/html/boost_asio/reference/io_service/run_one/overload2.html
index b733bf34e4..95d62a5777 100644
--- a/doc/html/boost_asio/reference/io_service/run_one/overload2.html
+++ b/doc/html/boost_asio/reference/io_service/run_one/overload2.html
@@ -59,7 +59,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/stop.html b/doc/html/boost_asio/reference/io_service/stop.html
index c8968a19a1..4370b9c616 100644
--- a/doc/html/boost_asio/reference/io_service/stop.html
+++ b/doc/html/boost_asio/reference/io_service/stop.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.stop"></a><a class="link" href="stop.html" title="io_service::stop">io_service::stop</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp171986496"></a>
+ <a class="indexterm" name="idp142610000"></a>
Stop the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object's event processing
loop.
</p>
@@ -47,7 +47,8 @@ Stop the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/stopped.html b/doc/html/boost_asio/reference/io_service/stopped.html
index 3fca1fcd2a..851f58145f 100644
--- a/doc/html/boost_asio/reference/io_service/stopped.html
+++ b/doc/html/boost_asio/reference/io_service/stopped.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.stopped"></a><a class="link" href="stopped.html" title="io_service::stopped">io_service::stopped</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172009152"></a>
+ <a class="indexterm" name="idp142632656"></a>
Determine whether the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object has been stopped.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">stopped</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -50,7 +50,8 @@ Determine whether the <a class="link" href="../io_service.html" title="io_servic
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/use_service.html b/doc/html/boost_asio/reference/io_service/use_service.html
index 6933464689..4fabea52e2 100644
--- a/doc/html/boost_asio/reference/io_service/use_service.html
+++ b/doc/html/boost_asio/reference/io_service/use_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.use_service"></a><a class="link" href="use_service.html" title="io_service::use_service">io_service::use_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172038912"></a>
+ <a class="indexterm" name="idp142662352"></a>
Obtain the service object corresponding to the given
type.
</p>
@@ -78,7 +78,8 @@ Obtain the service object corresponding to the given
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/wrap.html b/doc/html/boost_asio/reference/io_service/wrap.html
index 0145b5f59e..9ff54a04e6 100644
--- a/doc/html/boost_asio/reference/io_service/wrap.html
+++ b/doc/html/boost_asio/reference/io_service/wrap.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service.wrap"></a><a class="link" href="wrap.html" title="io_service::wrap">io_service::wrap</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172070736"></a>
+ <a class="indexterm" name="idp142694048"></a>
Create a new handler that automatically dispatches the wrapped
handler on the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -91,7 +91,8 @@ Create a new handler that automatically dispatches the wrapped
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__id.html b/doc/html/boost_asio/reference/io_service__id.html
index 69f46c5f13..da124e3523 100644
--- a/doc/html/boost_asio/reference/io_service__id.html
+++ b/doc/html/boost_asio/reference/io_service__id.html
@@ -79,7 +79,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__id/id.html b/doc/html/boost_asio/reference/io_service__id/id.html
index c6abe9f3d4..b4709f77eb 100644
--- a/doc/html/boost_asio/reference/io_service__id/id.html
+++ b/doc/html/boost_asio/reference/io_service__id/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__id.id"></a><a class="link" href="id.html" title="io_service::id::id">io_service::id::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172201168"></a>
+ <a class="indexterm" name="idp142824640"></a>
Constructor.
</p>
<pre class="programlisting"><span class="identifier">id</span><span class="special">();</span>
@@ -35,7 +35,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__service.html b/doc/html/boost_asio/reference/io_service__service.html
index 7091738a83..9698b51164 100644
--- a/doc/html/boost_asio/reference/io_service__service.html
+++ b/doc/html/boost_asio/reference/io_service__service.html
@@ -179,7 +179,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__service/_service.html b/doc/html/boost_asio/reference/io_service__service/_service.html
index 7494a1725a..8c2510a589 100644
--- a/doc/html/boost_asio/reference/io_service__service/_service.html
+++ b/doc/html/boost_asio/reference/io_service__service/_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__service._service"></a><a class="link" href="_service.html" title="io_service::service::~service">io_service::service::~service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172285200"></a>
+ <a class="indexterm" name="idp142908512"></a>
Destructor.
</p>
<pre class="programlisting"><span class="keyword">virtual</span> <span class="special">~</span><span class="identifier">service</span><span class="special">();</span>
@@ -35,7 +35,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__service/fork_service.html b/doc/html/boost_asio/reference/io_service__service/fork_service.html
index 5ae7a269be..56bbdb2e31 100644
--- a/doc/html/boost_asio/reference/io_service__service/fork_service.html
+++ b/doc/html/boost_asio/reference/io_service__service/fork_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__service.fork_service"></a><a class="link" href="fork_service.html" title="io_service::service::fork_service">io_service::service::fork_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172291808"></a>
+ <a class="indexterm" name="idp142915024"></a>
Handle notification of a fork-related event
to perform any necessary housekeeping.
</p>
@@ -41,7 +41,8 @@ Handle notification of a fork-related event
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__service/get_io_service.html b/doc/html/boost_asio/reference/io_service__service/get_io_service.html
index f065972449..68c1033e35 100644
--- a/doc/html/boost_asio/reference/io_service__service/get_io_service.html
+++ b/doc/html/boost_asio/reference/io_service__service/get_io_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__service.get_io_service"></a><a class="link" href="get_io_service.html" title="io_service::service::get_io_service">io_service::service::get_io_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172257504"></a>
+ <a class="indexterm" name="idp142880832"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -36,7 +36,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__service/service.html b/doc/html/boost_asio/reference/io_service__service/service.html
index 9267d6fb5b..5b129be91a 100644
--- a/doc/html/boost_asio/reference/io_service__service/service.html
+++ b/doc/html/boost_asio/reference/io_service__service/service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__service.service"></a><a class="link" href="service.html" title="io_service::service::service">io_service::service::service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172268288"></a>
+ <a class="indexterm" name="idp142891616"></a>
Constructor.
</p>
<pre class="programlisting"><span class="identifier">service</span><span class="special">(</span>
@@ -50,7 +50,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__service/shutdown_service.html b/doc/html/boost_asio/reference/io_service__service/shutdown_service.html
index d9643a3c67..38c2d674c6 100644
--- a/doc/html/boost_asio/reference/io_service__service/shutdown_service.html
+++ b/doc/html/boost_asio/reference/io_service__service/shutdown_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__service.shutdown_service"></a><a class="link" href="shutdown_service.html" title="io_service::service::shutdown_service">io_service::service::shutdown_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172304368"></a>
+ <a class="indexterm" name="idp142927584"></a>
Destroy all user-defined handler objects
owned by the service.
</p>
@@ -36,7 +36,8 @@ Destroy all user-defined handler objects
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__strand.html b/doc/html/boost_asio/reference/io_service__strand.html
index f7a98ef174..72e3180820 100644
--- a/doc/html/boost_asio/reference/io_service__strand.html
+++ b/doc/html/boost_asio/reference/io_service__strand.html
@@ -251,7 +251,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__strand/_strand.html b/doc/html/boost_asio/reference/io_service__strand/_strand.html
index 296b3a9934..b20b077e68 100644
--- a/doc/html/boost_asio/reference/io_service__strand/_strand.html
+++ b/doc/html/boost_asio/reference/io_service__strand/_strand.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__strand._strand"></a><a class="link" href="_strand.html" title="io_service::strand::~strand">io_service::strand::~strand</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172604688"></a>
+ <a class="indexterm" name="idp143227712"></a>
Destructor.
</p>
<pre class="programlisting"><span class="special">~</span><span class="identifier">strand</span><span class="special">();</span>
@@ -42,7 +42,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__strand/dispatch.html b/doc/html/boost_asio/reference/io_service__strand/dispatch.html
index cd71374c34..ee7e062371 100644
--- a/doc/html/boost_asio/reference/io_service__strand/dispatch.html
+++ b/doc/html/boost_asio/reference/io_service__strand/dispatch.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__strand.dispatch"></a><a class="link" href="dispatch.html" title="io_service::strand::dispatch">io_service::strand::dispatch</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172444928"></a>
+ <a class="indexterm" name="idp143068080"></a>
Request the strand to invoke the given handler.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -74,7 +74,8 @@ Request the strand to invoke the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__strand/get_io_service.html b/doc/html/boost_asio/reference/io_service__strand/get_io_service.html
index 8981313559..aad85da0a2 100644
--- a/doc/html/boost_asio/reference/io_service__strand/get_io_service.html
+++ b/doc/html/boost_asio/reference/io_service__strand/get_io_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__strand.get_io_service"></a><a class="link" href="get_io_service.html" title="io_service::strand::get_io_service">io_service::strand::get_io_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172470112"></a>
+ <a class="indexterm" name="idp143093264"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
strand.
</p>
@@ -49,7 +49,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__strand/post.html b/doc/html/boost_asio/reference/io_service__strand/post.html
index 22d21d3195..0dac67166d 100644
--- a/doc/html/boost_asio/reference/io_service__strand/post.html
+++ b/doc/html/boost_asio/reference/io_service__strand/post.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__strand.post"></a><a class="link" href="post.html" title="io_service::strand::post">io_service::strand::post</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172488432"></a>
+ <a class="indexterm" name="idp143111520"></a>
Request the strand to invoke the given handler and
return immediately.
</p>
@@ -70,7 +70,8 @@ Request the strand to invoke the given handler and
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__strand/running_in_this_thread.html b/doc/html/boost_asio/reference/io_service__strand/running_in_this_thread.html
index 722edcfeca..9edc89f811 100644
--- a/doc/html/boost_asio/reference/io_service__strand/running_in_this_thread.html
+++ b/doc/html/boost_asio/reference/io_service__strand/running_in_this_thread.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__strand.running_in_this_thread"></a><a class="link" href="running_in_this_thread.html" title="io_service::strand::running_in_this_thread">io_service::strand::running_in_this_thread</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172512912"></a>
+ <a class="indexterm" name="idp143136000"></a>
Determine whether the strand is
running in the current thread.
</p>
@@ -48,7 +48,8 @@ Determine whether the strand is
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__strand/strand.html b/doc/html/boost_asio/reference/io_service__strand/strand.html
index 1a37d39514..e4e22e3c1e 100644
--- a/doc/html/boost_asio/reference/io_service__strand/strand.html
+++ b/doc/html/boost_asio/reference/io_service__strand/strand.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__strand.strand"></a><a class="link" href="strand.html" title="io_service::strand::strand">io_service::strand::strand</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172531648"></a>
+ <a class="indexterm" name="idp143154688"></a>
Constructor.
</p>
<pre class="programlisting"><span class="identifier">strand</span><span class="special">(</span>
@@ -53,7 +53,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__strand/wrap.html b/doc/html/boost_asio/reference/io_service__strand/wrap.html
index 28f1b6ffd2..be3b46baca 100644
--- a/doc/html/boost_asio/reference/io_service__strand/wrap.html
+++ b/doc/html/boost_asio/reference/io_service__strand/wrap.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__strand.wrap"></a><a class="link" href="wrap.html" title="io_service::strand::wrap">io_service::strand::wrap</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172549104"></a>
+ <a class="indexterm" name="idp143172208"></a>
Create a new handler that automatically dispatches
the wrapped handler on the strand.
</p>
@@ -90,7 +90,8 @@ Create a new handler that automatically dispatches
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__work.html b/doc/html/boost_asio/reference/io_service__work.html
index aed2e46b38..370eaa869a 100644
--- a/doc/html/boost_asio/reference/io_service__work.html
+++ b/doc/html/boost_asio/reference/io_service__work.html
@@ -117,7 +117,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__work/_work.html b/doc/html/boost_asio/reference/io_service__work/_work.html
index 4e73773e93..441b0e0a2a 100644
--- a/doc/html/boost_asio/reference/io_service__work/_work.html
+++ b/doc/html/boost_asio/reference/io_service__work/_work.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__work._work"></a><a class="link" href="_work.html" title="io_service::work::~work">io_service::work::~work</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172713168"></a>
+ <a class="indexterm" name="idp143336160"></a>
Destructor notifies the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> that the work is complete.
</p>
<pre class="programlisting"><span class="special">~</span><span class="identifier">work</span><span class="special">();</span>
@@ -40,7 +40,8 @@ Destructor notifies the <a class="link" href="../io_service.html" title="io_serv
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__work/get_io_service.html b/doc/html/boost_asio/reference/io_service__work/get_io_service.html
index 2dc3d9bfb5..6828391dbc 100644
--- a/doc/html/boost_asio/reference/io_service__work/get_io_service.html
+++ b/doc/html/boost_asio/reference/io_service__work/get_io_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__work.get_io_service"></a><a class="link" href="get_io_service.html" title="io_service::work::get_io_service">io_service::work::get_io_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172647536"></a>
+ <a class="indexterm" name="idp143270576"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
work.
</p>
@@ -36,7 +36,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__work/work.html b/doc/html/boost_asio/reference/io_service__work/work.html
index 8ecf343621..fedc36e999 100644
--- a/doc/html/boost_asio/reference/io_service__work/work.html
+++ b/doc/html/boost_asio/reference/io_service__work/work.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.io_service__work.work"></a><a class="link" href="work.html" title="io_service::work::work">io_service::work::work</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172658208"></a>
+ <a class="indexterm" name="idp143281248"></a>
Constructor notifies the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> that work is starting.
</p>
<pre class="programlisting"><span class="keyword">explicit</span> <a class="link" href="work/overload1.html" title="io_service::work::work (1 of 2 overloads)">work</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Constructor notifies the <a class="link" href="../io_service.html" title="io_ser
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__work/work/overload1.html b/doc/html/boost_asio/reference/io_service__work/work/overload1.html
index fe994bfd20..91d6b2f5e4 100644
--- a/doc/html/boost_asio/reference/io_service__work/work/overload1.html
+++ b/doc/html/boost_asio/reference/io_service__work/work/overload1.html
@@ -41,7 +41,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__work/work/overload2.html b/doc/html/boost_asio/reference/io_service__work/work/overload2.html
index f25e0d802e..bf04ded67d 100644
--- a/doc/html/boost_asio/reference/io_service__work/work/overload2.html
+++ b/doc/html/boost_asio/reference/io_service__work/work/overload2.html
@@ -41,7 +41,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a19fb7c19d..5bfd7adaa5 100644
--- a/doc/html/boost_asio/reference/ip__address.html
+++ b/doc/html/boost_asio/reference/ip__address.html
@@ -363,7 +363,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 db328376be..6554e3f400 100644
--- a/doc/html/boost_asio/reference/ip__address/address.html
+++ b/doc/html/boost_asio/reference/ip__address/address.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.address"></a><a class="link" href="address.html" title="ip::address::address">ip::address::address</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172829696"></a>
+ <a class="indexterm" name="idp143452928"></a>
Default constructor.
</p>
<pre class="programlisting"><a class="link" href="address/overload1.html" title="ip::address::address (1 of 4 overloads)">address</a><span class="special">();</span>
@@ -57,7 +57,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 987e1972c6..1a9f05d773 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 395087d971..86d6ce9d24 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 eb2f3970d8..f3e52c0a3a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5cd60d9319..a4b9938f0d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 baf161cdd4..aa021ed8ef 100644
--- a/doc/html/boost_asio/reference/ip__address/from_string.html
+++ b/doc/html/boost_asio/reference/ip__address/from_string.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.from_string"></a><a class="link" href="from_string.html" title="ip::address::from_string">ip::address::from_string</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172897744"></a>
+ <a class="indexterm" name="idp143520720"></a>
Create an address from an IPv4 address string in
dotted decimal form, or from an IPv6 address in hexadecimal notation.
</p>
@@ -52,7 +52,8 @@ Create an address from an IPv4 address string in
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f76ba24d2e..c602d4a43f 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
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 bc0ecc8b01..e5a5de1f0f 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
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c0c2dac2bb..4ad9443a4f 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
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 054c498e3e..b497af4721 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
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e4cc1d679f..490d70f9ed 100644
--- a/doc/html/boost_asio/reference/ip__address/is_loopback.html
+++ b/doc/html/boost_asio/reference/ip__address/is_loopback.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.is_loopback"></a><a class="link" href="is_loopback.html" title="ip::address::is_loopback">ip::address::is_loopback</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172990272"></a>
+ <a class="indexterm" name="idp143613232"></a>
Determine whether the address is a loopback address.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_loopback</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the address is a loopback 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3fe9d9bda5..0e0d1ff9e8 100644
--- a/doc/html/boost_asio/reference/ip__address/is_multicast.html
+++ b/doc/html/boost_asio/reference/ip__address/is_multicast.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.is_multicast"></a><a class="link" href="is_multicast.html" title="ip::address::is_multicast">ip::address::is_multicast</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp172997520"></a>
+ <a class="indexterm" name="idp143620480"></a>
Determine whether the address is a multicast address.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_multicast</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the address is a multicast 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7325290c71..3198583699 100644
--- a/doc/html/boost_asio/reference/ip__address/is_unspecified.html
+++ b/doc/html/boost_asio/reference/ip__address/is_unspecified.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.is_unspecified"></a><a class="link" href="is_unspecified.html" title="ip::address::is_unspecified">ip::address::is_unspecified</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173004768"></a>
+ <a class="indexterm" name="idp143627728"></a>
Determine whether the address is unspecified.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_unspecified</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the address is unspecified.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7717b47705..fc959b83ef 100644
--- a/doc/html/boost_asio/reference/ip__address/is_v4.html
+++ b/doc/html/boost_asio/reference/ip__address/is_v4.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.is_v4"></a><a class="link" href="is_v4.html" title="ip::address::is_v4">ip::address::is_v4</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173011920"></a>
+ <a class="indexterm" name="idp143634880"></a>
Get whether the address is an IP version 4 address.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_v4</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get whether the address is an IP version 4 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d0d256a829..0b3473546a 100644
--- a/doc/html/boost_asio/reference/ip__address/is_v6.html
+++ b/doc/html/boost_asio/reference/ip__address/is_v6.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.is_v6"></a><a class="link" href="is_v6.html" title="ip::address::is_v6">ip::address::is_v6</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173019088"></a>
+ <a class="indexterm" name="idp143642048"></a>
Get whether the address is an IP version 6 address.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_v6</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get whether the address is an IP version 6 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f90ab15130..3888a68977 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_eq_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.operator_eq_"></a><a class="link" href="operator_eq_.html" title="ip::address::operator=">ip::address::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173119648"></a>
+ <a class="indexterm" name="idp143742736"></a>
Assign from another address.
</p>
<pre class="programlisting"><span class="identifier">address</span> <span class="special">&amp;</span> <a class="link" href="operator_eq_/overload1.html" title="ip::address::operator= (1 of 3 overloads)">operator=</a><span class="special">(</span>
@@ -51,7 +51,8 @@ Assign from another 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e6dc8976cc..2f5a316916 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 45aa9d2dc2..95fd5ce08b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8f68b48f69..e9e4b6a114 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9f12e0263c..93782ce9a3 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="ip::address::operator==">ip::address::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173187664"></a>
+ <a class="indexterm" name="idp143810896"></a>
Compare two addresses for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7009284589..464a08e91c 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_gt_.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_gt_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.operator_gt_"></a><a class="link" href="operator_gt_.html" title="ip::address::operator&gt;">ip::address::operator&gt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173206544"></a>
+ <a class="indexterm" name="idp143829776"></a>
Compare addresses for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;(</span>
@@ -47,7 +47,8 @@ Compare addresses for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 eca28a1c8a..c92e72a9a0 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.operator_gt__eq_"></a><a class="link" href="operator_gt__eq_.html" title="ip::address::operator&gt;=">ip::address::operator&gt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173225264"></a>
+ <a class="indexterm" name="idp143848688"></a>
Compare addresses for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;=(</span>
@@ -47,7 +47,8 @@ Compare addresses for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 58d87b2fc0..a3229c48b4 100644
--- a/doc/html/boost_asio/reference/ip__address/operator_lt_.html
+++ b/doc/html/boost_asio/reference/ip__address/operator_lt_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.operator_lt_"></a><a class="link" href="operator_lt_.html" title="ip::address::operator&lt;">ip::address::operator&lt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173045296"></a>
+ <a class="indexterm" name="idp143668304"></a>
Compare addresses for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;(</span>
@@ -47,7 +47,8 @@ Compare addresses for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 26fa6b498e..a0f68cc4e1 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.operator_lt__eq_"></a><a class="link" href="operator_lt__eq_.html" title="ip::address::operator&lt;=">ip::address::operator&lt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173100784"></a>
+ <a class="indexterm" name="idp143723840"></a>
Compare addresses for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;=(</span>
@@ -47,7 +47,8 @@ Compare addresses for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a6a578f6e1..bc35822845 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.operator_lt__lt_"></a><a class="link" href="operator_lt__lt_.html" title="ip::address::operator&lt;&lt;">ip::address::operator&lt;&lt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173064208"></a>
+ <a class="indexterm" name="idp143687152"></a>
Output an address as a string.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -68,7 +68,8 @@ Output an address as a string.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 52ebd87936..578c946204 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="ip::address::operator!=">ip::address::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173026336"></a>
+ <a class="indexterm" name="idp143649296"></a>
Compare two addresses for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7b3843a5b0..20c7d3cc82 100644
--- a/doc/html/boost_asio/reference/ip__address/to_string.html
+++ b/doc/html/boost_asio/reference/ip__address/to_string.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.to_string"></a><a class="link" href="to_string.html" title="ip::address::to_string">ip::address::to_string</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173244064"></a>
+ <a class="indexterm" name="idp143867424"></a>
Get the address as a string in dotted decimal format.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a class="link" href="to_string/overload1.html" title="ip::address::to_string (1 of 2 overloads)">to_string</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the address as a string in dotted decimal format.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ba14852796..ada6e31c3d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cf0463cc07..0de1d4f3ed 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c60cb65df5..4004d951d9 100644
--- a/doc/html/boost_asio/reference/ip__address/to_v4.html
+++ b/doc/html/boost_asio/reference/ip__address/to_v4.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.to_v4"></a><a class="link" href="to_v4.html" title="ip::address::to_v4">ip::address::to_v4</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173283360"></a>
+ <a class="indexterm" name="idp143906736"></a>
Get the address as an IP version 4 address.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">address_v4</span> <span class="identifier">to_v4</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get the address as an IP version 4 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6e04fabfb4..82f4d85cfd 100644
--- a/doc/html/boost_asio/reference/ip__address/to_v6.html
+++ b/doc/html/boost_asio/reference/ip__address/to_v6.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address.to_v6"></a><a class="link" href="to_v6.html" title="ip::address::to_v6">ip::address::to_v6</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173293744"></a>
+ <a class="indexterm" name="idp143917120"></a>
Get the address as an IP version 6 address.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">address_v6</span> <span class="identifier">to_v6</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get the address as an IP version 6 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 21ad4358ca..d81937bbff 100644
--- a/doc/html/boost_asio/reference/ip__address_v4.html
+++ b/doc/html/boost_asio/reference/ip__address_v4.html
@@ -453,7 +453,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8c657a8595..7f6c1743f9 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.address_v4"></a><a class="link" href="address_v4.html" title="ip::address_v4::address_v4">ip::address_v4::address_v4</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173434800"></a>
+ <a class="indexterm" name="idp144058400"></a>
Default constructor.
</p>
<pre class="programlisting"><a class="link" href="address_v4/overload1.html" title="ip::address_v4::address_v4 (1 of 4 overloads)">address_v4</a><span class="special">();</span>
@@ -57,7 +57,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 021db6181d..8d72294d8d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7ebf6add1a..78b466a4c1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1b6f7a8046..f1e75e4dba 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 de828cee42..a9b0b2e0e1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7650d9e6b2..90042296f0 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/any.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/any.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.any"></a><a class="link" href="any.html" title="ip::address_v4::any">ip::address_v4::any</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173490352"></a>
+ <a class="indexterm" name="idp144113904"></a>
Obtain an address object that represents any address.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">address_v4</span> <span class="identifier">any</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Obtain an address object that represents any 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 62672d042d..a586fe93cc 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/broadcast.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/broadcast.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.broadcast"></a><a class="link" href="broadcast.html" title="ip::address_v4::broadcast">ip::address_v4::broadcast</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173496944"></a>
+ <a class="indexterm" name="idp144120496"></a>
Obtain an address object that represents the broadcast
address.
</p>
@@ -46,7 +46,8 @@ Obtain an address object that represents the broadcast
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 485d8a00d9..8677674933 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 658ed5c6c9..1f58562c09 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
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a95ac5ee18..78266f7284 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.bytes_type"></a><a class="link" href="bytes_type.html" title="ip::address_v4::bytes_type">ip::address_v4::bytes_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173534992"></a>
+ <a class="indexterm" name="idp144158480"></a>
The type used to represent an address as an array
of bytes.
</p>
@@ -54,7 +54,8 @@ The type used to represent an address as an array
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a298be7a8b..9d5d699403 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.from_string"></a><a class="link" href="from_string.html" title="ip::address_v4::from_string">ip::address_v4::from_string</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173559312"></a>
+ <a class="indexterm" name="idp144182752"></a>
Create an address from an IP address string in
dotted decimal form.
</p>
@@ -52,7 +52,8 @@ Create an address from an IP address string in
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 26ecc16ca5..09d298efc4 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
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8e009da034..51fc36fc78 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
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 39b403500b..5565f7e8a4 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
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 771be4cd44..027d9e47f5 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
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 476daa58d5..6bffcac2da 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.is_class_a"></a><a class="link" href="is_class_a.html" title="ip::address_v4::is_class_a">ip::address_v4::is_class_a</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173651968"></a>
+ <a class="indexterm" name="idp144275376"></a>
Determine whether the address is a class A address.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_class_a</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the address is a class A 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e247a64d06..9d550fd611 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.is_class_b"></a><a class="link" href="is_class_b.html" title="ip::address_v4::is_class_b">ip::address_v4::is_class_b</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173659216"></a>
+ <a class="indexterm" name="idp144282720"></a>
Determine whether the address is a class B address.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_class_b</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the address is a class B 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 492b61487c..dc8136616a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.is_class_c"></a><a class="link" href="is_class_c.html" title="ip::address_v4::is_class_c">ip::address_v4::is_class_c</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173666464"></a>
+ <a class="indexterm" name="idp144289968"></a>
Determine whether the address is a class C address.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_class_c</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the address is a class C 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4d1769313a..8430d2c00e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.is_loopback"></a><a class="link" href="is_loopback.html" title="ip::address_v4::is_loopback">ip::address_v4::is_loopback</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173673712"></a>
+ <a class="indexterm" name="idp144297216"></a>
Determine whether the address is a loopback address.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_loopback</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the address is a loopback 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 fd9b8acacb..8310292402 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.is_multicast"></a><a class="link" href="is_multicast.html" title="ip::address_v4::is_multicast">ip::address_v4::is_multicast</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173680960"></a>
+ <a class="indexterm" name="idp144304464"></a>
Determine whether the address is a multicast
address.
</p>
@@ -36,7 +36,8 @@ Determine whether the address is a multicast
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6d6e1488b7..8c1791b2c3 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.is_unspecified"></a><a class="link" href="is_unspecified.html" title="ip::address_v4::is_unspecified">ip::address_v4::is_unspecified</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173688224"></a>
+ <a class="indexterm" name="idp144311728"></a>
Determine whether the address is unspecified.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_unspecified</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the address is unspecified.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 057a2562d9..b2c80e5315 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/loopback.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/loopback.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.loopback"></a><a class="link" href="loopback.html" title="ip::address_v4::loopback">ip::address_v4::loopback</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173695472"></a>
+ <a class="indexterm" name="idp144318976"></a>
Obtain an address object that represents the loopback
address.
</p>
@@ -36,7 +36,8 @@ Obtain an address object that represents the loopback
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 25c216e6dc..471681068d 100644
--- a/doc/html/boost_asio/reference/ip__address_v4/netmask.html
+++ b/doc/html/boost_asio/reference/ip__address_v4/netmask.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.netmask"></a><a class="link" href="netmask.html" title="ip::address_v4::netmask">ip::address_v4::netmask</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173702192"></a>
+ <a class="indexterm" name="idp144325696"></a>
Obtain the netmask that corresponds to the address,
based on its address class.
</p>
@@ -37,7 +37,8 @@ Obtain the netmask that corresponds to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 170be38f27..7cae1401be 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.operator_eq_"></a><a class="link" href="operator_eq_.html" title="ip::address_v4::operator=">ip::address_v4::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173805776"></a>
+ <a class="indexterm" name="idp144429216"></a>
Assign from another address.
</p>
<pre class="programlisting"><span class="identifier">address_v4</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -36,7 +36,8 @@ Assign from another 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 499370f5e6..9257200dc7 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="ip::address_v4::operator==">ip::address_v4::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173815744"></a>
+ <a class="indexterm" name="idp144439184"></a>
Compare two addresses for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 aab24e06d3..fe5d17c06d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.operator_gt_"></a><a class="link" href="operator_gt_.html" title="ip::address_v4::operator&gt;">ip::address_v4::operator&gt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173834624"></a>
+ <a class="indexterm" name="idp144458000"></a>
Compare addresses for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;(</span>
@@ -47,7 +47,8 @@ Compare addresses for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 83f726d21f..1493df468b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.operator_gt__eq_"></a><a class="link" href="operator_gt__eq_.html" title="ip::address_v4::operator&gt;=">ip::address_v4::operator&gt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173853536"></a>
+ <a class="indexterm" name="idp144476864"></a>
Compare addresses for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;=(</span>
@@ -47,7 +47,8 @@ Compare addresses for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b214052020..a9fff254fb 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.operator_lt_"></a><a class="link" href="operator_lt_.html" title="ip::address_v4::operator&lt;">ip::address_v4::operator&lt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173731216"></a>
+ <a class="indexterm" name="idp144354720"></a>
Compare addresses for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;(</span>
@@ -47,7 +47,8 @@ Compare addresses for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 830f4af07a..dcf3bed944 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.operator_lt__eq_"></a><a class="link" href="operator_lt__eq_.html" title="ip::address_v4::operator&lt;=">ip::address_v4::operator&lt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173786832"></a>
+ <a class="indexterm" name="idp144410224"></a>
Compare addresses for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;=(</span>
@@ -47,7 +47,8 @@ Compare addresses for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9b02a6d29b..7fafdb21de 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.operator_lt__lt_"></a><a class="link" href="operator_lt__lt_.html" title="ip::address_v4::operator&lt;&lt;">ip::address_v4::operator&lt;&lt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173750128"></a>
+ <a class="indexterm" name="idp144373520"></a>
Output an address as a string.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -68,7 +68,8 @@ Output an address as a string.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cfe541194e..98d0a7ac19 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="ip::address_v4::operator!=">ip::address_v4::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173712224"></a>
+ <a class="indexterm" name="idp144335728"></a>
Compare two addresses for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a656b910af..0cc5057ab9 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.to_bytes"></a><a class="link" href="to_bytes.html" title="ip::address_v4::to_bytes">ip::address_v4::to_bytes</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173872368"></a>
+ <a class="indexterm" name="idp144495696"></a>
Get the address in bytes, in network byte order.
</p>
<pre class="programlisting"><span class="identifier">bytes_type</span> <span class="identifier">to_bytes</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get the address in bytes, in network byte order.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f666826eb5..3e3f1d1a5b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.to_string"></a><a class="link" href="to_string.html" title="ip::address_v4::to_string">ip::address_v4::to_string</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp124041712"></a>
+ <a class="indexterm" name="idp144502864"></a>
Get the address as a string in dotted decimal format.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a class="link" href="to_string/overload1.html" title="ip::address_v4::to_string (1 of 2 overloads)">to_string</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the address as a string in dotted decimal format.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6bc2083aee..b56c8fcd9c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cb8cca160f..2fa8c23e48 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
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e4f2daaf9b..e3d4d89cf9 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v4.to_ulong"></a><a class="link" href="to_ulong.html" title="ip::address_v4::to_ulong">ip::address_v4::to_ulong</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp124079024"></a>
+ <a class="indexterm" name="idp144542128"></a>
Get the address as an unsigned long in host byte
order.
</p>
@@ -36,7 +36,8 @@ Get the address as an unsigned long in host byte
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 323687d8c2..0117f0af28 100644
--- a/doc/html/boost_asio/reference/ip__address_v6.html
+++ b/doc/html/boost_asio/reference/ip__address_v6.html
@@ -529,7 +529,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4aee03bbbb..9a627decec 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.address_v6"></a><a class="link" href="address_v6.html" title="ip::address_v6::address_v6">ip::address_v6::address_v6</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp173962640"></a>
+ <a class="indexterm" name="idp144703472"></a>
Default constructor.
</p>
<pre class="programlisting"><a class="link" href="address_v6/overload1.html" title="ip::address_v6::address_v6 (1 of 3 overloads)">address_v6</a><span class="special">();</span>
@@ -51,7 +51,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5686f06da0..9fb22092e3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7b9a6bad81..5133e798f7 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a121f03fc0..8c0792538d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 60c78696e0..fa90d36fee 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/any.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/any.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.any"></a><a class="link" href="any.html" title="ip::address_v6::any">ip::address_v6::any</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174005792"></a>
+ <a class="indexterm" name="idp144752640"></a>
Obtain an address object that represents any address.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">address_v6</span> <span class="identifier">any</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Obtain an address object that represents any 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 078eb6ce63..7879027e2a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.bytes_type"></a><a class="link" href="bytes_type.html" title="ip::address_v6::bytes_type">ip::address_v6::bytes_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174011424"></a>
+ <a class="indexterm" name="idp144759232"></a>
The type used to represent an address as an array
of bytes.
</p>
@@ -54,7 +54,8 @@ The type used to represent an address as an array
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 523273bbfe..ade9f3bed6 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.from_string"></a><a class="link" href="from_string.html" title="ip::address_v6::from_string">ip::address_v6::from_string</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174031712"></a>
+ <a class="indexterm" name="idp144783488"></a>
Create an address from an IP address string.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">address_v6</span> <a class="link" href="from_string/overload1.html" title="ip::address_v6::from_string (1 of 4 overloads)">from_string</a><span class="special">(</span>
@@ -51,7 +51,8 @@ Create an address from an IP address string.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 058759b057..226299340e 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
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 71a92e8f22..ed11349615 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
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4006d1b797..8974386a01 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
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 fdb22ae881..96a4ae2e79 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
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6cdc72ad73..fc22847cad 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.is_link_local"></a><a class="link" href="is_link_local.html" title="ip::address_v6::is_link_local">ip::address_v6::is_link_local</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174114896"></a>
+ <a class="indexterm" name="idp144875936"></a>
Determine whether the address is link local.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_link_local</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the address is link local.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 af831a8a35..4c47477b6f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.is_loopback"></a><a class="link" href="is_loopback.html" title="ip::address_v6::is_loopback">ip::address_v6::is_loopback</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174121024"></a>
+ <a class="indexterm" name="idp144883168"></a>
Determine whether the address is a loopback address.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_loopback</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the address is a loopback 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9813df8a85..9fa77d186d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.is_multicast"></a><a class="link" href="is_multicast.html" title="ip::address_v6::is_multicast">ip::address_v6::is_multicast</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174127232"></a>
+ <a class="indexterm" name="idp144890416"></a>
Determine whether the address is a multicast
address.
</p>
@@ -36,7 +36,8 @@ Determine whether the address is a multicast
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1fa924975a..1fdc1cd4c2 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.is_multicast_global"></a><a class="link" href="is_multicast_global.html" title="ip::address_v6::is_multicast_global">ip::address_v6::is_multicast_global</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174133456"></a>
+ <a class="indexterm" name="idp144897680"></a>
Determine whether the address is a global
multicast address.
</p>
@@ -36,7 +36,8 @@ Determine whether the address is a global
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 72447cac7b..ffb8eccd99 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.is_multicast_link_local"></a><a class="link" href="is_multicast_link_local.html" title="ip::address_v6::is_multicast_link_local">ip::address_v6::is_multicast_link_local</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174140080"></a>
+ <a class="indexterm" name="idp144905024"></a>
Determine whether the address is a
link-local multicast address.
</p>
@@ -36,7 +36,8 @@ Determine whether the address is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2bdb819bc8..93964041f0 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.is_multicast_node_local"></a><a class="link" href="is_multicast_node_local.html" title="ip::address_v6::is_multicast_node_local">ip::address_v6::is_multicast_node_local</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174146624"></a>
+ <a class="indexterm" name="idp144912352"></a>
Determine whether the address is a
node-local multicast address.
</p>
@@ -36,7 +36,8 @@ Determine whether the address is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 eca9cf848a..ffd463deb5 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.is_multicast_org_local"></a><a class="link" href="is_multicast_org_local.html" title="ip::address_v6::is_multicast_org_local">ip::address_v6::is_multicast_org_local</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174153168"></a>
+ <a class="indexterm" name="idp144919680"></a>
Determine whether the address is a
org-local multicast address.
</p>
@@ -36,7 +36,8 @@ Determine whether the address is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c30b3506ef..e3c35e4648 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.is_multicast_site_local"></a><a class="link" href="is_multicast_site_local.html" title="ip::address_v6::is_multicast_site_local">ip::address_v6::is_multicast_site_local</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174159712"></a>
+ <a class="indexterm" name="idp144927008"></a>
Determine whether the address is a
site-local multicast address.
</p>
@@ -36,7 +36,8 @@ Determine whether the address is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4b04f73e18..5a413c1b13 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.is_site_local"></a><a class="link" href="is_site_local.html" title="ip::address_v6::is_site_local">ip::address_v6::is_site_local</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174165936"></a>
+ <a class="indexterm" name="idp144934336"></a>
Determine whether the address is site local.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_site_local</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the address is site local.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 88ec3cc209..ec82b28d4a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.is_unspecified"></a><a class="link" href="is_unspecified.html" title="ip::address_v6::is_unspecified">ip::address_v6::is_unspecified</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174172064"></a>
+ <a class="indexterm" name="idp144941568"></a>
Determine whether the address is unspecified.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_unspecified</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the address is unspecified.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a986167e88..b013d1fee6 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.is_v4_compatible"></a><a class="link" href="is_v4_compatible.html" title="ip::address_v6::is_v4_compatible">ip::address_v6::is_v4_compatible</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174178192"></a>
+ <a class="indexterm" name="idp144948640"></a>
Determine whether the address is an IPv4-compatible
address.
</p>
@@ -36,7 +36,8 @@ Determine whether the address is an IPv4-compatible
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ecc9810daf..0bdbcdb149 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.is_v4_mapped"></a><a class="link" href="is_v4_mapped.html" title="ip::address_v6::is_v4_mapped">ip::address_v6::is_v4_mapped</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174184416"></a>
+ <a class="indexterm" name="idp144956000"></a>
Determine whether the address is a mapped IPv4
address.
</p>
@@ -36,7 +36,8 @@ Determine whether the address is a mapped 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2eb666565d..8f5a73920d 100644
--- a/doc/html/boost_asio/reference/ip__address_v6/loopback.html
+++ b/doc/html/boost_asio/reference/ip__address_v6/loopback.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.loopback"></a><a class="link" href="loopback.html" title="ip::address_v6::loopback">ip::address_v6::loopback</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174190640"></a>
+ <a class="indexterm" name="idp144963264"></a>
Obtain an address object that represents the loopback
address.
</p>
@@ -36,7 +36,8 @@ Obtain an address object that represents the loopback
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0948f10d36..fa171ea7f0 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.operator_eq_"></a><a class="link" href="operator_eq_.html" title="ip::address_v6::operator=">ip::address_v6::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174277984"></a>
+ <a class="indexterm" name="idp145063344"></a>
Assign from another address.
</p>
<pre class="programlisting"><span class="identifier">address_v6</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -36,7 +36,8 @@ Assign from another 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 900e1c175a..0b0c2d5b92 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="ip::address_v6::operator==">ip::address_v6::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174286608"></a>
+ <a class="indexterm" name="idp145073312"></a>
Compare two addresses for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8a4c1215c7..3363c89aa8 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.operator_gt_"></a><a class="link" href="operator_gt_.html" title="ip::address_v6::operator&gt;">ip::address_v6::operator&gt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174302928"></a>
+ <a class="indexterm" name="idp145092112"></a>
Compare addresses for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;(</span>
@@ -47,7 +47,8 @@ Compare addresses for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ccafb59e14..4d089ec66d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.operator_gt__eq_"></a><a class="link" href="operator_gt__eq_.html" title="ip::address_v6::operator&gt;=">ip::address_v6::operator&gt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174319248"></a>
+ <a class="indexterm" name="idp145111120"></a>
Compare addresses for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;=(</span>
@@ -47,7 +47,8 @@ Compare addresses for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 99301e570b..8afd9c196a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.operator_lt_"></a><a class="link" href="operator_lt_.html" title="ip::address_v6::operator&lt;">ip::address_v6::operator&lt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174212928"></a>
+ <a class="indexterm" name="idp144988928"></a>
Compare addresses for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;(</span>
@@ -47,7 +47,8 @@ Compare addresses for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 57f1c9e8de..c704a8e99c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.operator_lt__eq_"></a><a class="link" href="operator_lt__eq_.html" title="ip::address_v6::operator&lt;=">ip::address_v6::operator&lt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174261568"></a>
+ <a class="indexterm" name="idp145044352"></a>
Compare addresses for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;=(</span>
@@ -47,7 +47,8 @@ Compare addresses for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d6b8334377..fd551d4c73 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.operator_lt__lt_"></a><a class="link" href="operator_lt__lt_.html" title="ip::address_v6::operator&lt;&lt;">ip::address_v6::operator&lt;&lt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174229248"></a>
+ <a class="indexterm" name="idp145007840"></a>
Output an address as a string.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -68,7 +68,8 @@ Output an address as a string.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e2aa59a1f0..7f521732df 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="ip::address_v6::operator!=">ip::address_v6::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174196368"></a>
+ <a class="indexterm" name="idp144970000"></a>
Compare two addresses for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5295a9a74d..b9b440211c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.scope_id"></a><a class="link" href="scope_id.html" title="ip::address_v6::scope_id">ip::address_v6::scope_id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174335568"></a>
+ <a class="indexterm" name="idp145130016"></a>
The scope ID of the address.
</p>
<pre class="programlisting"><span class="keyword">unsigned</span> <span class="keyword">long</span> <a class="link" href="scope_id/overload1.html" title="ip::address_v6::scope_id (1 of 2 overloads)">scope_id</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ The scope ID of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f6f5550711..9550508b74 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b68d51326a..106465f06d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2df2a2302e..e80f3131e7 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.to_bytes"></a><a class="link" href="to_bytes.html" title="ip::address_v6::to_bytes">ip::address_v6::to_bytes</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174361168"></a>
+ <a class="indexterm" name="idp145160512"></a>
Get the address in bytes, in network byte order.
</p>
<pre class="programlisting"><span class="identifier">bytes_type</span> <span class="identifier">to_bytes</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get the address in bytes, in network byte order.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2cc6d5cc7c..f05b8dff32 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.to_string"></a><a class="link" href="to_string.html" title="ip::address_v6::to_string">ip::address_v6::to_string</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174367392"></a>
+ <a class="indexterm" name="idp145167776"></a>
Get the address as a string.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a class="link" href="to_string/overload1.html" title="ip::address_v6::to_string (1 of 2 overloads)">to_string</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -40,7 +40,8 @@ Get the address as a string.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0d0bb0450b..a1a5e520e6 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 00c549481d..d8a70beb2f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c4c1ba58e1..1d79878d46 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.to_v4"></a><a class="link" href="to_v4.html" title="ip::address_v6::to_v4">ip::address_v6::to_v4</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174401056"></a>
+ <a class="indexterm" name="idp145207024"></a>
Converts an IPv4-mapped or IPv4-compatible address to
an IPv4 address.
</p>
@@ -36,7 +36,8 @@ Converts an IPv4-mapped or IPv4-compatible address 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 db2df8ef26..7a7e46b12b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.v4_compatible"></a><a class="link" href="v4_compatible.html" title="ip::address_v6::v4_compatible">ip::address_v6::v4_compatible</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174407296"></a>
+ <a class="indexterm" name="idp145214304"></a>
Create an IPv4-compatible IPv6 address.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">address_v6</span> <span class="identifier">v4_compatible</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Create an IPv4-compatible IPv6 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cee1608bf6..79fe73294b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__address_v6.v4_mapped"></a><a class="link" href="v4_mapped.html" title="ip::address_v6::v4_mapped">ip::address_v6::v4_mapped</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174415920"></a>
+ <a class="indexterm" name="idp145224288"></a>
Create an IPv4-mapped IPv6 address.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">address_v6</span> <span class="identifier">v4_mapped</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Create an IPv4-mapped IPv6 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 39fd73d78f..5d5db9a905 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint.html
@@ -396,7 +396,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7b72482faa..071471e405 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/address.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/address.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.address"></a><a class="link" href="address.html" title="ip::basic_endpoint::address">ip::basic_endpoint::address</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174524016"></a>
+ <a class="indexterm" name="idp145348944"></a>
Get the IP address associated with the endpoint.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">address</span> <a class="link" href="address/overload1.html" title="ip::basic_endpoint::address (1 of 2 overloads)">address</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -43,7 +43,8 @@ Get the IP address associated with the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3e601cd83a..d54d956baf 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6ea1307d03..38592a49ff 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 68bdeffe22..a8d357f0e0 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.basic_endpoint"></a><a class="link" href="basic_endpoint.html" title="ip::basic_endpoint::basic_endpoint">ip::basic_endpoint::basic_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174563328"></a>
+ <a class="indexterm" name="idp145393152"></a>
Default constructor.
</p>
<pre class="programlisting"><a class="link" href="basic_endpoint/overload1.html" title="ip::basic_endpoint::basic_endpoint (1 of 4 overloads)">basic_endpoint</a><span class="special">();</span>
@@ -63,7 +63,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1be79a856b..e8da052983 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b6ce711ace..c3359c76f9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7c0e7c7a28..fd190652e5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 93b307c81c..819b6cc43e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 112c4c1313..3ee866ba7c 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/capacity.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/capacity.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.capacity"></a><a class="link" href="capacity.html" title="ip::basic_endpoint::capacity">ip::basic_endpoint::capacity</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174655984"></a>
+ <a class="indexterm" name="idp145496992"></a>
Get the capacity of the endpoint in the native
type.
</p>
@@ -36,7 +36,8 @@ Get the capacity of the endpoint in the native
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2eda4931e3..1a81be67af 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/data.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/data.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.data"></a><a class="link" href="data.html" title="ip::basic_endpoint::data">ip::basic_endpoint::data</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174663200"></a>
+ <a class="indexterm" name="idp145505312"></a>
Get the underlying endpoint in the native type.
</p>
<pre class="programlisting"><span class="identifier">data_type</span> <span class="special">*</span> <a class="link" href="data/overload1.html" title="ip::basic_endpoint::data (1 of 2 overloads)">data</a><span class="special">();</span>
@@ -39,7 +39,8 @@ Get the underlying endpoint in the native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8cb146eeb1..7269688e3f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c898de2ce8..8c0a6c24d9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7a7c2765ac..f3b682894a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.data_type"></a><a class="link" href="data_type.html" title="ip::basic_endpoint::data_type">ip::basic_endpoint::data_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174685936"></a>
+ <a class="indexterm" name="idp145532464"></a>
The type of the endpoint structure. This type
is dependent on the underlying implementation of the socket layer.
</p>
@@ -46,7 +46,8 @@ The type of the endpoint structure. This 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b00a2ecebc..6a8cbb721f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.operator_eq_"></a><a class="link" href="operator_eq_.html" title="ip::basic_endpoint::operator=">ip::basic_endpoint::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174787312"></a>
+ <a class="indexterm" name="idp145647056"></a>
Assign from another endpoint.
</p>
<pre class="programlisting"><span class="identifier">basic_endpoint</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -36,7 +36,8 @@ Assign from another 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 40c725ace6..1a95029bcf 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="ip::basic_endpoint::operator==">ip::basic_endpoint::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174796256"></a>
+ <a class="indexterm" name="idp145657040"></a>
Compare two endpoints for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ Compare two endpoints 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 aa0a654632..cd985f8ecd 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.operator_gt_"></a><a class="link" href="operator_gt_.html" title="ip::basic_endpoint::operator&gt;">ip::basic_endpoint::operator&gt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174816224"></a>
+ <a class="indexterm" name="idp145679904"></a>
Compare endpoints for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;(</span>
@@ -47,7 +47,8 @@ Compare endpoints for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4808479f49..51125b073e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.operator_gt__eq_"></a><a class="link" href="operator_gt__eq_.html" title="ip::basic_endpoint::operator&gt;=">ip::basic_endpoint::operator&gt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174836432"></a>
+ <a class="indexterm" name="idp145702704"></a>
Compare endpoints for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;=(</span>
@@ -47,7 +47,8 @@ Compare endpoints for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5eedef798f..39f58f3cef 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.operator_lt_"></a><a class="link" href="operator_lt_.html" title="ip::basic_endpoint::operator&lt;">ip::basic_endpoint::operator&lt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174716784"></a>
+ <a class="indexterm" name="idp145567856"></a>
Compare endpoints for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;(</span>
@@ -47,7 +47,8 @@ Compare endpoints for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 389c28a7eb..ffd8356f1d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.operator_lt__eq_"></a><a class="link" href="operator_lt__eq_.html" title="ip::basic_endpoint::operator&lt;=">ip::basic_endpoint::operator&lt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174767168"></a>
+ <a class="indexterm" name="idp145624160"></a>
Compare endpoints for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;=(</span>
@@ -47,7 +47,8 @@ Compare endpoints for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f26011d38b..b5cbee2383 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.operator_lt__lt_"></a><a class="link" href="operator_lt__lt_.html" title="ip::basic_endpoint::operator&lt;&lt;">ip::basic_endpoint::operator&lt;&lt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174736992"></a>
+ <a class="indexterm" name="idp145590544"></a>
Output an endpoint as a string.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">basic_ostream</span><span class="special">&lt;</span> <span class="identifier">Elem</span><span class="special">,</span> <span class="identifier">Traits</span> <span class="special">&gt;</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">&lt;&lt;(</span>
@@ -65,7 +65,8 @@ Output an endpoint as a string.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6fa233e698..18b7ac0cb1 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="ip::basic_endpoint::operator!=">ip::basic_endpoint::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174696816"></a>
+ <a class="indexterm" name="idp145544992"></a>
Compare two endpoints for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ Compare two endpoints 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a85abf14c0..da6d21af27 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/port.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/port.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.port"></a><a class="link" href="port.html" title="ip::basic_endpoint::port">ip::basic_endpoint::port</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174856480"></a>
+ <a class="indexterm" name="idp145725568"></a>
Get the port associated with the endpoint. The port
number is always in the host's byte order.
</p>
@@ -45,7 +45,8 @@ Get the port associated with the endpoint. The 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 301a15e98e..02e6a8179a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 92d3b1725b..983648dfc1 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 36e8f556c2..6e10403986 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/protocol.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.protocol"></a><a class="link" href="protocol.html" title="ip::basic_endpoint::protocol">ip::basic_endpoint::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174882656"></a>
+ <a class="indexterm" name="idp145756608"></a>
The protocol associated with the endpoint.
</p>
<pre class="programlisting"><span class="identifier">protocol_type</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The protocol associated with the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3410414e42..88e464707b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.protocol_type"></a><a class="link" href="protocol_type.html" title="ip::basic_endpoint::protocol_type">ip::basic_endpoint::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174888784"></a>
+ <a class="indexterm" name="idp145763936"></a>
The protocol type associated with the endpoint.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">InternetProtocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol type associated with the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5a85a4a910..faa061a88b 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/resize.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/resize.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.resize"></a><a class="link" href="resize.html" title="ip::basic_endpoint::resize">ip::basic_endpoint::resize</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174899360"></a>
+ <a class="indexterm" name="idp145776432"></a>
Set the underlying size of the endpoint in the
native type.
</p>
@@ -37,7 +37,8 @@ Set the underlying size of the endpoint in 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b64f2d4bae..a987699e57 100644
--- a/doc/html/boost_asio/reference/ip__basic_endpoint/size.html
+++ b/doc/html/boost_asio/reference/ip__basic_endpoint/size.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_endpoint.size"></a><a class="link" href="size.html" title="ip::basic_endpoint::size">ip::basic_endpoint::size</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp174907200"></a>
+ <a class="indexterm" name="idp145785440"></a>
Get the underlying size of the endpoint in the native
type.
</p>
@@ -36,7 +36,8 @@ Get the underlying size of the endpoint in the native
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7cffae3778..b35353fff8 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver.html
@@ -351,7 +351,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9df02c5851..333ae85952 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver.async_resolve"></a><a class="link" href="async_resolve.html" title="ip::basic_resolver::async_resolve">ip::basic_resolver::async_resolve</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175010224"></a>
+ <a class="indexterm" name="idp145904224"></a>
Asynchronously perform forward resolution
of a query to a list of entries.
</p>
@@ -51,7 +51,8 @@ Asynchronously perform forward resolution
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3db2d7ee09..97f789b4d3 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
@@ -88,7 +88,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b8db62f0d6..05d04c7190 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
@@ -89,7 +89,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6cd0b208cb..eece174cc3 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver.basic_resolver"></a><a class="link" href="basic_resolver.html" title="ip::basic_resolver::basic_resolver">ip::basic_resolver::basic_resolver</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175116176"></a>
+ <a class="indexterm" name="idp146023568"></a>
Constructor.
</p>
<pre class="programlisting"><span class="identifier">basic_resolver</span><span class="special">(</span>
@@ -54,7 +54,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 38af36984e..1367060a60 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/cancel.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver.cancel"></a><a class="link" href="cancel.html" title="ip::basic_resolver::cancel">ip::basic_resolver::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175133792"></a>
+ <a class="indexterm" name="idp146044128"></a>
Cancel any asynchronous operations that are waiting
on the resolver.
</p>
@@ -42,7 +42,8 @@ Cancel any asynchronous operations that are waiting
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 47156495af..322aeb0b53 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver.endpoint_type"></a><a class="link" href="endpoint_type.html" title="ip::basic_resolver::endpoint_type">ip::basic_resolver::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175143472"></a>
+ <a class="indexterm" name="idp146055328"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">InternetProtocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation.html b/doc/html/boost_asio/reference/ip__basic_resolver/get_implementation.html
index d574b2ed84..b4c4fe6417 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/get_implementation.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver.get_implementation"></a><a class="link" href="get_implementation.html" title="ip::basic_resolver::get_implementation">ip::basic_resolver::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175155280"></a>
+ <a class="indexterm" name="idp146068800"></a>
Get the underlying implementation of
the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver/get_implementation/overload1.html
index 06b3b49fff..66432aa0e7 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_implementation/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver/get_implementation/overload2.html
index c505cc2304..71a1f56e22 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b283545a77..620cca1f13 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp175181728"></a>
+ <a class="indexterm" name="idp146098896"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service.html b/doc/html/boost_asio/reference/ip__basic_resolver/get_service.html
index 95d917279a..ab99261710 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/get_service.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver.get_service"></a><a class="link" href="get_service.html" title="ip::basic_resolver::get_service">ip::basic_resolver::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175196976"></a>
+ <a class="indexterm" name="idp146117248"></a>
Get the service associated with the I/O object.
</p>
<pre class="programlisting"><span class="identifier">service_type</span> <span class="special">&amp;</span> <a class="link" href="get_service/overload1.html" title="ip::basic_resolver::get_service (1 of 2 overloads)">get_service</a><span class="special">();</span>
@@ -39,7 +39,8 @@ Get the service associated with the I/O 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver/get_service/overload1.html
index d3875f40fd..4c005ce78e 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver/get_service/overload2.html
index 8911190773..cf98a2ea37 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation.html b/doc/html/boost_asio/reference/ip__basic_resolver/implementation.html
index 49f776979a..d19192ac8f 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/implementation.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp175226912"></a>
+ <a class="indexterm" name="idp146147232"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/implementation_type.html b/doc/html/boost_asio/reference/ip__basic_resolver/implementation_type.html
index be9314e9e2..e511a7cd08 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/implementation_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp175235568"></a>
+ <a class="indexterm" name="idp146155952"></a>
The underlying implementation type
of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 aa7011d7ce..5abecc17dd 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/iterator.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/iterator.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver.iterator"></a><a class="link" href="iterator.html" title="ip::basic_resolver::iterator">ip::basic_resolver::iterator</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175249008"></a>
+ <a class="indexterm" name="idp146169536"></a>
The iterator type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_resolver_iterator</span><span class="special">&lt;</span> <span class="identifier">InternetProtocol</span> <span class="special">&gt;</span> <span class="identifier">iterator</span><span class="special">;</span>
@@ -293,7 +293,8 @@ The iterator 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 80e5268dd3..83d6a89d3a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver.protocol_type"></a><a class="link" href="protocol_type.html" title="ip::basic_resolver::protocol_type">ip::basic_resolver::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175340064"></a>
+ <a class="indexterm" name="idp146261072"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">InternetProtocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2ed93a28c6..f25c12c74f 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/query.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/query.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver.query"></a><a class="link" href="query.html" title="ip::basic_resolver::query">ip::basic_resolver::query</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175352320"></a>
+ <a class="indexterm" name="idp146273408"></a>
The query type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_resolver_query</span><span class="special">&lt;</span> <span class="identifier">InternetProtocol</span> <span class="special">&gt;</span> <span class="identifier">query</span><span class="special">;</span>
@@ -306,7 +306,8 @@ The query 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2c4a3a4dd2..f5c8a62976 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/resolve.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/resolve.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver.resolve"></a><a class="link" href="resolve.html" title="ip::basic_resolver::resolve">ip::basic_resolver::resolve</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175443024"></a>
+ <a class="indexterm" name="idp146364624"></a>
Perform forward resolution of a query to a list
of entries.
</p>
@@ -55,7 +55,8 @@ Perform forward resolution of a query to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 614912d082..b8d7c5aa71 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
@@ -85,7 +85,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a53dc9d1ce..bf95111911 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
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 591de95499..4fb34c751e 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
@@ -86,7 +86,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3de2de44c9..d02e3dcac7 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
@@ -78,7 +78,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service.html b/doc/html/boost_asio/reference/ip__basic_resolver/service.html
index e37fea3114..d3e7d1bc8c 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/service.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp175592928"></a>
+ <a class="indexterm" name="idp146515920"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/service_type.html b/doc/html/boost_asio/reference/ip__basic_resolver/service_type.html
index 1b76af3e9b..3980a4d90f 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver/service_type.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp175605328"></a>
+ <a class="indexterm" name="idp146528384"></a>
The type of the service that will be used
to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be used
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6f797570d0..031b13a0e4 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ec784f2684..83a29a5455 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_entry.basic_resolver_entry"></a><a class="link" href="basic_resolver_entry.html" title="ip::basic_resolver_entry::basic_resolver_entry">ip::basic_resolver_entry::basic_resolver_entry</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175678096"></a>
+ <a class="indexterm" name="idp146601744"></a>
Default constructor.
</p>
<pre class="programlisting"><a class="link" href="basic_resolver_entry/overload1.html" title="ip::basic_resolver_entry::basic_resolver_entry (1 of 2 overloads)">basic_resolver_entry</a><span class="special">();</span>
@@ -45,7 +45,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a920844f9b..1130937a98 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 98aedab136..eae2f3fd70 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 85236f9017..b81a94b5c9 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_entry.endpoint"></a><a class="link" href="endpoint.html" title="ip::basic_resolver_entry::endpoint">ip::basic_resolver_entry::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175721760"></a>
+ <a class="indexterm" name="idp146645344"></a>
Get the endpoint associated with the entry.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <span class="identifier">endpoint</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get the endpoint associated with the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 613e1f9e57..97431c8e93 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_entry.endpoint_type"></a><a class="link" href="endpoint_type.html" title="ip::basic_resolver_entry::endpoint_type">ip::basic_resolver_entry::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175729008"></a>
+ <a class="indexterm" name="idp146652592"></a>
The endpoint type associated with
the endpoint entry.
</p>
@@ -46,7 +46,8 @@ The endpoint type associated with
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 96c04f8946..01b31f6778 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_entry.host_name"></a><a class="link" href="host_name.html" title="ip::basic_resolver_entry::host_name">ip::basic_resolver_entry::host_name</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175742608"></a>
+ <a class="indexterm" name="idp146666256"></a>
Get the host name associated with the
entry.
</p>
@@ -36,7 +36,8 @@ Get the host name associated with 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 831ad494d5..3c903d8fdd 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
@@ -28,7 +28,7 @@
endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175750816"></a>
+ <a class="indexterm" name="idp146674464"></a>
Convert to the endpoint associated
with the entry.
</p>
@@ -37,7 +37,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cf6213b8f4..05481b3873 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_entry.protocol_type"></a><a class="link" href="protocol_type.html" title="ip::basic_resolver_entry::protocol_type">ip::basic_resolver_entry::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175758160"></a>
+ <a class="indexterm" name="idp146681872"></a>
The protocol type associated with
the endpoint entry.
</p>
@@ -46,7 +46,8 @@ The protocol type associated with
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9d3d5fe084..0f35deb556 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_entry.service_name"></a><a class="link" href="service_name.html" title="ip::basic_resolver_entry::service_name">ip::basic_resolver_entry::service_name</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175770608"></a>
+ <a class="indexterm" name="idp146694448"></a>
Get the service name associated with
the entry.
</p>
@@ -36,7 +36,8 @@ Get the service name associated with
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1704894da1..38abf3bdd2 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator.html
@@ -294,7 +294,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4c69951e70..7092113882 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_iterator.basic_resolver_iterator"></a><a class="link" href="basic_resolver_iterator.html" title="ip::basic_resolver_iterator::basic_resolver_iterator">ip::basic_resolver_iterator::basic_resolver_iterator</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175867200"></a>
+ <a class="indexterm" name="idp146791424"></a>
Default constructor creates
an end iterator.
</p>
@@ -36,7 +36,8 @@ Default constructor creates
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/create.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create.html
index 3536eb1384..68f6adde7b 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_iterator.create"></a><a class="link" href="create.html" title="ip::basic_resolver_iterator::create">ip::basic_resolver_iterator::create</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175872480"></a>
+ <a class="indexterm" name="idp146796768"></a>
Create an iterator from an addrinfo list
returned by getaddrinfo.
</p>
@@ -61,7 +61,8 @@ Create an iterator from an addrinfo 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/create/overload1.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create/overload1.html
index 5752a3be34..f298a8be29 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create/overload1.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/create/overload2.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create/overload2.html
index aadba27ab1..190b98aa73 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create/overload2.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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/create/overload3.html b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create/overload3.html
index bb5add23d7..0023907ef9 100644
--- a/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create/overload3.html
+++ b/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create/overload3.html
@@ -41,7 +41,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 9a44fd6677..e1edd01570 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_iterator.difference_type"></a><a class="link" href="difference_type.html" title="ip::basic_resolver_iterator::difference_type">ip::basic_resolver_iterator::difference_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp175996304"></a>
+ <a class="indexterm" name="idp146920704"></a>
The type used for the distance
between two iterators.
</p>
@@ -46,7 +46,8 @@ The type used for the distance
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 df3b9c77c0..0f24b07385 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_iterator.iterator_category"></a><a class="link" href="iterator_category.html" title="ip::basic_resolver_iterator::iterator_category">ip::basic_resolver_iterator::iterator_category</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176009776"></a>
+ <a class="indexterm" name="idp146934304"></a>
The iterator category.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">forward_iterator_tag</span> <span class="identifier">iterator_category</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The iterator category.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8733318810..c1bf45728d 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
@@ -28,7 +28,7 @@
*</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176023264"></a>
+ <a class="indexterm" name="idp146947792"></a>
Dereference an iterator.
</p>
<pre class="programlisting"><span class="keyword">const</span> <span class="identifier">basic_resolver_entry</span><span class="special">&lt;</span> <span class="identifier">InternetProtocol</span> <span class="special">&gt;</span> <span class="special">&amp;</span> <span class="keyword">operator</span> <span class="special">*()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -36,7 +36,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f05e129b2a..e3354a5181 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_iterator.operator_arrow_"></a><a class="link" href="operator_arrow_.html" title="ip::basic_resolver_iterator::operator-&gt;">ip::basic_resolver_iterator::operator-&gt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176079328"></a>
+ <a class="indexterm" name="idp147004176"></a>
Dereference an iterator.
</p>
<pre class="programlisting"><span class="keyword">const</span> <span class="identifier">basic_resolver_entry</span><span class="special">&lt;</span> <span class="identifier">InternetProtocol</span> <span class="special">&gt;</span> <span class="special">*</span> <span class="keyword">operator</span><span class="special">-&gt;()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ccdc1993d7..62bef0dfcf 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_iterator.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="ip::basic_resolver_iterator::operator==">ip::basic_resolver_iterator::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176089872"></a>
+ <a class="indexterm" name="idp147014784"></a>
Test two iterators for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ Test two iterators 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b2865f3386..5d5b2ce898 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_iterator.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="ip::basic_resolver_iterator::operator!=">ip::basic_resolver_iterator::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176033936"></a>
+ <a class="indexterm" name="idp146958528"></a>
Test two iterators for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ Test two iterators 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 462a88db90..86a418319d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_iterator.operator_plus__plus_"></a><a class="link" href="operator_plus__plus_.html" title="ip::basic_resolver_iterator::operator++">ip::basic_resolver_iterator::operator++</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176052928"></a>
+ <a class="indexterm" name="idp146977584"></a>
Increment operator (prefix).
</p>
<pre class="programlisting"><span class="identifier">basic_resolver_iterator</span> <span class="special">&amp;</span> <a class="link" href="operator_plus__plus_/overload1.html" title="ip::basic_resolver_iterator::operator++ (1 of 2 overloads)">operator++</a><span class="special">();</span>
@@ -43,7 +43,8 @@ Increment operator (prefix).
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e16537d9c4..cfbcb6918d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6126f10d81..834f93151c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7d35016795..cea76d5af8 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_iterator.pointer"></a><a class="link" href="pointer.html" title="ip::basic_resolver_iterator::pointer">ip::basic_resolver_iterator::pointer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176108800"></a>
+ <a class="indexterm" name="idp147033840"></a>
The type of the result of applying <code class="computeroutput"><span class="keyword">operator</span><span class="special">-&gt;()</span></code>
to the iterator.
</p>
@@ -46,7 +46,8 @@ The type of the result of applying <code class="computeroutput"><span class="key
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 16299f9e09..55ee48b804 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_iterator.reference"></a><a class="link" href="reference.html" title="ip::basic_resolver_iterator::reference">ip::basic_resolver_iterator::reference</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176126208"></a>
+ <a class="indexterm" name="idp147051440"></a>
The type of the result of applying
<code class="computeroutput"><span class="keyword">operator</span><span class="special">*()</span></code>
to the iterator.
@@ -198,7 +198,8 @@ The type of the result of applying
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d4b89ef8e7..5068deaba6 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_iterator.value_type"></a><a class="link" href="value_type.html" title="ip::basic_resolver_iterator::value_type">ip::basic_resolver_iterator::value_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176190000"></a>
+ <a class="indexterm" name="idp147115648"></a>
The type of the value pointed to by
the iterator.
</p>
@@ -197,7 +197,8 @@ The type of the value pointed to by
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6695ccab95..d8df6f06fb 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5c84654142..415fa2142c 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from ip::resolver_query_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp176341984"></a>
+ <a class="indexterm" name="idp147268576"></a>
Only return IPv4 addresses if
a non-loopback IPv4 address is configured for the system. Only return IPv6
addresses if a non-loopback IPv6 address is configured for the system.
@@ -40,7 +40,8 @@ Only return IPv4 addresses 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6d45dfe44e..e8e6db2aa2 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from ip::resolver_query_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp176351808"></a>
+ <a class="indexterm" name="idp147278464"></a>
If used with v4_mapped, return all
matching IPv6 and IPv4 addresses.
</p>
@@ -39,7 +39,8 @@ If used with v4_mapped, return 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1b3048b056..7ae29d7783 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_query.basic_resolver_query"></a><a class="link" href="basic_resolver_query.html" title="ip::basic_resolver_query::basic_resolver_query">ip::basic_resolver_query::basic_resolver_query</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176360624"></a>
+ <a class="indexterm" name="idp147287344"></a>
Construct with specified service
name for any protocol.
</p>
@@ -67,7 +67,8 @@ Construct with specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8e82515d08..af7af4d265 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7981bb4fbf..e15a93397f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 3c1d14aa08..68917ac84c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 859cc422f9..475a7db95b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b860339801..8520d2fd38 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from ip::resolver_query_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp176613584"></a>
+ <a class="indexterm" name="idp147541104"></a>
Determine the canonical name of the
host specified in the query.
</p>
@@ -39,7 +39,8 @@ Determine the canonical name 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c055f40047..8637454513 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from ip::resolver_query_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp176623280"></a>
+ <a class="indexterm" name="idp147550768"></a>
A bitmask type (C++ Std [lib.bitmask.types]).
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">unspecified</span> <span class="identifier">flags</span><span class="special">;</span>
@@ -48,7 +48,8 @@ A bitmask type (C++ Std [lib.bitmask.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0fe2fc0cd7..f5f0e071f8 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_query.hints"></a><a class="link" href="hints.html" title="ip::basic_resolver_query::hints">ip::basic_resolver_query::hints</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176635488"></a>
+ <a class="indexterm" name="idp147563168"></a>
Get the hints associated with the query.
</p>
<pre class="programlisting"><span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">detail</span><span class="special">::</span><span class="identifier">addrinfo_type</span> <span class="special">&amp;</span> <span class="identifier">hints</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get the hints associated with the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 988f6ef39d..3920a3bdde 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_query.host_name"></a><a class="link" href="host_name.html" title="ip::basic_resolver_query::host_name">ip::basic_resolver_query::host_name</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176647312"></a>
+ <a class="indexterm" name="idp147575056"></a>
Get the host name associated with the
query.
</p>
@@ -36,7 +36,8 @@ Get the host name associated with 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a9dba61bb5..d89de6b2ed 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from ip::resolver_query_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp176656384"></a>
+ <a class="indexterm" name="idp147584192"></a>
Host name should be treated as a numeric
string defining an IPv4 or IPv6 address and no name resolution should be
attempted.
@@ -40,7 +40,8 @@ Host name should be treated as a numeric
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a04f923144..f55bfcc798 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from ip::resolver_query_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp176666144"></a>
+ <a class="indexterm" name="idp147593952"></a>
Service name should be treated as
a numeric string defining a port number and no name resolution should be
attempted.
@@ -40,7 +40,8 @@ Service name should be treated 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 fc481415e7..137d8ebe2c 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from ip::resolver_query_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp176675808"></a>
+ <a class="indexterm" name="idp147603680"></a>
Indicate that returned endpoint is intended
for use as a locally bound socket endpoint.
</p>
@@ -39,7 +39,8 @@ Indicate that returned endpoint is intended
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 5887cec99d..329b39c5ea 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_query.protocol_type"></a><a class="link" href="protocol_type.html" title="ip::basic_resolver_query::protocol_type">ip::basic_resolver_query::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176684560"></a>
+ <a class="indexterm" name="idp147612496"></a>
The protocol type associated with
the endpoint query.
</p>
@@ -46,7 +46,8 @@ The protocol type associated with
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 fa05ef2571..1793b89216 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__basic_resolver_query.service_name"></a><a class="link" href="service_name.html" title="ip::basic_resolver_query::service_name">ip::basic_resolver_query::service_name</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176696944"></a>
+ <a class="indexterm" name="idp147625072"></a>
Get the service name associated with
the query.
</p>
@@ -36,7 +36,8 @@ Get the service name associated with
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cce3266a32..52879c5c18 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
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from ip::resolver_query_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp176706064"></a>
+ <a class="indexterm" name="idp147634192"></a>
If the query protocol family is specified
as IPv6, return IPv4-mapped IPv6 addresses on finding no IPv6 addresses.
</p>
@@ -39,7 +39,8 @@ If the query protocol family is specified
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2fc4fb2967..a0d08584d9 100644
--- a/doc/html/boost_asio/reference/ip__host_name.html
+++ b/doc/html/boost_asio/reference/ip__host_name.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__host_name"></a><a class="link" href="ip__host_name.html" title="ip::host_name">ip::host_name</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp176714864"></a>
+ <a class="indexterm" name="idp147643056"></a>
Get the current host name.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a class="link" href="ip__host_name/overload1.html" title="ip::host_name (1 of 2 overloads)">host_name</a><span class="special">();</span>
@@ -50,7 +50,8 @@ Get the current host name.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f70b441793..16a465ef10 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cf9092e389..e4c336bec9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cfdb539a4f..9c306e7b75 100644
--- a/doc/html/boost_asio/reference/ip__icmp.html
+++ b/doc/html/boost_asio/reference/ip__icmp.html
@@ -252,7 +252,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b3a1197da9..bd05cfe7e8 100644
--- a/doc/html/boost_asio/reference/ip__icmp/endpoint.html
+++ b/doc/html/boost_asio/reference/ip__icmp/endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__icmp.endpoint"></a><a class="link" href="endpoint.html" title="ip::icmp::endpoint">ip::icmp::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176826160"></a>
+ <a class="indexterm" name="idp147755152"></a>
The type of a ICMP endpoint.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">icmp</span> <span class="special">&gt;</span> <span class="identifier">endpoint</span><span class="special">;</span>
@@ -394,7 +394,8 @@ The type of a ICMP 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7879cc4f2c..006ee94730 100644
--- a/doc/html/boost_asio/reference/ip__icmp/family.html
+++ b/doc/html/boost_asio/reference/ip__icmp/family.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__icmp.family"></a><a class="link" href="family.html" title="ip::icmp::family">ip::icmp::family</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176938320"></a>
+ <a class="indexterm" name="idp147868064"></a>
Obtain an identifier for the protocol family.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">family</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the protocol family.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 01af53cac0..a1cb8e932f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__icmp.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="ip::icmp::operator==">ip::icmp::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176964320"></a>
+ <a class="indexterm" name="idp147894192"></a>
Compare two protocols for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 16cb68b795..6a590ff19a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__icmp.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="ip::icmp::operator!=">ip::icmp::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176945536"></a>
+ <a class="indexterm" name="idp147875280"></a>
Compare two protocols for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 c8c48721e4..56e38925a1 100644
--- a/doc/html/boost_asio/reference/ip__icmp/protocol.html
+++ b/doc/html/boost_asio/reference/ip__icmp/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__icmp.protocol"></a><a class="link" href="protocol.html" title="ip::icmp::protocol">ip::icmp::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176983008"></a>
+ <a class="indexterm" name="idp147912768"></a>
Obtain an identifier for the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e32235aca4..5184a40172 100644
--- a/doc/html/boost_asio/reference/ip__icmp/resolver.html
+++ b/doc/html/boost_asio/reference/ip__icmp/resolver.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__icmp.resolver"></a><a class="link" href="resolver.html" title="ip::icmp::resolver">ip::icmp::resolver</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp176990064"></a>
+ <a class="indexterm" name="idp147919712"></a>
The ICMP resolver type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_resolver</span><span class="special">&lt;</span> <span class="identifier">icmp</span> <span class="special">&gt;</span> <span class="identifier">resolver</span><span class="special">;</span>
@@ -348,7 +348,8 @@ The ICMP 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a159bc1ecd..26d6eb26c5 100644
--- a/doc/html/boost_asio/reference/ip__icmp/socket.html
+++ b/doc/html/boost_asio/reference/ip__icmp/socket.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__icmp.socket"></a><a class="link" href="socket.html" title="ip::icmp::socket">ip::icmp::socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177090736"></a>
+ <a class="indexterm" name="idp148020832"></a>
The ICMP socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_raw_socket</span><span class="special">&lt;</span> <span class="identifier">icmp</span> <span class="special">&gt;</span> <span class="identifier">socket</span><span class="special">;</span>
@@ -977,7 +977,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 df91e6f1f6..162d86e20f 100644
--- a/doc/html/boost_asio/reference/ip__icmp/type.html
+++ b/doc/html/boost_asio/reference/ip__icmp/type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__icmp.type"></a><a class="link" href="type.html" title="ip::icmp::type">ip::icmp::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177358624"></a>
+ <a class="indexterm" name="idp148289200"></a>
Obtain an identifier for the type of the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">type</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the type of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 be428ab0bf..803154f6a6 100644
--- a/doc/html/boost_asio/reference/ip__icmp/v4.html
+++ b/doc/html/boost_asio/reference/ip__icmp/v4.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__icmp.v4"></a><a class="link" href="v4.html" title="ip::icmp::v4">ip::icmp::v4</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177365680"></a>
+ <a class="indexterm" name="idp148296256"></a>
Construct to represent the IPv4 ICMP protocol.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">icmp</span> <span class="identifier">v4</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Construct to represent the IPv4 ICMP 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 cb65251986..e54b2576e6 100644
--- a/doc/html/boost_asio/reference/ip__icmp/v6.html
+++ b/doc/html/boost_asio/reference/ip__icmp/v6.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__icmp.v6"></a><a class="link" href="v6.html" title="ip::icmp::v6">ip::icmp::v6</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177372192"></a>
+ <a class="indexterm" name="idp148302832"></a>
Construct to represent the IPv6 ICMP protocol.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">icmp</span> <span class="identifier">v6</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Construct to represent the IPv6 ICMP 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 adff9d61d4..bc670c378f 100644
--- a/doc/html/boost_asio/reference/ip__multicast__enable_loopback.html
+++ b/doc/html/boost_asio/reference/ip__multicast__enable_loopback.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__multicast__enable_loopback"></a><a class="link" href="ip__multicast__enable_loopback.html" title="ip::multicast::enable_loopback">ip::multicast::enable_loopback</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp177378992"></a>
+ <a class="indexterm" name="idp148309632"></a>
Socket option determining whether outgoing
multicast packets will be received on the same socket if it is a member of
the multicast group.
@@ -71,7 +71,8 @@ Socket option determining whether outgoing
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b399e965fc..e1c8f15bfc 100644
--- a/doc/html/boost_asio/reference/ip__multicast__hops.html
+++ b/doc/html/boost_asio/reference/ip__multicast__hops.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__multicast__hops"></a><a class="link" href="ip__multicast__hops.html" title="ip::multicast::hops">ip::multicast::hops</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp177436976"></a>
+ <a class="indexterm" name="idp148368016"></a>
Socket option for time-to-live associated with outgoing
multicast packets.
</p>
@@ -70,7 +70,8 @@ Socket option for time-to-live associated with outgoing
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7b2d312f57..f0b05eb55c 100644
--- a/doc/html/boost_asio/reference/ip__multicast__join_group.html
+++ b/doc/html/boost_asio/reference/ip__multicast__join_group.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__multicast__join_group"></a><a class="link" href="ip__multicast__join_group.html" title="ip::multicast::join_group">ip::multicast::join_group</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp177494880"></a>
+ <a class="indexterm" name="idp148426128"></a>
Socket option to join a multicast group on a specified
interface.
</p>
@@ -63,7 +63,8 @@ Socket option to join a multicast group on a specified
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 aae6ac0b50..a7235597b1 100644
--- a/doc/html/boost_asio/reference/ip__multicast__leave_group.html
+++ b/doc/html/boost_asio/reference/ip__multicast__leave_group.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__multicast__leave_group"></a><a class="link" href="ip__multicast__leave_group.html" title="ip::multicast::leave_group">ip::multicast::leave_group</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp177541888"></a>
+ <a class="indexterm" name="idp148473168"></a>
Socket option to leave a multicast group on a specified
interface.
</p>
@@ -63,7 +63,8 @@ Socket option to leave a multicast group on a specified
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d9122e3582..aac480eba4 100644
--- a/doc/html/boost_asio/reference/ip__multicast__outbound_interface.html
+++ b/doc/html/boost_asio/reference/ip__multicast__outbound_interface.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__multicast__outbound_interface"></a><a class="link" href="ip__multicast__outbound_interface.html" title="ip::multicast::outbound_interface">ip::multicast::outbound_interface</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp177588672"></a>
+ <a class="indexterm" name="idp148520464"></a>
Socket option for local interface to use
for outgoing multicast packets.
</p>
@@ -63,7 +63,8 @@ Socket option for local interface to use
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 e402b442ef..36bcebe835 100644
--- a/doc/html/boost_asio/reference/ip__resolver_query_base.html
+++ b/doc/html/boost_asio/reference/ip__resolver_query_base.html
@@ -230,7 +230,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1fff69700b..d21046727d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base._resolver_query_base"></a><a class="link" href="_resolver_query_base.html" title="ip::resolver_query_base::~resolver_query_base">ip::resolver_query_base::~resolver_query_base</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177778048"></a>
+ <a class="indexterm" name="idp148710224"></a>
Protected destructor to prevent
deletion through this type.
</p>
@@ -36,7 +36,8 @@ Protected destructor to prevent
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1c0cfd349c..378e2f1a3a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.address_configured"></a><a class="link" href="address_configured.html" title="ip::resolver_query_base::address_configured">ip::resolver_query_base::address_configured</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177703920"></a>
+ <a class="indexterm" name="idp148635776"></a>
Only return IPv4 addresses if
a non-loopback IPv4 address is configured for the system. Only return IPv6
addresses if a non-loopback IPv6 address is configured for the system.
@@ -37,7 +37,8 @@ Only return IPv4 addresses 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0e13e611b0..bae5d54785 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.all_matching"></a><a class="link" href="all_matching.html" title="ip::resolver_query_base::all_matching">ip::resolver_query_base::all_matching</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177712912"></a>
+ <a class="indexterm" name="idp148644832"></a>
If used with v4_mapped, return all matching
IPv6 and IPv4 addresses.
</p>
@@ -36,7 +36,8 @@ If used with v4_mapped, return all matching
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 84969118c9..5e14787052 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.canonical_name"></a><a class="link" href="canonical_name.html" title="ip::resolver_query_base::canonical_name">ip::resolver_query_base::canonical_name</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177721696"></a>
+ <a class="indexterm" name="idp148653680"></a>
Determine the canonical name of the
host specified in the query.
</p>
@@ -36,7 +36,8 @@ Determine the canonical name 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 10d4ca4022..562f48a934 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.flags"></a><a class="link" href="flags.html" title="ip::resolver_query_base::flags">ip::resolver_query_base::flags</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177730528"></a>
+ <a class="indexterm" name="idp148662512"></a>
A bitmask type (C++ Std [lib.bitmask.types]).
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">unspecified</span> <span class="identifier">flags</span><span class="special">;</span>
@@ -45,7 +45,8 @@ A bitmask type (C++ Std [lib.bitmask.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 106c37a6cf..3924d78dec 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.numeric_host"></a><a class="link" href="numeric_host.html" title="ip::resolver_query_base::numeric_host">ip::resolver_query_base::numeric_host</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177742784"></a>
+ <a class="indexterm" name="idp148674832"></a>
Host name should be treated as a numeric
string defining an IPv4 or IPv6 address and no name resolution should be
attempted.
@@ -37,7 +37,8 @@ Host name should be treated as a numeric
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 4682b80943..e4146de709 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.numeric_service"></a><a class="link" href="numeric_service.html" title="ip::resolver_query_base::numeric_service">ip::resolver_query_base::numeric_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177751648"></a>
+ <a class="indexterm" name="idp148683760"></a>
Service name should be treated as
a numeric string defining a port number and no name resolution should be
attempted.
@@ -37,7 +37,8 @@ Service name should be treated 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 1056dc0de1..e29825a33a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.passive"></a><a class="link" href="passive.html" title="ip::resolver_query_base::passive">ip::resolver_query_base::passive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177760480"></a>
+ <a class="indexterm" name="idp148692592"></a>
Indicate that returned endpoint is intended
for use as a locally bound socket endpoint.
</p>
@@ -36,7 +36,8 @@ Indicate that returned endpoint is intended
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8a505e58ea..a24292fdac 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_query_base.v4_mapped"></a><a class="link" href="v4_mapped.html" title="ip::resolver_query_base::v4_mapped">ip::resolver_query_base::v4_mapped</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177769280"></a>
+ <a class="indexterm" name="idp148701392"></a>
If the query protocol family is specified
as IPv6, return IPv4-mapped IPv6 addresses on finding no IPv6 addresses.
</p>
@@ -36,7 +36,8 @@ If the query protocol family is specified
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service.html b/doc/html/boost_asio/reference/ip__resolver_service.html
index f5f9e2391a..5330985c64 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service.html
@@ -280,7 +280,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/async_resolve.html b/doc/html/boost_asio/reference/ip__resolver_service/async_resolve.html
index 377ad22d40..dacc0dd89e 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/async_resolve.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/async_resolve.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_service.async_resolve"></a><a class="link" href="async_resolve.html" title="ip::resolver_service::async_resolve">ip::resolver_service::async_resolve</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177866272"></a>
+ <a class="indexterm" name="idp148798720"></a>
Asynchronously resolve a query to a list
of entries.
</p>
@@ -53,7 +53,8 @@ Asynchronously resolve a query to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/async_resolve/overload1.html b/doc/html/boost_asio/reference/ip__resolver_service/async_resolve/overload1.html
index 198bcfd026..e4c9e7381b 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/async_resolve/overload1.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/async_resolve/overload1.html
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/async_resolve/overload2.html b/doc/html/boost_asio/reference/ip__resolver_service/async_resolve/overload2.html
index cd3b9199a7..4ce65b48e9 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/async_resolve/overload2.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/async_resolve/overload2.html
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/cancel.html b/doc/html/boost_asio/reference/ip__resolver_service/cancel.html
index 08b4cb0111..6d11474da1 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/cancel.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_service.cancel"></a><a class="link" href="cancel.html" title="ip::resolver_service::cancel">ip::resolver_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177934448"></a>
+ <a class="indexterm" name="idp148866928"></a>
Cancel pending asynchronous operations.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">cancel</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Cancel pending asynchronous operations.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/construct.html b/doc/html/boost_asio/reference/ip__resolver_service/construct.html
index 8ac14aac82..691da00c62 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/construct.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_service.construct"></a><a class="link" href="construct.html" title="ip::resolver_service::construct">ip::resolver_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177942992"></a>
+ <a class="indexterm" name="idp148875632"></a>
Construct a new resolver implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">construct</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Construct a new resolver implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/destroy.html b/doc/html/boost_asio/reference/ip__resolver_service/destroy.html
index 58ada2f319..16b7a46c2d 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/destroy.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_service.destroy"></a><a class="link" href="destroy.html" title="ip::resolver_service::destroy">ip::resolver_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177951600"></a>
+ <a class="indexterm" name="idp148884240"></a>
Destroy a resolver implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a resolver implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/endpoint_type.html b/doc/html/boost_asio/reference/ip__resolver_service/endpoint_type.html
index 2612c99b6f..84cbf968eb 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/endpoint_type.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/endpoint_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_service.endpoint_type"></a><a class="link" href="endpoint_type.html" title="ip::resolver_service::endpoint_type">ip::resolver_service::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177960208"></a>
+ <a class="indexterm" name="idp148892848"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">InternetProtocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/get_io_service.html b/doc/html/boost_asio/reference/ip__resolver_service/get_io_service.html
index 940baacc2c..263e244e29 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp177974432"></a>
+ <a class="indexterm" name="idp148907216"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/id.html b/doc/html/boost_asio/reference/ip__resolver_service/id.html
index a400bdc25b..dd69259c0e 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/id.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_service.id"></a><a class="link" href="id.html" title="ip::resolver_service::id">ip::resolver_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177985216"></a>
+ <a class="indexterm" name="idp148917968"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/implementation_type.html b/doc/html/boost_asio/reference/ip__resolver_service/implementation_type.html
index 0f5810c8aa..7f3566659a 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_service.implementation_type"></a><a class="link" href="implementation_type.html" title="ip::resolver_service::implementation_type">ip::resolver_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp177995040"></a>
+ <a class="indexterm" name="idp148927856"></a>
The type of a resolver implementation.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">implementation_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of a resolver implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/iterator_type.html b/doc/html/boost_asio/reference/ip__resolver_service/iterator_type.html
index d483b25552..bf8659c129 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/iterator_type.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/iterator_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_service.iterator_type"></a><a class="link" href="iterator_type.html" title="ip::resolver_service::iterator_type">ip::resolver_service::iterator_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178007440"></a>
+ <a class="indexterm" name="idp148940384"></a>
The iterator type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_resolver_iterator</span><span class="special">&lt;</span> <span class="identifier">InternetProtocol</span> <span class="special">&gt;</span> <span class="identifier">iterator_type</span><span class="special">;</span>
@@ -293,7 +293,8 @@ The iterator 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/protocol_type.html b/doc/html/boost_asio/reference/ip__resolver_service/protocol_type.html
index f25a2cb353..d3e17f04fe 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/protocol_type.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/protocol_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_service.protocol_type"></a><a class="link" href="protocol_type.html" title="ip::resolver_service::protocol_type">ip::resolver_service::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178096800"></a>
+ <a class="indexterm" name="idp149030160"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">InternetProtocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/query_type.html b/doc/html/boost_asio/reference/ip__resolver_service/query_type.html
index 8d3f5acb3a..08d4d0c787 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/query_type.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/query_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_service.query_type"></a><a class="link" href="query_type.html" title="ip::resolver_service::query_type">ip::resolver_service::query_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178108928"></a>
+ <a class="indexterm" name="idp149042496"></a>
The query type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_resolver_query</span><span class="special">&lt;</span> <span class="identifier">InternetProtocol</span> <span class="special">&gt;</span> <span class="identifier">query_type</span><span class="special">;</span>
@@ -306,7 +306,8 @@ The query 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/resolve.html b/doc/html/boost_asio/reference/ip__resolver_service/resolve.html
index c7418b1455..2b59dca994 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/resolve.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/resolve.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_service.resolve"></a><a class="link" href="resolve.html" title="ip::resolver_service::resolve">ip::resolver_service::resolve</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178197616"></a>
+ <a class="indexterm" name="idp149131552"></a>
Resolve a query to a list of entries.
</p>
<pre class="programlisting"><span class="identifier">iterator_type</span> <a class="link" href="resolve/overload1.html" title="ip::resolver_service::resolve (1 of 2 overloads)">resolve</a><span class="special">(</span>
@@ -48,7 +48,8 @@ Resolve a query to a list of entries.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/resolve/overload1.html b/doc/html/boost_asio/reference/ip__resolver_service/resolve/overload1.html
index 9e1d1ed6f6..f39abe124a 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/resolve/overload1.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/resolve/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/resolve/overload2.html b/doc/html/boost_asio/reference/ip__resolver_service/resolve/overload2.html
index 1ada61fe9c..160d0a5d63 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/resolve/overload2.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/resolve/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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_service/resolver_service.html b/doc/html/boost_asio/reference/ip__resolver_service/resolver_service.html
index c38630f9af..66a880a09c 100644
--- a/doc/html/boost_asio/reference/ip__resolver_service/resolver_service.html
+++ b/doc/html/boost_asio/reference/ip__resolver_service/resolver_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__resolver_service.resolver_service"></a><a class="link" href="resolver_service.html" title="ip::resolver_service::resolver_service">ip::resolver_service::resolver_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178262256"></a>
+ <a class="indexterm" name="idp149196320"></a>
Construct a new resolver service for
the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new resolver service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 f7720b88af..cce1098613 100644
--- a/doc/html/boost_asio/reference/ip__tcp.html
+++ b/doc/html/boost_asio/reference/ip__tcp.html
@@ -288,7 +288,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8fc859c516..f85673787b 100644
--- a/doc/html/boost_asio/reference/ip__tcp/acceptor.html
+++ b/doc/html/boost_asio/reference/ip__tcp/acceptor.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.acceptor"></a><a class="link" href="acceptor.html" title="ip::tcp::acceptor">ip::tcp::acceptor</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178355904"></a>
+ <a class="indexterm" name="idp149290272"></a>
The TCP acceptor type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_socket_acceptor</span><span class="special">&lt;</span> <span class="identifier">tcp</span> <span class="special">&gt;</span> <span class="identifier">acceptor</span><span class="special">;</span>
@@ -834,7 +834,8 @@ The TCP acceptor 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 16c889bb25..62972afd62 100644
--- a/doc/html/boost_asio/reference/ip__tcp/endpoint.html
+++ b/doc/html/boost_asio/reference/ip__tcp/endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.endpoint"></a><a class="link" href="endpoint.html" title="ip::tcp::endpoint">ip::tcp::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178626112"></a>
+ <a class="indexterm" name="idp149560736"></a>
The type of a TCP endpoint.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">tcp</span> <span class="special">&gt;</span> <span class="identifier">endpoint</span><span class="special">;</span>
@@ -394,7 +394,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 84d8139a00..0cd9aa7942 100644
--- a/doc/html/boost_asio/reference/ip__tcp/family.html
+++ b/doc/html/boost_asio/reference/ip__tcp/family.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.family"></a><a class="link" href="family.html" title="ip::tcp::family">ip::tcp::family</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178738176"></a>
+ <a class="indexterm" name="idp149673648"></a>
Obtain an identifier for the protocol family.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">family</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the protocol family.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 b059b151a0..26e17f3f2a 100644
--- a/doc/html/boost_asio/reference/ip__tcp/iostream.html
+++ b/doc/html/boost_asio/reference/ip__tcp/iostream.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.iostream"></a><a class="link" href="iostream.html" title="ip::tcp::iostream">ip::tcp::iostream</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178745312"></a>
+ <a class="indexterm" name="idp149680800"></a>
The TCP iostream type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_socket_iostream</span><span class="special">&lt;</span> <span class="identifier">tcp</span> <span class="special">&gt;</span> <span class="identifier">iostream</span><span class="special">;</span>
@@ -225,7 +225,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8a9959ad7c..136562a2bf 100644
--- a/doc/html/boost_asio/reference/ip__tcp/no_delay.html
+++ b/doc/html/boost_asio/reference/ip__tcp/no_delay.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.no_delay"></a><a class="link" href="no_delay.html" title="ip::tcp::no_delay">ip::tcp::no_delay</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178807344"></a>
+ <a class="indexterm" name="idp149743088"></a>
Socket option for disabling the Nagle algorithm.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">no_delay</span><span class="special">;</span>
@@ -69,7 +69,8 @@ Socket option for disabling the Nagle algorithm.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 7f590747f5..42133ef303 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="ip::tcp::operator==">ip::tcp::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178884160"></a>
+ <a class="indexterm" name="idp149820080"></a>
Compare two protocols for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d567ba7c3f..7e0084ef6a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="ip::tcp::operator!=">ip::tcp::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178865440"></a>
+ <a class="indexterm" name="idp149801392"></a>
Compare two protocols for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 8ca79d1270..95d0305b12 100644
--- a/doc/html/boost_asio/reference/ip__tcp/protocol.html
+++ b/doc/html/boost_asio/reference/ip__tcp/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.protocol"></a><a class="link" href="protocol.html" title="ip::tcp::protocol">ip::tcp::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178902720"></a>
+ <a class="indexterm" name="idp149838864"></a>
Obtain an identifier for the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 d5f42a7459..3731b3c643 100644
--- a/doc/html/boost_asio/reference/ip__tcp/resolver.html
+++ b/doc/html/boost_asio/reference/ip__tcp/resolver.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.resolver"></a><a class="link" href="resolver.html" title="ip::tcp::resolver">ip::tcp::resolver</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp178909664"></a>
+ <a class="indexterm" name="idp149845984"></a>
The TCP resolver type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_resolver</span><span class="special">&lt;</span> <span class="identifier">tcp</span> <span class="special">&gt;</span> <span class="identifier">resolver</span><span class="special">;</span>
@@ -348,7 +348,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ea06cee7da..ffd26e275d 100644
--- a/doc/html/boost_asio/reference/ip__tcp/socket.html
+++ b/doc/html/boost_asio/reference/ip__tcp/socket.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.socket"></a><a class="link" href="socket.html" title="ip::tcp::socket">ip::tcp::socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179010384"></a>
+ <a class="indexterm" name="idp149947008"></a>
The TCP socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_stream_socket</span><span class="special">&lt;</span> <span class="identifier">tcp</span> <span class="special">&gt;</span> <span class="identifier">socket</span><span class="special">;</span>
@@ -980,7 +980,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 843b522666..e8051dbc52 100644
--- a/doc/html/boost_asio/reference/ip__tcp/type.html
+++ b/doc/html/boost_asio/reference/ip__tcp/type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.type"></a><a class="link" href="type.html" title="ip::tcp::type">ip::tcp::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179279072"></a>
+ <a class="indexterm" name="idp150216048"></a>
Obtain an identifier for the type of the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">type</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the type of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 86f1d65f94..349695c480 100644
--- a/doc/html/boost_asio/reference/ip__tcp/v4.html
+++ b/doc/html/boost_asio/reference/ip__tcp/v4.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.v4"></a><a class="link" href="v4.html" title="ip::tcp::v4">ip::tcp::v4</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179286064"></a>
+ <a class="indexterm" name="idp150223280"></a>
Construct to represent the IPv4 TCP protocol.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">tcp</span> <span class="identifier">v4</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Construct to represent the IPv4 TCP 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 943edcb966..b95a4ac0ab 100644
--- a/doc/html/boost_asio/reference/ip__tcp/v6.html
+++ b/doc/html/boost_asio/reference/ip__tcp/v6.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__tcp.v6"></a><a class="link" href="v6.html" title="ip::tcp::v6">ip::tcp::v6</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179292544"></a>
+ <a class="indexterm" name="idp150229824"></a>
Construct to represent the IPv6 TCP protocol.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">tcp</span> <span class="identifier">v6</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Construct to represent the IPv6 TCP 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 6b0a770378..7306c9ce5c 100644
--- a/doc/html/boost_asio/reference/ip__udp.html
+++ b/doc/html/boost_asio/reference/ip__udp.html
@@ -252,7 +252,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 44b92f72c5..0f30227edf 100644
--- a/doc/html/boost_asio/reference/ip__udp/endpoint.html
+++ b/doc/html/boost_asio/reference/ip__udp/endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__udp.endpoint"></a><a class="link" href="endpoint.html" title="ip::udp::endpoint">ip::udp::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179371152"></a>
+ <a class="indexterm" name="idp150308752"></a>
The type of a UDP endpoint.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">udp</span> <span class="special">&gt;</span> <span class="identifier">endpoint</span><span class="special">;</span>
@@ -394,7 +394,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ce12f4752f..af44e9c809 100644
--- a/doc/html/boost_asio/reference/ip__udp/family.html
+++ b/doc/html/boost_asio/reference/ip__udp/family.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__udp.family"></a><a class="link" href="family.html" title="ip::udp::family">ip::udp::family</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179483184"></a>
+ <a class="indexterm" name="idp150421328"></a>
Obtain an identifier for the protocol family.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">family</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the protocol family.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 93dbb92c7b..9b00cb6525 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__udp.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="ip::udp::operator==">ip::udp::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179509184"></a>
+ <a class="indexterm" name="idp150447344"></a>
Compare two protocols for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 2f6915f7a4..1d99cd3f74 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__udp.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="ip::udp::operator!=">ip::udp::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179490400"></a>
+ <a class="indexterm" name="idp150428544"></a>
Compare two protocols for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ Compare two protocols 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0cdbba8490..b536de6732 100644
--- a/doc/html/boost_asio/reference/ip__udp/protocol.html
+++ b/doc/html/boost_asio/reference/ip__udp/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__udp.protocol"></a><a class="link" href="protocol.html" title="ip::udp::protocol">ip::udp::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179527808"></a>
+ <a class="indexterm" name="idp150466032"></a>
Obtain an identifier for the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ced5afc4b2..13366cd2ec 100644
--- a/doc/html/boost_asio/reference/ip__udp/resolver.html
+++ b/doc/html/boost_asio/reference/ip__udp/resolver.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__udp.resolver"></a><a class="link" href="resolver.html" title="ip::udp::resolver">ip::udp::resolver</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179534864"></a>
+ <a class="indexterm" name="idp150473152"></a>
The UDP resolver type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_resolver</span><span class="special">&lt;</span> <span class="identifier">udp</span> <span class="special">&gt;</span> <span class="identifier">resolver</span><span class="special">;</span>
@@ -348,7 +348,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 befcd2c71c..753ad36251 100644
--- a/doc/html/boost_asio/reference/ip__udp/socket.html
+++ b/doc/html/boost_asio/reference/ip__udp/socket.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__udp.socket"></a><a class="link" href="socket.html" title="ip::udp::socket">ip::udp::socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179635536"></a>
+ <a class="indexterm" name="idp150574304"></a>
The UDP socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_datagram_socket</span><span class="special">&lt;</span> <span class="identifier">udp</span> <span class="special">&gt;</span> <span class="identifier">socket</span><span class="special">;</span>
@@ -977,7 +977,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 0d04ff0181..e8d07c15f4 100644
--- a/doc/html/boost_asio/reference/ip__udp/type.html
+++ b/doc/html/boost_asio/reference/ip__udp/type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__udp.type"></a><a class="link" href="type.html" title="ip::udp::type">ip::udp::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179904160"></a>
+ <a class="indexterm" name="idp150843632"></a>
Obtain an identifier for the type of the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">type</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the type of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 609868ed11..3e3e54eace 100644
--- a/doc/html/boost_asio/reference/ip__udp/v4.html
+++ b/doc/html/boost_asio/reference/ip__udp/v4.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__udp.v4"></a><a class="link" href="v4.html" title="ip::udp::v4">ip::udp::v4</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179911152"></a>
+ <a class="indexterm" name="idp150850688"></a>
Construct to represent the IPv4 UDP protocol.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">udp</span> <span class="identifier">v4</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Construct to represent the IPv4 UDP 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 ac63bd6e62..bdfeaae2ae 100644
--- a/doc/html/boost_asio/reference/ip__udp/v6.html
+++ b/doc/html/boost_asio/reference/ip__udp/v6.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__udp.v6"></a><a class="link" href="v6.html" title="ip::udp::v6">ip::udp::v6</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp179917632"></a>
+ <a class="indexterm" name="idp150857232"></a>
Construct to represent the IPv6 UDP protocol.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">udp</span> <span class="identifier">v6</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Construct to represent the IPv6 UDP 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 104849f78f..276601455e 100644
--- a/doc/html/boost_asio/reference/ip__unicast__hops.html
+++ b/doc/html/boost_asio/reference/ip__unicast__hops.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__unicast__hops"></a><a class="link" href="ip__unicast__hops.html" title="ip::unicast::hops">ip::unicast::hops</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp179924304"></a>
+ <a class="indexterm" name="idp150863904"></a>
Socket option for time-to-live associated with outgoing
unicast packets.
</p>
@@ -70,7 +70,8 @@ Socket option for time-to-live associated with outgoing
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_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 a87739ed35..41ffdd50f4 100644
--- a/doc/html/boost_asio/reference/ip__v6_only.html
+++ b/doc/html/boost_asio/reference/ip__v6_only.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ip__v6_only"></a><a class="link" href="ip__v6_only.html" title="ip::v6_only">ip::v6_only</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp179982080"></a>
+ <a class="indexterm" name="idp150921824"></a>
Socket option for determining whether an IPv6 socket supports
IPv6 communication only.
</p>
@@ -70,7 +70,8 @@ Socket option for determining whether an IPv6 socket supports
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ce7e613a72..e8a3de0b0e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e5020dd6d0..7d2637b52a 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
@@ -28,14 +28,15 @@
boost::asio::error::addrinfo_errors &gt;::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp207449264"></a>
+ <a class="indexterm" name="idp178127264"></a>
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">bool</span> <span class="identifier">value</span> <span class="special">=</span> <span class="keyword">true</span><span class="special">;</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d64e0e4a16..d1815979ab 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 444ea47c02..4464bf1523 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
@@ -28,14 +28,15 @@
boost::asio::error::basic_errors &gt;::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp207486928"></a>
+ <a class="indexterm" name="idp178165056"></a>
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">bool</span> <span class="identifier">value</span> <span class="special">=</span> <span class="keyword">true</span><span class="special">;</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a7438ce0d2..643ed49c37 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d14b3e5583..f1d1aa8113 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
@@ -28,14 +28,15 @@
boost::asio::error::misc_errors &gt;::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp207524512"></a>
+ <a class="indexterm" name="idp178202848"></a>
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">bool</span> <span class="identifier">value</span> <span class="special">=</span> <span class="keyword">true</span><span class="special">;</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a96c4e87d6..3fc4c94d4e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1e02154017..fa362d5150 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
@@ -28,14 +28,15 @@
boost::asio::error::netdb_errors &gt;::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp207562176"></a>
+ <a class="indexterm" name="idp178240496"></a>
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">bool</span> <span class="identifier">value</span> <span class="special">=</span> <span class="keyword">true</span><span class="special">;</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 43be261d4a..196f2cc7a5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ce3775713c..061532ed3e 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
@@ -28,14 +28,15 @@
boost::asio::error::ssl_errors &gt;::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp207599888"></a>
+ <a class="indexterm" name="idp178278080"></a>
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">bool</span> <span class="identifier">value</span> <span class="special">=</span> <span class="keyword">true</span><span class="special">;</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cde0c359f5..d82f990972 100644
--- a/doc/html/boost_asio/reference/is_match_condition.html
+++ b/doc/html/boost_asio/reference/is_match_condition.html
@@ -81,7 +81,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 dc620aa888..2463443010 100644
--- a/doc/html/boost_asio/reference/is_match_condition/value.html
+++ b/doc/html/boost_asio/reference/is_match_condition/value.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.is_match_condition.value"></a><a class="link" href="value.html" title="is_match_condition::value">is_match_condition::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180060704"></a>
+ <a class="indexterm" name="idp151001008"></a>
The value member is true if the type may be used
as a match condition.
</p>
@@ -36,7 +36,8 @@ The value member is true if the type may be used
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 128a9e72f4..1613afbc05 100644
--- a/doc/html/boost_asio/reference/is_read_buffered.html
+++ b/doc/html/boost_asio/reference/is_read_buffered.html
@@ -84,7 +84,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 642c67ed7b..5f5a646f83 100644
--- a/doc/html/boost_asio/reference/is_read_buffered/value.html
+++ b/doc/html/boost_asio/reference/is_read_buffered/value.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.is_read_buffered.value"></a><a class="link" href="value.html" title="is_read_buffered::value">is_read_buffered::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180093168"></a>
+ <a class="indexterm" name="idp151033696"></a>
The value member is true only if the Stream type supports
buffering of read data.
</p>
@@ -36,7 +36,8 @@ The value member is true only if the Stream type supports
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 488a6fea93..92d0442b51 100644
--- a/doc/html/boost_asio/reference/is_write_buffered.html
+++ b/doc/html/boost_asio/reference/is_write_buffered.html
@@ -84,7 +84,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 908b6b77fd..e31e67f3e0 100644
--- a/doc/html/boost_asio/reference/is_write_buffered/value.html
+++ b/doc/html/boost_asio/reference/is_write_buffered/value.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.is_write_buffered.value"></a><a class="link" href="value.html" title="is_write_buffered::value">is_write_buffered::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180125552"></a>
+ <a class="indexterm" name="idp151066656"></a>
The value member is true only if the Stream type
supports buffering of written data.
</p>
@@ -36,7 +36,8 @@ The value member is true only if the Stream 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 823f54e57d..b39b30b41d 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint.html
@@ -371,7 +371,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 119149a20f..1798d15e2c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.basic_endpoint"></a><a class="link" href="basic_endpoint.html" title="local::basic_endpoint::basic_endpoint">local::basic_endpoint::basic_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180242672"></a>
+ <a class="indexterm" name="idp151184336"></a>
Default constructor.
</p>
<pre class="programlisting"><a class="link" href="basic_endpoint/overload1.html" title="local::basic_endpoint::basic_endpoint (1 of 4 overloads)">basic_endpoint</a><span class="special">();</span>
@@ -54,7 +54,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 77aadd943d..c21bf762c3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e709840821..29a9545fce 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 39b44d5c63..cce8659a4e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 01e8dafa89..9fd62d3d76 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 401e48c94c..850311f77c 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/capacity.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/capacity.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.capacity"></a><a class="link" href="capacity.html" title="local::basic_endpoint::capacity">local::basic_endpoint::capacity</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180298976"></a>
+ <a class="indexterm" name="idp151240816"></a>
Get the capacity of the endpoint in the native
type.
</p>
@@ -36,7 +36,8 @@ Get the capacity of the endpoint in the native
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3c1e974d9c..93adf587c8 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/data.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/data.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.data"></a><a class="link" href="data.html" title="local::basic_endpoint::data">local::basic_endpoint::data</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180307296"></a>
+ <a class="indexterm" name="idp151249136"></a>
Get the underlying endpoint in the native type.
</p>
<pre class="programlisting"><span class="identifier">data_type</span> <span class="special">*</span> <a class="link" href="data/overload1.html" title="local::basic_endpoint::data (1 of 2 overloads)">data</a><span class="special">();</span>
@@ -39,7 +39,8 @@ Get the underlying endpoint in the native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 dac5532bb5..a74671c066 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d70d6ebe21..1aa04fa6c3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 dc9b1cec44..56588bfcce 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.data_type"></a><a class="link" href="data_type.html" title="local::basic_endpoint::data_type">local::basic_endpoint::data_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180334672"></a>
+ <a class="indexterm" name="idp151276688"></a>
The type of the endpoint structure. This
type is dependent on the underlying implementation of the socket layer.
</p>
@@ -46,7 +46,8 @@ The type of the endpoint structure. 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d062b2b9d4..0ee5cd8dc7 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.operator_eq_"></a><a class="link" href="operator_eq_.html" title="local::basic_endpoint::operator=">local::basic_endpoint::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180449056"></a>
+ <a class="indexterm" name="idp151391536"></a>
Assign from another endpoint.
</p>
<pre class="programlisting"><span class="identifier">basic_endpoint</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -36,7 +36,8 @@ Assign from another 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bf5b6dfdd6..b08ba7487a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.operator_eq__eq_"></a><a class="link" href="operator_eq__eq_.html" title="local::basic_endpoint::operator==">local::basic_endpoint::operator==</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180459040"></a>
+ <a class="indexterm" name="idp151401520"></a>
Compare two endpoints for equality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==(</span>
@@ -47,7 +47,8 @@ Compare two endpoints 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 694c53c3da..b50a78b11e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.operator_gt_"></a><a class="link" href="operator_gt_.html" title="local::basic_endpoint::operator&gt;">local::basic_endpoint::operator&gt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180481792"></a>
+ <a class="indexterm" name="idp151424400"></a>
Compare endpoints for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;(</span>
@@ -47,7 +47,8 @@ Compare endpoints for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d6f3b8bba2..2c01d7b953 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.operator_gt__eq_"></a><a class="link" href="operator_gt__eq_.html" title="local::basic_endpoint::operator&gt;=">local::basic_endpoint::operator&gt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180504496"></a>
+ <a class="indexterm" name="idp91442352"></a>
Compare endpoints for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;=(</span>
@@ -47,7 +47,8 @@ Compare endpoints for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0d1d4fd2a4..9cb85120d6 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.operator_lt_"></a><a class="link" href="operator_lt_.html" title="local::basic_endpoint::operator&lt;">local::basic_endpoint::operator&lt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180369872"></a>
+ <a class="indexterm" name="idp151312112"></a>
Compare endpoints for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;(</span>
@@ -47,7 +47,8 @@ Compare endpoints for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bc8ab01e2b..d3fe8d6a52 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.operator_lt__eq_"></a><a class="link" href="operator_lt__eq_.html" title="local::basic_endpoint::operator&lt;=">local::basic_endpoint::operator&lt;=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180426368"></a>
+ <a class="indexterm" name="idp151368672"></a>
Compare endpoints for ordering.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&lt;=(</span>
@@ -47,7 +47,8 @@ Compare endpoints for ordering.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 65d900ede1..19ce82ea2b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.operator_lt__lt_"></a><a class="link" href="operator_lt__lt_.html" title="local::basic_endpoint::operator&lt;&lt;">local::basic_endpoint::operator&lt;&lt;</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180392704"></a>
+ <a class="indexterm" name="idp151334832"></a>
Output an endpoint as a string.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">basic_ostream</span><span class="special">&lt;</span> <span class="identifier">Elem</span><span class="special">,</span> <span class="identifier">Traits</span> <span class="special">&gt;</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">&lt;&lt;(</span>
@@ -65,7 +65,8 @@ Output an endpoint as a string.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 06ffc4a581..fdaf1f2f6d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.operator_not__eq_"></a><a class="link" href="operator_not__eq_.html" title="local::basic_endpoint::operator!=">local::basic_endpoint::operator!=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180347008"></a>
+ <a class="indexterm" name="idp151289168"></a>
Compare two endpoints for inequality.
</p>
<pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">!=(</span>
@@ -47,7 +47,8 @@ Compare two endpoints 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2038dddf02..d60d593be9 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/path.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/path.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.path"></a><a class="link" href="path.html" title="local::basic_endpoint::path">local::basic_endpoint::path</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180527232"></a>
+ <a class="indexterm" name="idp91464432"></a>
Get the path associated with the endpoint.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a class="link" href="path/overload1.html" title="local::basic_endpoint::path (1 of 3 overloads)">path</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -47,7 +47,8 @@ Get the path associated with the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d2ad9dcdc3..c760ab5dd8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 01c3fc8826..076fe7e214 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2acd47b6f7..3672693507 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8fd947e12b..c8275dd5ca 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/protocol.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.protocol"></a><a class="link" href="protocol.html" title="local::basic_endpoint::protocol">local::basic_endpoint::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180577312"></a>
+ <a class="indexterm" name="idp91513328"></a>
The protocol associated with the endpoint.
</p>
<pre class="programlisting"><span class="identifier">protocol_type</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The protocol associated with the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2dc957e89d..e0480ab68e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.protocol_type"></a><a class="link" href="protocol_type.html" title="local::basic_endpoint::protocol_type">local::basic_endpoint::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180584560"></a>
+ <a class="indexterm" name="idp91520448"></a>
The protocol type associated with the
endpoint.
</p>
@@ -46,7 +46,8 @@ The protocol type associated with 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2ddfbe0241..c050490233 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/resize.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/resize.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.resize"></a><a class="link" href="resize.html" title="local::basic_endpoint::resize">local::basic_endpoint::resize</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180596912"></a>
+ <a class="indexterm" name="idp91532000"></a>
Set the underlying size of the endpoint in the
native type.
</p>
@@ -37,7 +37,8 @@ Set the underlying size of the endpoint in 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2094112463..abf8892489 100644
--- a/doc/html/boost_asio/reference/local__basic_endpoint/size.html
+++ b/doc/html/boost_asio/reference/local__basic_endpoint/size.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__basic_endpoint.size"></a><a class="link" href="size.html" title="local::basic_endpoint::size">local::basic_endpoint::size</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180605920"></a>
+ <a class="indexterm" name="idp151446192"></a>
Get the underlying size of the endpoint in the
native type.
</p>
@@ -36,7 +36,8 @@ Get the underlying size of the endpoint in 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0f6e66629a..5fe9f84513 100644
--- a/doc/html/boost_asio/reference/local__connect_pair.html
+++ b/doc/html/boost_asio/reference/local__connect_pair.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__connect_pair"></a><a class="link" href="local__connect_pair.html" title="local::connect_pair">local::connect_pair</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp180614352"></a>
+ <a class="indexterm" name="idp151453536"></a>
Create a pair of connected sockets.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -62,7 +62,8 @@ Create a pair of connected sockets.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ca77e1acfc..bc7ab31c94 100644
--- a/doc/html/boost_asio/reference/local__connect_pair/overload1.html
+++ b/doc/html/boost_asio/reference/local__connect_pair/overload1.html
@@ -41,7 +41,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b223b0969f..5805616f38 100644
--- a/doc/html/boost_asio/reference/local__connect_pair/overload2.html
+++ b/doc/html/boost_asio/reference/local__connect_pair/overload2.html
@@ -42,7 +42,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2af58f36e7..f58579db8a 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol.html
@@ -168,7 +168,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0770640f74..a4c4b13cee 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__datagram_protocol.endpoint"></a><a class="link" href="endpoint.html" title="local::datagram_protocol::endpoint">local::datagram_protocol::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180778864"></a>
+ <a class="indexterm" name="idp151596544"></a>
The type of a UNIX domain endpoint.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">datagram_protocol</span> <span class="special">&gt;</span> <span class="identifier">endpoint</span><span class="special">;</span>
@@ -370,7 +370,8 @@ The type of a UNIX domain 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3f0d2fa57c..8879dfcaf8 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/family.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/family.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__datagram_protocol.family"></a><a class="link" href="family.html" title="local::datagram_protocol::family">local::datagram_protocol::family</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180887136"></a>
+ <a class="indexterm" name="idp151695168"></a>
Obtain an identifier for the protocol family.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">family</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the protocol family.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9dbe3bebbf..074234d436 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__datagram_protocol.protocol"></a><a class="link" href="protocol.html" title="local::datagram_protocol::protocol">local::datagram_protocol::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180894224"></a>
+ <a class="indexterm" name="idp151701296"></a>
Obtain an identifier for the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 aefa094f03..46edf37f8f 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/socket.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/socket.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__datagram_protocol.socket"></a><a class="link" href="socket.html" title="local::datagram_protocol::socket">local::datagram_protocol::socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp180901440"></a>
+ <a class="indexterm" name="idp151707424"></a>
The UNIX domain socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_datagram_socket</span><span class="special">&lt;</span> <span class="identifier">datagram_protocol</span> <span class="special">&gt;</span> <span class="identifier">socket</span><span class="special">;</span>
@@ -978,7 +978,8 @@ The UNIX domain 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c7018d436c..a79e491747 100644
--- a/doc/html/boost_asio/reference/local__datagram_protocol/type.html
+++ b/doc/html/boost_asio/reference/local__datagram_protocol/type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__datagram_protocol.type"></a><a class="link" href="type.html" title="local::datagram_protocol::type">local::datagram_protocol::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp181170896"></a>
+ <a class="indexterm" name="idp151956400"></a>
Obtain an identifier for the type of the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">type</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the type of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0cc4970e68..8980bf8acf 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol.html
@@ -192,7 +192,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ab3c5693ea..c4cdcb0e50 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/acceptor.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/acceptor.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__stream_protocol.acceptor"></a><a class="link" href="acceptor.html" title="local::stream_protocol::acceptor">local::stream_protocol::acceptor</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp181233744"></a>
+ <a class="indexterm" name="idp152011040"></a>
The UNIX domain acceptor type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_socket_acceptor</span><span class="special">&lt;</span> <span class="identifier">stream_protocol</span> <span class="special">&gt;</span> <span class="identifier">acceptor</span><span class="special">;</span>
@@ -836,7 +836,8 @@ The UNIX domain acceptor 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 952b13f128..9ae0782159 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/endpoint.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__stream_protocol.endpoint"></a><a class="link" href="endpoint.html" title="local::stream_protocol::endpoint">local::stream_protocol::endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp181504512"></a>
+ <a class="indexterm" name="idp152259984"></a>
The type of a UNIX domain endpoint.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">stream_protocol</span> <span class="special">&gt;</span> <span class="identifier">endpoint</span><span class="special">;</span>
@@ -370,7 +370,8 @@ The type of a UNIX domain 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4f4a140312..1d3ef28be9 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/family.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/family.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__stream_protocol.family"></a><a class="link" href="family.html" title="local::stream_protocol::family">local::stream_protocol::family</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp181612256"></a>
+ <a class="indexterm" name="idp152357584"></a>
Obtain an identifier for the protocol family.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">family</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the protocol family.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e1cdf4d4bf..c0ab1ace05 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/iostream.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/iostream.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__stream_protocol.iostream"></a><a class="link" href="iostream.html" title="local::stream_protocol::iostream">local::stream_protocol::iostream</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp181619488"></a>
+ <a class="indexterm" name="idp152363712"></a>
The UNIX domain iostream type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_socket_iostream</span><span class="special">&lt;</span> <span class="identifier">stream_protocol</span> <span class="special">&gt;</span> <span class="identifier">iostream</span><span class="special">;</span>
@@ -225,7 +225,8 @@ The UNIX domain 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 aee3dbb760..aa66fc2709 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/protocol.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/protocol.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__stream_protocol.protocol"></a><a class="link" href="protocol.html" title="local::stream_protocol::protocol">local::stream_protocol::protocol</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp181681728"></a>
+ <a class="indexterm" name="idp152420192"></a>
Obtain an identifier for the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">protocol</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4b9e08317e..55f86b6886 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/socket.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/socket.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__stream_protocol.socket"></a><a class="link" href="socket.html" title="local::stream_protocol::socket">local::stream_protocol::socket</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp181688960"></a>
+ <a class="indexterm" name="idp152426416"></a>
The UNIX domain socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_stream_socket</span><span class="special">&lt;</span> <span class="identifier">stream_protocol</span> <span class="special">&gt;</span> <span class="identifier">socket</span><span class="special">;</span>
@@ -981,7 +981,8 @@ The UNIX domain 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ccaaa95a2f..0c65fa372f 100644
--- a/doc/html/boost_asio/reference/local__stream_protocol/type.html
+++ b/doc/html/boost_asio/reference/local__stream_protocol/type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.local__stream_protocol.type"></a><a class="link" href="type.html" title="local::stream_protocol::type">local::stream_protocol::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp181958224"></a>
+ <a class="indexterm" name="idp152673728"></a>
Obtain an identifier for the type of the protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">type</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain an identifier for the type of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 606948ddd1..3970d09564 100644
--- a/doc/html/boost_asio/reference/mutable_buffer.html
+++ b/doc/html/boost_asio/reference/mutable_buffer.html
@@ -137,7 +137,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 96800eace2..bf32953e7f 100644
--- a/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer.html
+++ b/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffer.mutable_buffer"></a><a class="link" href="mutable_buffer.html" title="mutable_buffer::mutable_buffer">mutable_buffer::mutable_buffer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182031776"></a>
+ <a class="indexterm" name="idp152737296"></a>
Construct an empty buffer.
</p>
<pre class="programlisting"><a class="link" href="mutable_buffer/overload1.html" title="mutable_buffer::mutable_buffer (1 of 2 overloads)">mutable_buffer</a><span class="special">();</span>
@@ -44,7 +44,8 @@ Construct an empty 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ec0b794456..f98465c0de 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 efc14cc965..10d7d2e156 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 aaea0d797d..34859fc85e 100644
--- a/doc/html/boost_asio/reference/mutable_buffer/operator_plus_.html
+++ b/doc/html/boost_asio/reference/mutable_buffer/operator_plus_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffer.operator_plus_"></a><a class="link" href="operator_plus_.html" title="mutable_buffer::operator+">mutable_buffer::operator+</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182062048"></a>
+ <a class="indexterm" name="idp152764032"></a>
Create a new modifiable buffer that is offset from
the start of another.
</p>
@@ -44,7 +44,8 @@ Create a new modifiable buffer that is offset 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 adb94255c0..27923529e7 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3e6f6318c4..b36c142f53 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1adcf13fdd..ec0e45253a 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1.html
@@ -194,7 +194,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b2c4f3eb09..b467ca6288 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/begin.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/begin.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffers_1.begin"></a><a class="link" href="begin.html" title="mutable_buffers_1::begin">mutable_buffers_1::begin</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182161520"></a>
+ <a class="indexterm" name="idp152851424"></a>
Get a random-access iterator to the first element.
</p>
<pre class="programlisting"><span class="identifier">const_iterator</span> <span class="identifier">begin</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get a random-access iterator to the first element.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3d54f74d4f..3a00bf0c82 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffers_1.const_iterator"></a><a class="link" href="const_iterator.html" title="mutable_buffers_1::const_iterator">mutable_buffers_1::const_iterator</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182168800"></a>
+ <a class="indexterm" name="idp152857648"></a>
A random-access iterator type that may be
used to read elements.
</p>
@@ -46,7 +46,8 @@ A random-access iterator type that may be
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 002c270b02..c81d611c9b 100644
--- a/doc/html/boost_asio/reference/mutable_buffers_1/end.html
+++ b/doc/html/boost_asio/reference/mutable_buffers_1/end.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffers_1.end"></a><a class="link" href="end.html" title="mutable_buffers_1::end">mutable_buffers_1::end</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182182432"></a>
+ <a class="indexterm" name="idp152869568"></a>
Get a random-access iterator for one past the last
element.
</p>
@@ -36,7 +36,8 @@ Get a random-access iterator for one past the last
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 77fbd34630..2c207dbb08 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffers_1.mutable_buffers_1"></a><a class="link" href="mutable_buffers_1.html" title="mutable_buffers_1::mutable_buffers_1">mutable_buffers_1::mutable_buffers_1</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182189632"></a>
+ <a class="indexterm" name="idp152876112"></a>
Construct to represent a given memory
range.
</p>
@@ -46,7 +46,8 @@ Construct to represent a given memory
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 478094bbd7..2340f12845 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cab49031fd..8da66435b5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5dd9fbb52f..ea2761bbc8 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffers_1.operator_plus_"></a><a class="link" href="operator_plus_.html" title="mutable_buffers_1::operator+">mutable_buffers_1::operator+</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182227168"></a>
+ <a class="indexterm" name="idp152909520"></a>
Create a new modifiable buffer that is offset
from the start of another.
</p>
@@ -44,7 +44,8 @@ Create a new modifiable buffer that is offset
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5851577aea..b24dd20552 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a92cb0f497..428ecd1057 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4e7cb6ac54..0dc3c83e3e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.mutable_buffers_1.value_type"></a><a class="link" href="value_type.html" title="mutable_buffers_1::value_type">mutable_buffers_1::value_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182274784"></a>
+ <a class="indexterm" name="idp152952256"></a>
The type for each element in the list of buffers.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">mutable_buffer</span> <span class="identifier">value_type</span><span class="special">;</span>
@@ -140,7 +140,8 @@ The type for each element in the list of buffers.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6010e8a2fa..c0a2163c5f 100644
--- a/doc/html/boost_asio/reference/null_buffers.html
+++ b/doc/html/boost_asio/reference/null_buffers.html
@@ -142,7 +142,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 93dd9ff3bb..09fb857ffa 100644
--- a/doc/html/boost_asio/reference/null_buffers/begin.html
+++ b/doc/html/boost_asio/reference/null_buffers/begin.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.null_buffers.begin"></a><a class="link" href="begin.html" title="null_buffers::begin">null_buffers::begin</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182380960"></a>
+ <a class="indexterm" name="idp153044624"></a>
Get a random-access iterator to the first element.
</p>
<pre class="programlisting"><span class="identifier">const_iterator</span> <span class="identifier">begin</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get a random-access iterator to the first element.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b99329d8eb..2e5160c53a 100644
--- a/doc/html/boost_asio/reference/null_buffers/const_iterator.html
+++ b/doc/html/boost_asio/reference/null_buffers/const_iterator.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.null_buffers.const_iterator"></a><a class="link" href="const_iterator.html" title="null_buffers::const_iterator">null_buffers::const_iterator</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182388176"></a>
+ <a class="indexterm" name="idp153050848"></a>
A random-access iterator type that may be used
to read elements.
</p>
@@ -46,7 +46,8 @@ A random-access iterator type that may be used
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 de89a670cb..52d966b821 100644
--- a/doc/html/boost_asio/reference/null_buffers/end.html
+++ b/doc/html/boost_asio/reference/null_buffers/end.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.null_buffers.end"></a><a class="link" href="end.html" title="null_buffers::end">null_buffers::end</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182401760"></a>
+ <a class="indexterm" name="idp153062528"></a>
Get a random-access iterator for one past the last element.
</p>
<pre class="programlisting"><span class="identifier">const_iterator</span> <span class="identifier">end</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Get a random-access iterator for one past the last element.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 aebc35d1be..048c64571e 100644
--- a/doc/html/boost_asio/reference/null_buffers/value_type.html
+++ b/doc/html/boost_asio/reference/null_buffers/value_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.null_buffers.value_type"></a><a class="link" href="value_type.html" title="null_buffers::value_type">null_buffers::value_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182408816"></a>
+ <a class="indexterm" name="idp153068752"></a>
The type for each element in the list of buffers.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">mutable_buffer</span> <span class="identifier">value_type</span><span class="special">;</span>
@@ -140,7 +140,8 @@ The type for each element in the list of buffers.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 83244afb82..f930430ab5 100644
--- a/doc/html/boost_asio/reference/placeholders__bytes_transferred.html
+++ b/doc/html/boost_asio/reference/placeholders__bytes_transferred.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.placeholders__bytes_transferred"></a><a class="link" href="placeholders__bytes_transferred.html" title="placeholders::bytes_transferred">placeholders::bytes_transferred</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp182478032"></a>
+ <a class="indexterm" name="idp153129584"></a>
An argument placeholder, for use with boost::bind(),
that corresponds to the bytes_transferred argument of a handler for asynchronous
functions such as <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">basic_stream_socket</span><span class="special">::</span><span class="identifier">async_write_some</span></code> or <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">async_write</span></code>.
@@ -47,7 +47,8 @@ An argument placeholder, for use with boost::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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1aa4137430..b9ddcefc5c 100644
--- a/doc/html/boost_asio/reference/placeholders__error.html
+++ b/doc/html/boost_asio/reference/placeholders__error.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.placeholders__error"></a><a class="link" href="placeholders__error.html" title="placeholders::error">placeholders::error</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp182497392"></a>
+ <a class="indexterm" name="idp153146176"></a>
An argument placeholder, for use with boost::bind(), that
corresponds to the error argument of a handler for any of the asynchronous
functions.
@@ -47,7 +47,8 @@ An argument placeholder, for use with boost::bind(), that
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 21538dbe50..061e78dbef 100644
--- a/doc/html/boost_asio/reference/placeholders__iterator.html
+++ b/doc/html/boost_asio/reference/placeholders__iterator.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.placeholders__iterator"></a><a class="link" href="placeholders__iterator.html" title="placeholders::iterator">placeholders::iterator</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp182508640"></a>
+ <a class="indexterm" name="idp153155504"></a>
An argument placeholder, for use with boost::bind(),
that corresponds to the iterator argument of a handler for asynchronous functions
such as boost::asio::basic_resolver::async_resolve.
@@ -47,7 +47,8 @@ An argument placeholder, for use with boost::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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6453540fb1..f79016c96a 100644
--- a/doc/html/boost_asio/reference/placeholders__signal_number.html
+++ b/doc/html/boost_asio/reference/placeholders__signal_number.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.placeholders__signal_number"></a><a class="link" href="placeholders__signal_number.html" title="placeholders::signal_number">placeholders::signal_number</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp182520064"></a>
+ <a class="indexterm" name="idp153165184"></a>
An argument placeholder, for use with boost::bind(),
that corresponds to the signal_number argument of a handler for asynchronous
functions such as <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">signal_set</span><span class="special">::</span><span class="identifier">async_wait</span></code>.
@@ -47,7 +47,8 @@ An argument placeholder, for use with boost::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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor.html b/doc/html/boost_asio/reference/posix__basic_descriptor.html
index 9423f61e99..f0e0e8ca6a 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor.html
@@ -494,7 +494,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/_basic_descriptor.html b/doc/html/boost_asio/reference/posix__basic_descriptor/_basic_descriptor.html
index 0ec1f676d9..3921f84ddc 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/_basic_descriptor.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/_basic_descriptor.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor._basic_descriptor"></a><a class="link" href="_basic_descriptor.html" title="posix::basic_descriptor::~basic_descriptor">posix::basic_descriptor::~basic_descriptor</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183813104"></a>
+ <a class="indexterm" name="idp154442272"></a>
Protected destructor to prevent
deletion through this type.
</p>
@@ -36,7 +36,8 @@ Protected destructor to prevent
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/assign.html b/doc/html/boost_asio/reference/posix__basic_descriptor/assign.html
index 73fc865e99..016e1745dd 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/assign.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.assign"></a><a class="link" href="assign.html" title="posix::basic_descriptor::assign">posix::basic_descriptor::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182684624"></a>
+ <a class="indexterm" name="idp153314592"></a>
Assign an existing native descriptor to the
descriptor.
</p>
@@ -43,7 +43,8 @@ Assign an existing native descriptor to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/assign/overload1.html b/doc/html/boost_asio/reference/posix__basic_descriptor/assign/overload1.html
index 3c34945112..b59afd1a16 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/assign/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/assign/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/assign/overload2.html b/doc/html/boost_asio/reference/posix__basic_descriptor/assign/overload2.html
index 005f17361b..5c714cf6d7 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/assign/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/assign/overload2.html
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/basic_descriptor.html b/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor.html
index faee321874..d847e55c66 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.basic_descriptor"></a><a class="link" href="basic_descriptor.html" title="posix::basic_descriptor::basic_descriptor">posix::basic_descriptor::basic_descriptor</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182732656"></a>
+ <a class="indexterm" name="idp153362640"></a>
Construct a <a class="link" href="../posix__basic_descriptor.html" title="posix::basic_descriptor"><code class="computeroutput"><span class="identifier">posix</span><span class="special">::</span><span class="identifier">basic_descriptor</span></code></a> without opening
it.
</p>
@@ -54,7 +54,8 @@ Construct a <a class="link" href="../posix__basic_descriptor.html" title="posix:
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/basic_descriptor/overload1.html b/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor/overload1.html
index 459d457ed1..197e928fe0 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor/overload1.html
@@ -55,7 +55,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/basic_descriptor/overload2.html b/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor/overload2.html
index 45f37c9e8a..8fb74c619b 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor/overload2.html
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/basic_descriptor/overload3.html b/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor/overload3.html
index d769025ba0..f3141381b8 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor/overload3.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor/overload3.html
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/bytes_readable.html b/doc/html/boost_asio/reference/posix__basic_descriptor/bytes_readable.html
index d9f896c621..a691b5909c 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/bytes_readable.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/bytes_readable.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from posix::descriptor_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp182848016"></a>
+ <a class="indexterm" name="idp153477920"></a>
IO control command to get the amount
of data that can be read without blocking.
</p>
@@ -62,7 +62,8 @@ IO control command to get the amount
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/cancel.html b/doc/html/boost_asio/reference/posix__basic_descriptor/cancel.html
index 7604709700..9408f5673c 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/cancel.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.cancel"></a><a class="link" href="cancel.html" title="posix::basic_descriptor::cancel">posix::basic_descriptor::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182886224"></a>
+ <a class="indexterm" name="idp153516208"></a>
Cancel all asynchronous operations associated
with the descriptor.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/cancel/overload1.html b/doc/html/boost_asio/reference/posix__basic_descriptor/cancel/overload1.html
index 240fa3a0e8..f9940afbf7 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/cancel/overload1.html
@@ -53,7 +53,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/cancel/overload2.html b/doc/html/boost_asio/reference/posix__basic_descriptor/cancel/overload2.html
index 4faaa7f8a5..3b2dfaf9b1 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/cancel/overload2.html
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/close.html b/doc/html/boost_asio/reference/posix__basic_descriptor/close.html
index c5a768c9b1..048a847dea 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/close.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.close"></a><a class="link" href="close.html" title="posix::basic_descriptor::close">posix::basic_descriptor::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182941680"></a>
+ <a class="indexterm" name="idp153571728"></a>
Close the descriptor.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="posix::basic_descriptor::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/close/overload1.html b/doc/html/boost_asio/reference/posix__basic_descriptor/close/overload1.html
index 5c382fdabe..abe4d13160 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/close/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/close/overload1.html
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/close/overload2.html b/doc/html/boost_asio/reference/posix__basic_descriptor/close/overload2.html
index b3d4dc7ee7..b994afbd57 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/close/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/close/overload2.html
@@ -55,7 +55,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/get_implementation.html b/doc/html/boost_asio/reference/posix__basic_descriptor/get_implementation.html
index d4a4c32489..195d17f8b3 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/get_implementation.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.get_implementation"></a><a class="link" href="get_implementation.html" title="posix::basic_descriptor::get_implementation">posix::basic_descriptor::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp182997424"></a>
+ <a class="indexterm" name="idp153627280"></a>
Get the underlying implementation
of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/get_implementation/overload1.html b/doc/html/boost_asio/reference/posix__basic_descriptor/get_implementation/overload1.html
index 68e4831b67..27e5b1d7b7 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/get_implementation/overload2.html b/doc/html/boost_asio/reference/posix__basic_descriptor/get_implementation/overload2.html
index 682a5106cd..0c1423f473 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/get_io_service.html b/doc/html/boost_asio/reference/posix__basic_descriptor/get_io_service.html
index 060a706b40..ff4cf27013 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/get_io_service.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp183027760"></a>
+ <a class="indexterm" name="idp153657680"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/get_service.html b/doc/html/boost_asio/reference/posix__basic_descriptor/get_service.html
index 64aacea176..ee1710745b 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/get_service.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.get_service"></a><a class="link" href="get_service.html" title="posix::basic_descriptor::get_service">posix::basic_descriptor::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183046112"></a>
+ <a class="indexterm" name="idp153675968"></a>
Get the service associated with the I/O
object.
</p>
@@ -40,7 +40,8 @@ Get the service associated with the I/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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/get_service/overload1.html b/doc/html/boost_asio/reference/posix__basic_descriptor/get_service/overload1.html
index d9e71e8aa2..3e84fe2d45 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/get_service/overload2.html b/doc/html/boost_asio/reference/posix__basic_descriptor/get_service/overload2.html
index 3e5a2c5216..a78af5c632 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/implementation.html b/doc/html/boost_asio/reference/posix__basic_descriptor/implementation.html
index ee386b2ede..b8b6257a13 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/implementation.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp183076304"></a>
+ <a class="indexterm" name="idp153705968"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/implementation_type.html b/doc/html/boost_asio/reference/posix__basic_descriptor/implementation_type.html
index e88fdfe268..a90e87a48f 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/implementation_type.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp183085024"></a>
+ <a class="indexterm" name="idp153714624"></a>
The underlying implementation
type of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/io_control.html b/doc/html/boost_asio/reference/posix__basic_descriptor/io_control.html
index 4e92ec5b61..e05b82c341 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/io_control.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/io_control.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.io_control"></a><a class="link" href="io_control.html" title="posix::basic_descriptor::io_control">posix::basic_descriptor::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183098480"></a>
+ <a class="indexterm" name="idp153728016"></a>
Perform an IO control command on the descriptor.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Perform an IO control command on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/io_control/overload1.html b/doc/html/boost_asio/reference/posix__basic_descriptor/io_control/overload1.html
index 2cdd69a4e1..899267fb27 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/io_control/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/io_control/overload1.html
@@ -80,7 +80,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/io_control/overload2.html b/doc/html/boost_asio/reference/posix__basic_descriptor/io_control/overload2.html
index fb89dc4a79..d901967730 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/io_control/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/io_control/overload2.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/is_open.html b/doc/html/boost_asio/reference/posix__basic_descriptor/is_open.html
index cfafbaa643..3e5f29ab65 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/is_open.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.is_open"></a><a class="link" href="is_open.html" title="posix::basic_descriptor::is_open">posix::basic_descriptor::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183236800"></a>
+ <a class="indexterm" name="idp153866160"></a>
Determine whether the descriptor is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the descriptor is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/lowest_layer.html b/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer.html
index d3605a1112..1d01781e07 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.lowest_layer"></a><a class="link" href="lowest_layer.html" title="posix::basic_descriptor::lowest_layer">posix::basic_descriptor::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183244144"></a>
+ <a class="indexterm" name="idp153873504"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="posix::basic_descriptor::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/lowest_layer/overload1.html b/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer/overload1.html
index c0b22a1f17..e4a8165aab 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer/overload1.html
@@ -49,7 +49,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/lowest_layer/overload2.html b/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer/overload2.html
index ebe37f9aa5..99a1f63a35 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer/overload2.html
@@ -49,7 +49,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/lowest_layer_type.html b/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer_type.html
index fe986731e0..0e4ea307db 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.lowest_layer_type"></a><a class="link" href="lowest_layer_type.html" title="posix::basic_descriptor::lowest_layer_type">posix::basic_descriptor::lowest_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183286896"></a>
+ <a class="indexterm" name="idp153916192"></a>
A <a class="link" href="../posix__basic_descriptor.html" title="posix::basic_descriptor"><code class="computeroutput"><span class="identifier">posix</span><span class="special">::</span><span class="identifier">basic_descriptor</span></code></a> is always the
lowest layer.
</p>
@@ -493,7 +493,8 @@ A <a class="link" href="../posix__basic_descriptor.html" title="posix::basic_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/native.html b/doc/html/boost_asio/reference/posix__basic_descriptor/native.html
index ecb941630d..30717602ff 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/native.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.native"></a><a class="link" href="native.html" title="posix::basic_descriptor::native">posix::basic_descriptor::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183429840"></a>
+ <a class="indexterm" name="idp154059184"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native descriptor representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/native_handle.html b/doc/html/boost_asio/reference/posix__basic_descriptor/native_handle.html
index 5f21383f9e..ce43c0fa4f 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/native_handle.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.native_handle"></a><a class="link" href="native_handle.html" title="posix::basic_descriptor::native_handle">posix::basic_descriptor::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183438208"></a>
+ <a class="indexterm" name="idp154067552"></a>
Get the native descriptor representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -40,7 +40,8 @@ Get the native descriptor representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/native_handle_type.html b/doc/html/boost_asio/reference/posix__basic_descriptor/native_handle_type.html
index 48eebf597c..a9f2f62bc0 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/native_handle_type.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.native_handle_type"></a><a class="link" href="native_handle_type.html" title="posix::basic_descriptor::native_handle_type">posix::basic_descriptor::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183444928"></a>
+ <a class="indexterm" name="idp154074272"></a>
The native representation of a
descriptor.
</p>
@@ -46,7 +46,8 @@ The native representation of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/native_non_blocking.html b/doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking.html
index 3f009c7ce6..21ec0e81df 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="posix::basic_descriptor::native_non_blocking">posix::basic_descriptor::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183458448"></a>
+ <a class="indexterm" name="idp154087744"></a>
Gets the non-blocking mode of
the native descriptor implementation.
</p>
@@ -49,7 +49,8 @@ Gets the non-blocking mode 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking/overload1.html
index 964e274970..5b2f546dd1 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking/overload1.html
@@ -59,7 +59,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking/overload2.html
index ee8e67a0d4..801f9ea765 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking/overload2.html
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/native_non_blocking/overload3.html b/doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking/overload3.html
index a949602680..d0d2db1c27 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/native_non_blocking/overload3.html
@@ -65,7 +65,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/native_type.html b/doc/html/boost_asio/reference/posix__basic_descriptor/native_type.html
index 532109c837..2c90f1c3f6 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/native_type.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.native_type"></a><a class="link" href="native_type.html" title="posix::basic_descriptor::native_type">posix::basic_descriptor::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183577696"></a>
+ <a class="indexterm" name="idp154207168"></a>
(Deprecated: Use native_handle_type.)
The native representation of a descriptor.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/non_blocking.html b/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking.html
index f2b3b9e03d..c13c2c5f84 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.non_blocking"></a><a class="link" href="non_blocking.html" title="posix::basic_descriptor::non_blocking">posix::basic_descriptor::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183591152"></a>
+ <a class="indexterm" name="idp154220672"></a>
Gets the non-blocking mode of the descriptor.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="posix::basic_descriptor::non_blocking (1 of 3 overloads)">non_blocking</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -48,7 +48,8 @@ Gets the non-blocking mode of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/non_blocking/overload1.html b/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking/overload1.html
index 5c465099d6..4419e072cc 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking/overload1.html
@@ -55,7 +55,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/non_blocking/overload2.html b/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking/overload2.html
index a589b41914..bf4f91818e 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking/overload2.html
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/non_blocking/overload3.html b/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking/overload3.html
index 960b765cc6..5d39e0a730 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking/overload3.html
@@ -66,7 +66,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/non_blocking_io.html b/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking_io.html
index 339aaa70e7..62f7cef5ab 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking_io.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/non_blocking_io.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from posix::descriptor_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp183712768"></a>
+ <a class="indexterm" name="idp154342352"></a>
(Deprecated: Use non_blocking().)
IO control command to set the blocking mode of the descriptor.
</p>
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/operator_eq_.html b/doc/html/boost_asio/reference/posix__basic_descriptor/operator_eq_.html
index 00b71de60a..0b6343ca01 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/operator_eq_.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/operator_eq_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.operator_eq_"></a><a class="link" href="operator_eq_.html" title="posix::basic_descriptor::operator=">posix::basic_descriptor::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183745952"></a>
+ <a class="indexterm" name="idp154375360"></a>
Move-assign a <a class="link" href="../posix__basic_descriptor.html" title="posix::basic_descriptor"><code class="computeroutput"><span class="identifier">posix</span><span class="special">::</span><span class="identifier">basic_descriptor</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_descriptor</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -61,7 +61,8 @@ Move-assign a <a class="link" href="../posix__basic_descriptor.html" title="posi
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/release.html b/doc/html/boost_asio/reference/posix__basic_descriptor/release.html
index 8c9e9f3ebc..63c1b6dff6 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/release.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/release.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.release"></a><a class="link" href="release.html" title="posix::basic_descriptor::release">posix::basic_descriptor::release</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183773728"></a>
+ <a class="indexterm" name="idp154403008"></a>
Release ownership of the native descriptor
implementation.
</p>
@@ -45,7 +45,8 @@ Release ownership of the native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/service.html b/doc/html/boost_asio/reference/posix__basic_descriptor/service.html
index 4af239b01a..0f80516dfb 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/service.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp183787936"></a>
+ <a class="indexterm" name="idp154417296"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_descriptor/service_type.html b/doc/html/boost_asio/reference/posix__basic_descriptor/service_type.html
index 14abe7f39e..e26eec94b6 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/service_type.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp183800544"></a>
+ <a class="indexterm" name="idp154429824"></a>
The type of the service that will be
used to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor.html
index e242dbf235..59aa3f7ce5 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor.html
@@ -529,7 +529,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/assign.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign.html
index ab137f8619..68c09c96a7 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.assign"></a><a class="link" href="assign.html" title="posix::basic_stream_descriptor::assign">posix::basic_stream_descriptor::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp183978640"></a>
+ <a class="indexterm" name="idp154608144"></a>
Assign an existing native descriptor
to the descriptor.
</p>
@@ -43,7 +43,8 @@ Assign an existing native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/assign/overload1.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign/overload1.html
index 49d07583f5..c40a191baf 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign/overload1.html
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/assign/overload2.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign/overload2.html
index 94ef7f1b06..feed72bc49 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign/overload2.html
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/async_read_some.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/async_read_some.html
index e99eaf7c89..126dfbfec3 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/async_read_some.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/async_read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.async_read_some"></a><a class="link" href="async_read_some.html" title="posix::basic_stream_descriptor::async_read_some">posix::basic_stream_descriptor::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp184028288"></a>
+ <a class="indexterm" name="idp154657920"></a>
Start an asynchronous read.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -103,7 +103,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/async_write_some.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/async_write_some.html
index 0ac46cb1f6..fdae878d40 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/async_write_some.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/async_write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.async_write_some"></a><a class="link" href="async_write_some.html" title="posix::basic_stream_descriptor::async_write_some">posix::basic_stream_descriptor::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp184093456"></a>
+ <a class="indexterm" name="idp154723104"></a>
Start an asynchronous write.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -102,7 +102,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/basic_stream_descriptor.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor.html
index 6aeace69aa..6b65373a6f 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.basic_stream_descriptor"></a><a class="link" href="basic_stream_descriptor.html" title="posix::basic_stream_descriptor::basic_stream_descriptor">posix::basic_stream_descriptor::basic_stream_descriptor</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp184158736"></a>
+ <a class="indexterm" name="idp154788448"></a>
Construct a <a class="link" href="../posix__basic_stream_descriptor.html" title="posix::basic_stream_descriptor"><code class="computeroutput"><span class="identifier">posix</span><span class="special">::</span><span class="identifier">basic_stream_descriptor</span></code></a> without
opening it.
</p>
@@ -54,7 +54,8 @@ Construct a <a class="link" href="../posix__basic_stream_descriptor.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/basic_stream_descriptor/overload1.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor/overload1.html
index 1c9c031940..75fb16acad 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor/overload1.html
@@ -57,7 +57,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/basic_stream_descriptor/overload2.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor/overload2.html
index 4f8e3e9c1a..fb0e80f3b2 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor/overload2.html
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/basic_stream_descriptor/overload3.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor/overload3.html
index 8f2e50abc8..0de751e381 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor/overload3.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor/overload3.html
@@ -62,7 +62,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/bytes_readable.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/bytes_readable.html
index daebed6066..37d3ef0005 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/bytes_readable.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/bytes_readable.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from posix::descriptor_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp184275168"></a>
+ <a class="indexterm" name="idp154905248"></a>
IO control command to get the
amount of data that can be read without blocking.
</p>
@@ -62,7 +62,8 @@ IO control command to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/cancel.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel.html
index ae35e3f37e..1784fd77aa 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.cancel"></a><a class="link" href="cancel.html" title="posix::basic_stream_descriptor::cancel">posix::basic_stream_descriptor::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp184313664"></a>
+ <a class="indexterm" name="idp154943744"></a>
Cancel all asynchronous operations
associated with the descriptor.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/cancel/overload1.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel/overload1.html
index 79ef7ecead..77f02cd66d 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel/overload1.html
@@ -56,7 +56,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/cancel/overload2.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel/overload2.html
index c4eda20eab..a7834ae524 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel/overload2.html
@@ -57,7 +57,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/close.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/close.html
index f21fae0e6b..47b2b223f6 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/close.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.close"></a><a class="link" href="close.html" title="posix::basic_stream_descriptor::close">posix::basic_stream_descriptor::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp184370768"></a>
+ <a class="indexterm" name="idp155000848"></a>
Close the descriptor.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="posix::basic_stream_descriptor::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/close/overload1.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/close/overload1.html
index 9a0714283b..027ac73f25 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/close/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/close/overload1.html
@@ -57,7 +57,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/close/overload2.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/close/overload2.html
index 39b6215b43..965978e364 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/close/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/close/overload2.html
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/get_implementation.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_implementation.html
index b9454aee75..c1a641a786 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_implementation.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.get_implementation"></a><a class="link" href="get_implementation.html" title="posix::basic_stream_descriptor::get_implementation">posix::basic_stream_descriptor::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp184428080"></a>
+ <a class="indexterm" name="idp155058320"></a>
Get the underlying implementation
of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/get_implementation/overload1.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_implementation/overload1.html
index 3ac033e988..3351f9adb8 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/get_implementation/overload2.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_implementation/overload2.html
index 4055bd8df2..17e70f761c 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/get_io_service.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_io_service.html
index d25da83cec..30ab0fdde9 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_io_service.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp184458448"></a>
+ <a class="indexterm" name="idp155088688"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/get_service.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_service.html
index 8484f9bbef..e8f6f0d000 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_service.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.get_service"></a><a class="link" href="get_service.html" title="posix::basic_stream_descriptor::get_service">posix::basic_stream_descriptor::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp184476944"></a>
+ <a class="indexterm" name="idp155107088"></a>
Get the service associated with
the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the service associated with
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/get_service/overload1.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_service/overload1.html
index 201ba40c9a..f7432526e4 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/get_service/overload2.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_service/overload2.html
index 3d133e470e..4bd8c1d6fe 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/implementation.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/implementation.html
index 7af8d314cd..254eeaad5a 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/implementation.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp184507264"></a>
+ <a class="indexterm" name="idp155137408"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.)
The underlying implementation of the I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/implementation_type.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/implementation_type.html
index d4b801d485..93ccfd143a 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/implementation_type.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp184516000"></a>
+ <a class="indexterm" name="idp155146080"></a>
The underlying implementation
type of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/io_control.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control.html
index 4605d291af..bb04d40fe8 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.io_control"></a><a class="link" href="io_control.html" title="posix::basic_stream_descriptor::io_control">posix::basic_stream_descriptor::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp184529648"></a>
+ <a class="indexterm" name="idp155159616"></a>
Perform an IO control command on
the descriptor.
</p>
@@ -43,7 +43,8 @@ Perform an IO control command on
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/io_control/overload1.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control/overload1.html
index c968289b0c..57224fbcc9 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control/overload1.html
@@ -83,7 +83,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/io_control/overload2.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control/overload2.html
index 6aa7ba0f72..658f19c40d 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control/overload2.html
@@ -80,7 +80,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/is_open.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/is_open.html
index 1861a6a9b7..6ce3b3e7e0 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/is_open.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/is_open.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from posix::basic_descriptor.</em></span>
</p>
<p>
- <a class="indexterm" name="idp184664496"></a>
+ <a class="indexterm" name="idp155294640"></a>
Determine whether the descriptor is
open.
</p>
@@ -39,7 +39,8 @@ Determine whether the descriptor is
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/lowest_layer.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer.html
index 3b6c14eb19..913e3a69fd 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.lowest_layer"></a><a class="link" href="lowest_layer.html" title="posix::basic_stream_descriptor::lowest_layer">posix::basic_stream_descriptor::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp184671776"></a>
+ <a class="indexterm" name="idp155301920"></a>
Get a reference to the lowest
layer.
</p>
@@ -43,7 +43,8 @@ Get a reference to the lowest
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/lowest_layer/overload1.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer/overload1.html
index e3955f5662..8d28827383 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer/overload1.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/lowest_layer/overload2.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer/overload2.html
index 41f9bad19f..e17cb0c7d2 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer/overload2.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/lowest_layer_type.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer_type.html
index ad600ebbb7..28d8199c8d 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from posix::basic_descriptor.</em></span>
</p>
<p>
- <a class="indexterm" name="idp184717488"></a>
+ <a class="indexterm" name="idp155347504"></a>
A <a class="link" href="../posix__basic_descriptor.html" title="posix::basic_descriptor"><code class="computeroutput"><span class="identifier">posix</span><span class="special">::</span><span class="identifier">basic_descriptor</span></code></a> is always the
lowest layer.
</p>
@@ -496,7 +496,8 @@ A <a class="link" href="../posix__basic_descriptor.html" title="posix::basic_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/native.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native.html
index 05454920da..b10223d376 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from posix::basic_descriptor.</em></span>
</p>
<p>
- <a class="indexterm" name="idp184861536"></a>
+ <a class="indexterm" name="idp155491632"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native descriptor representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/native_handle.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_handle.html
index 6167dd7743..b42239d671 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_handle.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_handle.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from posix::basic_descriptor.</em></span>
</p>
<p>
- <a class="indexterm" name="idp184870880"></a>
+ <a class="indexterm" name="idp155501008"></a>
Get the native descriptor representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -43,7 +43,8 @@ Get the native descriptor representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/native_handle_type.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_handle_type.html
index b155de90dc..0aa08f1465 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_handle_type.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.native_handle_type"></a><a class="link" href="native_handle_type.html" title="posix::basic_stream_descriptor::native_handle_type">posix::basic_stream_descriptor::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp184877552"></a>
+ <a class="indexterm" name="idp155507680"></a>
The native representation
of a descriptor.
</p>
@@ -46,7 +46,8 @@ The native representation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/native_non_blocking.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking.html
index 02e5675104..3d63fc2734 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="posix::basic_stream_descriptor::native_non_blocking">posix::basic_stream_descriptor::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp184891136"></a>
+ <a class="indexterm" name="idp155521200"></a>
Gets the non-blocking
mode of the native descriptor implementation.
</p>
@@ -49,7 +49,8 @@ Gets the non-blocking
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking/overload1.html
index ea3cb25afa..f02bd36009 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking/overload1.html
@@ -62,7 +62,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking/overload2.html
index 193bba6afe..6725076f3f 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking/overload2.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/native_non_blocking/overload3.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking/overload3.html
index e4407d0822..6fa4cb3a62 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_non_blocking/overload3.html
@@ -68,7 +68,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/native_type.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_type.html
index 3aa9b2dd99..c9f032e44d 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_type.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.native_type"></a><a class="link" href="native_type.html" title="posix::basic_stream_descriptor::native_type">posix::basic_stream_descriptor::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185013136"></a>
+ <a class="indexterm" name="idp155643312"></a>
(Deprecated: Use native_handle_type.)
The native representation of a descriptor.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/non_blocking.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking.html
index eb5e88a8b4..0695760b6e 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.non_blocking"></a><a class="link" href="non_blocking.html" title="posix::basic_stream_descriptor::non_blocking">posix::basic_stream_descriptor::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185026816"></a>
+ <a class="indexterm" name="idp155656992"></a>
Gets the non-blocking mode of
the descriptor.
</p>
@@ -49,7 +49,8 @@ Gets the non-blocking mode 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/non_blocking/overload1.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking/overload1.html
index e4362f2409..e4f206fd28 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking/overload1.html
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/non_blocking/overload2.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking/overload2.html
index 800342e5bd..8db70eeacd 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking/overload2.html
@@ -77,7 +77,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/non_blocking/overload3.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking/overload3.html
index 84985f35a5..85c6c076df 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking/overload3.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking/overload3.html
@@ -69,7 +69,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/non_blocking_io.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking_io.html
index 3d833bf7c3..0492d71025 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking_io.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/non_blocking_io.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from posix::descriptor_base.</em></span>
</p>
<p>
- <a class="indexterm" name="idp185151488"></a>
+ <a class="indexterm" name="idp155781616"></a>
(Deprecated: Use non_blocking().)
IO control command to set the blocking mode of the descriptor.
</p>
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/operator_eq_.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/operator_eq_.html
index ec4d741728..4f15781544 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/operator_eq_.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/operator_eq_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.operator_eq_"></a><a class="link" href="operator_eq_.html" title="posix::basic_stream_descriptor::operator=">posix::basic_stream_descriptor::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185184592"></a>
+ <a class="indexterm" name="idp155814720"></a>
Move-assign a <a class="link" href="../posix__basic_stream_descriptor.html" title="posix::basic_stream_descriptor"><code class="computeroutput"><span class="identifier">posix</span><span class="special">::</span><span class="identifier">basic_stream_descriptor</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_stream_descriptor</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -61,7 +61,8 @@ Move-assign a <a class="link" href="../posix__basic_stream_descriptor.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/read_some.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some.html
index ca8aa60975..76a552e482 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.read_some"></a><a class="link" href="read_some.html" title="posix::basic_stream_descriptor::read_some">posix::basic_stream_descriptor::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185212384"></a>
+ <a class="indexterm" name="idp155842576"></a>
Read some data from the descriptor.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Read some data from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/read_some/overload1.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some/overload1.html
index 9b0deb9dae..4a11a208ce 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some/overload1.html
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/read_some/overload2.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some/overload2.html
index 2ba2036416..0eca765d9c 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some/overload2.html
@@ -79,7 +79,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/release.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/release.html
index 16b738640b..5b15c39325 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/release.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/release.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from posix::basic_descriptor.</em></span>
</p>
<p>
- <a class="indexterm" name="idp185331776"></a>
+ <a class="indexterm" name="idp155961984"></a>
Release ownership of the native descriptor
implementation.
</p>
@@ -48,7 +48,8 @@ Release ownership of the native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/service.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/service.html
index 2177718dff..657a7f6e4e 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/service.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp185346144"></a>
+ <a class="indexterm" name="idp155976416"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/service_type.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/service_type.html
index 0a685fe312..90bb0db702 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/service_type.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp185358720"></a>
+ <a class="indexterm" name="idp155989056"></a>
The type of the service that
will be used to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/write_some.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some.html
index aea5a4d10b..934c8357b0 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_stream_descriptor.write_some"></a><a class="link" href="write_some.html" title="posix::basic_stream_descriptor::write_some">posix::basic_stream_descriptor::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185371248"></a>
+ <a class="indexterm" name="idp156001584"></a>
Write some data to the descriptor.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Write some data to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/write_some/overload1.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some/overload1.html
index 920643f6bb..b08f739486 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some/overload1.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some/overload1.html
@@ -101,7 +101,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_descriptor/write_some/overload2.html b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some/overload2.html
index d345fa4de7..1815a87238 100644
--- a/doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some/overload2.html
+++ b/doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some/overload2.html
@@ -78,7 +78,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 52ee5f7c8b..a4a428c3a1 100644
--- a/doc/html/boost_asio/reference/posix__descriptor_base.html
+++ b/doc/html/boost_asio/reference/posix__descriptor_base.html
@@ -131,7 +131,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e9f1bb4b1b..56d119131a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__descriptor_base._descriptor_base"></a><a class="link" href="_descriptor_base.html" title="posix::descriptor_base::~descriptor_base">posix::descriptor_base::~descriptor_base</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185601280"></a>
+ <a class="indexterm" name="idp156231520"></a>
Protected destructor to prevent deletion
through this type.
</p>
@@ -36,7 +36,8 @@ Protected destructor to prevent deletion
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b471eaafd1..96fc8b6bb0 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__descriptor_base.bytes_readable"></a><a class="link" href="bytes_readable.html" title="posix::descriptor_base::bytes_readable">posix::descriptor_base::bytes_readable</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185530048"></a>
+ <a class="indexterm" name="idp156160448"></a>
IO control command to get the amount
of data that can be read without blocking.
</p>
@@ -59,7 +59,8 @@ IO control command to get the amount
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/non_blocking_io.html b/doc/html/boost_asio/reference/posix__descriptor_base/non_blocking_io.html
index e32851ae6c..504b5796d8 100644
--- a/doc/html/boost_asio/reference/posix__descriptor_base/non_blocking_io.html
+++ b/doc/html/boost_asio/reference/posix__descriptor_base/non_blocking_io.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__descriptor_base.non_blocking_io"></a><a class="link" href="non_blocking_io.html" title="posix::descriptor_base::non_blocking_io">posix::descriptor_base::non_blocking_io</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185568256"></a>
+ <a class="indexterm" name="idp156198624"></a>
(Deprecated: Use non_blocking().)
IO control command to set the blocking mode of the descriptor.
</p>
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 69f1ee1be4..6feac41352 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor"></a><a class="link" href="posix__stream_descriptor.html" title="posix::stream_descriptor">posix::stream_descriptor</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp185607296"></a>
+ <a class="indexterm" name="idp156237600"></a>
Typedef for the typical usage of a stream-oriented
descriptor.
</p>
@@ -528,7 +528,8 @@ Typedef for the typical usage of a stream-oriented
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service.html
index b4634a6591..fbf22ad7e6 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service.html
@@ -411,7 +411,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/assign.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/assign.html
index 80726ef164..00ea6d4e28 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/assign.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.assign"></a><a class="link" href="assign.html" title="posix::stream_descriptor_service::assign">posix::stream_descriptor_service::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185873376"></a>
+ <a class="indexterm" name="idp156503456"></a>
Assign an existing native descriptor
to a stream descriptor.
</p>
@@ -39,7 +39,8 @@ Assign an existing native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/async_read_some.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_read_some.html
index 52931e23fa..42103f8123 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_read_some.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.async_read_some"></a><a class="link" href="async_read_some.html" title="posix::stream_descriptor_service::async_read_some">posix::stream_descriptor_service::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185892240"></a>
+ <a class="indexterm" name="idp156522384"></a>
Start an asynchronous read.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/async_write_some.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_write_some.html
index 98a37de6aa..dcf646fd1b 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_write_some.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/async_write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.async_write_some"></a><a class="link" href="async_write_some.html" title="posix::stream_descriptor_service::async_write_some">posix::stream_descriptor_service::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185911824"></a>
+ <a class="indexterm" name="idp156541968"></a>
Start an asynchronous write.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/cancel.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/cancel.html
index df803fba4b..1137e1d709 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/cancel.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.cancel"></a><a class="link" href="cancel.html" title="posix::stream_descriptor_service::cancel">posix::stream_descriptor_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185931472"></a>
+ <a class="indexterm" name="idp156561616"></a>
Cancel all asynchronous operations
associated with the descriptor.
</p>
@@ -38,7 +38,8 @@ Cancel all asynchronous operations
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/close.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/close.html
index ddaac0e4cc..e74897f74b 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/close.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.close"></a><a class="link" href="close.html" title="posix::stream_descriptor_service::close">posix::stream_descriptor_service::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185946960"></a>
+ <a class="indexterm" name="idp156577104"></a>
Close a stream descriptor implementation.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">close</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Close a stream descriptor implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/construct.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/construct.html
index a09452d214..19f9e755d8 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/construct.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.construct"></a><a class="link" href="construct.html" title="posix::stream_descriptor_service::construct">posix::stream_descriptor_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185962672"></a>
+ <a class="indexterm" name="idp156592816"></a>
Construct a new stream descriptor
implementation.
</p>
@@ -37,7 +37,8 @@ Construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/destroy.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/destroy.html
index 95b8e12b41..5ab2560448 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/destroy.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.destroy"></a><a class="link" href="destroy.html" title="posix::stream_descriptor_service::destroy">posix::stream_descriptor_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185971328"></a>
+ <a class="indexterm" name="idp156601472"></a>
Destroy a stream descriptor implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a stream descriptor implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/get_io_service.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/get_io_service.html
index 05d7f19581..70bd3e8c84 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp185980784"></a>
+ <a class="indexterm" name="idp156610992"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/id.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/id.html
index 49426cb093..5e3230bbce 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/id.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.id"></a><a class="link" href="id.html" title="posix::stream_descriptor_service::id">posix::stream_descriptor_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp185991488"></a>
+ <a class="indexterm" name="idp156621760"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/implementation_type.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/implementation_type.html
index 13ca6cd842..100264eef6 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.implementation_type"></a><a class="link" href="implementation_type.html" title="posix::stream_descriptor_service::implementation_type">posix::stream_descriptor_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186001520"></a>
+ <a class="indexterm" name="idp156631728"></a>
The type of a stream
descriptor implementation.
</p>
@@ -46,7 +46,8 @@ The type of a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/io_control.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/io_control.html
index 120f108d95..9ec0433ea8 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/io_control.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/io_control.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.io_control"></a><a class="link" href="io_control.html" title="posix::stream_descriptor_service::io_control">posix::stream_descriptor_service::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186014080"></a>
+ <a class="indexterm" name="idp156644160"></a>
Perform an IO control command
on the descriptor.
</p>
@@ -41,7 +41,8 @@ Perform an 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/is_open.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/is_open.html
index 1e77cc3fa7..d19f88f9ce 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/is_open.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.is_open"></a><a class="link" href="is_open.html" title="posix::stream_descriptor_service::is_open">posix::stream_descriptor_service::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186035632"></a>
+ <a class="indexterm" name="idp156665712"></a>
Determine whether the descriptor
is open.
</p>
@@ -37,7 +37,8 @@ Determine whether the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/move_assign.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_assign.html
index 69e7d9d498..8d4122d8fc 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_assign.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.move_assign"></a><a class="link" href="move_assign.html" title="posix::stream_descriptor_service::move_assign">posix::stream_descriptor_service::move_assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186046256"></a>
+ <a class="indexterm" name="idp156676336"></a>
Move-assign from another stream
descriptor implementation.
</p>
@@ -39,7 +39,8 @@ Move-assign from another 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/move_construct.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_construct.html
index 40e0a04277..dc892ad353 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_construct.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.move_construct"></a><a class="link" href="move_construct.html" title="posix::stream_descriptor_service::move_construct">posix::stream_descriptor_service::move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186060192"></a>
+ <a class="indexterm" name="idp156690208"></a>
Move-construct a new stream
descriptor implementation.
</p>
@@ -38,7 +38,8 @@ Move-construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native.html
index a8e6b775df..a4d128adb0 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.native"></a><a class="link" href="native.html" title="posix::stream_descriptor_service::native">posix::stream_descriptor_service::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186071456"></a>
+ <a class="indexterm" name="idp156701536"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native descriptor implementation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">(</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_handle.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle.html
index 873e9b6d5b..bb4ff989ef 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.native_handle"></a><a class="link" href="native_handle.html" title="posix::stream_descriptor_service::native_handle">posix::stream_descriptor_service::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186081920"></a>
+ <a class="indexterm" name="idp156712048"></a>
Get the native descriptor
implementation.
</p>
@@ -37,7 +37,8 @@ Get the native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_handle_type.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle_type.html
index b1013b57d7..edfa37ad91 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle_type.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.native_handle_type"></a><a class="link" href="native_handle_type.html" title="posix::stream_descriptor_service::native_handle_type">posix::stream_descriptor_service::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186090560"></a>
+ <a class="indexterm" name="idp156720688"></a>
The native descriptor
type.
</p>
@@ -46,7 +46,8 @@ The native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_non_blocking.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking.html
index b492ff2086..600ed4dc56 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="posix::stream_descriptor_service::native_non_blocking">posix::stream_descriptor_service::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186103040"></a>
+ <a class="indexterm" name="idp156733168"></a>
Gets the non-blocking
mode of the native descriptor implementation.
</p>
@@ -47,7 +47,8 @@ Gets the non-blocking
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload1.html
index fb2d72f6fb..a2e9d83257 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload2.html
index 8d6c5b1484..f996c40b74 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_non_blocking/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_type.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_type.html
index cfd0a8eb02..b70b59bfa5 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_type.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.native_type"></a><a class="link" href="native_type.html" title="posix::stream_descriptor_service::native_type">posix::stream_descriptor_service::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186157504"></a>
+ <a class="indexterm" name="idp156787680"></a>
(Deprecated: Use native_handle_type.)
The native descriptor type.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/non_blocking.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking.html
index a33261f038..cb59cef1d2 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.non_blocking"></a><a class="link" href="non_blocking.html" title="posix::stream_descriptor_service::non_blocking">posix::stream_descriptor_service::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186169984"></a>
+ <a class="indexterm" name="idp156800224"></a>
Gets the non-blocking mode
of the descriptor.
</p>
@@ -47,7 +47,8 @@ Gets the non-blocking mode
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/non_blocking/overload1.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload1.html
index e70cc8d714..135a8464b4 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/non_blocking/overload2.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload2.html
index 10390157da..7b91245243 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/non_blocking/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/read_some.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/read_some.html
index 049393307d..ee072efe0b 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/read_some.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.read_some"></a><a class="link" href="read_some.html" title="posix::stream_descriptor_service::read_some">posix::stream_descriptor_service::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186224304"></a>
+ <a class="indexterm" name="idp156854336"></a>
Read some data from the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Read some data from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/release.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/release.html
index a1f2aefd89..3154c0aa15 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/release.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/release.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.release"></a><a class="link" href="release.html" title="posix::stream_descriptor_service::release">posix::stream_descriptor_service::release</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186245376"></a>
+ <a class="indexterm" name="idp156875504"></a>
Release ownership of the native
descriptor implementation.
</p>
@@ -37,7 +37,8 @@ Release ownership of the native
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/stream_descriptor_service.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/stream_descriptor_service.html
index 0d5554667c..40d3dcfce4 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/stream_descriptor_service.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/stream_descriptor_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.stream_descriptor_service"></a><a class="link" href="stream_descriptor_service.html" title="posix::stream_descriptor_service::stream_descriptor_service">posix::stream_descriptor_service::stream_descriptor_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186254112"></a>
+ <a class="indexterm" name="idp156884176"></a>
Construct a new
stream descriptor service for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/write_some.html b/doc/html/boost_asio/reference/posix__stream_descriptor_service/write_some.html
index f626ce84fe..d55b3ae6d7 100644
--- a/doc/html/boost_asio/reference/posix__stream_descriptor_service/write_some.html
+++ b/doc/html/boost_asio/reference/posix__stream_descriptor_service/write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__stream_descriptor_service.write_some"></a><a class="link" href="write_some.html" title="posix::stream_descriptor_service::write_some">posix::stream_descriptor_service::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186266256"></a>
+ <a class="indexterm" name="idp156896320"></a>
Write the given data to the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Write the given data to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service.html b/doc/html/boost_asio/reference/raw_socket_service.html
index 6071ee23aa..0b78ec2e4d 100644
--- a/doc/html/boost_asio/reference/raw_socket_service.html
+++ b/doc/html/boost_asio/reference/raw_socket_service.html
@@ -612,7 +612,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/assign.html b/doc/html/boost_asio/reference/raw_socket_service/assign.html
index 30bed2d586..b878f0e0d7 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/assign.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.assign"></a><a class="link" href="assign.html" title="raw_socket_service::assign">raw_socket_service::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186465232"></a>
+ <a class="indexterm" name="idp157095744"></a>
Assign an existing native socket to a raw socket.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">assign</span><span class="special">(</span>
@@ -39,7 +39,8 @@ Assign an existing native socket to a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/async_connect.html b/doc/html/boost_asio/reference/raw_socket_service/async_connect.html
index 6ea653a5d8..8fd65c56c9 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/async_connect.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/async_connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.async_connect"></a><a class="link" href="async_connect.html" title="raw_socket_service::async_connect">raw_socket_service::async_connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186487328"></a>
+ <a class="indexterm" name="idp157117776"></a>
Start an asynchronous connect.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/async_receive.html b/doc/html/boost_asio/reference/raw_socket_service/async_receive.html
index b4f3452b0f..fc6f8c5b85 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/async_receive.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/async_receive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.async_receive"></a><a class="link" href="async_receive.html" title="raw_socket_service::async_receive">raw_socket_service::async_receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186504848"></a>
+ <a class="indexterm" name="idp157135360"></a>
Start an asynchronous receive.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -42,7 +42,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/async_receive_from.html b/doc/html/boost_asio/reference/raw_socket_service/async_receive_from.html
index 4eaae84e6d..0b8dbc0646 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/async_receive_from.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/async_receive_from.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.async_receive_from"></a><a class="link" href="async_receive_from.html" title="raw_socket_service::async_receive_from">raw_socket_service::async_receive_from</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186527424"></a>
+ <a class="indexterm" name="idp157157936"></a>
Start an asynchronous receive that
will get the endpoint of the sender.
</p>
@@ -44,7 +44,8 @@ Start an asynchronous receive that
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/async_send.html b/doc/html/boost_asio/reference/raw_socket_service/async_send.html
index 9743490cde..a71b323036 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/async_send.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/async_send.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.async_send"></a><a class="link" href="async_send.html" title="raw_socket_service::async_send">raw_socket_service::async_send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186552688"></a>
+ <a class="indexterm" name="idp157183136"></a>
Start an asynchronous send.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -42,7 +42,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/async_send_to.html b/doc/html/boost_asio/reference/raw_socket_service/async_send_to.html
index 2b1852c04d..b1d178ab88 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/async_send_to.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/async_send_to.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.async_send_to"></a><a class="link" href="async_send_to.html" title="raw_socket_service::async_send_to">raw_socket_service::async_send_to</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186575232"></a>
+ <a class="indexterm" name="idp157205616"></a>
Start an asynchronous send.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -43,7 +43,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/at_mark.html b/doc/html/boost_asio/reference/raw_socket_service/at_mark.html
index 24d12cc01c..85c7373020 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/at_mark.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/at_mark.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.at_mark"></a><a class="link" href="at_mark.html" title="raw_socket_service::at_mark">raw_socket_service::at_mark</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186601056"></a>
+ <a class="indexterm" name="idp157231440"></a>
Determine whether the socket is at the out-of-band
data mark.
</p>
@@ -38,7 +38,8 @@ Determine whether the socket is at the out-of-band
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/available.html b/doc/html/boost_asio/reference/raw_socket_service/available.html
index 207d6016e3..66d9480f7d 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/available.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/available.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.available"></a><a class="link" href="available.html" title="raw_socket_service::available">raw_socket_service::available</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186616176"></a>
+ <a class="indexterm" name="idp157246480"></a>
Determine the number of bytes available for
reading.
</p>
@@ -38,7 +38,8 @@ Determine the number of bytes available 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/bind.html b/doc/html/boost_asio/reference/raw_socket_service/bind.html
index 90c792f10b..9d2aca7e62 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/bind.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/bind.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.bind"></a><a class="link" href="bind.html" title="raw_socket_service::bind">raw_socket_service::bind</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186632544"></a>
+ <a class="indexterm" name="idp157262848"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">bind</span><span class="special">(</span>
<span class="identifier">implementation_type</span> <span class="special">&amp;</span> <span class="identifier">impl</span><span class="special">,</span>
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/cancel.html b/doc/html/boost_asio/reference/raw_socket_service/cancel.html
index c4b7cfb34b..200e2fb243 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/cancel.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.cancel"></a><a class="link" href="cancel.html" title="raw_socket_service::cancel">raw_socket_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186651216"></a>
+ <a class="indexterm" name="idp157281584"></a>
Cancel all asynchronous operations associated with
the socket.
</p>
@@ -38,7 +38,8 @@ Cancel all asynchronous operations associated with
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/close.html b/doc/html/boost_asio/reference/raw_socket_service/close.html
index f00228f2c2..c791609937 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/close.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.close"></a><a class="link" href="close.html" title="raw_socket_service::close">raw_socket_service::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186666704"></a>
+ <a class="indexterm" name="idp157297136"></a>
Close a raw socket implementation.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">close</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Close a raw socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/connect.html b/doc/html/boost_asio/reference/raw_socket_service/connect.html
index 13f38f7f23..dea3b35876 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/connect.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.connect"></a><a class="link" href="connect.html" title="raw_socket_service::connect">raw_socket_service::connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186682160"></a>
+ <a class="indexterm" name="idp157312656"></a>
Connect the raw socket to the specified endpoint.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">connect</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Connect the raw socket to the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/construct.html b/doc/html/boost_asio/reference/raw_socket_service/construct.html
index f51841949c..0968bf3519 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/construct.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.construct"></a><a class="link" href="construct.html" title="raw_socket_service::construct">raw_socket_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186700976"></a>
+ <a class="indexterm" name="idp157331408"></a>
Construct a new raw socket implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">construct</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Construct a new raw socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/converting_move_construct.html b/doc/html/boost_asio/reference/raw_socket_service/converting_move_construct.html
index 68be627933..d8659207e2 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/converting_move_construct.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/converting_move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.converting_move_construct"></a><a class="link" href="converting_move_construct.html" title="raw_socket_service::converting_move_construct">raw_socket_service::converting_move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186709616"></a>
+ <a class="indexterm" name="idp157340112"></a>
Move-construct a new raw socket
implementation from another protocol type.
</p>
@@ -41,7 +41,8 @@ Move-construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/destroy.html b/doc/html/boost_asio/reference/raw_socket_service/destroy.html
index 7696992528..1d2205d305 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/destroy.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.destroy"></a><a class="link" href="destroy.html" title="raw_socket_service::destroy">raw_socket_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186737488"></a>
+ <a class="indexterm" name="idp157367984"></a>
Destroy a raw socket implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a raw socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/endpoint_type.html b/doc/html/boost_asio/reference/raw_socket_service/endpoint_type.html
index f7ec72dbc9..d1312d9049 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/endpoint_type.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/endpoint_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.endpoint_type"></a><a class="link" href="endpoint_type.html" title="raw_socket_service::endpoint_type">raw_socket_service::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186746032"></a>
+ <a class="indexterm" name="idp157376592"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/get_io_service.html b/doc/html/boost_asio/reference/raw_socket_service/get_io_service.html
index 5e18ebe3b3..c37a75608b 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp186760160"></a>
+ <a class="indexterm" name="idp157390736"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/get_option.html b/doc/html/boost_asio/reference/raw_socket_service/get_option.html
index a85fa65b27..b3984a6950 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/get_option.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/get_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.get_option"></a><a class="link" href="get_option.html" title="raw_socket_service::get_option">raw_socket_service::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186770880"></a>
+ <a class="indexterm" name="idp157401456"></a>
Get a socket option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Get a socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/id.html b/doc/html/boost_asio/reference/raw_socket_service/id.html
index ffc42e381f..d6dda0c0b7 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/id.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.id"></a><a class="link" href="id.html" title="raw_socket_service::id">raw_socket_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186794224"></a>
+ <a class="indexterm" name="idp157424800"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/implementation_type.html b/doc/html/boost_asio/reference/raw_socket_service/implementation_type.html
index 1a543d21cb..0664bcc44b 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.implementation_type"></a><a class="link" href="implementation_type.html" title="raw_socket_service::implementation_type">raw_socket_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186804032"></a>
+ <a class="indexterm" name="idp157434672"></a>
The type of a raw socket.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">implementation_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/io_control.html b/doc/html/boost_asio/reference/raw_socket_service/io_control.html
index abaa81c12a..96fa01f929 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/io_control.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/io_control.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.io_control"></a><a class="link" href="io_control.html" title="raw_socket_service::io_control">raw_socket_service::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186816288"></a>
+ <a class="indexterm" name="idp157446992"></a>
Perform an IO control command on the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Perform an IO control command on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/is_open.html b/doc/html/boost_asio/reference/raw_socket_service/is_open.html
index 2dd3f776e8..0a52b88da2 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/is_open.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.is_open"></a><a class="link" href="is_open.html" title="raw_socket_service::is_open">raw_socket_service::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186837664"></a>
+ <a class="indexterm" name="idp157468432"></a>
Determine whether the socket is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Determine whether the socket is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/local_endpoint.html b/doc/html/boost_asio/reference/raw_socket_service/local_endpoint.html
index 45b3b3ff0e..25fe2953e2 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/local_endpoint.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/local_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.local_endpoint"></a><a class="link" href="local_endpoint.html" title="raw_socket_service::local_endpoint">raw_socket_service::local_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186848112"></a>
+ <a class="indexterm" name="idp157478880"></a>
Get the local endpoint.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <span class="identifier">local_endpoint</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Get the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/move_assign.html b/doc/html/boost_asio/reference/raw_socket_service/move_assign.html
index 54e6e77aa2..e5c4f89841 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/move_assign.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/move_assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.move_assign"></a><a class="link" href="move_assign.html" title="raw_socket_service::move_assign">raw_socket_service::move_assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186863280"></a>
+ <a class="indexterm" name="idp157494112"></a>
Move-assign from another raw socket implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">move_assign</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Move-assign from another raw socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/move_construct.html b/doc/html/boost_asio/reference/raw_socket_service/move_construct.html
index e357475ae2..74804301b2 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/move_construct.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.move_construct"></a><a class="link" href="move_construct.html" title="raw_socket_service::move_construct">raw_socket_service::move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186877008"></a>
+ <a class="indexterm" name="idp157507776"></a>
Move-construct a new raw socket implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">move_construct</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Move-construct a new raw socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/native.html b/doc/html/boost_asio/reference/raw_socket_service/native.html
index cd4b6052a8..08521daf14 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/native.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.native"></a><a class="link" href="native.html" title="raw_socket_service::native">raw_socket_service::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186888128"></a>
+ <a class="indexterm" name="idp157518896"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native socket implementation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">(</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/native_handle.html b/doc/html/boost_asio/reference/raw_socket_service/native_handle.html
index a2712c8ad0..1db8f12268 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/native_handle.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.native_handle"></a><a class="link" href="native_handle.html" title="raw_socket_service::native_handle">raw_socket_service::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186898560"></a>
+ <a class="indexterm" name="idp157529328"></a>
Get the native socket implementation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Get the native socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/native_handle_type.html b/doc/html/boost_asio/reference/raw_socket_service/native_handle_type.html
index 5af49298c1..0b1e6ee279 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/native_handle_type.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.native_handle_type"></a><a class="link" href="native_handle_type.html" title="raw_socket_service::native_handle_type">raw_socket_service::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186907248"></a>
+ <a class="indexterm" name="idp157538016"></a>
The native socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/native_non_blocking.html b/doc/html/boost_asio/reference/raw_socket_service/native_non_blocking.html
index 2daa53687b..6d771d9ae6 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/native_non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="raw_socket_service::native_non_blocking">raw_socket_service::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186919696"></a>
+ <a class="indexterm" name="idp157550400"></a>
Gets the non-blocking mode of the
native socket implementation.
</p>
@@ -47,7 +47,8 @@ Gets the non-blocking mode 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/raw_socket_service/native_non_blocking/overload1.html
index e277f19cd7..0fc81c5ccd 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/native_non_blocking/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/raw_socket_service/native_non_blocking/overload2.html
index d2096a8a10..1ce7f395d8 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/native_non_blocking/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/native_type.html b/doc/html/boost_asio/reference/raw_socket_service/native_type.html
index 4327494362..369d2feeed 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/native_type.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.native_type"></a><a class="link" href="native_type.html" title="raw_socket_service::native_type">raw_socket_service::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186973616"></a>
+ <a class="indexterm" name="idp157604320"></a>
(Deprecated: Use native_handle_type.) The
native socket type.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/non_blocking.html b/doc/html/boost_asio/reference/raw_socket_service/non_blocking.html
index 32f86bf86c..02956dd07b 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/non_blocking.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.non_blocking"></a><a class="link" href="non_blocking.html" title="raw_socket_service::non_blocking">raw_socket_service::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp186985904"></a>
+ <a class="indexterm" name="idp157616672"></a>
Gets the non-blocking mode of the socket.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="raw_socket_service::non_blocking (1 of 2 overloads)">non_blocking</a><span class="special">(</span>
@@ -46,7 +46,8 @@ Gets the non-blocking mode of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/non_blocking/overload1.html b/doc/html/boost_asio/reference/raw_socket_service/non_blocking/overload1.html
index 98ee121c09..078f3fdfe7 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/non_blocking/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/non_blocking/overload2.html b/doc/html/boost_asio/reference/raw_socket_service/non_blocking/overload2.html
index dba429fa55..f552f1ac6b 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/non_blocking/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/open.html b/doc/html/boost_asio/reference/raw_socket_service/open.html
index f3bb113be3..dc3f992a9b 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/open.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.open"></a><a class="link" href="open.html" title="raw_socket_service::open">raw_socket_service::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp187039808"></a>
+ <a class="indexterm" name="idp157670576"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">open</span><span class="special">(</span>
<span class="identifier">implementation_type</span> <span class="special">&amp;</span> <span class="identifier">impl</span><span class="special">,</span>
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/protocol_type.html b/doc/html/boost_asio/reference/raw_socket_service/protocol_type.html
index 810d631f99..4776a846b8 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/protocol_type.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/protocol_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.protocol_type"></a><a class="link" href="protocol_type.html" title="raw_socket_service::protocol_type">raw_socket_service::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp187058544"></a>
+ <a class="indexterm" name="idp157689312"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/raw_socket_service.html b/doc/html/boost_asio/reference/raw_socket_service/raw_socket_service.html
index 01dbd20778..fa8f29e0fa 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/raw_socket_service.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/raw_socket_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.raw_socket_service"></a><a class="link" href="raw_socket_service.html" title="raw_socket_service::raw_socket_service">raw_socket_service::raw_socket_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp187070944"></a>
+ <a class="indexterm" name="idp157701664"></a>
Construct a new raw socket service
for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new raw socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/receive.html b/doc/html/boost_asio/reference/raw_socket_service/receive.html
index b23e157dce..b982cc9fe2 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/receive.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/receive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.receive"></a><a class="link" href="receive.html" title="raw_socket_service::receive">raw_socket_service::receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp187082848"></a>
+ <a class="indexterm" name="idp157713504"></a>
Receive some data from the peer.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Receive some data from 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/receive_from.html b/doc/html/boost_asio/reference/raw_socket_service/receive_from.html
index d9769f0ce6..53ef180aec 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/receive_from.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/receive_from.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.receive_from"></a><a class="link" href="receive_from.html" title="raw_socket_service::receive_from">raw_socket_service::receive_from</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp187106880"></a>
+ <a class="indexterm" name="idp157737536"></a>
Receive raw data with the endpoint of the
sender.
</p>
@@ -43,7 +43,8 @@ Receive raw data with the endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/remote_endpoint.html b/doc/html/boost_asio/reference/raw_socket_service/remote_endpoint.html
index 13fc4f534e..80a1ab3cd1 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/remote_endpoint.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/remote_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.remote_endpoint"></a><a class="link" href="remote_endpoint.html" title="raw_socket_service::remote_endpoint">raw_socket_service::remote_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp187133456"></a>
+ <a class="indexterm" name="idp157764112"></a>
Get the remote endpoint.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <span class="identifier">remote_endpoint</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Get the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/send.html b/doc/html/boost_asio/reference/raw_socket_service/send.html
index 7e56088a6d..7e0f1d7ea4 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/send.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/send.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.send"></a><a class="link" href="send.html" title="raw_socket_service::send">raw_socket_service::send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp187148624"></a>
+ <a class="indexterm" name="idp157779280"></a>
Send the given data to the peer.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Send the given data to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/send_to.html b/doc/html/boost_asio/reference/raw_socket_service/send_to.html
index 6104bc43bf..76dd68e9fb 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/send_to.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/send_to.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.send_to"></a><a class="link" href="send_to.html" title="raw_socket_service::send_to">raw_socket_service::send_to</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp187172560"></a>
+ <a class="indexterm" name="idp157803152"></a>
Send raw data to the specified endpoint.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -42,7 +42,8 @@ Send raw data to the specified 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/set_option.html b/doc/html/boost_asio/reference/raw_socket_service/set_option.html
index a630203314..afa06178bd 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/set_option.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/set_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.set_option"></a><a class="link" href="set_option.html" title="raw_socket_service::set_option">raw_socket_service::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp187199968"></a>
+ <a class="indexterm" name="idp157830496"></a>
Set a socket option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Set a socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/raw_socket_service/shutdown.html b/doc/html/boost_asio/reference/raw_socket_service/shutdown.html
index 4758990f56..177ad0acaa 100644
--- a/doc/html/boost_asio/reference/raw_socket_service/shutdown.html
+++ b/doc/html/boost_asio/reference/raw_socket_service/shutdown.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.raw_socket_service.shutdown"></a><a class="link" href="shutdown.html" title="raw_socket_service::shutdown">raw_socket_service::shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp187222048"></a>
+ <a class="indexterm" name="idp157852576"></a>
Disable sends or receives on the socket.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">shutdown</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Disable sends or receives on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2587da6064..6668c989c4 100644
--- a/doc/html/boost_asio/reference/read.html
+++ b/doc/html/boost_asio/reference/read.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.read"></a><a class="link" href="read.html" title="read">read</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp187240592"></a>
+ <a class="indexterm" name="idp157871120"></a>
Attempt to read a certain amount of data from a stream before returning.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -119,7 +119,8 @@ Attempt to read a certain amount of data from a stream before returning.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 36af9a0183..3b57b8cef6 100644
--- a/doc/html/boost_asio/reference/read/overload1.html
+++ b/doc/html/boost_asio/reference/read/overload1.html
@@ -122,7 +122,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 96497cb428..acbfba9fcb 100644
--- a/doc/html/boost_asio/reference/read/overload2.html
+++ b/doc/html/boost_asio/reference/read/overload2.html
@@ -114,7 +114,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b74e8ae5a6..f1a8ac9624 100644
--- a/doc/html/boost_asio/reference/read/overload3.html
+++ b/doc/html/boost_asio/reference/read/overload3.html
@@ -134,7 +134,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 263b17c644..7108b558a1 100644
--- a/doc/html/boost_asio/reference/read/overload4.html
+++ b/doc/html/boost_asio/reference/read/overload4.html
@@ -112,7 +112,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 96a8be44dc..5d14623693 100644
--- a/doc/html/boost_asio/reference/read/overload5.html
+++ b/doc/html/boost_asio/reference/read/overload5.html
@@ -106,7 +106,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2c606451e1..a959167671 100644
--- a/doc/html/boost_asio/reference/read/overload6.html
+++ b/doc/html/boost_asio/reference/read/overload6.html
@@ -98,7 +98,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7a2780c606..2be851fdaf 100644
--- a/doc/html/boost_asio/reference/read/overload7.html
+++ b/doc/html/boost_asio/reference/read/overload7.html
@@ -117,7 +117,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f13f44b2d8..099fe7d90e 100644
--- a/doc/html/boost_asio/reference/read/overload8.html
+++ b/doc/html/boost_asio/reference/read/overload8.html
@@ -110,7 +110,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1b99a90fe6..e55d3703f6 100644
--- a/doc/html/boost_asio/reference/read_at.html
+++ b/doc/html/boost_asio/reference/read_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.read_at"></a><a class="link" href="read_at.html" title="read_at">read_at</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp187905872"></a>
+ <a class="indexterm" name="idp158535664"></a>
Attempt to read a certain amount of data at the specified offset before
returning.
</p>
@@ -128,7 +128,8 @@ Attempt to read a certain amount of data at the specified offset before
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7a82ed0e2f..6390b8cfb5 100644
--- a/doc/html/boost_asio/reference/read_at/overload1.html
+++ b/doc/html/boost_asio/reference/read_at/overload1.html
@@ -129,7 +129,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4130384b56..b5b374195a 100644
--- a/doc/html/boost_asio/reference/read_at/overload2.html
+++ b/doc/html/boost_asio/reference/read_at/overload2.html
@@ -122,7 +122,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 91900c309f..3c2d479025 100644
--- a/doc/html/boost_asio/reference/read_at/overload3.html
+++ b/doc/html/boost_asio/reference/read_at/overload3.html
@@ -141,7 +141,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 705119920f..1d9641b53b 100644
--- a/doc/html/boost_asio/reference/read_at/overload4.html
+++ b/doc/html/boost_asio/reference/read_at/overload4.html
@@ -119,7 +119,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0e0fbc2302..ebaecada32 100644
--- a/doc/html/boost_asio/reference/read_at/overload5.html
+++ b/doc/html/boost_asio/reference/read_at/overload5.html
@@ -108,7 +108,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 07a3772d8b..f215734720 100644
--- a/doc/html/boost_asio/reference/read_at/overload6.html
+++ b/doc/html/boost_asio/reference/read_at/overload6.html
@@ -100,7 +100,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9055011d92..d2c25d89df 100644
--- a/doc/html/boost_asio/reference/read_at/overload7.html
+++ b/doc/html/boost_asio/reference/read_at/overload7.html
@@ -119,7 +119,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c19110b2d8..6df8a09e94 100644
--- a/doc/html/boost_asio/reference/read_at/overload8.html
+++ b/doc/html/boost_asio/reference/read_at/overload8.html
@@ -112,7 +112,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e76d7e052e..0dfd2c2c23 100644
--- a/doc/html/boost_asio/reference/read_until.html
+++ b/doc/html/boost_asio/reference/read_until.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.read_until"></a><a class="link" href="read_until.html" title="read_until">read_until</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp188622064"></a>
+ <a class="indexterm" name="idp159251504"></a>
Read data into a streambuf until it contains a delimiter, matches
a regular expression, or a function object indicates a match.
</p>
@@ -124,7 +124,8 @@ Read data into a streambuf until it contains a delimiter, matches
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 58d88a28d4..52f0f5a14f 100644
--- a/doc/html/boost_asio/reference/read_until/overload1.html
+++ b/doc/html/boost_asio/reference/read_until/overload1.html
@@ -149,7 +149,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a0714fa4ce..0f5d4ad20d 100644
--- a/doc/html/boost_asio/reference/read_until/overload2.html
+++ b/doc/html/boost_asio/reference/read_until/overload2.html
@@ -104,7 +104,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 17ddda423f..6f44f4b417 100644
--- a/doc/html/boost_asio/reference/read_until/overload3.html
+++ b/doc/html/boost_asio/reference/read_until/overload3.html
@@ -149,7 +149,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bb57002a8e..268ed97386 100644
--- a/doc/html/boost_asio/reference/read_until/overload4.html
+++ b/doc/html/boost_asio/reference/read_until/overload4.html
@@ -104,7 +104,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 63de8f325f..4ffc9ea38e 100644
--- a/doc/html/boost_asio/reference/read_until/overload5.html
+++ b/doc/html/boost_asio/reference/read_until/overload5.html
@@ -151,7 +151,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3ddfc8d81f..3cbad18956 100644
--- a/doc/html/boost_asio/reference/read_until/overload6.html
+++ b/doc/html/boost_asio/reference/read_until/overload6.html
@@ -106,7 +106,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9b38a37b43..7554eea779 100644
--- a/doc/html/boost_asio/reference/read_until/overload7.html
+++ b/doc/html/boost_asio/reference/read_until/overload7.html
@@ -199,7 +199,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a6da663a1c..b2e8cc42f3 100644
--- a/doc/html/boost_asio/reference/read_until/overload8.html
+++ b/doc/html/boost_asio/reference/read_until/overload8.html
@@ -137,7 +137,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service.html b/doc/html/boost_asio/reference/seq_packet_socket_service.html
index e60e9b8c5e..478d4df5d1 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service.html
@@ -571,7 +571,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/assign.html b/doc/html/boost_asio/reference/seq_packet_socket_service/assign.html
index bca79eb43a..bd4c1bf360 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/assign.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.assign"></a><a class="link" href="assign.html" title="seq_packet_socket_service::assign">seq_packet_socket_service::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp189789056"></a>
+ <a class="indexterm" name="idp160418912"></a>
Assign an existing native socket to a sequenced
packet socket.
</p>
@@ -40,7 +40,8 @@ Assign an existing native socket to a sequenced
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/async_connect.html b/doc/html/boost_asio/reference/seq_packet_socket_service/async_connect.html
index e4502ed3c4..316cf3237f 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/async_connect.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/async_connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.async_connect"></a><a class="link" href="async_connect.html" title="seq_packet_socket_service::async_connect">seq_packet_socket_service::async_connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp189811232"></a>
+ <a class="indexterm" name="idp160441088"></a>
Start an asynchronous connect.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/async_receive.html b/doc/html/boost_asio/reference/seq_packet_socket_service/async_receive.html
index b3ace63ed5..415208a47f 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/async_receive.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/async_receive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.async_receive"></a><a class="link" href="async_receive.html" title="seq_packet_socket_service::async_receive">seq_packet_socket_service::async_receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp189828816"></a>
+ <a class="indexterm" name="idp160458672"></a>
Start an asynchronous receive.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -43,7 +43,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/async_send.html b/doc/html/boost_asio/reference/seq_packet_socket_service/async_send.html
index 4aa2f2fb90..f6a0d70241 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/async_send.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/async_send.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.async_send"></a><a class="link" href="async_send.html" title="seq_packet_socket_service::async_send">seq_packet_socket_service::async_send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp189855072"></a>
+ <a class="indexterm" name="idp160484992"></a>
Start an asynchronous send.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -42,7 +42,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/at_mark.html b/doc/html/boost_asio/reference/seq_packet_socket_service/at_mark.html
index 5ddd4156bf..5e89132e7a 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/at_mark.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/at_mark.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.at_mark"></a><a class="link" href="at_mark.html" title="seq_packet_socket_service::at_mark">seq_packet_socket_service::at_mark</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp189877584"></a>
+ <a class="indexterm" name="idp160507488"></a>
Determine whether the socket is at the
out-of-band data mark.
</p>
@@ -38,7 +38,8 @@ Determine whether the socket is at 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/available.html b/doc/html/boost_asio/reference/seq_packet_socket_service/available.html
index e03a1d520f..371a19a920 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/available.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/available.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.available"></a><a class="link" href="available.html" title="seq_packet_socket_service::available">seq_packet_socket_service::available</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp189892896"></a>
+ <a class="indexterm" name="idp160522800"></a>
Determine the number of bytes available
for reading.
</p>
@@ -38,7 +38,8 @@ Determine the number of bytes available
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/bind.html b/doc/html/boost_asio/reference/seq_packet_socket_service/bind.html
index d11334cd6b..dfb60fbd88 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/bind.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/bind.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.bind"></a><a class="link" href="bind.html" title="seq_packet_socket_service::bind">seq_packet_socket_service::bind</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp189909248"></a>
+ <a class="indexterm" name="idp160539216"></a>
Bind the sequenced packet socket to the specified
local endpoint.
</p>
@@ -39,7 +39,8 @@ Bind the sequenced packet socket to the specified
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/cancel.html b/doc/html/boost_asio/reference/seq_packet_socket_service/cancel.html
index 7b01e53b32..834925870d 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/cancel.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.cancel"></a><a class="link" href="cancel.html" title="seq_packet_socket_service::cancel">seq_packet_socket_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp189928096"></a>
+ <a class="indexterm" name="idp160558000"></a>
Cancel all asynchronous operations associated
with the socket.
</p>
@@ -38,7 +38,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/close.html b/doc/html/boost_asio/reference/seq_packet_socket_service/close.html
index d84f97d2f7..628808ee31 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/close.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.close"></a><a class="link" href="close.html" title="seq_packet_socket_service::close">seq_packet_socket_service::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp189943664"></a>
+ <a class="indexterm" name="idp160573504"></a>
Close a sequenced packet socket implementation.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">close</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Close a sequenced packet socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/connect.html b/doc/html/boost_asio/reference/seq_packet_socket_service/connect.html
index f13476102a..802e0cf6db 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/connect.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.connect"></a><a class="link" href="connect.html" title="seq_packet_socket_service::connect">seq_packet_socket_service::connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp189959136"></a>
+ <a class="indexterm" name="idp160588912"></a>
Connect the sequenced packet socket to
the specified endpoint.
</p>
@@ -39,7 +39,8 @@ Connect the sequenced packet socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/construct.html b/doc/html/boost_asio/reference/seq_packet_socket_service/construct.html
index 7b3ad596b6..541fb7286b 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/construct.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.construct"></a><a class="link" href="construct.html" title="seq_packet_socket_service::construct">seq_packet_socket_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp189978000"></a>
+ <a class="indexterm" name="idp160607840"></a>
Construct a new sequenced packet socket
implementation.
</p>
@@ -37,7 +37,8 @@ Construct a new sequenced 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/converting_move_construct.html b/doc/html/boost_asio/reference/seq_packet_socket_service/converting_move_construct.html
index 550c3022da..3117682bed 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/converting_move_construct.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/converting_move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.converting_move_construct"></a><a class="link" href="converting_move_construct.html" title="seq_packet_socket_service::converting_move_construct">seq_packet_socket_service::converting_move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp189986736"></a>
+ <a class="indexterm" name="idp160616640"></a>
Move-construct a new
sequenced packet socket implementation from another protocol type.
</p>
@@ -41,7 +41,8 @@ Move-construct a new
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/destroy.html b/doc/html/boost_asio/reference/seq_packet_socket_service/destroy.html
index 7aa776fd90..9dcbde6df1 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/destroy.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.destroy"></a><a class="link" href="destroy.html" title="seq_packet_socket_service::destroy">seq_packet_socket_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190014576"></a>
+ <a class="indexterm" name="idp160644464"></a>
Destroy a sequenced packet socket implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a sequenced packet socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/endpoint_type.html b/doc/html/boost_asio/reference/seq_packet_socket_service/endpoint_type.html
index bdadd92ffd..91725c1f2c 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/endpoint_type.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/endpoint_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.endpoint_type"></a><a class="link" href="endpoint_type.html" title="seq_packet_socket_service::endpoint_type">seq_packet_socket_service::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190023344"></a>
+ <a class="indexterm" name="idp160653232"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/get_io_service.html b/doc/html/boost_asio/reference/seq_packet_socket_service/get_io_service.html
index b39d9a860e..c82b1983dc 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp190037696"></a>
+ <a class="indexterm" name="idp160667504"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/get_option.html b/doc/html/boost_asio/reference/seq_packet_socket_service/get_option.html
index 60dd0aab75..f61f71d3dc 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/get_option.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/get_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.get_option"></a><a class="link" href="get_option.html" title="seq_packet_socket_service::get_option">seq_packet_socket_service::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190048400"></a>
+ <a class="indexterm" name="idp160678208"></a>
Get a socket option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Get a socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/id.html b/doc/html/boost_asio/reference/seq_packet_socket_service/id.html
index 30eefc8b9e..efbb5922e4 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/id.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.id"></a><a class="link" href="id.html" title="seq_packet_socket_service::id">seq_packet_socket_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190071776"></a>
+ <a class="indexterm" name="idp160701584"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/implementation_type.html b/doc/html/boost_asio/reference/seq_packet_socket_service/implementation_type.html
index 116f94f7a9..084bd7a26e 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.implementation_type"></a><a class="link" href="implementation_type.html" title="seq_packet_socket_service::implementation_type">seq_packet_socket_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190081616"></a>
+ <a class="indexterm" name="idp160711424"></a>
The type of a sequenced packet
socket implementation.
</p>
@@ -46,7 +46,8 @@ The type of a sequenced 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/io_control.html b/doc/html/boost_asio/reference/seq_packet_socket_service/io_control.html
index e71286898c..3a4fa5bbe7 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/io_control.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/io_control.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.io_control"></a><a class="link" href="io_control.html" title="seq_packet_socket_service::io_control">seq_packet_socket_service::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190094032"></a>
+ <a class="indexterm" name="idp160723952"></a>
Perform an IO control command on the
socket.
</p>
@@ -41,7 +41,8 @@ Perform an IO control command on 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/is_open.html b/doc/html/boost_asio/reference/seq_packet_socket_service/is_open.html
index 9c0ed0ccff..f875c8ab9c 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/is_open.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.is_open"></a><a class="link" href="is_open.html" title="seq_packet_socket_service::is_open">seq_packet_socket_service::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190115424"></a>
+ <a class="indexterm" name="idp160745344"></a>
Determine whether the socket is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Determine whether the socket is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/local_endpoint.html b/doc/html/boost_asio/reference/seq_packet_socket_service/local_endpoint.html
index eb4f522fe1..4babfdce4c 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/local_endpoint.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/local_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.local_endpoint"></a><a class="link" href="local_endpoint.html" title="seq_packet_socket_service::local_endpoint">seq_packet_socket_service::local_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190125984"></a>
+ <a class="indexterm" name="idp160755904"></a>
Get the local endpoint.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <span class="identifier">local_endpoint</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Get the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/move_assign.html b/doc/html/boost_asio/reference/seq_packet_socket_service/move_assign.html
index d38444be3e..80409c248b 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/move_assign.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/move_assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.move_assign"></a><a class="link" href="move_assign.html" title="seq_packet_socket_service::move_assign">seq_packet_socket_service::move_assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190141296"></a>
+ <a class="indexterm" name="idp160771136"></a>
Move-assign from another sequenced
packet socket implementation.
</p>
@@ -39,7 +39,8 @@ Move-assign from another sequenced
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/move_construct.html b/doc/html/boost_asio/reference/seq_packet_socket_service/move_construct.html
index 311b8b290a..4779d849db 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/move_construct.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.move_construct"></a><a class="link" href="move_construct.html" title="seq_packet_socket_service::move_construct">seq_packet_socket_service::move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190155168"></a>
+ <a class="indexterm" name="idp160785104"></a>
Move-construct a new sequenced packet
socket implementation.
</p>
@@ -38,7 +38,8 @@ Move-construct a new sequenced 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/native.html b/doc/html/boost_asio/reference/seq_packet_socket_service/native.html
index 2d26d8910f..7acc2ab1fe 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/native.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.native"></a><a class="link" href="native.html" title="seq_packet_socket_service::native">seq_packet_socket_service::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190166480"></a>
+ <a class="indexterm" name="idp160796352"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native socket implementation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">(</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/native_handle.html b/doc/html/boost_asio/reference/seq_packet_socket_service/native_handle.html
index 8d2cff250e..34ca18a94c 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/native_handle.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.native_handle"></a><a class="link" href="native_handle.html" title="seq_packet_socket_service::native_handle">seq_packet_socket_service::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190176848"></a>
+ <a class="indexterm" name="idp160806784"></a>
Get the native socket implementation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Get the native socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/native_handle_type.html b/doc/html/boost_asio/reference/seq_packet_socket_service/native_handle_type.html
index 16d3cdfbda..8473ae6ea4 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/native_handle_type.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.native_handle_type"></a><a class="link" href="native_handle_type.html" title="seq_packet_socket_service::native_handle_type">seq_packet_socket_service::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190185488"></a>
+ <a class="indexterm" name="idp160815424"></a>
The native socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking.html b/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking.html
index 43b8c84915..0fa0476558 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="seq_packet_socket_service::native_non_blocking">seq_packet_socket_service::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190197856"></a>
+ <a class="indexterm" name="idp160827792"></a>
Gets the non-blocking mode
of the native socket implementation.
</p>
@@ -47,7 +47,8 @@ Gets the non-blocking mode
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking/overload1.html
index 1651ffcc13..82d8eba16a 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking/overload2.html
index 6b67006dc3..a449e900c0 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/native_type.html b/doc/html/boost_asio/reference/seq_packet_socket_service/native_type.html
index 154aa24f0f..4d632afde9 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/native_type.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.native_type"></a><a class="link" href="native_type.html" title="seq_packet_socket_service::native_type">seq_packet_socket_service::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190252288"></a>
+ <a class="indexterm" name="idp160882160"></a>
(Deprecated: Use native_handle_type.)
The native socket type.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking.html b/doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking.html
index 238db52660..f6abe43911 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.non_blocking"></a><a class="link" href="non_blocking.html" title="seq_packet_socket_service::non_blocking">seq_packet_socket_service::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190264624"></a>
+ <a class="indexterm" name="idp160894608"></a>
Gets the non-blocking mode of the
socket.
</p>
@@ -47,7 +47,8 @@ Gets the non-blocking mode 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking/overload1.html b/doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking/overload1.html
index a42e7d90c1..80de55eccb 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking/overload2.html b/doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking/overload2.html
index 2965bd634c..3acb8f50bb 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/non_blocking/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/open.html b/doc/html/boost_asio/reference/seq_packet_socket_service/open.html
index ea6cf0ca0e..8ea366b4ff 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/open.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.open"></a><a class="link" href="open.html" title="seq_packet_socket_service::open">seq_packet_socket_service::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190318720"></a>
+ <a class="indexterm" name="idp160948688"></a>
Open a sequenced packet socket.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">open</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Open a sequenced 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/protocol_type.html b/doc/html/boost_asio/reference/seq_packet_socket_service/protocol_type.html
index dc05ffe169..6f04eea569 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/protocol_type.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/protocol_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.protocol_type"></a><a class="link" href="protocol_type.html" title="seq_packet_socket_service::protocol_type">seq_packet_socket_service::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190337568"></a>
+ <a class="indexterm" name="idp160967600"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/receive.html b/doc/html/boost_asio/reference/seq_packet_socket_service/receive.html
index 6db95821e0..dc37c3a7c6 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/receive.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/receive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.receive"></a><a class="link" href="receive.html" title="seq_packet_socket_service::receive">seq_packet_socket_service::receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190349984"></a>
+ <a class="indexterm" name="idp160979968"></a>
Receive some data from the peer.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -42,7 +42,8 @@ Receive some data from 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/remote_endpoint.html b/doc/html/boost_asio/reference/seq_packet_socket_service/remote_endpoint.html
index 5801ab3b63..1b7660085f 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/remote_endpoint.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/remote_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.remote_endpoint"></a><a class="link" href="remote_endpoint.html" title="seq_packet_socket_service::remote_endpoint">seq_packet_socket_service::remote_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190377664"></a>
+ <a class="indexterm" name="idp161007712"></a>
Get the remote endpoint.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <span class="identifier">remote_endpoint</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Get the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/send.html b/doc/html/boost_asio/reference/seq_packet_socket_service/send.html
index 9f9ddbe7d2..06877bc408 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/send.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/send.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.send"></a><a class="link" href="send.html" title="seq_packet_socket_service::send">seq_packet_socket_service::send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190392976"></a>
+ <a class="indexterm" name="idp161022960"></a>
Send the given data to the peer.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Send the given data to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/seq_packet_socket_service.html b/doc/html/boost_asio/reference/seq_packet_socket_service/seq_packet_socket_service.html
index 178f70e638..d130ac4f41 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/seq_packet_socket_service.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/seq_packet_socket_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.seq_packet_socket_service"></a><a class="link" href="seq_packet_socket_service.html" title="seq_packet_socket_service::seq_packet_socket_service">seq_packet_socket_service::seq_packet_socket_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190416976"></a>
+ <a class="indexterm" name="idp161047024"></a>
Construct a new sequenced
packet socket service for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new sequenced
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/set_option.html b/doc/html/boost_asio/reference/seq_packet_socket_service/set_option.html
index 490ff04631..705334e90c 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/set_option.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/set_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.set_option"></a><a class="link" href="set_option.html" title="seq_packet_socket_service::set_option">seq_packet_socket_service::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190429104"></a>
+ <a class="indexterm" name="idp161059088"></a>
Set a socket option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Set a socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/seq_packet_socket_service/shutdown.html b/doc/html/boost_asio/reference/seq_packet_socket_service/shutdown.html
index f2a6c97f8d..f39ce90db9 100644
--- a/doc/html/boost_asio/reference/seq_packet_socket_service/shutdown.html
+++ b/doc/html/boost_asio/reference/seq_packet_socket_service/shutdown.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.seq_packet_socket_service.shutdown"></a><a class="link" href="shutdown.html" title="seq_packet_socket_service::shutdown">seq_packet_socket_service::shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190451264"></a>
+ <a class="indexterm" name="idp161081312"></a>
Disable sends or receives on the socket.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">shutdown</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Disable sends or receives on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cc4c07957e..95a360563f 100644
--- a/doc/html/boost_asio/reference/serial_port.html
+++ b/doc/html/boost_asio/reference/serial_port.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port"></a><a class="link" href="serial_port.html" title="serial_port">serial_port</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp190469760"></a>
+ <a class="indexterm" name="idp161099808"></a>
Typedef for the typical usage of a serial port.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_serial_port</span> <span class="identifier">serial_port</span><span class="special">;</span>
@@ -498,7 +498,8 @@ Typedef for the typical usage of a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7f3ce287f8..b35ebc65ba 100644
--- a/doc/html/boost_asio/reference/serial_port_base.html
+++ b/doc/html/boost_asio/reference/serial_port_base.html
@@ -165,7 +165,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 536efa5dbc..7fafbd2c53 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base._serial_port_base"></a><a class="link" href="_serial_port_base.html" title="serial_port_base::~serial_port_base">serial_port_base::~serial_port_base</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190654176"></a>
+ <a class="indexterm" name="idp161284368"></a>
Protected destructor to prevent deletion
through this type.
</p>
@@ -36,7 +36,8 @@ Protected destructor to prevent deletion
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0a9e1b2cec..59879b0990 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4f86977262..9c3dfb873f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__baud_rate.baud_rate"></a><a class="link" href="baud_rate.html" title="serial_port_base::baud_rate::baud_rate">serial_port_base::baud_rate::baud_rate</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190689392"></a>
+ <a class="indexterm" name="idp161319424"></a>
</p>
<pre class="programlisting"><span class="identifier">baud_rate</span><span class="special">(</span>
<span class="keyword">unsigned</span> <span class="keyword">int</span> <span class="identifier">rate</span> <span class="special">=</span> <span class="number">0</span><span class="special">);</span>
@@ -35,7 +35,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 61e918b620..9c96591fb7 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__baud_rate.load"></a><a class="link" href="load.html" title="serial_port_base::baud_rate::load">serial_port_base::baud_rate::load</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190698640"></a>
+ <a class="indexterm" name="idp161328672"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">load</span><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">BOOST_ASIO_OPTION_STORAGE</span> <span class="special">&amp;</span> <span class="identifier">storage</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 03509b0af6..0fcb0428e1 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__baud_rate.store"></a><a class="link" href="store.html" title="serial_port_base::baud_rate::store">serial_port_base::baud_rate::store</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190714816"></a>
+ <a class="indexterm" name="idp161344784"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">store</span><span class="special">(</span>
<span class="identifier">BOOST_ASIO_OPTION_STORAGE</span> <span class="special">&amp;</span> <span class="identifier">storage</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 fdce15ce81..3bb10d6d4e 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
@@ -27,14 +27,15 @@
<a name="boost_asio.reference.serial_port_base__baud_rate.value"></a><a class="link" href="value.html" title="serial_port_base::baud_rate::value">serial_port_base::baud_rate::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190731520"></a>
+ <a class="indexterm" name="idp161361424"></a>
</p>
<pre class="programlisting"><span class="keyword">unsigned</span> <span class="keyword">int</span> <span class="identifier">value</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c63b52b86d..e11d7626c5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6f6dc7d20a..cb7e1f9dd1 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__character_size.character_size"></a><a class="link" href="character_size.html" title="serial_port_base::character_size::character_size">serial_port_base::character_size::character_size</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190768528"></a>
+ <a class="indexterm" name="idp161398400"></a>
</p>
<pre class="programlisting"><span class="identifier">character_size</span><span class="special">(</span>
<span class="keyword">unsigned</span> <span class="keyword">int</span> <span class="identifier">t</span> <span class="special">=</span> <span class="number">8</span><span class="special">);</span>
@@ -35,7 +35,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a27bf0744e..0395453501 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__character_size.load"></a><a class="link" href="load.html" title="serial_port_base::character_size::load">serial_port_base::character_size::load</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190777792"></a>
+ <a class="indexterm" name="idp161407664"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">load</span><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">BOOST_ASIO_OPTION_STORAGE</span> <span class="special">&amp;</span> <span class="identifier">storage</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1c4f70f789..49c9640388 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__character_size.store"></a><a class="link" href="store.html" title="serial_port_base::character_size::store">serial_port_base::character_size::store</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190793968"></a>
+ <a class="indexterm" name="idp161423904"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">store</span><span class="special">(</span>
<span class="identifier">BOOST_ASIO_OPTION_STORAGE</span> <span class="special">&amp;</span> <span class="identifier">storage</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a0d925a4c7..2d5c9341d2 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
@@ -27,14 +27,15 @@
<a name="boost_asio.reference.serial_port_base__character_size.value"></a><a class="link" href="value.html" title="serial_port_base::character_size::value">serial_port_base::character_size::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190810592"></a>
+ <a class="indexterm" name="idp161440592"></a>
</p>
<pre class="programlisting"><span class="keyword">unsigned</span> <span class="keyword">int</span> <span class="identifier">value</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 705adedda5..1d15f171bb 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e02dc888b6..3b66da73ab 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__flow_control.flow_control"></a><a class="link" href="flow_control.html" title="serial_port_base::flow_control::flow_control">serial_port_base::flow_control::flow_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190857776"></a>
+ <a class="indexterm" name="idp161487664"></a>
</p>
<pre class="programlisting"><span class="identifier">flow_control</span><span class="special">(</span>
<span class="identifier">type</span> <span class="identifier">t</span> <span class="special">=</span> <span class="identifier">none</span><span class="special">);</span>
@@ -35,7 +35,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ac7d41bc75..56ab5887df 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__flow_control.load"></a><a class="link" href="load.html" title="serial_port_base::flow_control::load">serial_port_base::flow_control::load</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190866432"></a>
+ <a class="indexterm" name="idp161496320"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">load</span><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">BOOST_ASIO_OPTION_STORAGE</span> <span class="special">&amp;</span> <span class="identifier">storage</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b2406cb9de..5f6018085b 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__flow_control.store"></a><a class="link" href="store.html" title="serial_port_base::flow_control::store">serial_port_base::flow_control::store</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190882608"></a>
+ <a class="indexterm" name="idp161512496"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">store</span><span class="special">(</span>
<span class="identifier">BOOST_ASIO_OPTION_STORAGE</span> <span class="special">&amp;</span> <span class="identifier">storage</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 14bba8bb78..6fd804314a 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
@@ -27,14 +27,14 @@
<a name="boost_asio.reference.serial_port_base__flow_control.type"></a><a class="link" href="type.html" title="serial_port_base::flow_control::type">serial_port_base::flow_control::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190899376"></a>
+ <a class="indexterm" name="idp161529264"></a>
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">type</span>
</pre>
<p>
- <a class="indexterm" name="idp190902928"></a>
- <a class="indexterm" name="idp190904048"></a>
- <a class="indexterm" name="idp190905168"></a>
+ <a class="indexterm" name="idp161532816"></a>
+ <a class="indexterm" name="idp161533936"></a>
+ <a class="indexterm" name="idp161535056"></a>
</p>
<h6>
<a name="boost_asio.reference.serial_port_base__flow_control.type.h0"></a>
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 772ef96a1a..65bdc0117f 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
@@ -27,14 +27,15 @@
<a name="boost_asio.reference.serial_port_base__flow_control.value"></a><a class="link" href="value.html" title="serial_port_base::flow_control::value">serial_port_base::flow_control::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190915712"></a>
+ <a class="indexterm" name="idp161545600"></a>
</p>
<pre class="programlisting"><span class="identifier">type</span> <span class="identifier">value</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 43e3470537..ac1648f306 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9c98a44ca3..77c0161f79 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__parity.load"></a><a class="link" href="load.html" title="serial_port_base::parity::load">serial_port_base::parity::load</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190961968"></a>
+ <a class="indexterm" name="idp161591680"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">load</span><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">BOOST_ASIO_OPTION_STORAGE</span> <span class="special">&amp;</span> <span class="identifier">storage</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cbc36c7670..e25b217aca 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__parity.parity"></a><a class="link" href="parity.html" title="serial_port_base::parity::parity">serial_port_base::parity::parity</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190978240"></a>
+ <a class="indexterm" name="idp161607888"></a>
</p>
<pre class="programlisting"><span class="identifier">parity</span><span class="special">(</span>
<span class="identifier">type</span> <span class="identifier">t</span> <span class="special">=</span> <span class="identifier">none</span><span class="special">);</span>
@@ -35,7 +35,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 860b552273..5c76de9f2f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__parity.store"></a><a class="link" href="store.html" title="serial_port_base::parity::store">serial_port_base::parity::store</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp190986736"></a>
+ <a class="indexterm" name="idp161616320"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">store</span><span class="special">(</span>
<span class="identifier">BOOST_ASIO_OPTION_STORAGE</span> <span class="special">&amp;</span> <span class="identifier">storage</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3988dabd3e..470c90b1bc 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
@@ -27,14 +27,14 @@
<a name="boost_asio.reference.serial_port_base__parity.type"></a><a class="link" href="type.html" title="serial_port_base::parity::type">serial_port_base::parity::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191003376"></a>
+ <a class="indexterm" name="idp161633024"></a>
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">type</span>
</pre>
<p>
- <a class="indexterm" name="idp191006864"></a>
- <a class="indexterm" name="idp191007984"></a>
- <a class="indexterm" name="idp191009120"></a>
+ <a class="indexterm" name="idp161636512"></a>
+ <a class="indexterm" name="idp161637632"></a>
+ <a class="indexterm" name="idp161638768"></a>
</p>
<h6>
<a name="boost_asio.reference.serial_port_base__parity.type.h0"></a>
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ca7ee16c79..974f77e635 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
@@ -27,14 +27,15 @@
<a name="boost_asio.reference.serial_port_base__parity.value"></a><a class="link" href="value.html" title="serial_port_base::parity::value">serial_port_base::parity::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191019488"></a>
+ <a class="indexterm" name="idp161649184"></a>
</p>
<pre class="programlisting"><span class="identifier">type</span> <span class="identifier">value</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 355325f2f5..0b77041189 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 efff2c70d7..a8ac6998d3 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__stop_bits.load"></a><a class="link" href="load.html" title="serial_port_base::stop_bits::load">serial_port_base::stop_bits::load</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191065472"></a>
+ <a class="indexterm" name="idp161695248"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">load</span><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">BOOST_ASIO_OPTION_STORAGE</span> <span class="special">&amp;</span> <span class="identifier">storage</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d98b9b4dec..6fd48387f7 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__stop_bits.stop_bits"></a><a class="link" href="stop_bits.html" title="serial_port_base::stop_bits::stop_bits">serial_port_base::stop_bits::stop_bits</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191081664"></a>
+ <a class="indexterm" name="idp161711376"></a>
</p>
<pre class="programlisting"><span class="identifier">stop_bits</span><span class="special">(</span>
<span class="identifier">type</span> <span class="identifier">t</span> <span class="special">=</span> <span class="identifier">one</span><span class="special">);</span>
@@ -35,7 +35,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2a07575b57..17e7e5fe03 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_base__stop_bits.store"></a><a class="link" href="store.html" title="serial_port_base::stop_bits::store">serial_port_base::stop_bits::store</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191090336"></a>
+ <a class="indexterm" name="idp161720048"></a>
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">store</span><span class="special">(</span>
<span class="identifier">BOOST_ASIO_OPTION_STORAGE</span> <span class="special">&amp;</span> <span class="identifier">storage</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 205d2f9c24..1d9612f447 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
@@ -27,14 +27,14 @@
<a name="boost_asio.reference.serial_port_base__stop_bits.type"></a><a class="link" href="type.html" title="serial_port_base::stop_bits::type">serial_port_base::stop_bits::type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191106976"></a>
+ <a class="indexterm" name="idp161736688"></a>
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">type</span>
</pre>
<p>
- <a class="indexterm" name="idp191110464"></a>
- <a class="indexterm" name="idp191111552"></a>
- <a class="indexterm" name="idp191112672"></a>
+ <a class="indexterm" name="idp161740176"></a>
+ <a class="indexterm" name="idp161741264"></a>
+ <a class="indexterm" name="idp161742384"></a>
</p>
<h6>
<a name="boost_asio.reference.serial_port_base__stop_bits.type.h0"></a>
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e0082c1863..4d5c068116 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
@@ -27,14 +27,15 @@
<a name="boost_asio.reference.serial_port_base__stop_bits.value"></a><a class="link" href="value.html" title="serial_port_base::stop_bits::value">serial_port_base::stop_bits::value</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191123104"></a>
+ <a class="indexterm" name="idp161752752"></a>
</p>
<pre class="programlisting"><span class="identifier">type</span> <span class="identifier">value</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service.html b/doc/html/boost_asio/reference/serial_port_service.html
index 2099ff0cb9..07eb735cd7 100644
--- a/doc/html/boost_asio/reference/serial_port_service.html
+++ b/doc/html/boost_asio/reference/serial_port_service.html
@@ -404,7 +404,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/assign.html b/doc/html/boost_asio/reference/serial_port_service/assign.html
index 709d9b8679..4e7b902450 100644
--- a/doc/html/boost_asio/reference/serial_port_service/assign.html
+++ b/doc/html/boost_asio/reference/serial_port_service/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.assign"></a><a class="link" href="assign.html" title="serial_port_service::assign">serial_port_service::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191246400"></a>
+ <a class="indexterm" name="idp161876080"></a>
Assign an existing native handle to a serial port.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">assign</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Assign an existing native handle to a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/async_read_some.html b/doc/html/boost_asio/reference/serial_port_service/async_read_some.html
index 96fbaff5bc..f9e69609df 100644
--- a/doc/html/boost_asio/reference/serial_port_service/async_read_some.html
+++ b/doc/html/boost_asio/reference/serial_port_service/async_read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.async_read_some"></a><a class="link" href="async_read_some.html" title="serial_port_service::async_read_some">serial_port_service::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191265392"></a>
+ <a class="indexterm" name="idp161895072"></a>
Start an asynchronous read.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/async_write_some.html b/doc/html/boost_asio/reference/serial_port_service/async_write_some.html
index 17fa9b432d..93a272606d 100644
--- a/doc/html/boost_asio/reference/serial_port_service/async_write_some.html
+++ b/doc/html/boost_asio/reference/serial_port_service/async_write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.async_write_some"></a><a class="link" href="async_write_some.html" title="serial_port_service::async_write_some">serial_port_service::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191285008"></a>
+ <a class="indexterm" name="idp161914624"></a>
Start an asynchronous write.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/cancel.html b/doc/html/boost_asio/reference/serial_port_service/cancel.html
index 9f8ca20af0..0914011980 100644
--- a/doc/html/boost_asio/reference/serial_port_service/cancel.html
+++ b/doc/html/boost_asio/reference/serial_port_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.cancel"></a><a class="link" href="cancel.html" title="serial_port_service::cancel">serial_port_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191304560"></a>
+ <a class="indexterm" name="idp161934240"></a>
Cancel all asynchronous operations associated
with the handle.
</p>
@@ -38,7 +38,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/close.html b/doc/html/boost_asio/reference/serial_port_service/close.html
index df931fd614..37317a6b87 100644
--- a/doc/html/boost_asio/reference/serial_port_service/close.html
+++ b/doc/html/boost_asio/reference/serial_port_service/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.close"></a><a class="link" href="close.html" title="serial_port_service::close">serial_port_service::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191320048"></a>
+ <a class="indexterm" name="idp161949728"></a>
Close a serial port implementation.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">close</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Close a serial port implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/construct.html b/doc/html/boost_asio/reference/serial_port_service/construct.html
index b5acd3128b..6d022ac3b0 100644
--- a/doc/html/boost_asio/reference/serial_port_service/construct.html
+++ b/doc/html/boost_asio/reference/serial_port_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.construct"></a><a class="link" href="construct.html" title="serial_port_service::construct">serial_port_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191335504"></a>
+ <a class="indexterm" name="idp161965248"></a>
Construct a new serial port implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">construct</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Construct a new serial port implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/destroy.html b/doc/html/boost_asio/reference/serial_port_service/destroy.html
index 8e42609795..29fbe4e040 100644
--- a/doc/html/boost_asio/reference/serial_port_service/destroy.html
+++ b/doc/html/boost_asio/reference/serial_port_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.destroy"></a><a class="link" href="destroy.html" title="serial_port_service::destroy">serial_port_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191343968"></a>
+ <a class="indexterm" name="idp161973792"></a>
Destroy a serial port implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a serial port implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/get_io_service.html b/doc/html/boost_asio/reference/serial_port_service/get_io_service.html
index fc84dbcfdf..ce6d3435d0 100644
--- a/doc/html/boost_asio/reference/serial_port_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/serial_port_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp191353488"></a>
+ <a class="indexterm" name="idp161983072"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/get_option.html b/doc/html/boost_asio/reference/serial_port_service/get_option.html
index 6362058fb2..8db6a20d7e 100644
--- a/doc/html/boost_asio/reference/serial_port_service/get_option.html
+++ b/doc/html/boost_asio/reference/serial_port_service/get_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.get_option"></a><a class="link" href="get_option.html" title="serial_port_service::get_option">serial_port_service::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191364112"></a>
+ <a class="indexterm" name="idp161993760"></a>
Get a serial port option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Get a serial port 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/id.html b/doc/html/boost_asio/reference/serial_port_service/id.html
index 624baa17c9..59857bace5 100644
--- a/doc/html/boost_asio/reference/serial_port_service/id.html
+++ b/doc/html/boost_asio/reference/serial_port_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.id"></a><a class="link" href="id.html" title="serial_port_service::id">serial_port_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191387488"></a>
+ <a class="indexterm" name="idp162017136"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/implementation_type.html b/doc/html/boost_asio/reference/serial_port_service/implementation_type.html
index 47ee1c775e..1e620108ec 100644
--- a/doc/html/boost_asio/reference/serial_port_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/serial_port_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.implementation_type"></a><a class="link" href="implementation_type.html" title="serial_port_service::implementation_type">serial_port_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191397312"></a>
+ <a class="indexterm" name="idp162027040"></a>
The type of a serial port implementation.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">implementation_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of a serial port implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/is_open.html b/doc/html/boost_asio/reference/serial_port_service/is_open.html
index 010cc73569..822cecfda7 100644
--- a/doc/html/boost_asio/reference/serial_port_service/is_open.html
+++ b/doc/html/boost_asio/reference/serial_port_service/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.is_open"></a><a class="link" href="is_open.html" title="serial_port_service::is_open">serial_port_service::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191409712"></a>
+ <a class="indexterm" name="idp162039376"></a>
Determine whether the handle is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Determine whether the handle is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/move_assign.html b/doc/html/boost_asio/reference/serial_port_service/move_assign.html
index 08af619893..499e5cfdda 100644
--- a/doc/html/boost_asio/reference/serial_port_service/move_assign.html
+++ b/doc/html/boost_asio/reference/serial_port_service/move_assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.move_assign"></a><a class="link" href="move_assign.html" title="serial_port_service::move_assign">serial_port_service::move_assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191420160"></a>
+ <a class="indexterm" name="idp162049888"></a>
Move-assign from another serial port implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">move_assign</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Move-assign from another serial port implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/move_construct.html b/doc/html/boost_asio/reference/serial_port_service/move_construct.html
index 7644aeee4b..cad7ee221d 100644
--- a/doc/html/boost_asio/reference/serial_port_service/move_construct.html
+++ b/doc/html/boost_asio/reference/serial_port_service/move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.move_construct"></a><a class="link" href="move_construct.html" title="serial_port_service::move_construct">serial_port_service::move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191433824"></a>
+ <a class="indexterm" name="idp162063552"></a>
Move-construct a new serial port implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">move_construct</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Move-construct a new serial port implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native.html b/doc/html/boost_asio/reference/serial_port_service/native.html
index 8009d9f926..4234d37d4e 100644
--- a/doc/html/boost_asio/reference/serial_port_service/native.html
+++ b/doc/html/boost_asio/reference/serial_port_service/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.native"></a><a class="link" href="native.html" title="serial_port_service::native">serial_port_service::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191444976"></a>
+ <a class="indexterm" name="idp162074704"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native handle implementation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">(</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_handle.html b/doc/html/boost_asio/reference/serial_port_service/native_handle.html
index 4f31c1424c..b0406944a3 100644
--- a/doc/html/boost_asio/reference/serial_port_service/native_handle.html
+++ b/doc/html/boost_asio/reference/serial_port_service/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.native_handle"></a><a class="link" href="native_handle.html" title="serial_port_service::native_handle">serial_port_service::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191455312"></a>
+ <a class="indexterm" name="idp162085040"></a>
Get the native handle implementation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Get the native handle implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_handle_type.html b/doc/html/boost_asio/reference/serial_port_service/native_handle_type.html
index 4e2f393aee..a474121b73 100644
--- a/doc/html/boost_asio/reference/serial_port_service/native_handle_type.html
+++ b/doc/html/boost_asio/reference/serial_port_service/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.native_handle_type"></a><a class="link" href="native_handle_type.html" title="serial_port_service::native_handle_type">serial_port_service::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191464000"></a>
+ <a class="indexterm" name="idp162093664"></a>
The native handle type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native handle 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_type.html b/doc/html/boost_asio/reference/serial_port_service/native_type.html
index 6b24610ecd..78a780daec 100644
--- a/doc/html/boost_asio/reference/serial_port_service/native_type.html
+++ b/doc/html/boost_asio/reference/serial_port_service/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.native_type"></a><a class="link" href="native_type.html" title="serial_port_service::native_type">serial_port_service::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191476320"></a>
+ <a class="indexterm" name="idp162106112"></a>
(Deprecated: Use native_handle_type.) The
native handle type.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/open.html b/doc/html/boost_asio/reference/serial_port_service/open.html
index 1b03041006..d7d73ddc66 100644
--- a/doc/html/boost_asio/reference/serial_port_service/open.html
+++ b/doc/html/boost_asio/reference/serial_port_service/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.open"></a><a class="link" href="open.html" title="serial_port_service::open">serial_port_service::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191488512"></a>
+ <a class="indexterm" name="idp162118240"></a>
Open a serial port.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">open</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Open a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/read_some.html b/doc/html/boost_asio/reference/serial_port_service/read_some.html
index 1fdc733e7c..794d0de8cb 100644
--- a/doc/html/boost_asio/reference/serial_port_service/read_some.html
+++ b/doc/html/boost_asio/reference/serial_port_service/read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.read_some"></a><a class="link" href="read_some.html" title="serial_port_service::read_some">serial_port_service::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191508384"></a>
+ <a class="indexterm" name="idp162138176"></a>
Read some data from the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Read some data from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/send_break.html b/doc/html/boost_asio/reference/serial_port_service/send_break.html
index ddfeaa5845..beda22d041 100644
--- a/doc/html/boost_asio/reference/serial_port_service/send_break.html
+++ b/doc/html/boost_asio/reference/serial_port_service/send_break.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.send_break"></a><a class="link" href="send_break.html" title="serial_port_service::send_break">serial_port_service::send_break</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191529360"></a>
+ <a class="indexterm" name="idp162159216"></a>
Send a break sequence to the serial port.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">send_break</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Send a break sequence to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/serial_port_service.html b/doc/html/boost_asio/reference/serial_port_service/serial_port_service.html
index c2b49c1361..cb7fd21ad5 100644
--- a/doc/html/boost_asio/reference/serial_port_service/serial_port_service.html
+++ b/doc/html/boost_asio/reference/serial_port_service/serial_port_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.serial_port_service"></a><a class="link" href="serial_port_service.html" title="serial_port_service::serial_port_service">serial_port_service::serial_port_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191544832"></a>
+ <a class="indexterm" name="idp162174688"></a>
Construct a new serial port service
for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new serial port 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/set_option.html b/doc/html/boost_asio/reference/serial_port_service/set_option.html
index 6371771d68..979694c7c7 100644
--- a/doc/html/boost_asio/reference/serial_port_service/set_option.html
+++ b/doc/html/boost_asio/reference/serial_port_service/set_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.set_option"></a><a class="link" href="set_option.html" title="serial_port_service::set_option">serial_port_service::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191556672"></a>
+ <a class="indexterm" name="idp162186592"></a>
Set a serial port option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Set a serial port 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/write_some.html b/doc/html/boost_asio/reference/serial_port_service/write_some.html
index d15fcd745a..967b3ddb19 100644
--- a/doc/html/boost_asio/reference/serial_port_service/write_some.html
+++ b/doc/html/boost_asio/reference/serial_port_service/write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.write_some"></a><a class="link" href="write_some.html" title="serial_port_service::write_some">serial_port_service::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191578848"></a>
+ <a class="indexterm" name="idp162208768"></a>
Write the given data to the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Write the given data to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2fe9a27cf2..032a711d78 100644
--- a/doc/html/boost_asio/reference/service_already_exists.html
+++ b/doc/html/boost_asio/reference/service_already_exists.html
@@ -76,7 +76,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3bf3b113e3..a63a6c0299 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
@@ -27,14 +27,15 @@
<a name="boost_asio.reference.service_already_exists.service_already_exists"></a><a class="link" href="service_already_exists.html" title="service_already_exists::service_already_exists">service_already_exists::service_already_exists</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191621504"></a>
+ <a class="indexterm" name="idp162251456"></a>
</p>
<pre class="programlisting"><span class="identifier">service_already_exists</span><span class="special">();</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 383edd20c8..a69a69e900 100644
--- a/doc/html/boost_asio/reference/signal_set.html
+++ b/doc/html/boost_asio/reference/signal_set.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.signal_set"></a><a class="link" href="signal_set.html" title="signal_set">signal_set</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp191626896"></a>
+ <a class="indexterm" name="idp162256816"></a>
Typedef for the typical usage of a signal set.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_signal_set</span> <span class="identifier">signal_set</span><span class="special">;</span>
@@ -397,7 +397,8 @@ Typedef for the typical usage of a signal 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service.html b/doc/html/boost_asio/reference/signal_set_service.html
index 60737b108c..13c18b2fcc 100644
--- a/doc/html/boost_asio/reference/signal_set_service.html
+++ b/doc/html/boost_asio/reference/signal_set_service.html
@@ -243,7 +243,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/add.html b/doc/html/boost_asio/reference/signal_set_service/add.html
index 87dff4803e..6052dbf9cc 100644
--- a/doc/html/boost_asio/reference/signal_set_service/add.html
+++ b/doc/html/boost_asio/reference/signal_set_service/add.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.signal_set_service.add"></a><a class="link" href="add.html" title="signal_set_service::add">signal_set_service::add</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191843808"></a>
+ <a class="indexterm" name="idp162473856"></a>
Add a signal to a signal_set.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">add</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Add a signal to a signal_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/async_wait.html b/doc/html/boost_asio/reference/signal_set_service/async_wait.html
index cbfe692da7..808fb52512 100644
--- a/doc/html/boost_asio/reference/signal_set_service/async_wait.html
+++ b/doc/html/boost_asio/reference/signal_set_service/async_wait.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.signal_set_service.async_wait"></a><a class="link" href="async_wait.html" title="signal_set_service::async_wait">signal_set_service::async_wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191861168"></a>
+ <a class="indexterm" name="idp162491216"></a>
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
<span class="keyword">typename</span> <a class="link" href="../SignalHandler.html" title="Signal handler requirements">SignalHandler</a><span class="special">&gt;</span>
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/cancel.html b/doc/html/boost_asio/reference/signal_set_service/cancel.html
index 875b503180..94c05ac2de 100644
--- a/doc/html/boost_asio/reference/signal_set_service/cancel.html
+++ b/doc/html/boost_asio/reference/signal_set_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.signal_set_service.cancel"></a><a class="link" href="cancel.html" title="signal_set_service::cancel">signal_set_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191875312"></a>
+ <a class="indexterm" name="idp162505296"></a>
Cancel all operations associated with the signal
set.
</p>
@@ -38,7 +38,8 @@ Cancel all operations associated with the signal
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/clear.html b/doc/html/boost_asio/reference/signal_set_service/clear.html
index fb0fc48d3f..1c3b0792c9 100644
--- a/doc/html/boost_asio/reference/signal_set_service/clear.html
+++ b/doc/html/boost_asio/reference/signal_set_service/clear.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.signal_set_service.clear"></a><a class="link" href="clear.html" title="signal_set_service::clear">signal_set_service::clear</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191890768"></a>
+ <a class="indexterm" name="idp162520688"></a>
Remove all signals from a signal_set.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">clear</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Remove all signals from a signal_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/construct.html b/doc/html/boost_asio/reference/signal_set_service/construct.html
index 2b6136b71f..c7a88382be 100644
--- a/doc/html/boost_asio/reference/signal_set_service/construct.html
+++ b/doc/html/boost_asio/reference/signal_set_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.signal_set_service.construct"></a><a class="link" href="construct.html" title="signal_set_service::construct">signal_set_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191906320"></a>
+ <a class="indexterm" name="idp162536240"></a>
Construct a new signal set implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">construct</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Construct a new signal set implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/destroy.html b/doc/html/boost_asio/reference/signal_set_service/destroy.html
index a60ddb0ac1..8c939e3fc4 100644
--- a/doc/html/boost_asio/reference/signal_set_service/destroy.html
+++ b/doc/html/boost_asio/reference/signal_set_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.signal_set_service.destroy"></a><a class="link" href="destroy.html" title="signal_set_service::destroy">signal_set_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191914864"></a>
+ <a class="indexterm" name="idp162544848"></a>
Destroy a signal set implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a signal set implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/get_io_service.html b/doc/html/boost_asio/reference/signal_set_service/get_io_service.html
index 64cf39d95e..2e79f09c66 100644
--- a/doc/html/boost_asio/reference/signal_set_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/signal_set_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp191924224"></a>
+ <a class="indexterm" name="idp162554208"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/id.html b/doc/html/boost_asio/reference/signal_set_service/id.html
index 3b433fe92f..7cbadff336 100644
--- a/doc/html/boost_asio/reference/signal_set_service/id.html
+++ b/doc/html/boost_asio/reference/signal_set_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.signal_set_service.id"></a><a class="link" href="id.html" title="signal_set_service::id">signal_set_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191934896"></a>
+ <a class="indexterm" name="idp162564880"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/implementation_type.html b/doc/html/boost_asio/reference/signal_set_service/implementation_type.html
index 3c765acea4..47e8b43c8d 100644
--- a/doc/html/boost_asio/reference/signal_set_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/signal_set_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.signal_set_service.implementation_type"></a><a class="link" href="implementation_type.html" title="signal_set_service::implementation_type">signal_set_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191944784"></a>
+ <a class="indexterm" name="idp162574768"></a>
The type of a signal set implementation.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">implementation_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of a signal set implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/remove.html b/doc/html/boost_asio/reference/signal_set_service/remove.html
index 0ae7a62cde..99e0603fb9 100644
--- a/doc/html/boost_asio/reference/signal_set_service/remove.html
+++ b/doc/html/boost_asio/reference/signal_set_service/remove.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.signal_set_service.remove"></a><a class="link" href="remove.html" title="signal_set_service::remove">signal_set_service::remove</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191957120"></a>
+ <a class="indexterm" name="idp162587104"></a>
Remove a signal to a signal_set.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">remove</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Remove a signal to a signal_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/signal_set_service.html b/doc/html/boost_asio/reference/signal_set_service/signal_set_service.html
index 56c1debc72..0d396d2d78 100644
--- a/doc/html/boost_asio/reference/signal_set_service/signal_set_service.html
+++ b/doc/html/boost_asio/reference/signal_set_service/signal_set_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.signal_set_service.signal_set_service"></a><a class="link" href="signal_set_service.html" title="signal_set_service::signal_set_service">signal_set_service::signal_set_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191974448"></a>
+ <a class="indexterm" name="idp162604496"></a>
Construct a new signal set service
for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new signal set 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service.html b/doc/html/boost_asio/reference/socket_acceptor_service.html
index c7689a1ae6..ec8f0e5e18 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service.html
@@ -487,7 +487,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/accept.html b/doc/html/boost_asio/reference/socket_acceptor_service/accept.html
index 22193e22f6..26f112a9f9 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/accept.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/accept.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.accept"></a><a class="link" href="accept.html" title="socket_acceptor_service::accept">socket_acceptor_service::accept</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192128416"></a>
+ <a class="indexterm" name="idp162758352"></a>
Accept a new connection.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -43,7 +43,8 @@ Accept a new connection.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/assign.html b/doc/html/boost_asio/reference/socket_acceptor_service/assign.html
index be146a205e..291c12acd0 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/assign.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.assign"></a><a class="link" href="assign.html" title="socket_acceptor_service::assign">socket_acceptor_service::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192167568"></a>
+ <a class="indexterm" name="idp162797504"></a>
Assign an existing native acceptor to a socket
acceptor.
</p>
@@ -40,7 +40,8 @@ Assign an existing native acceptor to a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/async_accept.html b/doc/html/boost_asio/reference/socket_acceptor_service/async_accept.html
index e75126118f..fe88b886f7 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/async_accept.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/async_accept.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.async_accept"></a><a class="link" href="async_accept.html" title="socket_acceptor_service::async_accept">socket_acceptor_service::async_accept</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192189856"></a>
+ <a class="indexterm" name="idp162819728"></a>
Start an asynchronous accept.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -44,7 +44,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/bind.html b/doc/html/boost_asio/reference/socket_acceptor_service/bind.html
index f536a78c79..911df11c8f 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/bind.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/bind.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.bind"></a><a class="link" href="bind.html" title="socket_acceptor_service::bind">socket_acceptor_service::bind</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192226608"></a>
+ <a class="indexterm" name="idp162856416"></a>
Bind the socket acceptor to the specified local
endpoint.
</p>
@@ -39,7 +39,8 @@ Bind the socket acceptor to the specified local
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/cancel.html b/doc/html/boost_asio/reference/socket_acceptor_service/cancel.html
index c450fb8d7a..ae6f860fd7 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/cancel.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.cancel"></a><a class="link" href="cancel.html" title="socket_acceptor_service::cancel">socket_acceptor_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192245376"></a>
+ <a class="indexterm" name="idp162875248"></a>
Cancel all asynchronous operations associated
with the acceptor.
</p>
@@ -38,7 +38,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/close.html b/doc/html/boost_asio/reference/socket_acceptor_service/close.html
index bf0ac432b9..03a0203059 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/close.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.close"></a><a class="link" href="close.html" title="socket_acceptor_service::close">socket_acceptor_service::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192260928"></a>
+ <a class="indexterm" name="idp162890736"></a>
Close a socket acceptor implementation.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">close</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Close a socket acceptor implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/construct.html b/doc/html/boost_asio/reference/socket_acceptor_service/construct.html
index ee29affe55..9155457915 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/construct.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.construct"></a><a class="link" href="construct.html" title="socket_acceptor_service::construct">socket_acceptor_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192276448"></a>
+ <a class="indexterm" name="idp162906192"></a>
Construct a new socket acceptor implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">construct</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Construct a new socket acceptor implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/converting_move_construct.html b/doc/html/boost_asio/reference/socket_acceptor_service/converting_move_construct.html
index db49815a4a..1d0b8b38ea 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/converting_move_construct.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/converting_move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.converting_move_construct"></a><a class="link" href="converting_move_construct.html" title="socket_acceptor_service::converting_move_construct">socket_acceptor_service::converting_move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192285024"></a>
+ <a class="indexterm" name="idp162914768"></a>
Move-construct a new socket
acceptor implementation from another protocol type.
</p>
@@ -41,7 +41,8 @@ Move-construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/destroy.html b/doc/html/boost_asio/reference/socket_acceptor_service/destroy.html
index 64b454d3e1..49fdcc37cb 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/destroy.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.destroy"></a><a class="link" href="destroy.html" title="socket_acceptor_service::destroy">socket_acceptor_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192312816"></a>
+ <a class="indexterm" name="idp162942480"></a>
Destroy a socket acceptor implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a socket acceptor implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/endpoint_type.html b/doc/html/boost_asio/reference/socket_acceptor_service/endpoint_type.html
index b14b013382..f3fc851d1d 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/endpoint_type.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/endpoint_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.endpoint_type"></a><a class="link" href="endpoint_type.html" title="socket_acceptor_service::endpoint_type">socket_acceptor_service::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192321600"></a>
+ <a class="indexterm" name="idp162951200"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">protocol_type</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/get_io_service.html b/doc/html/boost_asio/reference/socket_acceptor_service/get_io_service.html
index e550b9f1a5..e5c1d47758 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp192335824"></a>
+ <a class="indexterm" name="idp162965440"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/get_option.html b/doc/html/boost_asio/reference/socket_acceptor_service/get_option.html
index c070154c24..a6666f007d 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/get_option.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/get_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.get_option"></a><a class="link" href="get_option.html" title="socket_acceptor_service::get_option">socket_acceptor_service::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192346512"></a>
+ <a class="indexterm" name="idp162976192"></a>
Get a socket option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Get a socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/id.html b/doc/html/boost_asio/reference/socket_acceptor_service/id.html
index 9e69084fb5..c9facd2b3b 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/id.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.id"></a><a class="link" href="id.html" title="socket_acceptor_service::id">socket_acceptor_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192369808"></a>
+ <a class="indexterm" name="idp162999552"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/implementation_type.html b/doc/html/boost_asio/reference/socket_acceptor_service/implementation_type.html
index 1910b623b9..1bf66d193d 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.implementation_type"></a><a class="link" href="implementation_type.html" title="socket_acceptor_service::implementation_type">socket_acceptor_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192379696"></a>
+ <a class="indexterm" name="idp163009440"></a>
The native type of the socket
acceptor.
</p>
@@ -46,7 +46,8 @@ The native type of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/io_control.html b/doc/html/boost_asio/reference/socket_acceptor_service/io_control.html
index 8acd39e20f..045043c5d4 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/io_control.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/io_control.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.io_control"></a><a class="link" href="io_control.html" title="socket_acceptor_service::io_control">socket_acceptor_service::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192392240"></a>
+ <a class="indexterm" name="idp163021856"></a>
Perform an IO control command on the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Perform an IO control command on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/is_open.html b/doc/html/boost_asio/reference/socket_acceptor_service/is_open.html
index 19e2b489c9..ecea1f2dcb 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/is_open.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.is_open"></a><a class="link" href="is_open.html" title="socket_acceptor_service::is_open">socket_acceptor_service::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192413616"></a>
+ <a class="indexterm" name="idp163043296"></a>
Determine whether the acceptor is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Determine whether the acceptor is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/listen.html b/doc/html/boost_asio/reference/socket_acceptor_service/listen.html
index bb56060423..fcc2f04dfd 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/listen.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/listen.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.listen"></a><a class="link" href="listen.html" title="socket_acceptor_service::listen">socket_acceptor_service::listen</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192424064"></a>
+ <a class="indexterm" name="idp163053744"></a>
Place the socket acceptor into the state where
it will listen for new connections.
</p>
@@ -39,7 +39,8 @@ Place the socket acceptor into the state where
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/local_endpoint.html b/doc/html/boost_asio/reference/socket_acceptor_service/local_endpoint.html
index de5781e4d5..f4f0fdb421 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/local_endpoint.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/local_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.local_endpoint"></a><a class="link" href="local_endpoint.html" title="socket_acceptor_service::local_endpoint">socket_acceptor_service::local_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192441440"></a>
+ <a class="indexterm" name="idp163071104"></a>
Get the local endpoint.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <span class="identifier">local_endpoint</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Get the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/move_assign.html b/doc/html/boost_asio/reference/socket_acceptor_service/move_assign.html
index 74538d1823..6dfba41bdf 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/move_assign.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/move_assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.move_assign"></a><a class="link" href="move_assign.html" title="socket_acceptor_service::move_assign">socket_acceptor_service::move_assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192456672"></a>
+ <a class="indexterm" name="idp163086432"></a>
Move-assign from another socket acceptor
implementation.
</p>
@@ -39,7 +39,8 @@ Move-assign from another 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/move_construct.html b/doc/html/boost_asio/reference/socket_acceptor_service/move_construct.html
index 3304be9870..0e44c5ac0d 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/move_construct.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.move_construct"></a><a class="link" href="move_construct.html" title="socket_acceptor_service::move_construct">socket_acceptor_service::move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192470560"></a>
+ <a class="indexterm" name="idp163100256"></a>
Move-construct a new socket acceptor
implementation.
</p>
@@ -38,7 +38,8 @@ Move-construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/native.html b/doc/html/boost_asio/reference/socket_acceptor_service/native.html
index 01593869d7..63039e0717 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/native.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.native"></a><a class="link" href="native.html" title="socket_acceptor_service::native">socket_acceptor_service::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192481856"></a>
+ <a class="indexterm" name="idp163111488"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native acceptor implementation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">(</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/native_handle.html b/doc/html/boost_asio/reference/socket_acceptor_service/native_handle.html
index a31850e3c8..e054ce1012 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/native_handle.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.native_handle"></a><a class="link" href="native_handle.html" title="socket_acceptor_service::native_handle">socket_acceptor_service::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192492256"></a>
+ <a class="indexterm" name="idp163121888"></a>
Get the native acceptor implementation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Get the native acceptor implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/native_handle_type.html b/doc/html/boost_asio/reference/socket_acceptor_service/native_handle_type.html
index 861c1c9ca7..544658a054 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/native_handle_type.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.native_handle_type"></a><a class="link" href="native_handle_type.html" title="socket_acceptor_service::native_handle_type">socket_acceptor_service::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192500880"></a>
+ <a class="indexterm" name="idp163130576"></a>
The native acceptor type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native acceptor 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/native_non_blocking.html b/doc/html/boost_asio/reference/socket_acceptor_service/native_non_blocking.html
index c917d06504..47d2351c79 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/native_non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="socket_acceptor_service::native_non_blocking">socket_acceptor_service::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192513344"></a>
+ <a class="indexterm" name="idp163143040"></a>
Gets the non-blocking mode of
the native acceptor implementation.
</p>
@@ -47,7 +47,8 @@ Gets the non-blocking mode 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/socket_acceptor_service/native_non_blocking/overload1.html
index 795d56f745..41fe2e4a54 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/native_non_blocking/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/socket_acceptor_service/native_non_blocking/overload2.html
index 15bec7a95c..a3b4a4122f 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/native_non_blocking/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/native_type.html b/doc/html/boost_asio/reference/socket_acceptor_service/native_type.html
index 47d67ac818..73f1086bdd 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/native_type.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.native_type"></a><a class="link" href="native_type.html" title="socket_acceptor_service::native_type">socket_acceptor_service::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192567712"></a>
+ <a class="indexterm" name="idp163197408"></a>
(Deprecated: Use native_handle_type.)
The native acceptor type.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/non_blocking.html b/doc/html/boost_asio/reference/socket_acceptor_service/non_blocking.html
index 0d14b71992..c67ba0ca09 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/non_blocking.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.non_blocking"></a><a class="link" href="non_blocking.html" title="socket_acceptor_service::non_blocking">socket_acceptor_service::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192580240"></a>
+ <a class="indexterm" name="idp163209872"></a>
Gets the non-blocking mode of the acceptor.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="socket_acceptor_service::non_blocking (1 of 2 overloads)">non_blocking</a><span class="special">(</span>
@@ -46,7 +46,8 @@ Gets the non-blocking mode of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/non_blocking/overload1.html b/doc/html/boost_asio/reference/socket_acceptor_service/non_blocking/overload1.html
index 6881d8a8d4..8affc18dc8 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/non_blocking/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/non_blocking/overload2.html b/doc/html/boost_asio/reference/socket_acceptor_service/non_blocking/overload2.html
index 74a568aef9..b164759659 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/non_blocking/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/open.html b/doc/html/boost_asio/reference/socket_acceptor_service/open.html
index c1fe1021ce..e0c2442501 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/open.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.open"></a><a class="link" href="open.html" title="socket_acceptor_service::open">socket_acceptor_service::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192634144"></a>
+ <a class="indexterm" name="idp163263840"></a>
Open a new socket acceptor implementation.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">open</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Open a new socket acceptor implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/protocol_type.html b/doc/html/boost_asio/reference/socket_acceptor_service/protocol_type.html
index 1876f1affb..9ca8e30fb5 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/protocol_type.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/protocol_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.protocol_type"></a><a class="link" href="protocol_type.html" title="socket_acceptor_service::protocol_type">socket_acceptor_service::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192652960"></a>
+ <a class="indexterm" name="idp163282656"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/set_option.html b/doc/html/boost_asio/reference/socket_acceptor_service/set_option.html
index 8a4a52b0e3..428f6dd44d 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/set_option.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/set_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.set_option"></a><a class="link" href="set_option.html" title="socket_acceptor_service::set_option">socket_acceptor_service::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192665280"></a>
+ <a class="indexterm" name="idp163294976"></a>
Set a socket option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Set a socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_acceptor_service/socket_acceptor_service.html b/doc/html/boost_asio/reference/socket_acceptor_service/socket_acceptor_service.html
index ffcbf73682..d8e0a84cb9 100644
--- a/doc/html/boost_asio/reference/socket_acceptor_service/socket_acceptor_service.html
+++ b/doc/html/boost_asio/reference/socket_acceptor_service/socket_acceptor_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_acceptor_service.socket_acceptor_service"></a><a class="link" href="socket_acceptor_service.html" title="socket_acceptor_service::socket_acceptor_service">socket_acceptor_service::socket_acceptor_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192687440"></a>
+ <a class="indexterm" name="idp163317072"></a>
Construct a new socket acceptor
service for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 04d4c73a3c..d731124d14 100644
--- a/doc/html/boost_asio/reference/socket_base.html
+++ b/doc/html/boost_asio/reference/socket_base.html
@@ -374,7 +374,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b07272dddd..2d6ed84cb5 100644
--- a/doc/html/boost_asio/reference/socket_base/_socket_base.html
+++ b/doc/html/boost_asio/reference/socket_base/_socket_base.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base._socket_base"></a><a class="link" href="_socket_base.html" title="socket_base::~socket_base">socket_base::~socket_base</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193580928"></a>
+ <a class="indexterm" name="idp164209680"></a>
Protected destructor to prevent deletion through
this type.
</p>
@@ -36,7 +36,8 @@ Protected destructor to prevent deletion through
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bca090ee1d..05cd3e505a 100644
--- a/doc/html/boost_asio/reference/socket_base/broadcast.html
+++ b/doc/html/boost_asio/reference/socket_base/broadcast.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.broadcast"></a><a class="link" href="broadcast.html" title="socket_base::broadcast">socket_base::broadcast</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192805712"></a>
+ <a class="indexterm" name="idp163435040"></a>
Socket option to permit sending of broadcast messages.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">broadcast</span><span class="special">;</span>
@@ -69,7 +69,8 @@ Socket option to permit sending of broadcast messages.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 916b3218bb..cb63176504 100644
--- a/doc/html/boost_asio/reference/socket_base/bytes_readable.html
+++ b/doc/html/boost_asio/reference/socket_base/bytes_readable.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.bytes_readable"></a><a class="link" href="bytes_readable.html" title="socket_base::bytes_readable">socket_base::bytes_readable</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192861920"></a>
+ <a class="indexterm" name="idp163491184"></a>
IO control command to get the amount of data that
can be read without blocking.
</p>
@@ -59,7 +59,8 @@ IO control command to get the amount of data that
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3dea6b4133..c62d482d25 100644
--- a/doc/html/boost_asio/reference/socket_base/debug.html
+++ b/doc/html/boost_asio/reference/socket_base/debug.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.debug"></a><a class="link" href="debug.html" title="socket_base::debug">socket_base::debug</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192901136"></a>
+ <a class="indexterm" name="idp163530272"></a>
Socket option to enable socket-level debugging.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">debug</span><span class="special">;</span>
@@ -69,7 +69,8 @@ Socket option to enable socket-level debugging.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 910e315d1c..9f1d17740f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.do_not_route"></a><a class="link" href="do_not_route.html" title="socket_base::do_not_route">socket_base::do_not_route</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp192957168"></a>
+ <a class="indexterm" name="idp163586240"></a>
Socket option to prevent routing, use local interfaces
only.
</p>
@@ -70,7 +70,8 @@ Socket option to prevent routing, use local interfaces
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5e75052dd3..d0aa1031a1 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.enable_connection_aborted"></a><a class="link" href="enable_connection_aborted.html" title="socket_base::enable_connection_aborted">socket_base::enable_connection_aborted</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193013328"></a>
+ <a class="indexterm" name="idp163642448"></a>
Socket option to report aborted connections
on accept.
</p>
@@ -72,7 +72,8 @@ Socket option to report aborted connections
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 41976a6825..11b3e3c7aa 100644
--- a/doc/html/boost_asio/reference/socket_base/keep_alive.html
+++ b/doc/html/boost_asio/reference/socket_base/keep_alive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.keep_alive"></a><a class="link" href="keep_alive.html" title="socket_base::keep_alive">socket_base::keep_alive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193074432"></a>
+ <a class="indexterm" name="idp163703424"></a>
Socket option to send keep-alives.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">keep_alive</span><span class="special">;</span>
@@ -69,7 +69,8 @@ Socket option to send keep-alives.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 fddc951dfc..dc32920ac7 100644
--- a/doc/html/boost_asio/reference/socket_base/linger.html
+++ b/doc/html/boost_asio/reference/socket_base/linger.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.linger"></a><a class="link" href="linger.html" title="socket_base::linger">socket_base::linger</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193130496"></a>
+ <a class="indexterm" name="idp163759344"></a>
Socket option to specify whether the socket lingers on
close if unsent data is present.
</p>
@@ -71,7 +71,8 @@ Socket option to specify whether the socket lingers on
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6d2bb7cda7..a2c54f77a9 100644
--- a/doc/html/boost_asio/reference/socket_base/max_connections.html
+++ b/doc/html/boost_asio/reference/socket_base/max_connections.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.max_connections"></a><a class="link" href="max_connections.html" title="socket_base::max_connections">socket_base::max_connections</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193192592"></a>
+ <a class="indexterm" name="idp163821856"></a>
The maximum length of the queue of pending incoming
connections.
</p>
@@ -36,7 +36,8 @@ The maximum length of the queue of pending incoming
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f27ddc9329..f2e4672d48 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.message_do_not_route"></a><a class="link" href="message_do_not_route.html" title="socket_base::message_do_not_route">socket_base::message_do_not_route</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193201264"></a>
+ <a class="indexterm" name="idp163830592"></a>
Specify that the data should not be subject
to routing.
</p>
@@ -36,7 +36,8 @@ Specify that the data should not be subject
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cdadb7d8bb..090de92981 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.message_end_of_record"></a><a class="link" href="message_end_of_record.html" title="socket_base::message_end_of_record">socket_base::message_end_of_record</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193209936"></a>
+ <a class="indexterm" name="idp163839264"></a>
Specifies that the data marks the end of
a record.
</p>
@@ -36,7 +36,8 @@ Specifies that the data marks the end 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9d49c36c83..e19f371550 100644
--- a/doc/html/boost_asio/reference/socket_base/message_flags.html
+++ b/doc/html/boost_asio/reference/socket_base/message_flags.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.message_flags"></a><a class="link" href="message_flags.html" title="socket_base::message_flags">socket_base::message_flags</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193218656"></a>
+ <a class="indexterm" name="idp163847920"></a>
Bitmask type for flags that can be passed to send
and receive operations.
</p>
@@ -46,7 +46,8 @@ Bitmask type for flags that can be passed to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 169efafed6..702394c98c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.message_out_of_band"></a><a class="link" href="message_out_of_band.html" title="socket_base::message_out_of_band">socket_base::message_out_of_band</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193230928"></a>
+ <a class="indexterm" name="idp163860192"></a>
Process out-of-band data.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">message_out_of_band</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Process out-of-band 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e665517305..9c473850a3 100644
--- a/doc/html/boost_asio/reference/socket_base/message_peek.html
+++ b/doc/html/boost_asio/reference/socket_base/message_peek.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.message_peek"></a><a class="link" href="message_peek.html" title="socket_base::message_peek">socket_base::message_peek</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193239456"></a>
+ <a class="indexterm" name="idp163868720"></a>
Peek at incoming data without removing it from the
input queue.
</p>
@@ -36,7 +36,8 @@ Peek at incoming data without removing it from 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/non_blocking_io.html b/doc/html/boost_asio/reference/socket_base/non_blocking_io.html
index 73337c46e4..d1f5acac61 100644
--- a/doc/html/boost_asio/reference/socket_base/non_blocking_io.html
+++ b/doc/html/boost_asio/reference/socket_base/non_blocking_io.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.non_blocking_io"></a><a class="link" href="non_blocking_io.html" title="socket_base::non_blocking_io">socket_base::non_blocking_io</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193248224"></a>
+ <a class="indexterm" name="idp163877488"></a>
(Deprecated: Use non_blocking().) IO control
command to set the blocking mode of the socket.
</p>
@@ -58,7 +58,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7c84091cd4..914169c4b9 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.receive_buffer_size"></a><a class="link" href="receive_buffer_size.html" title="socket_base::receive_buffer_size">socket_base::receive_buffer_size</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193282192"></a>
+ <a class="indexterm" name="idp163911392"></a>
Socket option for the receive buffer size
of a socket.
</p>
@@ -70,7 +70,8 @@ Socket option for the receive buffer 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4fa3815b41..7d01aad549 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.receive_low_watermark"></a><a class="link" href="receive_low_watermark.html" title="socket_base::receive_low_watermark">socket_base::receive_low_watermark</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193338336"></a>
+ <a class="indexterm" name="idp163967424"></a>
Socket option for the receive low watermark.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">receive_low_watermark</span><span class="special">;</span>
@@ -69,7 +69,8 @@ Socket option for the receive low watermark.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6d97412ba5..920a522c19 100644
--- a/doc/html/boost_asio/reference/socket_base/reuse_address.html
+++ b/doc/html/boost_asio/reference/socket_base/reuse_address.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.reuse_address"></a><a class="link" href="reuse_address.html" title="socket_base::reuse_address">socket_base::reuse_address</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193394640"></a>
+ <a class="indexterm" name="idp164023536"></a>
Socket option to allow the socket to be bound to
an address that is already in use.
</p>
@@ -70,7 +70,8 @@ Socket option to allow the socket to be bound 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 dcac9e2e82..7c8f8f129e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.send_buffer_size"></a><a class="link" href="send_buffer_size.html" title="socket_base::send_buffer_size">socket_base::send_buffer_size</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193451088"></a>
+ <a class="indexterm" name="idp164079920"></a>
Socket option for the send buffer size of a
socket.
</p>
@@ -70,7 +70,8 @@ Socket option for the send buffer size of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 9a8ee2d543..7e88b983e8 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.socket_base.send_low_watermark"></a><a class="link" href="send_low_watermark.html" title="socket_base::send_low_watermark">socket_base::send_low_watermark</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193507200"></a>
+ <a class="indexterm" name="idp164136208"></a>
Socket option for the send low watermark.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">send_low_watermark</span><span class="special">;</span>
@@ -69,7 +69,8 @@ Socket option for the send low watermark.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 baef53b4db..1abd608bc0 100644
--- a/doc/html/boost_asio/reference/socket_base/shutdown_type.html
+++ b/doc/html/boost_asio/reference/socket_base/shutdown_type.html
@@ -27,15 +27,15 @@
<a name="boost_asio.reference.socket_base.shutdown_type"></a><a class="link" href="shutdown_type.html" title="socket_base::shutdown_type">socket_base::shutdown_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp193563440"></a>
+ <a class="indexterm" name="idp164192384"></a>
Different ways a socket may be shutdown.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">shutdown_type</span>
</pre>
<p>
- <a class="indexterm" name="idp193566976"></a>
- <a class="indexterm" name="idp193568080"></a>
- <a class="indexterm" name="idp193569184"></a>
+ <a class="indexterm" name="idp164195920"></a>
+ <a class="indexterm" name="idp164197024"></a>
+ <a class="indexterm" name="idp164198128"></a>
</p>
<h6>
<a name="boost_asio.reference.socket_base.shutdown_type.h0"></a>
@@ -61,7 +61,8 @@ Different ways a socket may be 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c08464b40c..c281843898 100644
--- a/doc/html/boost_asio/reference/spawn.html
+++ b/doc/html/boost_asio/reference/spawn.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.spawn"></a><a class="link" href="spawn.html" title="spawn">spawn</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp193586880"></a>
+ <a class="indexterm" name="idp164215632"></a>
Start a new stackful coroutine.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -108,7 +108,8 @@ Start a new stackful coroutine.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6555c104c4..36e20720e8 100644
--- a/doc/html/boost_asio/reference/spawn/overload1.html
+++ b/doc/html/boost_asio/reference/spawn/overload1.html
@@ -79,7 +79,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7e9f98d824..db3ab2a310 100644
--- a/doc/html/boost_asio/reference/spawn/overload2.html
+++ b/doc/html/boost_asio/reference/spawn/overload2.html
@@ -75,7 +75,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f18e98f1d5..b696d46cd3 100644
--- a/doc/html/boost_asio/reference/spawn/overload3.html
+++ b/doc/html/boost_asio/reference/spawn/overload3.html
@@ -72,7 +72,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7b1a7b7b9f..b6f62fb55d 100644
--- a/doc/html/boost_asio/reference/spawn/overload4.html
+++ b/doc/html/boost_asio/reference/spawn/overload4.html
@@ -72,7 +72,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 fb7a2438de..34959d8711 100644
--- a/doc/html/boost_asio/reference/ssl__context.html
+++ b/doc/html/boost_asio/reference/ssl__context.html
@@ -548,6 +548,30 @@
<tr>
<td>
<p>
+ <a class="link" href="ssl__context/no_tlsv1_1.html" title="ssl::context::no_tlsv1_1"><span class="bold"><strong>no_tlsv1_1</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Disable TLS v1.1.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ <a class="link" href="ssl__context/no_tlsv1_2.html" title="ssl::context::no_tlsv1_2"><span class="bold"><strong>no_tlsv1_2</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Disable TLS v1.2.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
<a class="link" href="ssl__context/single_dh_use.html" title="ssl::context::single_dh_use"><span class="bold"><strong>single_dh_use</strong></span></a>
</p>
</td>
@@ -572,7 +596,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5a18e6a640..5f57ebac30 100644
--- a/doc/html/boost_asio/reference/ssl__context/_context.html
+++ b/doc/html/boost_asio/reference/ssl__context/_context.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context._context"></a><a class="link" href="_context.html" title="ssl::context::~context">ssl::context::~context</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195970736"></a>
+ <a class="indexterm" name="idp166624032"></a>
Destructor.
</p>
<pre class="programlisting"><span class="special">~</span><span class="identifier">context</span><span class="special">();</span>
@@ -35,7 +35,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 52d08b532d..5b74e1655f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.add_certificate_authority"></a><a class="link" href="add_certificate_authority.html" title="ssl::context::add_certificate_authority">ssl::context::add_certificate_authority</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194060288"></a>
+ <a class="indexterm" name="idp164696096"></a>
Add certification authority for performing
verification.
</p>
@@ -43,7 +43,8 @@ Add certification authority for performing
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6ea9e910f9..372743de6a 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
@@ -75,7 +75,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4d564c0368..ec1fd6a7a3 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
@@ -67,7 +67,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 fbfe22318c..615cf85f7c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.add_verify_path"></a><a class="link" href="add_verify_path.html" title="ssl::context::add_verify_path">ssl::context::add_verify_path</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194138896"></a>
+ <a class="indexterm" name="idp164774512"></a>
Add a directory containing certificate authority
files to be used for performing verification.
</p>
@@ -43,7 +43,8 @@ Add a directory containing certificate authority
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 34683841bb..4ac039c5c5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8bdcee2cab..240d4372c3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 72fcd51cd4..99d9ac20e6 100644
--- a/doc/html/boost_asio/reference/ssl__context/clear_options.html
+++ b/doc/html/boost_asio/reference/ssl__context/clear_options.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.clear_options"></a><a class="link" href="clear_options.html" title="ssl::context::clear_options">ssl::context::clear_options</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194219168"></a>
+ <a class="indexterm" name="idp164854496"></a>
Clear options on the context.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="clear_options/overload1.html" title="ssl::context::clear_options (1 of 2 overloads)">clear_options</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Clear options on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a145878865..853f34960c 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
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d5b1ab8991..67d347bd60 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
@@ -66,7 +66,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f97d93c587..870ff84575 100644
--- a/doc/html/boost_asio/reference/ssl__context/context.html
+++ b/doc/html/boost_asio/reference/ssl__context/context.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.context"></a><a class="link" href="context.html" title="ssl::context::context">ssl::context::context</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194294560"></a>
+ <a class="indexterm" name="idp164929952"></a>
Constructor.
</p>
<pre class="programlisting"><span class="keyword">explicit</span> <a class="link" href="context/overload1.html" title="ssl::context::context (1 of 3 overloads)">context</a><span class="special">(</span>
@@ -52,7 +52,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 db0a471d71..0c2567a696 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 598e9aecac..33ed9bd740 100644
--- a/doc/html/boost_asio/reference/ssl__context/context/overload2.html
+++ b/doc/html/boost_asio/reference/ssl__context/context/overload2.html
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/overload3.html b/doc/html/boost_asio/reference/ssl__context/context/overload3.html
index 81396c1d91..fcf1153c15 100644
--- a/doc/html/boost_asio/reference/ssl__context/context/overload3.html
+++ b/doc/html/boost_asio/reference/ssl__context/context/overload3.html
@@ -63,7 +63,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 901faf996a..fc33354877 100644
--- a/doc/html/boost_asio/reference/ssl__context/default_workarounds.html
+++ b/doc/html/boost_asio/reference/ssl__context/default_workarounds.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.default_workarounds"></a><a class="link" href="default_workarounds.html" title="ssl::context::default_workarounds">ssl::context::default_workarounds</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194357248"></a>
+ <a class="indexterm" name="idp164992624"></a>
Implement various bug workarounds.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">default_workarounds</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Implement various bug workarounds.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 42660afa45..0687fee12c 100644
--- a/doc/html/boost_asio/reference/ssl__context/file_format.html
+++ b/doc/html/boost_asio/reference/ssl__context/file_format.html
@@ -27,14 +27,14 @@
<a name="boost_asio.reference.ssl__context.file_format"></a><a class="link" href="file_format.html" title="ssl::context::file_format">ssl::context::file_format</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194365984"></a>
+ <a class="indexterm" name="idp165001360"></a>
File format types.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">file_format</span>
</pre>
<p>
- <a class="indexterm" name="idp194369504"></a>
- <a class="indexterm" name="idp194370608"></a>
+ <a class="indexterm" name="idp165004880"></a>
+ <a class="indexterm" name="idp165005984"></a>
</p>
<h6>
<a name="boost_asio.reference.ssl__context.file_format.h0"></a>
@@ -56,7 +56,8 @@ File format 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/impl.html b/doc/html/boost_asio/reference/ssl__context/impl.html
index f69fd5bb9b..ab950c07f9 100644
--- a/doc/html/boost_asio/reference/ssl__context/impl.html
+++ b/doc/html/boost_asio/reference/ssl__context/impl.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.impl"></a><a class="link" href="impl.html" title="ssl::context::impl">ssl::context::impl</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194380528"></a>
+ <a class="indexterm" name="idp165016016"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the underlying implementation in
the native type.
</p>
@@ -41,7 +41,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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/impl_type.html b/doc/html/boost_asio/reference/ssl__context/impl_type.html
index 2adb26b367..7f7ae64d67 100644
--- a/doc/html/boost_asio/reference/ssl__context/impl_type.html
+++ b/doc/html/boost_asio/reference/ssl__context/impl_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.impl_type"></a><a class="link" href="impl_type.html" title="ssl::context::impl_type">ssl::context::impl_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194388912"></a>
+ <a class="indexterm" name="idp165024400"></a>
(Deprecated: Use native_handle_type.) The native type
of the SSL context.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 35d51bbbc8..306ae20456 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.load_verify_file"></a><a class="link" href="load_verify_file.html" title="ssl::context::load_verify_file">ssl::context::load_verify_file</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194401936"></a>
+ <a class="indexterm" name="idp165037424"></a>
Load a certification authority file for performing
verification.
</p>
@@ -43,7 +43,8 @@ Load a certification authority file for performing
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d2e62ec3ae..39e111ea66 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bd33c282a9..8213fe451d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ddb7e26f04..796ff9c15e 100644
--- a/doc/html/boost_asio/reference/ssl__context/method.html
+++ b/doc/html/boost_asio/reference/ssl__context/method.html
@@ -27,30 +27,30 @@
<a name="boost_asio.reference.ssl__context.method"></a><a class="link" href="method.html" title="ssl::context::method">ssl::context::method</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194481536"></a>
+ <a class="indexterm" name="idp165116912"></a>
Different methods supported by a context.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">method</span>
</pre>
<p>
- <a class="indexterm" name="idp194485072"></a>
- <a class="indexterm" name="idp194486176"></a>
- <a class="indexterm" name="idp194487280"></a>
- <a class="indexterm" name="idp194488384"></a>
- <a class="indexterm" name="idp194489488"></a>
- <a class="indexterm" name="idp194490592"></a>
- <a class="indexterm" name="idp194491696"></a>
- <a class="indexterm" name="idp194492800"></a>
- <a class="indexterm" name="idp194493904"></a>
- <a class="indexterm" name="idp194495008"></a>
- <a class="indexterm" name="idp194496112"></a>
- <a class="indexterm" name="idp194497216"></a>
- <a class="indexterm" name="idp194498320"></a>
- <a class="indexterm" name="idp194499424"></a>
- <a class="indexterm" name="idp194500528"></a>
- <a class="indexterm" name="idp194501632"></a>
- <a class="indexterm" name="idp194502736"></a>
- <a class="indexterm" name="idp194503840"></a>
+ <a class="indexterm" name="idp165120448"></a>
+ <a class="indexterm" name="idp165121552"></a>
+ <a class="indexterm" name="idp165122656"></a>
+ <a class="indexterm" name="idp165123760"></a>
+ <a class="indexterm" name="idp165124864"></a>
+ <a class="indexterm" name="idp165125968"></a>
+ <a class="indexterm" name="idp165127072"></a>
+ <a class="indexterm" name="idp165128176"></a>
+ <a class="indexterm" name="idp165129280"></a>
+ <a class="indexterm" name="idp165130384"></a>
+ <a class="indexterm" name="idp165131488"></a>
+ <a class="indexterm" name="idp165132592"></a>
+ <a class="indexterm" name="idp165133696"></a>
+ <a class="indexterm" name="idp165134800"></a>
+ <a class="indexterm" name="idp165135904"></a>
+ <a class="indexterm" name="idp165137008"></a>
+ <a class="indexterm" name="idp165138112"></a>
+ <a class="indexterm" name="idp165139216"></a>
</p>
<h6>
<a name="boost_asio.reference.ssl__context.method.h0"></a>
@@ -136,7 +136,8 @@ Different methods supported by a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3589155b4f..ae0436aeff 100644
--- a/doc/html/boost_asio/reference/ssl__context/native_handle.html
+++ b/doc/html/boost_asio/reference/ssl__context/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.native_handle"></a><a class="link" href="native_handle.html" title="ssl::context::native_handle">ssl::context::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194539984"></a>
+ <a class="indexterm" name="idp165175424"></a>
Get the underlying implementation in the native
type.
</p>
@@ -41,7 +41,8 @@ Get the underlying implementation in the native
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d277c6ae95..c7fbd31c8c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.native_handle_type"></a><a class="link" href="native_handle_type.html" title="ssl::context::native_handle_type">ssl::context::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194546576"></a>
+ <a class="indexterm" name="idp165182080"></a>
The native handle type of the SSL context.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">SSL_CTX</span> <span class="special">*</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native handle type of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 24328929a1..b132cab90f 100644
--- a/doc/html/boost_asio/reference/ssl__context/no_compression.html
+++ b/doc/html/boost_asio/reference/ssl__context/no_compression.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.no_compression"></a><a class="link" href="no_compression.html" title="ssl::context::no_compression">ssl::context::no_compression</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194559488"></a>
+ <a class="indexterm" name="idp165195120"></a>
Disable compression. Compression is disabled
by default.
</p>
@@ -36,7 +36,8 @@ Disable compression. Compression is disabled
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b962d34297..7f9bf943e8 100644
--- a/doc/html/boost_asio/reference/ssl__context/no_sslv2.html
+++ b/doc/html/boost_asio/reference/ssl__context/no_sslv2.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.no_sslv2"></a><a class="link" href="no_sslv2.html" title="ssl::context::no_sslv2">ssl::context::no_sslv2</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194568176"></a>
+ <a class="indexterm" name="idp165203872"></a>
Disable SSL v2.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">no_sslv2</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Disable SSL v2.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7e99e65295..8715dc3ed3 100644
--- a/doc/html/boost_asio/reference/ssl__context/no_sslv3.html
+++ b/doc/html/boost_asio/reference/ssl__context/no_sslv3.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.no_sslv3"></a><a class="link" href="no_sslv3.html" title="ssl::context::no_sslv3">ssl::context::no_sslv3</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194576880"></a>
+ <a class="indexterm" name="idp165212512"></a>
Disable SSL v3.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">no_sslv3</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Disable SSL v3.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c0c774ce4e..81bfa8529e 100644
--- a/doc/html/boost_asio/reference/ssl__context/no_tlsv1.html
+++ b/doc/html/boost_asio/reference/ssl__context/no_tlsv1.html
@@ -7,7 +7,7 @@
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../ssl__context.html" title="ssl::context">
<link rel="prev" href="no_sslv3.html" title="ssl::context::no_sslv3">
-<link rel="next" href="operator_eq_.html" title="ssl::context::operator=">
+<link rel="next" href="no_tlsv1_1.html" title="ssl::context::no_tlsv1_1">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,14 +20,14 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="no_sslv3.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.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="operator_eq_.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="no_sslv3.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.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="no_tlsv1_1.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.ssl__context.no_tlsv1"></a><a class="link" href="no_tlsv1.html" title="ssl::context::no_tlsv1">ssl::context::no_tlsv1</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194585584"></a>
+ <a class="indexterm" name="idp165221056"></a>
Disable TLS v1.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">no_tlsv1</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Disable TLS v1.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -43,7 +44,7 @@ Disable TLS v1.
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="no_sslv3.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.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="operator_eq_.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="no_sslv3.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.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="no_tlsv1_1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
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
new file mode 100644
index 0000000000..fee25e0a22
--- /dev/null
+++ b/doc/html/boost_asio/reference/ssl__context/no_tlsv1_1.html
@@ -0,0 +1,50 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>ssl::context::no_tlsv1_1</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../ssl__context.html" title="ssl::context">
+<link rel="prev" href="no_tlsv1.html" title="ssl::context::no_tlsv1">
+<link rel="next" href="no_tlsv1_2.html" title="ssl::context::no_tlsv1_2">
+</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="no_tlsv1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.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="no_tlsv1_2.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.ssl__context.no_tlsv1_1"></a><a class="link" href="no_tlsv1_1.html" title="ssl::context::no_tlsv1_1">ssl::context::no_tlsv1_1</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="idp165229872"></a>
+Disable TLS v1.1.
+ </p>
+<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">no_tlsv1_1</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</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-2015 Christopher M.
+ Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or 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="no_tlsv1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.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="no_tlsv1_2.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
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
new file mode 100644
index 0000000000..49ab5be08c
--- /dev/null
+++ b/doc/html/boost_asio/reference/ssl__context/no_tlsv1_2.html
@@ -0,0 +1,50 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>ssl::context::no_tlsv1_2</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../ssl__context.html" title="ssl::context">
+<link rel="prev" href="no_tlsv1_1.html" title="ssl::context::no_tlsv1_1">
+<link rel="next" href="operator_eq_.html" title="ssl::context::operator=">
+</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="no_tlsv1_1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.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="operator_eq_.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.ssl__context.no_tlsv1_2"></a><a class="link" href="no_tlsv1_2.html" title="ssl::context::no_tlsv1_2">ssl::context::no_tlsv1_2</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="idp165238592"></a>
+Disable TLS v1.2.
+ </p>
+<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">no_tlsv1_2</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</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-2015 Christopher M.
+ Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or 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="no_tlsv1_1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.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="operator_eq_.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
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 8b4d1e9789..054312ef38 100644
--- a/doc/html/boost_asio/reference/ssl__context/operator_eq_.html
+++ b/doc/html/boost_asio/reference/ssl__context/operator_eq_.html
@@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../ssl__context.html" title="ssl::context">
-<link rel="prev" href="no_tlsv1.html" title="ssl::context::no_tlsv1">
+<link rel="prev" href="no_tlsv1_2.html" title="ssl::context::no_tlsv1_2">
<link rel="next" href="options.html" title="ssl::context::options">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,14 +20,14 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="no_tlsv1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.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="options.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="no_tlsv1_2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.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="options.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.ssl__context.operator_eq_"></a><a class="link" href="operator_eq_.html" title="ssl::context::operator=">ssl::context::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194594128"></a>
+ <a class="indexterm" name="idp165247296"></a>
Move-assign a context from another.
</p>
<pre class="programlisting"><span class="identifier">context</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -63,7 +63,8 @@ Move-assign a context 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -71,7 +72,7 @@ Move-assign a context from another.
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="no_tlsv1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.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="options.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="no_tlsv1_2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context.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="options.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost_asio/reference/ssl__context/options.html b/doc/html/boost_asio/reference/ssl__context/options.html
index 2240e74d00..5ca0e81dce 100644
--- a/doc/html/boost_asio/reference/ssl__context/options.html
+++ b/doc/html/boost_asio/reference/ssl__context/options.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.options"></a><a class="link" href="options.html" title="ssl::context::options">ssl::context::options</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194613616"></a>
+ <a class="indexterm" name="idp165266816"></a>
Bitmask type for SSL options.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="keyword">long</span> <span class="identifier">options</span><span class="special">;</span>
@@ -45,7 +45,8 @@ Bitmask type for SSL options.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3056fd898b..dc809069eb 100644
--- a/doc/html/boost_asio/reference/ssl__context/password_purpose.html
+++ b/doc/html/boost_asio/reference/ssl__context/password_purpose.html
@@ -27,14 +27,14 @@
<a name="boost_asio.reference.ssl__context.password_purpose"></a><a class="link" href="password_purpose.html" title="ssl::context::password_purpose">ssl::context::password_purpose</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194625792"></a>
+ <a class="indexterm" name="idp165279056"></a>
Purpose of PEM password.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">password_purpose</span>
</pre>
<p>
- <a class="indexterm" name="idp194629312"></a>
- <a class="indexterm" name="idp194630416"></a>
+ <a class="indexterm" name="idp165282576"></a>
+ <a class="indexterm" name="idp165283680"></a>
</p>
<h6>
<a name="boost_asio.reference.ssl__context.password_purpose.h0"></a>
@@ -56,7 +56,8 @@ Purpose of PEM password.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e08f6cf057..d279daa0ba 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.set_default_verify_paths"></a><a class="link" href="set_default_verify_paths.html" title="ssl::context::set_default_verify_paths">ssl::context::set_default_verify_paths</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194640672"></a>
+ <a class="indexterm" name="idp165293872"></a>
Configures the context to use the default
directories for finding certification authority certificates.
</p>
@@ -41,7 +41,8 @@ Configures the context to use the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a359a2c438..14e1731ec3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c0d90d3051..108955f169 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cc6c610503..13e63e064b 100644
--- a/doc/html/boost_asio/reference/ssl__context/set_options.html
+++ b/doc/html/boost_asio/reference/ssl__context/set_options.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.set_options"></a><a class="link" href="set_options.html" title="ssl::context::set_options">ssl::context::set_options</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194696592"></a>
+ <a class="indexterm" name="idp165350032"></a>
Set options on the context.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="set_options/overload1.html" title="ssl::context::set_options (1 of 2 overloads)">set_options</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Set options on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b0cb46bc26..b40cec327e 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
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 962fc799f0..8f1974c676 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
@@ -66,7 +66,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e49ab576f4..bd94876049 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.set_password_callback"></a><a class="link" href="set_password_callback.html" title="ssl::context::set_password_callback">ssl::context::set_password_callback</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194771648"></a>
+ <a class="indexterm" name="idp165425104"></a>
Set the password callback.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Set the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ee598e7ddd..bb61e97f68 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4451296793..2dec37ae89 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a3f32db154..08d6ab1f88 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.set_verify_callback"></a><a class="link" href="set_verify_callback.html" title="ssl::context::set_verify_callback">ssl::context::set_verify_callback</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194875152"></a>
+ <a class="indexterm" name="idp165528544"></a>
Set the callback used to verify peer certificates.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Set the callback used to verify peer certificates.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d2f83a8f73..5f7c685445 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8e7b4a3153..028f0675d9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f20bf5ebf0..0f951e48f3 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.set_verify_depth"></a><a class="link" href="set_verify_depth.html" title="ssl::context::set_verify_depth">ssl::context::set_verify_depth</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp194975376"></a>
+ <a class="indexterm" name="idp165628624"></a>
Set the peer verification depth.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="set_verify_depth/overload1.html" title="ssl::context::set_verify_depth (1 of 2 overloads)">set_verify_depth</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Set the peer verification depth.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7f0fd3c38f..3b48dab37c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bea884b4d7..839fcb83a7 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4956e54fba..c0ee403541 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.set_verify_mode"></a><a class="link" href="set_verify_mode.html" title="ssl::context::set_verify_mode">ssl::context::set_verify_mode</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195045136"></a>
+ <a class="indexterm" name="idp165698384"></a>
Set the peer verification mode.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="set_verify_mode/overload1.html" title="ssl::context::set_verify_mode (1 of 2 overloads)">set_verify_mode</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Set the peer verification mode.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 140be26d63..798a0ba5a3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7b05827cac..c667602b4e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1badd35e16..40d96719c6 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.single_dh_use"></a><a class="link" href="single_dh_use.html" title="ssl::context::single_dh_use">ssl::context::single_dh_use</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195120608"></a>
+ <a class="indexterm" name="idp165773888"></a>
Always create a new key when using tmp_dh parameters.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">single_dh_use</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Always create a new key when using tmp_dh parameters.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f7593d1d5a..13607302f9 100644
--- a/doc/html/boost_asio/reference/ssl__context/use_certificate.html
+++ b/doc/html/boost_asio/reference/ssl__context/use_certificate.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.use_certificate"></a><a class="link" href="use_certificate.html" title="ssl::context::use_certificate">ssl::context::use_certificate</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195129120"></a>
+ <a class="indexterm" name="idp165782496"></a>
Use a certificate from a memory buffer.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="use_certificate/overload1.html" title="ssl::context::use_certificate (1 of 2 overloads)">use_certificate</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Use a certificate from a memory 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6cb99f3403..a4fbddde19 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
@@ -78,7 +78,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 82b730f64a..d50b6eb9cf 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
@@ -70,7 +70,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 528ff2c042..6f56866b9a 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.use_certificate_chain"></a><a class="link" href="use_certificate_chain.html" title="ssl::context::use_certificate_chain">ssl::context::use_certificate_chain</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195215216"></a>
+ <a class="indexterm" name="idp165868704"></a>
Use a certificate chain from a memory
buffer.
</p>
@@ -43,7 +43,8 @@ Use a certificate chain from a memory
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e589671f90..eefbce89a8 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
@@ -75,7 +75,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e923e1f730..e01e5b6fb3 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
@@ -67,7 +67,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cac128187c..b5eaa6caad 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.use_certificate_chain_file"></a><a class="link" href="use_certificate_chain_file.html" title="ssl::context::use_certificate_chain_file">ssl::context::use_certificate_chain_file</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195291152"></a>
+ <a class="indexterm" name="idp165944496"></a>
Use a certificate chain from a file.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="use_certificate_chain_file/overload1.html" title="ssl::context::use_certificate_chain_file (1 of 2 overloads)">use_certificate_chain_file</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Use a certificate chain from a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e6faf25253..d03cf7756e 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4fdb319157..f6ee9021ef 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0b419ed3c5..fa90ab8782 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.use_certificate_file"></a><a class="link" href="use_certificate_file.html" title="ssl::context::use_certificate_file">ssl::context::use_certificate_file</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195371264"></a>
+ <a class="indexterm" name="idp166024496"></a>
Use a certificate from a file.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="use_certificate_file/overload1.html" title="ssl::context::use_certificate_file (1 of 2 overloads)">use_certificate_file</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Use a certificate from a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ba7fd0432d..5412934e93 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6ee6cac18c..718db7bc7f 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 32c8e8f028..f6201d0296 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.use_private_key"></a><a class="link" href="use_private_key.html" title="ssl::context::use_private_key">ssl::context::use_private_key</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195461968"></a>
+ <a class="indexterm" name="idp166115392"></a>
Use a private key from a memory buffer.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="use_private_key/overload1.html" title="ssl::context::use_private_key (1 of 2 overloads)">use_private_key</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Use a private key from a memory 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 456d4ed9ce..eb209d04e1 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
@@ -78,7 +78,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0e71c53d85..ed1ad6fc38 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
@@ -70,7 +70,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1638c42c7a..9eb997fce7 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.use_private_key_file"></a><a class="link" href="use_private_key_file.html" title="ssl::context::use_private_key_file">ssl::context::use_private_key_file</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195547952"></a>
+ <a class="indexterm" name="idp166201696"></a>
Use a private key from a file.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="use_private_key_file/overload1.html" title="ssl::context::use_private_key_file (1 of 2 overloads)">use_private_key_file</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Use a private key from a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 35fece2929..d7cce962a9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1c534feef2..14fb97bd30 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 47c0b43811..8eeef4d2ad 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.use_rsa_private_key"></a><a class="link" href="use_rsa_private_key.html" title="ssl::context::use_rsa_private_key">ssl::context::use_rsa_private_key</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195638512"></a>
+ <a class="indexterm" name="idp166292272"></a>
Use an RSA private key from a memory buffer.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="use_rsa_private_key/overload1.html" title="ssl::context::use_rsa_private_key (1 of 2 overloads)">use_rsa_private_key</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Use an RSA private key from a memory 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bb71405ade..a732d7f490 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
@@ -79,7 +79,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4380569499..2fe308f0dd 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
@@ -71,7 +71,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4c6c1e3759..83b52153e8 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.use_rsa_private_key_file"></a><a class="link" href="use_rsa_private_key_file.html" title="ssl::context::use_rsa_private_key_file">ssl::context::use_rsa_private_key_file</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195725024"></a>
+ <a class="indexterm" name="idp166378752"></a>
Use an RSA private key from a file.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="use_rsa_private_key_file/overload1.html" title="ssl::context::use_rsa_private_key_file (1 of 2 overloads)">use_rsa_private_key_file</a><span class="special">(</span>
@@ -44,7 +44,8 @@ Use an RSA private key from a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5c2ce3e768..899e51497c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 249598b624..9bac5b81cf 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 56206e3bea..761e6320a5 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.use_tmp_dh"></a><a class="link" href="use_tmp_dh.html" title="ssl::context::use_tmp_dh">ssl::context::use_tmp_dh</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195815792"></a>
+ <a class="indexterm" name="idp166469488"></a>
Use the specified memory buffer to obtain the temporary
Diffie-Hellman parameters.
</p>
@@ -43,7 +43,8 @@ Use the specified memory buffer to obtain the temporary
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7b37f18419..f6d9110213 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f8b04e40e1..b268677dc8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1c8fc3601d..b26220cfd2 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context.use_tmp_dh_file"></a><a class="link" href="use_tmp_dh_file.html" title="ssl::context::use_tmp_dh_file">ssl::context::use_tmp_dh_file</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp195890976"></a>
+ <a class="indexterm" name="idp166544416"></a>
Use the specified file to obtain the temporary
Diffie-Hellman parameters.
</p>
@@ -43,7 +43,8 @@ Use the specified file to obtain the temporary
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bfd93e872c..79eb875b9a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4537cf27c7..0025d9db93 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 556428578d..a762150eba 100644
--- a/doc/html/boost_asio/reference/ssl__context_base.html
+++ b/doc/html/boost_asio/reference/ssl__context_base.html
@@ -226,6 +226,30 @@
<tr>
<td>
<p>
+ <a class="link" href="ssl__context_base/no_tlsv1_1.html" title="ssl::context_base::no_tlsv1_1"><span class="bold"><strong>no_tlsv1_1</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Disable TLS v1.1.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ <a class="link" href="ssl__context_base/no_tlsv1_2.html" title="ssl::context_base::no_tlsv1_2"><span class="bold"><strong>no_tlsv1_2</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Disable TLS v1.2.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
<a class="link" href="ssl__context_base/single_dh_use.html" title="ssl::context_base::single_dh_use"><span class="bold"><strong>single_dh_use</strong></span></a>
</p>
</td>
@@ -250,7 +274,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5ab315f331..fe5d5d0cfc 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context_base._context_base"></a><a class="link" href="_context_base.html" title="ssl::context_base::~context_base">ssl::context_base::~context_base</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196200368"></a>
+ <a class="indexterm" name="idp166877520"></a>
Protected destructor to prevent deletion
through this type.
</p>
@@ -36,7 +36,8 @@ Protected destructor to prevent deletion
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 698649a6f3..0fc20f7f4d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context_base.default_workarounds"></a><a class="link" href="default_workarounds.html" title="ssl::context_base::default_workarounds">ssl::context_base::default_workarounds</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196047792"></a>
+ <a class="indexterm" name="idp166707648"></a>
Implement various bug workarounds.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">default_workarounds</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Implement various bug workarounds.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4c9a67dec7..0ed2965142 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
@@ -27,14 +27,14 @@
<a name="boost_asio.reference.ssl__context_base.file_format"></a><a class="link" href="file_format.html" title="ssl::context_base::file_format">ssl::context_base::file_format</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196056624"></a>
+ <a class="indexterm" name="idp166716480"></a>
File format types.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">file_format</span>
</pre>
<p>
- <a class="indexterm" name="idp196060144"></a>
- <a class="indexterm" name="idp196061248"></a>
+ <a class="indexterm" name="idp166720000"></a>
+ <a class="indexterm" name="idp166721104"></a>
</p>
<h6>
<a name="boost_asio.reference.ssl__context_base.file_format.h0"></a>
@@ -56,7 +56,8 @@ File format 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2395d8aec4..a4f89e1445 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/method.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/method.html
@@ -27,30 +27,30 @@
<a name="boost_asio.reference.ssl__context_base.method"></a><a class="link" href="method.html" title="ssl::context_base::method">ssl::context_base::method</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196071280"></a>
+ <a class="indexterm" name="idp166731120"></a>
Different methods supported by a context.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">method</span>
</pre>
<p>
- <a class="indexterm" name="idp196074784"></a>
- <a class="indexterm" name="idp196075792"></a>
- <a class="indexterm" name="idp196076864"></a>
- <a class="indexterm" name="idp196077968"></a>
- <a class="indexterm" name="idp196079072"></a>
- <a class="indexterm" name="idp196080176"></a>
- <a class="indexterm" name="idp196081280"></a>
- <a class="indexterm" name="idp196082384"></a>
- <a class="indexterm" name="idp196083488"></a>
- <a class="indexterm" name="idp196084592"></a>
- <a class="indexterm" name="idp196085696"></a>
- <a class="indexterm" name="idp196086800"></a>
- <a class="indexterm" name="idp196087904"></a>
- <a class="indexterm" name="idp196089008"></a>
- <a class="indexterm" name="idp196090112"></a>
- <a class="indexterm" name="idp196091216"></a>
- <a class="indexterm" name="idp196092320"></a>
- <a class="indexterm" name="idp196093424"></a>
+ <a class="indexterm" name="idp166734656"></a>
+ <a class="indexterm" name="idp166735760"></a>
+ <a class="indexterm" name="idp166736864"></a>
+ <a class="indexterm" name="idp166737968"></a>
+ <a class="indexterm" name="idp166739072"></a>
+ <a class="indexterm" name="idp166740176"></a>
+ <a class="indexterm" name="idp166741280"></a>
+ <a class="indexterm" name="idp166742384"></a>
+ <a class="indexterm" name="idp166743488"></a>
+ <a class="indexterm" name="idp166744592"></a>
+ <a class="indexterm" name="idp166745696"></a>
+ <a class="indexterm" name="idp166746800"></a>
+ <a class="indexterm" name="idp166747904"></a>
+ <a class="indexterm" name="idp166749008"></a>
+ <a class="indexterm" name="idp166750112"></a>
+ <a class="indexterm" name="idp166751216"></a>
+ <a class="indexterm" name="idp166752320"></a>
+ <a class="indexterm" name="idp166753424"></a>
</p>
<h6>
<a name="boost_asio.reference.ssl__context_base.method.h0"></a>
@@ -136,7 +136,8 @@ Different methods supported by a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d172595b23..4eb5332982 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context_base.no_compression"></a><a class="link" href="no_compression.html" title="ssl::context_base::no_compression">ssl::context_base::no_compression</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196129648"></a>
+ <a class="indexterm" name="idp166789632"></a>
Disable compression. Compression is disabled
by default.
</p>
@@ -36,7 +36,8 @@ Disable compression. Compression is disabled
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f6fda30be9..3191502f73 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context_base.no_sslv2"></a><a class="link" href="no_sslv2.html" title="ssl::context_base::no_sslv2">ssl::context_base::no_sslv2</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196138448"></a>
+ <a class="indexterm" name="idp166798336"></a>
Disable SSL v2.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">no_sslv2</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Disable SSL v2.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4c558dab5f..9511ba79bc 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context_base.no_sslv3"></a><a class="link" href="no_sslv3.html" title="ssl::context_base::no_sslv3">ssl::context_base::no_sslv3</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196147104"></a>
+ <a class="indexterm" name="idp166806992"></a>
Disable SSL v3.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">no_sslv3</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Disable SSL v3.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7434687ae1..c24ca48c08 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
@@ -7,7 +7,7 @@
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../ssl__context_base.html" title="ssl::context_base">
<link rel="prev" href="no_sslv3.html" title="ssl::context_base::no_sslv3">
-<link rel="next" href="options.html" title="ssl::context_base::options">
+<link rel="next" href="no_tlsv1_1.html" title="ssl::context_base::no_tlsv1_1">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,14 +20,14 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="no_sslv3.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context_base.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="options.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="no_sslv3.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context_base.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="no_tlsv1_1.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.ssl__context_base.no_tlsv1"></a><a class="link" href="no_tlsv1.html" title="ssl::context_base::no_tlsv1">ssl::context_base::no_tlsv1</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196155760"></a>
+ <a class="indexterm" name="idp166815648"></a>
Disable TLS v1.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">no_tlsv1</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Disable TLS v1.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -43,7 +44,7 @@ Disable TLS v1.
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="no_sslv3.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context_base.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="options.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="no_sslv3.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context_base.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="no_tlsv1_1.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
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
new file mode 100644
index 0000000000..aaf0dacac4
--- /dev/null
+++ b/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_1.html
@@ -0,0 +1,50 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>ssl::context_base::no_tlsv1_1</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../ssl__context_base.html" title="ssl::context_base">
+<link rel="prev" href="no_tlsv1.html" title="ssl::context_base::no_tlsv1">
+<link rel="next" href="no_tlsv1_2.html" title="ssl::context_base::no_tlsv1_2">
+</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="no_tlsv1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context_base.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="no_tlsv1_2.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.ssl__context_base.no_tlsv1_1"></a><a class="link" href="no_tlsv1_1.html" title="ssl::context_base::no_tlsv1_1">ssl::context_base::no_tlsv1_1</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="idp166824304"></a>
+Disable TLS v1.1.
+ </p>
+<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">no_tlsv1_1</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</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-2015 Christopher M.
+ Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or 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="no_tlsv1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context_base.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="no_tlsv1_2.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
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
new file mode 100644
index 0000000000..03137a9c6e
--- /dev/null
+++ b/doc/html/boost_asio/reference/ssl__context_base/no_tlsv1_2.html
@@ -0,0 +1,50 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>ssl::context_base::no_tlsv1_2</title>
+<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
+<link rel="up" href="../ssl__context_base.html" title="ssl::context_base">
+<link rel="prev" href="no_tlsv1_1.html" title="ssl::context_base::no_tlsv1_1">
+<link rel="next" href="options.html" title="ssl::context_base::options">
+</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="no_tlsv1_1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context_base.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="options.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.ssl__context_base.no_tlsv1_2"></a><a class="link" href="no_tlsv1_2.html" title="ssl::context_base::no_tlsv1_2">ssl::context_base::no_tlsv1_2</a>
+</h4></div></div></div>
+<p>
+ <a class="indexterm" name="idp166833024"></a>
+Disable TLS v1.2.
+ </p>
+<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">long</span> <span class="identifier">no_tlsv1_2</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</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-2015 Christopher M.
+ Kohlhoff<p>
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or 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="no_tlsv1_1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context_base.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="options.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>
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 2ddf8cc78c..2e07ea84ad 100644
--- a/doc/html/boost_asio/reference/ssl__context_base/options.html
+++ b/doc/html/boost_asio/reference/ssl__context_base/options.html
@@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../ssl__context_base.html" title="ssl::context_base">
-<link rel="prev" href="no_tlsv1.html" title="ssl::context_base::no_tlsv1">
+<link rel="prev" href="no_tlsv1_2.html" title="ssl::context_base::no_tlsv1_2">
<link rel="next" href="password_purpose.html" title="ssl::context_base::password_purpose">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,14 +20,14 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="no_tlsv1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context_base.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="password_purpose.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="no_tlsv1_2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context_base.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="password_purpose.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.ssl__context_base.options"></a><a class="link" href="options.html" title="ssl::context_base::options">ssl::context_base::options</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196164480"></a>
+ <a class="indexterm" name="idp166841600"></a>
Bitmask type for SSL options.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="keyword">long</span> <span class="identifier">options</span><span class="special">;</span>
@@ -45,7 +45,8 @@ Bitmask type for SSL options.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
@@ -53,7 +54,7 @@ Bitmask type for SSL options.
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="no_tlsv1.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context_base.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="password_purpose.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="no_tlsv1_2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ssl__context_base.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="password_purpose.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
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 fab1a6ae6e..c3ae3f9488 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
@@ -27,14 +27,14 @@
<a name="boost_asio.reference.ssl__context_base.password_purpose"></a><a class="link" href="password_purpose.html" title="ssl::context_base::password_purpose">ssl::context_base::password_purpose</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196176800"></a>
+ <a class="indexterm" name="idp166853952"></a>
Purpose of PEM password.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">password_purpose</span>
</pre>
<p>
- <a class="indexterm" name="idp196180320"></a>
- <a class="indexterm" name="idp196181424"></a>
+ <a class="indexterm" name="idp166857472"></a>
+ <a class="indexterm" name="idp166858576"></a>
</p>
<h6>
<a name="boost_asio.reference.ssl__context_base.password_purpose.h0"></a>
@@ -56,7 +56,8 @@ Purpose of PEM password.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 51793c5e4b..2ae50fcc26 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__context_base.single_dh_use"></a><a class="link" href="single_dh_use.html" title="ssl::context_base::single_dh_use">ssl::context_base::single_dh_use</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196191504"></a>
+ <a class="indexterm" name="idp166868656"></a>
Always create a new key when using tmp_dh
parameters.
</p>
@@ -36,7 +36,8 @@ Always create a new key when using tmp_dh
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 25e416523d..91b5fe1c65 100644
--- a/doc/html/boost_asio/reference/ssl__rfc2818_verification.html
+++ b/doc/html/boost_asio/reference/ssl__rfc2818_verification.html
@@ -159,7 +159,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 fba9a2a17e..7f837f9046 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__rfc2818_verification.operator_lp__rp_"></a><a class="link" href="operator_lp__rp_.html" title="ssl::rfc2818_verification::operator()">ssl::rfc2818_verification::operator()</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196320976"></a>
+ <a class="indexterm" name="idp166998416"></a>
Perform certificate verification.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">()(</span>
@@ -37,7 +37,8 @@ Perform certificate 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bcdd3fee3e..0e3f60678e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__rfc2818_verification.result_type"></a><a class="link" href="result_type.html" title="ssl::rfc2818_verification::result_type">ssl::rfc2818_verification::result_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196332784"></a>
+ <a class="indexterm" name="idp167010288"></a>
The type of the function object's result.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="keyword">bool</span> <span class="identifier">result_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of the function object's 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a8fe149b7e..f0c2452e57 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__rfc2818_verification.rfc2818_verification"></a><a class="link" href="rfc2818_verification.html" title="ssl::rfc2818_verification::rfc2818_verification">ssl::rfc2818_verification::rfc2818_verification</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196344992"></a>
+ <a class="indexterm" name="idp167022656"></a>
Constructor.
</p>
<pre class="programlisting"><span class="identifier">rfc2818_verification</span><span class="special">(</span>
@@ -36,7 +36,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0da3d7e0b8..d9ccbe4847 100644
--- a/doc/html/boost_asio/reference/ssl__stream.html
+++ b/doc/html/boost_asio/reference/ssl__stream.html
@@ -415,7 +415,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 758a9eaaaf..06acf737ae 100644
--- a/doc/html/boost_asio/reference/ssl__stream/_stream.html
+++ b/doc/html/boost_asio/reference/ssl__stream/_stream.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream._stream"></a><a class="link" href="_stream.html" title="ssl::stream::~stream">ssl::stream::~stream</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197582272"></a>
+ <a class="indexterm" name="idp168259680"></a>
Destructor.
</p>
<pre class="programlisting"><span class="special">~</span><span class="identifier">stream</span><span class="special">();</span>
@@ -35,7 +35,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5d7ad0c2c3..799168eb3d 100644
--- a/doc/html/boost_asio/reference/ssl__stream/async_handshake.html
+++ b/doc/html/boost_asio/reference/ssl__stream/async_handshake.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.async_handshake"></a><a class="link" href="async_handshake.html" title="ssl::stream::async_handshake">ssl::stream::async_handshake</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196507248"></a>
+ <a class="indexterm" name="idp167184272"></a>
Start an asynchronous SSL handshake.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -49,7 +49,8 @@ Start an asynchronous SSL 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6697816918..d517396b97 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b1347ea328..8df85d356a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7838cd5b23..2e6e2c21a6 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.async_read_some"></a><a class="link" href="async_read_some.html" title="ssl::stream::async_read_some">ssl::stream::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196607344"></a>
+ <a class="indexterm" name="idp167284384"></a>
Start an asynchronous read.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -85,7 +85,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d1d1bcd0d5..c722317f1b 100644
--- a/doc/html/boost_asio/reference/ssl__stream/async_shutdown.html
+++ b/doc/html/boost_asio/reference/ssl__stream/async_shutdown.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.async_shutdown"></a><a class="link" href="async_shutdown.html" title="ssl::stream::async_shutdown">ssl::stream::async_shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196649728"></a>
+ <a class="indexterm" name="idp167326656"></a>
Asynchronously shut down SSL on the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -65,7 +65,8 @@ Asynchronously shut down SSL on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 53eedbf21b..22f1d78f4d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.async_write_some"></a><a class="link" href="async_write_some.html" title="ssl::stream::async_write_some">ssl::stream::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196675792"></a>
+ <a class="indexterm" name="idp167352848"></a>
Start an asynchronous write.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -84,7 +84,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a979ded9f5..520b714e8d 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.get_io_service"></a><a class="link" href="get_io_service.html" title="ssl::stream::get_io_service">ssl::stream::get_io_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196718128"></a>
+ <a class="indexterm" name="idp167395248"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -49,7 +49,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 784dcb42b1..5012071e70 100644
--- a/doc/html/boost_asio/reference/ssl__stream/handshake.html
+++ b/doc/html/boost_asio/reference/ssl__stream/handshake.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.handshake"></a><a class="link" href="handshake.html" title="ssl::stream::handshake">ssl::stream::handshake</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196736272"></a>
+ <a class="indexterm" name="idp167413408"></a>
Perform SSL handshaking.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="handshake/overload1.html" title="ssl::stream::handshake (1 of 4 overloads)">handshake</a><span class="special">(</span>
@@ -57,7 +57,8 @@ Perform SSL handshaking.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a8f256790d..6785fb9da5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2acef6d4f5..6b907c5db8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ee9c2cce96..8c415dc889 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 738beacb15..ff0b5924bc 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b468bf9325..8a7092e059 100644
--- a/doc/html/boost_asio/reference/ssl__stream/handshake_type.html
+++ b/doc/html/boost_asio/reference/ssl__stream/handshake_type.html
@@ -27,14 +27,14 @@
<a name="boost_asio.reference.ssl__stream.handshake_type"></a><a class="link" href="handshake_type.html" title="ssl::stream::handshake_type">ssl::stream::handshake_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196882688"></a>
+ <a class="indexterm" name="idp167560080"></a>
Different handshake types.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">handshake_type</span>
</pre>
<p>
- <a class="indexterm" name="idp196886240"></a>
- <a class="indexterm" name="idp196887248"></a>
+ <a class="indexterm" name="idp167563696"></a>
+ <a class="indexterm" name="idp167564800"></a>
</p>
<h6>
<a name="boost_asio.reference.ssl__stream.handshake_type.h0"></a>
@@ -56,7 +56,8 @@ Different handshake 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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.html b/doc/html/boost_asio/reference/ssl__stream/impl.html
index 9582b32e9d..1fe59f5688 100644
--- a/doc/html/boost_asio/reference/ssl__stream/impl.html
+++ b/doc/html/boost_asio/reference/ssl__stream/impl.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.impl"></a><a class="link" href="impl.html" title="ssl::stream::impl">ssl::stream::impl</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196897200"></a>
+ <a class="indexterm" name="idp167574736"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the underlying implementation in
the native type.
</p>
@@ -41,7 +41,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_type.html b/doc/html/boost_asio/reference/ssl__stream/impl_type.html
index fdaec47a37..6377d65b07 100644
--- a/doc/html/boost_asio/reference/ssl__stream/impl_type.html
+++ b/doc/html/boost_asio/reference/ssl__stream/impl_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.impl_type"></a><a class="link" href="impl_type.html" title="ssl::stream::impl_type">ssl::stream::impl_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196905680"></a>
+ <a class="indexterm" name="idp167583120"></a>
(Deprecated: Use native_handle_type.) The underlying
implementation type.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7078374fb0..a332184953 100644
--- a/doc/html/boost_asio/reference/ssl__stream/lowest_layer.html
+++ b/doc/html/boost_asio/reference/ssl__stream/lowest_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.lowest_layer"></a><a class="link" href="lowest_layer.html" title="ssl::stream::lowest_layer">ssl::stream::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196918560"></a>
+ <a class="indexterm" name="idp167596000"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="ssl::stream::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -39,7 +39,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 62eb962603..74d6d7541b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 24febe6f2d..498fb12e7a 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e0bc4fb31d..af14cdde8f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.lowest_layer_type"></a><a class="link" href="lowest_layer_type.html" title="ssl::stream::lowest_layer_type">ssl::stream::lowest_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196953824"></a>
+ <a class="indexterm" name="idp167631264"></a>
The type of the lowest layer.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">next_layer_type</span><span class="special">::</span><span class="identifier">lowest_layer_type</span> <span class="identifier">lowest_layer_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 214d50f60e..889fd29c4f 100644
--- a/doc/html/boost_asio/reference/ssl__stream/native_handle.html
+++ b/doc/html/boost_asio/reference/ssl__stream/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.native_handle"></a><a class="link" href="native_handle.html" title="ssl::stream::native_handle">ssl::stream::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp196967088"></a>
+ <a class="indexterm" name="idp167644528"></a>
Get the underlying implementation in the native
type.
</p>
@@ -63,7 +63,8 @@ Get the underlying implementation in the native
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 39f996e489..f47c4c98b2 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.native_handle_type"></a><a class="link" href="native_handle_type.html" title="ssl::stream::native_handle_type">ssl::stream::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197014064"></a>
+ <a class="indexterm" name="idp167691552"></a>
The native handle type of the SSL stream.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">SSL</span> <span class="special">*</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native handle type of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b11c8c42b1..fc1dd23100 100644
--- a/doc/html/boost_asio/reference/ssl__stream/next_layer.html
+++ b/doc/html/boost_asio/reference/ssl__stream/next_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.next_layer"></a><a class="link" href="next_layer.html" title="ssl::stream::next_layer">ssl::stream::next_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197026912"></a>
+ <a class="indexterm" name="idp167704416"></a>
Get a reference to the next layer.
</p>
<pre class="programlisting"><span class="keyword">const</span> <span class="identifier">next_layer_type</span> <span class="special">&amp;</span> <a class="link" href="next_layer/overload1.html" title="ssl::stream::next_layer (1 of 2 overloads)">next_layer</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -39,7 +39,8 @@ Get a reference to the next layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e45922ed77..6116ab1a5c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 4ee89e123d..2eee1338cc 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 00a8c5c2fe..ac65df005c 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.next_layer_type"></a><a class="link" href="next_layer_type.html" title="ssl::stream::next_layer_type">ssl::stream::next_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197062128"></a>
+ <a class="indexterm" name="idp167739600"></a>
The type of the next layer.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">remove_reference</span><span class="special">&lt;</span> <span class="identifier">Stream</span> <span class="special">&gt;::</span><span class="identifier">type</span> <span class="identifier">next_layer_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of the next layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 114e2a144d..a663835802 100644
--- a/doc/html/boost_asio/reference/ssl__stream/read_some.html
+++ b/doc/html/boost_asio/reference/ssl__stream/read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.read_some"></a><a class="link" href="read_some.html" title="ssl::stream::read_some">ssl::stream::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197076832"></a>
+ <a class="indexterm" name="idp167754240"></a>
Read some data from the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Read some data from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f8f358ef5e..dc85e20d7b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 826ac71049..5ccba9a182 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 eef4144b2f..2ca9da43a0 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.set_verify_callback"></a><a class="link" href="set_verify_callback.html" title="ssl::stream::set_verify_callback">ssl::stream::set_verify_callback</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197173600"></a>
+ <a class="indexterm" name="idp167850752"></a>
Set the callback used to verify peer certificates.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Set the callback used to verify peer certificates.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5c0e3b5756..e572466f9c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 21dbb66b3c..bec4d662c4 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 21e932bd29..eab1c4dc3f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.set_verify_depth"></a><a class="link" href="set_verify_depth.html" title="ssl::stream::set_verify_depth">ssl::stream::set_verify_depth</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197274096"></a>
+ <a class="indexterm" name="idp167951104"></a>
Set the peer verification depth.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="set_verify_depth/overload1.html" title="ssl::stream::set_verify_depth (1 of 2 overloads)">set_verify_depth</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Set the peer verification depth.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f79a76fffc..31b0c20015 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 97cf139fcd..d94df0599c 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 367adde081..403622c9f3 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.set_verify_mode"></a><a class="link" href="set_verify_mode.html" title="ssl::stream::set_verify_mode">ssl::stream::set_verify_mode</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197343792"></a>
+ <a class="indexterm" name="idp168020864"></a>
Set the peer verification mode.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="set_verify_mode/overload1.html" title="ssl::stream::set_verify_mode (1 of 2 overloads)">set_verify_mode</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Set the peer verification mode.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d73f78232a..4e367bc39b 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c03e86882f..d160b1b719 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0c9584622d..e7d1620a14 100644
--- a/doc/html/boost_asio/reference/ssl__stream/shutdown.html
+++ b/doc/html/boost_asio/reference/ssl__stream/shutdown.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.shutdown"></a><a class="link" href="shutdown.html" title="ssl::stream::shutdown">ssl::stream::shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197418928"></a>
+ <a class="indexterm" name="idp168096272"></a>
Shut down SSL on the stream.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="shutdown/overload1.html" title="ssl::stream::shutdown (1 of 2 overloads)">shutdown</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Shut down SSL on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e4451cde26..eaca624fe4 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a96b91ebbc..9779430cc9 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7a1a0feabd..c3af03811a 100644
--- a/doc/html/boost_asio/reference/ssl__stream/stream.html
+++ b/doc/html/boost_asio/reference/ssl__stream/stream.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.stream"></a><a class="link" href="stream.html" title="ssl::stream::stream">ssl::stream::stream</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197464608"></a>
+ <a class="indexterm" name="idp168141888"></a>
Construct a stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -60,7 +60,8 @@ Construct a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e1e67bc572..e1c0bf5d1d 100644
--- a/doc/html/boost_asio/reference/ssl__stream/write_some.html
+++ b/doc/html/boost_asio/reference/ssl__stream/write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream.write_some"></a><a class="link" href="write_some.html" title="ssl::stream::write_some">ssl::stream::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197485392"></a>
+ <a class="indexterm" name="idp168162672"></a>
Write some data to the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Write some data to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2cc8d4f500..091235f2d5 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
@@ -86,7 +86,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f931e5bece..1fb2cd48a5 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
@@ -78,7 +78,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e366a69fd5..db83aac03d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 44eb61b02b..6897c9feb8 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
@@ -27,14 +27,15 @@
<a name="boost_asio.reference.ssl__stream__impl_struct.ssl"></a><a class="link" href="ssl.html" title="ssl::stream::impl_struct::ssl">ssl::stream::impl_struct::ssl</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197607840"></a>
+ <a class="indexterm" name="idp168285376"></a>
</p>
<pre class="programlisting"><span class="identifier">SSL</span> <span class="special">*</span> <span class="identifier">ssl</span><span class="special">;</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 899de9a41b..be43ff7eaf 100644
--- a/doc/html/boost_asio/reference/ssl__stream_base.html
+++ b/doc/html/boost_asio/reference/ssl__stream_base.html
@@ -115,7 +115,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a6e9122bbc..e8fb87b0c2 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__stream_base._stream_base"></a><a class="link" href="_stream_base.html" title="ssl::stream_base::~stream_base">ssl::stream_base::~stream_base</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197665344"></a>
+ <a class="indexterm" name="idp168342864"></a>
Protected destructor to prevent deletion through
this type.
</p>
@@ -36,7 +36,8 @@ Protected destructor to prevent deletion through
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8a46d2bc46..2c1c6275f2 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
@@ -27,14 +27,14 @@
<a name="boost_asio.reference.ssl__stream_base.handshake_type"></a><a class="link" href="handshake_type.html" title="ssl::stream_base::handshake_type">ssl::stream_base::handshake_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197650560"></a>
+ <a class="indexterm" name="idp168328144"></a>
Different handshake types.
</p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">handshake_type</span>
</pre>
<p>
- <a class="indexterm" name="idp197654080"></a>
- <a class="indexterm" name="idp197655184"></a>
+ <a class="indexterm" name="idp168331584"></a>
+ <a class="indexterm" name="idp168332688"></a>
</p>
<h6>
<a name="boost_asio.reference.ssl__stream_base.handshake_type.h0"></a>
@@ -56,7 +56,8 @@ Different handshake 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ae9f8c34d4..9f95daa5b6 100644
--- a/doc/html/boost_asio/reference/ssl__verify_client_once.html
+++ b/doc/html/boost_asio/reference/ssl__verify_client_once.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__verify_client_once"></a><a class="link" href="ssl__verify_client_once.html" title="ssl::verify_client_once">ssl::verify_client_once</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp197671520"></a>
+ <a class="indexterm" name="idp168349040"></a>
Do not request client certificate on renegotiation.
Ignored unless <a class="link" href="ssl__verify_peer.html" title="ssl::verify_peer"><code class="computeroutput"><span class="identifier">ssl</span><span class="special">::</span><span class="identifier">verify_peer</span></code></a>
is set.
@@ -47,7 +47,8 @@ Do not request client certificate on renegotiation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cfd782f6c2..1323dc0955 100644
--- a/doc/html/boost_asio/reference/ssl__verify_context.html
+++ b/doc/html/boost_asio/reference/ssl__verify_context.html
@@ -137,7 +137,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cf22cdc460..3303150edc 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__verify_context.native_handle"></a><a class="link" href="native_handle.html" title="ssl::verify_context::native_handle">ssl::verify_context::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197729440"></a>
+ <a class="indexterm" name="idp168406816"></a>
Get the underlying implementation in the
native type.
</p>
@@ -41,7 +41,8 @@ Get the underlying implementation in 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a7e5b392d0..ac3dbdfb95 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__verify_context.native_handle_type"></a><a class="link" href="native_handle_type.html" title="ssl::verify_context::native_handle_type">ssl::verify_context::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197736112"></a>
+ <a class="indexterm" name="idp168413488"></a>
The native handle type of the verification
context.
</p>
@@ -46,7 +46,8 @@ The native handle type of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ab801cf5e6..614de5cf0e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__verify_context.verify_context"></a><a class="link" href="verify_context.html" title="ssl::verify_context::verify_context">ssl::verify_context::verify_context</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp197749152"></a>
+ <a class="indexterm" name="idp168426640"></a>
Constructor.
</p>
<pre class="programlisting"><span class="identifier">verify_context</span><span class="special">(</span>
@@ -36,7 +36,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 fbf185d342..e28a350c27 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__verify_fail_if_no_peer_cert"></a><a class="link" href="ssl__verify_fail_if_no_peer_cert.html" title="ssl::verify_fail_if_no_peer_cert">ssl::verify_fail_if_no_peer_cert</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp197756656"></a>
+ <a class="indexterm" name="idp168434080"></a>
Fail verification if the peer has no certificate.
Ignored unless <a class="link" href="ssl__verify_peer.html" title="ssl::verify_peer"><code class="computeroutput"><span class="identifier">ssl</span><span class="special">::</span><span class="identifier">verify_peer</span></code></a>
is set.
@@ -47,7 +47,8 @@ Fail verification if the peer has no certificate.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 831f4b44d2..e54afb71aa 100644
--- a/doc/html/boost_asio/reference/ssl__verify_mode.html
+++ b/doc/html/boost_asio/reference/ssl__verify_mode.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__verify_mode"></a><a class="link" href="ssl__verify_mode.html" title="ssl::verify_mode">ssl::verify_mode</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp197772720"></a>
+ <a class="indexterm" name="idp168450208"></a>
Bitmask type for peer verification.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="keyword">int</span> <span class="identifier">verify_mode</span><span class="special">;</span>
@@ -62,7 +62,8 @@ Bitmask type for peer 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d591233ba5..e6aa073037 100644
--- a/doc/html/boost_asio/reference/ssl__verify_none.html
+++ b/doc/html/boost_asio/reference/ssl__verify_none.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__verify_none"></a><a class="link" href="ssl__verify_none.html" title="ssl::verify_none">ssl::verify_none</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp197799968"></a>
+ <a class="indexterm" name="idp168477456"></a>
No verification.
</p>
<pre class="programlisting"><span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">verify_none</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -45,7 +45,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 e67cdd7f1a..91ce769ed0 100644
--- a/doc/html/boost_asio/reference/ssl__verify_peer.html
+++ b/doc/html/boost_asio/reference/ssl__verify_peer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.ssl__verify_peer"></a><a class="link" href="ssl__verify_peer.html" title="ssl::verify_peer">ssl::verify_peer</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp197813072"></a>
+ <a class="indexterm" name="idp168490560"></a>
Verify the peer.
</p>
<pre class="programlisting"><span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">verify_peer</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
@@ -45,7 +45,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 de2740d5dc..be09dfcdd2 100644
--- a/doc/html/boost_asio/reference/steady_timer.html
+++ b/doc/html/boost_asio/reference/steady_timer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.steady_timer"></a><a class="link" href="steady_timer.html" title="steady_timer">steady_timer</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp197826176"></a>
+ <a class="indexterm" name="idp168503728"></a>
Typedef for a timer based on the steady clock.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_waitable_timer</span><span class="special">&lt;</span> <span class="identifier">chrono</span><span class="special">::</span><span class="identifier">steady_clock</span> <span class="special">&gt;</span> <span class="identifier">steady_timer</span><span class="special">;</span>
@@ -494,7 +494,8 @@ Typedef for a timer based on the steady clock.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 37931243bf..eff330d3fa 100644
--- a/doc/html/boost_asio/reference/strand.html
+++ b/doc/html/boost_asio/reference/strand.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.strand"></a><a class="link" href="strand.html" title="strand">strand</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp198071056"></a>
+ <a class="indexterm" name="idp168748560"></a>
(Deprecated: Use <a class="link" href="io_service__strand.html" title="io_service::strand"><code class="computeroutput"><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">strand</span></code></a>.) Typedef for backwards compatibility.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">strand</span> <span class="identifier">strand</span><span class="special">;</span>
@@ -253,7 +253,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service.html b/doc/html/boost_asio/reference/stream_socket_service.html
index 98545c9978..1bc5b4ecb9 100644
--- a/doc/html/boost_asio/reference/stream_socket_service.html
+++ b/doc/html/boost_asio/reference/stream_socket_service.html
@@ -569,7 +569,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/assign.html b/doc/html/boost_asio/reference/stream_socket_service/assign.html
index dd0bd147f4..e791cf7f0e 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/assign.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.assign"></a><a class="link" href="assign.html" title="stream_socket_service::assign">stream_socket_service::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198378048"></a>
+ <a class="indexterm" name="idp169055456"></a>
Assign an existing native socket to a stream
socket.
</p>
@@ -40,7 +40,8 @@ Assign an existing native socket to a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/async_connect.html b/doc/html/boost_asio/reference/stream_socket_service/async_connect.html
index ac0c62f879..289bf98b26 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/async_connect.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/async_connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.async_connect"></a><a class="link" href="async_connect.html" title="stream_socket_service::async_connect">stream_socket_service::async_connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198400336"></a>
+ <a class="indexterm" name="idp169077680"></a>
Start an asynchronous connect.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/async_receive.html b/doc/html/boost_asio/reference/stream_socket_service/async_receive.html
index 84be207470..110d57f01f 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/async_receive.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/async_receive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.async_receive"></a><a class="link" href="async_receive.html" title="stream_socket_service::async_receive">stream_socket_service::async_receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198417824"></a>
+ <a class="indexterm" name="idp169095232"></a>
Start an asynchronous receive.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -42,7 +42,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/async_send.html b/doc/html/boost_asio/reference/stream_socket_service/async_send.html
index b592d6cbc8..7645eb0280 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/async_send.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/async_send.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.async_send"></a><a class="link" href="async_send.html" title="stream_socket_service::async_send">stream_socket_service::async_send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198440448"></a>
+ <a class="indexterm" name="idp169117856"></a>
Start an asynchronous send.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -42,7 +42,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/at_mark.html b/doc/html/boost_asio/reference/stream_socket_service/at_mark.html
index 54d0204318..d866664d33 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/at_mark.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/at_mark.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.at_mark"></a><a class="link" href="at_mark.html" title="stream_socket_service::at_mark">stream_socket_service::at_mark</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198462992"></a>
+ <a class="indexterm" name="idp169140176"></a>
Determine whether the socket is at the out-of-band
data mark.
</p>
@@ -38,7 +38,8 @@ Determine whether the socket is at the out-of-band
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/available.html b/doc/html/boost_asio/reference/stream_socket_service/available.html
index 2bea80772e..ce31d16f52 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/available.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/available.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.available"></a><a class="link" href="available.html" title="stream_socket_service::available">stream_socket_service::available</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198478272"></a>
+ <a class="indexterm" name="idp169155488"></a>
Determine the number of bytes available for
reading.
</p>
@@ -38,7 +38,8 @@ Determine the number of bytes available 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/bind.html b/doc/html/boost_asio/reference/stream_socket_service/bind.html
index 858629ce21..ba73f3672d 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/bind.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/bind.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.bind"></a><a class="link" href="bind.html" title="stream_socket_service::bind">stream_socket_service::bind</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198494544"></a>
+ <a class="indexterm" name="idp169171824"></a>
Bind the stream socket to the specified local
endpoint.
</p>
@@ -39,7 +39,8 @@ Bind the stream socket to the specified local
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/cancel.html b/doc/html/boost_asio/reference/stream_socket_service/cancel.html
index da29e71556..b908349365 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/cancel.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.cancel"></a><a class="link" href="cancel.html" title="stream_socket_service::cancel">stream_socket_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198513152"></a>
+ <a class="indexterm" name="idp169190592"></a>
Cancel all asynchronous operations associated
with the socket.
</p>
@@ -38,7 +38,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/close.html b/doc/html/boost_asio/reference/stream_socket_service/close.html
index ce68e6b063..184b3b4836 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/close.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.close"></a><a class="link" href="close.html" title="stream_socket_service::close">stream_socket_service::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198528800"></a>
+ <a class="indexterm" name="idp169206080"></a>
Close a stream socket implementation.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">close</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Close a stream socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/connect.html b/doc/html/boost_asio/reference/stream_socket_service/connect.html
index cf131d12cd..6debe6c14f 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/connect.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/connect.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.connect"></a><a class="link" href="connect.html" title="stream_socket_service::connect">stream_socket_service::connect</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198544256"></a>
+ <a class="indexterm" name="idp169221600"></a>
Connect the stream socket to the specified
endpoint.
</p>
@@ -39,7 +39,8 @@ Connect the stream socket to the specified
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/construct.html b/doc/html/boost_asio/reference/stream_socket_service/construct.html
index 30e310fc2a..0c0cd1824b 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/construct.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.construct"></a><a class="link" href="construct.html" title="stream_socket_service::construct">stream_socket_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198563024"></a>
+ <a class="indexterm" name="idp169240432"></a>
Construct a new stream socket implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">construct</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Construct a new stream socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/converting_move_construct.html b/doc/html/boost_asio/reference/stream_socket_service/converting_move_construct.html
index beadf37d9d..b9b0ef6398 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/converting_move_construct.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/converting_move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.converting_move_construct"></a><a class="link" href="converting_move_construct.html" title="stream_socket_service::converting_move_construct">stream_socket_service::converting_move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198571680"></a>
+ <a class="indexterm" name="idp169249152"></a>
Move-construct a new stream
socket implementation from another protocol type.
</p>
@@ -41,7 +41,8 @@ Move-construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/destroy.html b/doc/html/boost_asio/reference/stream_socket_service/destroy.html
index af75de0521..dfb586c63c 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/destroy.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.destroy"></a><a class="link" href="destroy.html" title="stream_socket_service::destroy">stream_socket_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198599552"></a>
+ <a class="indexterm" name="idp169276912"></a>
Destroy a stream socket implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a stream socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/endpoint_type.html b/doc/html/boost_asio/reference/stream_socket_service/endpoint_type.html
index b9a0b30fb9..53d5d93ee6 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/endpoint_type.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/endpoint_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.endpoint_type"></a><a class="link" href="endpoint_type.html" title="stream_socket_service::endpoint_type">stream_socket_service::endpoint_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198608096"></a>
+ <a class="indexterm" name="idp169285632"></a>
The endpoint type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span><span class="special">::</span><span class="identifier">endpoint</span> <span class="identifier">endpoint_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The endpoint 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/get_io_service.html b/doc/html/boost_asio/reference/stream_socket_service/get_io_service.html
index 204edc6c4e..9a07eb9d64 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp198622384"></a>
+ <a class="indexterm" name="idp169299920"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/get_option.html b/doc/html/boost_asio/reference/stream_socket_service/get_option.html
index def54add7e..a9410c4da1 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/get_option.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/get_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.get_option"></a><a class="link" href="get_option.html" title="stream_socket_service::get_option">stream_socket_service::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198633072"></a>
+ <a class="indexterm" name="idp169310608"></a>
Get a socket option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Get a socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/id.html b/doc/html/boost_asio/reference/stream_socket_service/id.html
index 055b74485e..c7f6a8bd31 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/id.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.id"></a><a class="link" href="id.html" title="stream_socket_service::id">stream_socket_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198656208"></a>
+ <a class="indexterm" name="idp169333904"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/implementation_type.html b/doc/html/boost_asio/reference/stream_socket_service/implementation_type.html
index 8a9668276a..8e2c29cc72 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.implementation_type"></a><a class="link" href="implementation_type.html" title="stream_socket_service::implementation_type">stream_socket_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198666272"></a>
+ <a class="indexterm" name="idp169343792"></a>
The type of a stream socket implementation.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">implementation_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of a stream socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/io_control.html b/doc/html/boost_asio/reference/stream_socket_service/io_control.html
index 2d01a98760..305782c0ec 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/io_control.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/io_control.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.io_control"></a><a class="link" href="io_control.html" title="stream_socket_service::io_control">stream_socket_service::io_control</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198678688"></a>
+ <a class="indexterm" name="idp169356128"></a>
Perform an IO control command on the socket.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Perform an IO control command on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/is_open.html b/doc/html/boost_asio/reference/stream_socket_service/is_open.html
index 86be323166..633eda2377 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/is_open.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.is_open"></a><a class="link" href="is_open.html" title="stream_socket_service::is_open">stream_socket_service::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198700128"></a>
+ <a class="indexterm" name="idp169377504"></a>
Determine whether the socket is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Determine whether the socket is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/local_endpoint.html b/doc/html/boost_asio/reference/stream_socket_service/local_endpoint.html
index a70a1acac8..5c9bbb072d 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/local_endpoint.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/local_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.local_endpoint"></a><a class="link" href="local_endpoint.html" title="stream_socket_service::local_endpoint">stream_socket_service::local_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198710576"></a>
+ <a class="indexterm" name="idp169388016"></a>
Get the local endpoint.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <span class="identifier">local_endpoint</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Get the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/move_assign.html b/doc/html/boost_asio/reference/stream_socket_service/move_assign.html
index 469a7fffb5..70f65aedab 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/move_assign.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/move_assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.move_assign"></a><a class="link" href="move_assign.html" title="stream_socket_service::move_assign">stream_socket_service::move_assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198725872"></a>
+ <a class="indexterm" name="idp169403312"></a>
Move-assign from another stream socket
implementation.
</p>
@@ -39,7 +39,8 @@ Move-assign from another 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/move_construct.html b/doc/html/boost_asio/reference/stream_socket_service/move_construct.html
index b5ae7f8a6b..d3556cc13a 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/move_construct.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.move_construct"></a><a class="link" href="move_construct.html" title="stream_socket_service::move_construct">stream_socket_service::move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198739632"></a>
+ <a class="indexterm" name="idp169416992"></a>
Move-construct a new stream socket implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">move_construct</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Move-construct a new stream socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/native.html b/doc/html/boost_asio/reference/stream_socket_service/native.html
index 054e3959e7..5efc44f069 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/native.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.native"></a><a class="link" href="native.html" title="stream_socket_service::native">stream_socket_service::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198750768"></a>
+ <a class="indexterm" name="idp169428224"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native socket implementation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">(</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/native_handle.html b/doc/html/boost_asio/reference/stream_socket_service/native_handle.html
index 84d27b0530..1778478cb8 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/native_handle.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.native_handle"></a><a class="link" href="native_handle.html" title="stream_socket_service::native_handle">stream_socket_service::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198761248"></a>
+ <a class="indexterm" name="idp169438640"></a>
Get the native socket implementation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Get the native socket implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/native_handle_type.html b/doc/html/boost_asio/reference/stream_socket_service/native_handle_type.html
index 63edd219a1..a18a5e8fa0 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/native_handle_type.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.native_handle_type"></a><a class="link" href="native_handle_type.html" title="stream_socket_service::native_handle_type">stream_socket_service::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198769872"></a>
+ <a class="indexterm" name="idp169447328"></a>
The native socket type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/native_non_blocking.html b/doc/html/boost_asio/reference/stream_socket_service/native_non_blocking.html
index ef1decd71e..e8e79e8154 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/native_non_blocking.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/native_non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.native_non_blocking"></a><a class="link" href="native_non_blocking.html" title="stream_socket_service::native_non_blocking">stream_socket_service::native_non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198782272"></a>
+ <a class="indexterm" name="idp169459792"></a>
Gets the non-blocking mode of the
native socket implementation.
</p>
@@ -47,7 +47,8 @@ Gets the non-blocking mode 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/native_non_blocking/overload1.html b/doc/html/boost_asio/reference/stream_socket_service/native_non_blocking/overload1.html
index 69b866830b..c31affe9de 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/native_non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/native_non_blocking/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/native_non_blocking/overload2.html b/doc/html/boost_asio/reference/stream_socket_service/native_non_blocking/overload2.html
index 15e09816d3..616e942fb6 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/native_non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/native_non_blocking/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/native_type.html b/doc/html/boost_asio/reference/stream_socket_service/native_type.html
index 59888cd456..17de0332de 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/native_type.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.native_type"></a><a class="link" href="native_type.html" title="stream_socket_service::native_type">stream_socket_service::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198836560"></a>
+ <a class="indexterm" name="idp169513984"></a>
(Deprecated: Use native_handle_type.) The
native socket type.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/non_blocking.html b/doc/html/boost_asio/reference/stream_socket_service/non_blocking.html
index 22cb182d79..d96588de4e 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/non_blocking.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/non_blocking.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.non_blocking"></a><a class="link" href="non_blocking.html" title="stream_socket_service::non_blocking">stream_socket_service::non_blocking</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198849008"></a>
+ <a class="indexterm" name="idp169526368"></a>
Gets the non-blocking mode of the socket.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <a class="link" href="non_blocking/overload1.html" title="stream_socket_service::non_blocking (1 of 2 overloads)">non_blocking</a><span class="special">(</span>
@@ -46,7 +46,8 @@ Gets the non-blocking mode of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/non_blocking/overload1.html b/doc/html/boost_asio/reference/stream_socket_service/non_blocking/overload1.html
index 7d1b565067..74b0e86821 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/non_blocking/overload1.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/non_blocking/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/non_blocking/overload2.html b/doc/html/boost_asio/reference/stream_socket_service/non_blocking/overload2.html
index e00b318d43..186b75696a 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/non_blocking/overload2.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/non_blocking/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/open.html b/doc/html/boost_asio/reference/stream_socket_service/open.html
index f4b53348a7..6233977e09 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/open.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.open"></a><a class="link" href="open.html" title="stream_socket_service::open">stream_socket_service::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198902784"></a>
+ <a class="indexterm" name="idp169580288"></a>
Open a stream socket.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">open</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Open a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/protocol_type.html b/doc/html/boost_asio/reference/stream_socket_service/protocol_type.html
index 942be43520..c273f8ef65 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/protocol_type.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/protocol_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.protocol_type"></a><a class="link" href="protocol_type.html" title="stream_socket_service::protocol_type">stream_socket_service::protocol_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198921488"></a>
+ <a class="indexterm" name="idp169599088"></a>
The protocol type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Protocol</span> <span class="identifier">protocol_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The protocol 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/receive.html b/doc/html/boost_asio/reference/stream_socket_service/receive.html
index 07348c2072..269a03f8de 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/receive.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/receive.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.receive"></a><a class="link" href="receive.html" title="stream_socket_service::receive">stream_socket_service::receive</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198933856"></a>
+ <a class="indexterm" name="idp169611536"></a>
Receive some data from the peer.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Receive some data from 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/remote_endpoint.html b/doc/html/boost_asio/reference/stream_socket_service/remote_endpoint.html
index ca3e7b94eb..6c1e335c2f 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/remote_endpoint.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/remote_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.remote_endpoint"></a><a class="link" href="remote_endpoint.html" title="stream_socket_service::remote_endpoint">stream_socket_service::remote_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198957824"></a>
+ <a class="indexterm" name="idp169635568"></a>
Get the remote endpoint.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <span class="identifier">remote_endpoint</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Get the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/send.html b/doc/html/boost_asio/reference/stream_socket_service/send.html
index 13d6a7d209..1ee35cb45c 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/send.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/send.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.send"></a><a class="link" href="send.html" title="stream_socket_service::send">stream_socket_service::send</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198973056"></a>
+ <a class="indexterm" name="idp169650800"></a>
Send the given data to the peer.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Send the given data to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/set_option.html b/doc/html/boost_asio/reference/stream_socket_service/set_option.html
index 54538195a6..a59f57f897 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/set_option.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/set_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.set_option"></a><a class="link" href="set_option.html" title="stream_socket_service::set_option">stream_socket_service::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp198997088"></a>
+ <a class="indexterm" name="idp169674768"></a>
Set a socket option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Set a socket 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/shutdown.html b/doc/html/boost_asio/reference/stream_socket_service/shutdown.html
index 91df2bd43c..f59a139035 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/shutdown.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/shutdown.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.shutdown"></a><a class="link" href="shutdown.html" title="stream_socket_service::shutdown">stream_socket_service::shutdown</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199019232"></a>
+ <a class="indexterm" name="idp169696688"></a>
Disable sends or receives on the socket.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">shutdown</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Disable sends or receives on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/stream_socket_service/stream_socket_service.html b/doc/html/boost_asio/reference/stream_socket_service/stream_socket_service.html
index 297c9d9027..3c5bb3274a 100644
--- a/doc/html/boost_asio/reference/stream_socket_service/stream_socket_service.html
+++ b/doc/html/boost_asio/reference/stream_socket_service/stream_socket_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.stream_socket_service.stream_socket_service"></a><a class="link" href="stream_socket_service.html" title="stream_socket_service::stream_socket_service">stream_socket_service::stream_socket_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199037696"></a>
+ <a class="indexterm" name="idp169715328"></a>
Construct a new stream socket
service for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cf3324cfb5..2b96e9d7fe 100644
--- a/doc/html/boost_asio/reference/streambuf.html
+++ b/doc/html/boost_asio/reference/streambuf.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.streambuf"></a><a class="link" href="streambuf.html" title="streambuf">streambuf</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp199049472"></a>
+ <a class="indexterm" name="idp169727200"></a>
Typedef for the typical usage of <a class="link" href="basic_streambuf.html" title="basic_streambuf"><code class="computeroutput"><span class="identifier">basic_streambuf</span></code></a>.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_streambuf</span> <span class="identifier">streambuf</span><span class="special">;</span>
@@ -344,7 +344,8 @@ Typedef for the typical usage of <a class="link" href="basic_streambuf.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 912272992d..5ba02ee32c 100644
--- a/doc/html/boost_asio/reference/system_timer.html
+++ b/doc/html/boost_asio/reference/system_timer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.system_timer"></a><a class="link" href="system_timer.html" title="system_timer">system_timer</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp199208560"></a>
+ <a class="indexterm" name="idp169886208"></a>
Typedef for a timer based on the system clock.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_waitable_timer</span><span class="special">&lt;</span> <span class="identifier">chrono</span><span class="special">::</span><span class="identifier">system_clock</span> <span class="special">&gt;</span> <span class="identifier">system_timer</span><span class="special">;</span>
@@ -494,7 +494,8 @@ Typedef for a timer based on the system clock.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 31c159064e..c2284d8885 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 5ba66b2380..ad11debde9 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
@@ -28,7 +28,7 @@
boost::posix_time::ptime &gt;::add</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199507120"></a>
+ <a class="indexterm" name="idp170184384"></a>
Add a duration to a time.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">time_type</span> <span class="identifier">add</span><span class="special">(</span>
@@ -38,7 +38,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 38f3d60945..532b383f25 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
@@ -28,7 +28,7 @@
boost::posix_time::ptime &gt;::duration_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199520432"></a>
+ <a class="indexterm" name="idp170197696"></a>
The duration
type.
</p>
@@ -47,7 +47,8 @@ The duration
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3d04cd6642..4733c941be 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
@@ -28,7 +28,7 @@
boost::posix_time::ptime &gt;::less_than</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199535216"></a>
+ <a class="indexterm" name="idp170212480"></a>
Test whether one
time is less than another.
</p>
@@ -39,7 +39,8 @@ Test whether one
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 cca96fd6d8..a71f072077 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
@@ -28,7 +28,7 @@
boost::posix_time::ptime &gt;::now</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199548512"></a>
+ <a class="indexterm" name="idp170225744"></a>
Get the current time.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">time_type</span> <span class="identifier">now</span><span class="special">();</span>
@@ -36,7 +36,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 62f53049b2..c8d51c60e2 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
@@ -28,7 +28,7 @@
boost::posix_time::ptime &gt;::subtract</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199555312"></a>
+ <a class="indexterm" name="idp170232704"></a>
Subtract one time
from another.
</p>
@@ -39,7 +39,8 @@ Subtract one 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 535b41c17b..97869586e3 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
@@ -28,7 +28,7 @@
boost::posix_time::ptime &gt;::time_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199568736"></a>
+ <a class="indexterm" name="idp170246064"></a>
The time type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">posix_time</span><span class="special">::</span><span class="identifier">ptime</span> <span class="identifier">time_type</span><span class="special">;</span>
@@ -46,7 +46,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 83a0127beb..4c8e47e9c3 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
@@ -28,7 +28,7 @@
boost::posix_time::ptime &gt;::to_posix_duration</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199583456"></a>
+ <a class="indexterm" name="idp170260720"></a>
Convert to
POSIX duration type.
</p>
@@ -38,7 +38,8 @@ Convert 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 84d4b99d3f..2f0747d3aa 100644
--- a/doc/html/boost_asio/reference/transfer_all.html
+++ b/doc/html/boost_asio/reference/transfer_all.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.transfer_all"></a><a class="link" href="transfer_all.html" title="transfer_all">transfer_all</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp199595600"></a>
+ <a class="indexterm" name="idp170272960"></a>
Return a completion condition function object that indicates
that a read or write operation should continue until all of the data has
been transferred, or until an error occurs.
@@ -72,7 +72,8 @@ Return a completion condition function object that indicates
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 65149b86b8..027e5d72c9 100644
--- a/doc/html/boost_asio/reference/transfer_at_least.html
+++ b/doc/html/boost_asio/reference/transfer_at_least.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.transfer_at_least"></a><a class="link" href="transfer_at_least.html" title="transfer_at_least">transfer_at_least</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp199644912"></a>
+ <a class="indexterm" name="idp170322240"></a>
Return a completion condition function object that indicates
that a read or write operation should continue until a minimum number of
bytes has been transferred, or until an error occurs.
@@ -73,7 +73,8 @@ Return a completion condition function object that indicates
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 328b4fcdcc..d289a4d360 100644
--- a/doc/html/boost_asio/reference/transfer_exactly.html
+++ b/doc/html/boost_asio/reference/transfer_exactly.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.transfer_exactly"></a><a class="link" href="transfer_exactly.html" title="transfer_exactly">transfer_exactly</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp199698192"></a>
+ <a class="indexterm" name="idp170375424"></a>
Return a completion condition function object that indicates
that a read or write operation should continue until an exact number of bytes
has been transferred, or until an error occurs.
@@ -73,7 +73,8 @@ Return a completion condition function object that indicates
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a0da871a63..507668a7d7 100644
--- a/doc/html/boost_asio/reference/use_future.html
+++ b/doc/html/boost_asio/reference/use_future.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.use_future"></a><a class="link" href="use_future.html" title="use_future">use_future</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp199751424"></a>
+ <a class="indexterm" name="idp170429040"></a>
A special value, similar to std::nothrow.
</p>
<pre class="programlisting"><span class="keyword">constexpr</span> <span class="identifier">use_future_t</span> <span class="identifier">use_future</span><span class="special">;</span>
@@ -48,7 +48,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 c8394543ca..596e4d6b76 100644
--- a/doc/html/boost_asio/reference/use_future_t.html
+++ b/doc/html/boost_asio/reference/use_future_t.html
@@ -161,7 +161,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7bd53f5e10..f584a951b8 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.use_future_t.allocator_type"></a><a class="link" href="allocator_type.html" title="use_future_t::allocator_type">use_future_t::allocator_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199830736"></a>
+ <a class="indexterm" name="idp170508016"></a>
The allocator type. The allocator is used when
constructing the <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">promise</span></code> object for a given asynchronous
operation.
@@ -47,7 +47,8 @@ The allocator type. The allocator is used when
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 3bcabdf44b..85e434f52f 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.use_future_t.get_allocator"></a><a class="link" href="get_allocator.html" title="use_future_t::get_allocator">use_future_t::get_allocator</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199844928"></a>
+ <a class="indexterm" name="idp170522368"></a>
Obtain allocator.
</p>
<pre class="programlisting"><span class="identifier">allocator_type</span> <span class="identifier">get_allocator</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Obtain 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d693bb3868..9c8c0f8285 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.use_future_t.operator_lb__rb_"></a><a class="link" href="operator_lb__rb_.html" title="use_future_t::operator[]">use_future_t::operator[]</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199852080"></a>
+ <a class="indexterm" name="idp170529584"></a>
Specify an alternate allocator.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -38,7 +38,8 @@ Specify an alternate 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 67e76825bd..5e7345a431 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.use_future_t.use_future_t"></a><a class="link" href="use_future_t.html" title="use_future_t::use_future_t">use_future_t::use_future_t</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199867488"></a>
+ <a class="indexterm" name="idp170545216"></a>
Construct using default-constructed allocator.
</p>
<pre class="programlisting"><span class="keyword">constexpr</span> <a class="link" href="use_future_t/overload1.html" title="use_future_t::use_future_t (1 of 2 overloads)">use_future_t</a><span class="special">();</span>
@@ -43,7 +43,8 @@ Construct using default-constructed 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0938519885..3c236ef8ff 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 46f674942d..a726e2ede5 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6145dadbf1..4962e25288 100644
--- a/doc/html/boost_asio/reference/use_service.html
+++ b/doc/html/boost_asio/reference/use_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.use_service"></a><a class="link" href="use_service.html" title="use_service">use_service</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp199895648"></a>
+ <a class="indexterm" name="idp170573088"></a>
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
<span class="keyword">typename</span> <a class="link" href="Service.html" title="Service requirements">Service</a><span class="special">&gt;</span>
@@ -76,7 +76,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f7841fb50d..b55223242b 100644
--- a/doc/html/boost_asio/reference/wait_traits.html
+++ b/doc/html/boost_asio/reference/wait_traits.html
@@ -81,7 +81,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 dca172acf0..91f18239ff 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.wait_traits.to_wait_duration"></a><a class="link" href="to_wait_duration.html" title="wait_traits::to_wait_duration">wait_traits::to_wait_duration</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp199950864"></a>
+ <a class="indexterm" name="idp170628048"></a>
Convert a clock duration into a duration used
for waiting.
</p>
@@ -45,7 +45,8 @@ Convert a clock duration into a duration used
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service.html b/doc/html/boost_asio/reference/waitable_timer_service.html
index 5fcc50bbc6..1a57101284 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service.html
@@ -311,7 +311,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/async_wait.html b/doc/html/boost_asio/reference/waitable_timer_service/async_wait.html
index d56e42d022..a04bc7a9f7 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/async_wait.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/async_wait.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.async_wait"></a><a class="link" href="async_wait.html" title="waitable_timer_service::async_wait">waitable_timer_service::async_wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200067136"></a>
+ <a class="indexterm" name="idp170744176"></a>
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
<span class="keyword">typename</span> <a class="link" href="../WaitHandler.html" title="Wait handler requirements">WaitHandler</a><span class="special">&gt;</span>
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/cancel.html b/doc/html/boost_asio/reference/waitable_timer_service/cancel.html
index 1de2113937..c4da7c2d45 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/cancel.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.cancel"></a><a class="link" href="cancel.html" title="waitable_timer_service::cancel">waitable_timer_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200081312"></a>
+ <a class="indexterm" name="idp170758416"></a>
Cancel any asynchronous wait operations associated
with the timer.
</p>
@@ -38,7 +38,8 @@ Cancel any asynchronous wait operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/cancel_one.html b/doc/html/boost_asio/reference/waitable_timer_service/cancel_one.html
index c20829af45..198d1a717e 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/cancel_one.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/cancel_one.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.cancel_one"></a><a class="link" href="cancel_one.html" title="waitable_timer_service::cancel_one">waitable_timer_service::cancel_one</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200095680"></a>
+ <a class="indexterm" name="idp170772624"></a>
Cancels one asynchronous wait operation
associated with the timer.
</p>
@@ -38,7 +38,8 @@ Cancels one asynchronous wait operation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/clock_type.html b/doc/html/boost_asio/reference/waitable_timer_service/clock_type.html
index 019c2a21ef..9f7bdeade6 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/clock_type.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/clock_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.clock_type"></a><a class="link" href="clock_type.html" title="waitable_timer_service::clock_type">waitable_timer_service::clock_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200110048"></a>
+ <a class="indexterm" name="idp170787152"></a>
The clock type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">Clock</span> <span class="identifier">clock_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The clock 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/construct.html b/doc/html/boost_asio/reference/waitable_timer_service/construct.html
index b499fdaf23..c8e8db16a4 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/construct.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.construct"></a><a class="link" href="construct.html" title="waitable_timer_service::construct">waitable_timer_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200122368"></a>
+ <a class="indexterm" name="idp170799552"></a>
Construct a new timer implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">construct</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Construct a new timer implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/destroy.html b/doc/html/boost_asio/reference/waitable_timer_service/destroy.html
index d4dcb4378e..4dd4d51b69 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/destroy.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.destroy"></a><a class="link" href="destroy.html" title="waitable_timer_service::destroy">waitable_timer_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200130816"></a>
+ <a class="indexterm" name="idp170808096"></a>
Destroy a timer implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a timer implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/duration.html b/doc/html/boost_asio/reference/waitable_timer_service/duration.html
index 791aca66a7..6ff8995531 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/duration.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/duration.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.duration"></a><a class="link" href="duration.html" title="waitable_timer_service::duration">waitable_timer_service::duration</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200139520"></a>
+ <a class="indexterm" name="idp170816640"></a>
The duration type of the clock.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">clock_type</span><span class="special">::</span><span class="identifier">duration</span> <span class="identifier">duration</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The duration type of the clock.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/expires_at.html b/doc/html/boost_asio/reference/waitable_timer_service/expires_at.html
index d91e2df1a1..8f53221dd7 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/expires_at.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/expires_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.expires_at"></a><a class="link" href="expires_at.html" title="waitable_timer_service::expires_at">waitable_timer_service::expires_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200152864"></a>
+ <a class="indexterm" name="idp170830032"></a>
Get the expiry time for the timer as an
absolute time.
</p>
@@ -47,7 +47,8 @@ Get the expiry time for the timer as 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/expires_at/overload1.html b/doc/html/boost_asio/reference/waitable_timer_service/expires_at/overload1.html
index a01b09ee04..3c4062b11f 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/expires_at/overload1.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/expires_at/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/expires_at/overload2.html b/doc/html/boost_asio/reference/waitable_timer_service/expires_at/overload2.html
index 1ad72446f1..13889be59e 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/expires_at/overload2.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/expires_at/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/expires_from_now.html b/doc/html/boost_asio/reference/waitable_timer_service/expires_from_now.html
index 4c1b77991f..19c57676da 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/expires_from_now.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/expires_from_now.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.expires_from_now"></a><a class="link" href="expires_from_now.html" title="waitable_timer_service::expires_from_now">waitable_timer_service::expires_from_now</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200207392"></a>
+ <a class="indexterm" name="idp170884496"></a>
Get the expiry time for the timer
relative to now.
</p>
@@ -47,7 +47,8 @@ Get the expiry time for the timer
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/expires_from_now/overload1.html b/doc/html/boost_asio/reference/waitable_timer_service/expires_from_now/overload1.html
index 72a672b6f3..944b92a76f 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/expires_from_now/overload1.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/expires_from_now/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/expires_from_now/overload2.html b/doc/html/boost_asio/reference/waitable_timer_service/expires_from_now/overload2.html
index c41169af4b..8a67987b80 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/expires_from_now/overload2.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/expires_from_now/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/get_io_service.html b/doc/html/boost_asio/reference/waitable_timer_service/get_io_service.html
index 34d6ce279c..342b96a60f 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp200262752"></a>
+ <a class="indexterm" name="idp170939856"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/id.html b/doc/html/boost_asio/reference/waitable_timer_service/id.html
index ce154a5ef0..00d97c62b6 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/id.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.id"></a><a class="link" href="id.html" title="waitable_timer_service::id">waitable_timer_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200273424"></a>
+ <a class="indexterm" name="idp170950608"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/implementation_type.html b/doc/html/boost_asio/reference/waitable_timer_service/implementation_type.html
index 83ce26e44f..2cbfc25a9d 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.implementation_type"></a><a class="link" href="implementation_type.html" title="waitable_timer_service::implementation_type">waitable_timer_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200283328"></a>
+ <a class="indexterm" name="idp170960432"></a>
The implementation type of the
waitable timer.
</p>
@@ -46,7 +46,8 @@ The implementation type 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/time_point.html b/doc/html/boost_asio/reference/waitable_timer_service/time_point.html
index f6dfdb02ec..34afd1cac0 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/time_point.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/time_point.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.time_point"></a><a class="link" href="time_point.html" title="waitable_timer_service::time_point">waitable_timer_service::time_point</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200295744"></a>
+ <a class="indexterm" name="idp170972864"></a>
The time point type of the clock.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">clock_type</span><span class="special">::</span><span class="identifier">time_point</span> <span class="identifier">time_point</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The time point type of the clock.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/traits_type.html b/doc/html/boost_asio/reference/waitable_timer_service/traits_type.html
index e21e28f7ba..46c3e2e473 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/traits_type.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/traits_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.traits_type"></a><a class="link" href="traits_type.html" title="waitable_timer_service::traits_type">waitable_timer_service::traits_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200309104"></a>
+ <a class="indexterm" name="idp170986160"></a>
The wait traits type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">WaitTraits</span> <span class="identifier">traits_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The wait traits 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/wait.html b/doc/html/boost_asio/reference/waitable_timer_service/wait.html
index 827b258fcd..dff34b8ed7 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/wait.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/wait.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.wait"></a><a class="link" href="wait.html" title="waitable_timer_service::wait">waitable_timer_service::wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200321424"></a>
+ <a class="indexterm" name="idp170998416"></a>
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">wait</span><span class="special">(</span>
<span class="identifier">implementation_type</span> <span class="special">&amp;</span> <span class="identifier">impl</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
diff --git a/doc/html/boost_asio/reference/waitable_timer_service/waitable_timer_service.html b/doc/html/boost_asio/reference/waitable_timer_service/waitable_timer_service.html
index 9d0129ec96..825589496b 100644
--- a/doc/html/boost_asio/reference/waitable_timer_service/waitable_timer_service.html
+++ b/doc/html/boost_asio/reference/waitable_timer_service/waitable_timer_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.waitable_timer_service.waitable_timer_service"></a><a class="link" href="waitable_timer_service.html" title="waitable_timer_service::waitable_timer_service">waitable_timer_service::waitable_timer_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200334720"></a>
+ <a class="indexterm" name="idp171011648"></a>
Construct a new timer service
for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new timer 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle.html b/doc/html/boost_asio/reference/windows__basic_handle.html
index 10a6d720fc..e80ca51435 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle.html
@@ -413,7 +413,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/_basic_handle.html b/doc/html/boost_asio/reference/windows__basic_handle/_basic_handle.html
index 0857c03e44..16f67d371c 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/_basic_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/_basic_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle._basic_handle"></a><a class="link" href="_basic_handle.html" title="windows::basic_handle::~basic_handle">windows::basic_handle::~basic_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201112048"></a>
+ <a class="indexterm" name="idp171789504"></a>
Protected destructor to prevent deletion
through this type.
</p>
@@ -36,7 +36,8 @@ Protected destructor to prevent deletion
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/assign.html b/doc/html/boost_asio/reference/windows__basic_handle/assign.html
index a843aa92fa..56262850ab 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/assign.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.assign"></a><a class="link" href="assign.html" title="windows::basic_handle::assign">windows::basic_handle::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200471088"></a>
+ <a class="indexterm" name="idp171147984"></a>
Assign an existing native handle to the handle.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="assign/overload1.html" title="windows::basic_handle::assign (1 of 2 overloads)">assign</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Assign an existing native handle to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/assign/overload1.html b/doc/html/boost_asio/reference/windows__basic_handle/assign/overload1.html
index da9f32787a..f1aac2a126 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/assign/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/assign/overload1.html
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/assign/overload2.html b/doc/html/boost_asio/reference/windows__basic_handle/assign/overload2.html
index d6a2840b18..99394d0b51 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/assign/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/assign/overload2.html
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/basic_handle.html b/doc/html/boost_asio/reference/windows__basic_handle/basic_handle.html
index add914d6c8..8dd67ef88c 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/basic_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/basic_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.basic_handle"></a><a class="link" href="basic_handle.html" title="windows::basic_handle::basic_handle">windows::basic_handle::basic_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200518976"></a>
+ <a class="indexterm" name="idp171196016"></a>
Construct a <a class="link" href="../windows__basic_handle.html" title="windows::basic_handle"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">basic_handle</span></code></a> without opening it.
</p>
<pre class="programlisting"><span class="keyword">explicit</span> <a class="link" href="basic_handle/overload1.html" title="windows::basic_handle::basic_handle (1 of 3 overloads)">basic_handle</a><span class="special">(</span>
@@ -53,7 +53,8 @@ Construct a <a class="link" href="../windows__basic_handle.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/basic_handle/overload1.html b/doc/html/boost_asio/reference/windows__basic_handle/basic_handle/overload1.html
index 3554766144..a2df8118ec 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/basic_handle/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/basic_handle/overload1.html
@@ -55,7 +55,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/basic_handle/overload2.html b/doc/html/boost_asio/reference/windows__basic_handle/basic_handle/overload2.html
index 5a7a8cf0ef..e41160b46a 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/basic_handle/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/basic_handle/overload2.html
@@ -73,7 +73,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/basic_handle/overload3.html b/doc/html/boost_asio/reference/windows__basic_handle/basic_handle/overload3.html
index 6bfef1b7c5..5c1b67839d 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/basic_handle/overload3.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/basic_handle/overload3.html
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/cancel.html b/doc/html/boost_asio/reference/windows__basic_handle/cancel.html
index 17de8e904d..6d123b7daf 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/cancel.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.cancel"></a><a class="link" href="cancel.html" title="windows::basic_handle::cancel">windows::basic_handle::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200633536"></a>
+ <a class="indexterm" name="idp171310592"></a>
Cancel all asynchronous operations associated
with the handle.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/cancel/overload1.html b/doc/html/boost_asio/reference/windows__basic_handle/cancel/overload1.html
index 5ee9861dde..952bc9cf80 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/cancel/overload1.html
@@ -53,7 +53,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/cancel/overload2.html b/doc/html/boost_asio/reference/windows__basic_handle/cancel/overload2.html
index 4a1e3023c7..3f6953b6bb 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/cancel/overload2.html
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/close.html b/doc/html/boost_asio/reference/windows__basic_handle/close.html
index 1f6739041e..60d2b27aab 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/close.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.close"></a><a class="link" href="close.html" title="windows::basic_handle::close">windows::basic_handle::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200688912"></a>
+ <a class="indexterm" name="idp171365888"></a>
Close the handle.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="windows::basic_handle::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/close/overload1.html b/doc/html/boost_asio/reference/windows__basic_handle/close/overload1.html
index 5fc0588d35..c7b9427c27 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/close/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/close/overload1.html
@@ -53,7 +53,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/close/overload2.html b/doc/html/boost_asio/reference/windows__basic_handle/close/overload2.html
index fe128729a3..c22ce7f954 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/close/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/close/overload2.html
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/get_implementation.html b/doc/html/boost_asio/reference/windows__basic_handle/get_implementation.html
index b83e038220..478565354c 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/get_implementation.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.get_implementation"></a><a class="link" href="get_implementation.html" title="windows::basic_handle::get_implementation">windows::basic_handle::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200744048"></a>
+ <a class="indexterm" name="idp171421216"></a>
Get the underlying implementation
of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/get_implementation/overload1.html b/doc/html/boost_asio/reference/windows__basic_handle/get_implementation/overload1.html
index 0013c5252b..f7a5945b07 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/get_implementation/overload2.html b/doc/html/boost_asio/reference/windows__basic_handle/get_implementation/overload2.html
index 6fd20abb76..64d35410c0 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/get_io_service.html b/doc/html/boost_asio/reference/windows__basic_handle/get_io_service.html
index fa5fdcd358..d92c6fcde0 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/get_io_service.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp200774256"></a>
+ <a class="indexterm" name="idp171451360"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/get_service.html b/doc/html/boost_asio/reference/windows__basic_handle/get_service.html
index ea9fd5aa6c..9acf4e5019 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/get_service.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.get_service"></a><a class="link" href="get_service.html" title="windows::basic_handle::get_service">windows::basic_handle::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200792464"></a>
+ <a class="indexterm" name="idp171469632"></a>
Get the service associated with the I/O
object.
</p>
@@ -40,7 +40,8 @@ Get the service associated with the I/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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/get_service/overload1.html b/doc/html/boost_asio/reference/windows__basic_handle/get_service/overload1.html
index d629ab2629..09103e98f4 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/get_service/overload2.html b/doc/html/boost_asio/reference/windows__basic_handle/get_service/overload2.html
index 34e5846ace..6ec0cad717 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/implementation.html b/doc/html/boost_asio/reference/windows__basic_handle/implementation.html
index 7b83af89f1..03ac29174f 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/implementation.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp200822464"></a>
+ <a class="indexterm" name="idp171499632"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.) The underlying implementation of the
I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/implementation_type.html b/doc/html/boost_asio/reference/windows__basic_handle/implementation_type.html
index 6683a07cce..f61a6d429b 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/implementation_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp200831120"></a>
+ <a class="indexterm" name="idp171508288"></a>
The underlying implementation type
of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/is_open.html b/doc/html/boost_asio/reference/windows__basic_handle/is_open.html
index 46e5c05531..cb03e7901b 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/is_open.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.is_open"></a><a class="link" href="is_open.html" title="windows::basic_handle::is_open">windows::basic_handle::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200844560"></a>
+ <a class="indexterm" name="idp171521920"></a>
Determine whether the handle is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,8 @@ Determine whether the handle is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/lowest_layer.html b/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer.html
index ae77f0e586..e34978a2a1 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.lowest_layer"></a><a class="link" href="lowest_layer.html" title="windows::basic_handle::lowest_layer">windows::basic_handle::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200851728"></a>
+ <a class="indexterm" name="idp171529152"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="windows::basic_handle::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/lowest_layer/overload1.html b/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer/overload1.html
index 60c2a42195..36b4608ea1 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer/overload1.html
@@ -49,7 +49,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/lowest_layer/overload2.html b/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer/overload2.html
index 9e6e698ae3..0416f18641 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer/overload2.html
@@ -49,7 +49,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/lowest_layer_type.html b/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer_type.html
index bb53d6095e..4ff426e2c8 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.lowest_layer_type"></a><a class="link" href="lowest_layer_type.html" title="windows::basic_handle::lowest_layer_type">windows::basic_handle::lowest_layer_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp200894352"></a>
+ <a class="indexterm" name="idp171571968"></a>
A <a class="link" href="../windows__basic_handle.html" title="windows::basic_handle"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">basic_handle</span></code></a> is always the lowest
layer.
</p>
@@ -412,7 +412,8 @@ A <a class="link" href="../windows__basic_handle.html" title="windows::basic_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/native.html b/doc/html/boost_asio/reference/windows__basic_handle/native.html
index d103716824..27ee3acebe 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/native.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.native"></a><a class="link" href="native.html" title="windows::basic_handle::native">windows::basic_handle::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201016176"></a>
+ <a class="indexterm" name="idp171693872"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native handle representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/native_handle.html b/doc/html/boost_asio/reference/windows__basic_handle/native_handle.html
index 499797778b..58543ca5fd 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/native_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.native_handle"></a><a class="link" href="native_handle.html" title="windows::basic_handle::native_handle">windows::basic_handle::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201024608"></a>
+ <a class="indexterm" name="idp171702240"></a>
Get the native handle representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -40,7 +40,8 @@ Get the native handle representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/native_handle_type.html b/doc/html/boost_asio/reference/windows__basic_handle/native_handle_type.html
index fca8884ad5..ebf91248c3 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/native_handle_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.native_handle_type"></a><a class="link" href="native_handle_type.html" title="windows::basic_handle::native_handle_type">windows::basic_handle::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201031328"></a>
+ <a class="indexterm" name="idp171708960"></a>
The native representation of a handle.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">HandleService</span><span class="special">::</span><span class="identifier">native_handle_type</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native representation of a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/native_type.html b/doc/html/boost_asio/reference/windows__basic_handle/native_type.html
index 0138260dd4..55354ed6fe 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/native_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.native_type"></a><a class="link" href="native_type.html" title="windows::basic_handle::native_type">windows::basic_handle::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201044816"></a>
+ <a class="indexterm" name="idp171722352"></a>
(Deprecated: Use native_handle_type.) The
native representation of a handle.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/operator_eq_.html b/doc/html/boost_asio/reference/windows__basic_handle/operator_eq_.html
index 0aca945007..ef4045a4e2 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/operator_eq_.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/operator_eq_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_handle.operator_eq_"></a><a class="link" href="operator_eq_.html" title="windows::basic_handle::operator=">windows::basic_handle::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201058288"></a>
+ <a class="indexterm" name="idp171735824"></a>
Move-assign a <a class="link" href="../windows__basic_handle.html" title="windows::basic_handle"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">basic_handle</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_handle</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -61,7 +61,8 @@ Move-assign a <a class="link" href="../windows__basic_handle.html" title="window
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/service.html b/doc/html/boost_asio/reference/windows__basic_handle/service.html
index c569cddee2..18ad91e1f8 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/service.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp201086992"></a>
+ <a class="indexterm" name="idp171764320"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_handle/service_type.html b/doc/html/boost_asio/reference/windows__basic_handle/service_type.html
index 0874cdf9ef..96d8b4d800 100644
--- a/doc/html/boost_asio/reference/windows__basic_handle/service_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_handle/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp201099568"></a>
+ <a class="indexterm" name="idp171776960"></a>
The type of the service that will be used
to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will be used
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle.html b/doc/html/boost_asio/reference/windows__basic_object_handle.html
index 14f4ad64fd..e180d28186 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle.html
@@ -425,7 +425,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/assign.html b/doc/html/boost_asio/reference/windows__basic_object_handle/assign.html
index 72a59e4793..884f2dc2ef 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/assign.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_object_handle.assign"></a><a class="link" href="assign.html" title="windows::basic_object_handle::assign">windows::basic_object_handle::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201248896"></a>
+ <a class="indexterm" name="idp171926432"></a>
Assign an existing native handle to the
handle.
</p>
@@ -43,7 +43,8 @@ Assign an existing native handle to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/assign/overload1.html b/doc/html/boost_asio/reference/windows__basic_object_handle/assign/overload1.html
index 15eb7eb73c..3ad6ca1bdb 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/assign/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/assign/overload1.html
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/assign/overload2.html b/doc/html/boost_asio/reference/windows__basic_object_handle/assign/overload2.html
index edaec1d686..3146078dff 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/assign/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/assign/overload2.html
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/async_wait.html b/doc/html/boost_asio/reference/windows__basic_object_handle/async_wait.html
index 0d28e83db9..28d9d1f3dc 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/async_wait.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/async_wait.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_object_handle.async_wait"></a><a class="link" href="async_wait.html" title="windows::basic_object_handle::async_wait">windows::basic_object_handle::async_wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201298496"></a>
+ <a class="indexterm" name="idp171976096"></a>
Start an asynchronous wait on the
object handle.
</p>
@@ -70,7 +70,8 @@ Start an asynchronous wait on 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/basic_object_handle.html b/doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle.html
index 57ac10cc48..92cb8b65b6 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_object_handle.basic_object_handle"></a><a class="link" href="basic_object_handle.html" title="windows::basic_object_handle::basic_object_handle">windows::basic_object_handle::basic_object_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201330112"></a>
+ <a class="indexterm" name="idp172007648"></a>
Construct a <a class="link" href="../windows__basic_object_handle.html" title="windows::basic_object_handle"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">basic_object_handle</span></code></a> without opening
it.
</p>
@@ -54,7 +54,8 @@ Construct a <a class="link" href="../windows__basic_object_handle.html" title="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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/basic_object_handle/overload1.html b/doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle/overload1.html
index d83583660b..d115f75cea 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle/overload1.html
@@ -55,7 +55,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/basic_object_handle/overload2.html b/doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle/overload2.html
index 7013abadeb..d0af298419 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle/overload2.html
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/basic_object_handle/overload3.html b/doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle/overload3.html
index 072638d379..f5e5dc8c41 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle/overload3.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/basic_object_handle/overload3.html
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/cancel.html b/doc/html/boost_asio/reference/windows__basic_object_handle/cancel.html
index 8b51e76fa6..b03debeffb 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/cancel.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_object_handle.cancel"></a><a class="link" href="cancel.html" title="windows::basic_object_handle::cancel">windows::basic_object_handle::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201445424"></a>
+ <a class="indexterm" name="idp172123040"></a>
Cancel all asynchronous operations associated
with the handle.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/cancel/overload1.html b/doc/html/boost_asio/reference/windows__basic_object_handle/cancel/overload1.html
index 3b69282d5a..30e7178ed5 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/cancel/overload1.html
@@ -56,7 +56,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/cancel/overload2.html b/doc/html/boost_asio/reference/windows__basic_object_handle/cancel/overload2.html
index 3b7d3860a7..f46b6eb449 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/cancel/overload2.html
@@ -57,7 +57,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/close.html b/doc/html/boost_asio/reference/windows__basic_object_handle/close.html
index 117d606e42..e5f8eeea82 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/close.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_object_handle.close"></a><a class="link" href="close.html" title="windows::basic_object_handle::close">windows::basic_object_handle::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201502688"></a>
+ <a class="indexterm" name="idp172180304"></a>
Close the handle.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="windows::basic_object_handle::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/close/overload1.html b/doc/html/boost_asio/reference/windows__basic_object_handle/close/overload1.html
index d281c8cdbf..7f9df5c10c 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/close/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/close/overload1.html
@@ -56,7 +56,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/close/overload2.html b/doc/html/boost_asio/reference/windows__basic_object_handle/close/overload2.html
index 09a4f7bc00..00fba60744 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/close/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/close/overload2.html
@@ -57,7 +57,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/get_implementation.html b/doc/html/boost_asio/reference/windows__basic_object_handle/get_implementation.html
index a9918fa9c3..12d2ee2228 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/get_implementation.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_object_handle.get_implementation"></a><a class="link" href="get_implementation.html" title="windows::basic_object_handle::get_implementation">windows::basic_object_handle::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201559616"></a>
+ <a class="indexterm" name="idp172237472"></a>
Get the underlying implementation
of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/get_implementation/overload1.html b/doc/html/boost_asio/reference/windows__basic_object_handle/get_implementation/overload1.html
index e5d2bc3d25..263cba3c33 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/get_implementation/overload2.html b/doc/html/boost_asio/reference/windows__basic_object_handle/get_implementation/overload2.html
index 387e45623e..a0031dbc43 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/get_io_service.html b/doc/html/boost_asio/reference/windows__basic_object_handle/get_io_service.html
index be25087aa1..d5b5935c08 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/get_io_service.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp201590208"></a>
+ <a class="indexterm" name="idp172268080"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/get_service.html b/doc/html/boost_asio/reference/windows__basic_object_handle/get_service.html
index abfa8db417..754f6e61c9 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/get_service.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_object_handle.get_service"></a><a class="link" href="get_service.html" title="windows::basic_object_handle::get_service">windows::basic_object_handle::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201608576"></a>
+ <a class="indexterm" name="idp172286576"></a>
Get the service associated with
the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the service associated with
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/get_service/overload1.html b/doc/html/boost_asio/reference/windows__basic_object_handle/get_service/overload1.html
index e1f34b88f7..3e503034ce 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/get_service/overload2.html b/doc/html/boost_asio/reference/windows__basic_object_handle/get_service/overload2.html
index b8d174fce3..cac8fd2618 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/implementation.html b/doc/html/boost_asio/reference/windows__basic_object_handle/implementation.html
index f6e863cf51..75d436d276 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/implementation.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp201638640"></a>
+ <a class="indexterm" name="idp172316672"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.)
The underlying implementation of the I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/implementation_type.html b/doc/html/boost_asio/reference/windows__basic_object_handle/implementation_type.html
index 14d320f364..ef055b966a 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/implementation_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp201647312"></a>
+ <a class="indexterm" name="idp172325408"></a>
The underlying implementation
type of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/is_open.html b/doc/html/boost_asio/reference/windows__basic_object_handle/is_open.html
index db7597b26f..0f6c793acb 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/is_open.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/is_open.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp201661760"></a>
+ <a class="indexterm" name="idp172339728"></a>
Determine whether the handle is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Determine whether the handle is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/lowest_layer.html b/doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer.html
index 5efc9394e7..8b33d41a1f 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_object_handle.lowest_layer"></a><a class="link" href="lowest_layer.html" title="windows::basic_object_handle::lowest_layer">windows::basic_object_handle::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201669024"></a>
+ <a class="indexterm" name="idp172347056"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="windows::basic_object_handle::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/lowest_layer/overload1.html b/doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer/overload1.html
index 775974d2d5..248ae53db5 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer/overload1.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/lowest_layer/overload2.html b/doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer/overload2.html
index 367a88e9b2..dec5029c81 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer/overload2.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/lowest_layer_type.html b/doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer_type.html
index 4ba5f3bcde..059247028c 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/lowest_layer_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp201714512"></a>
+ <a class="indexterm" name="idp172392672"></a>
A <a class="link" href="../windows__basic_handle.html" title="windows::basic_handle"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">basic_handle</span></code></a> is always the lowest
layer.
</p>
@@ -415,7 +415,8 @@ A <a class="link" href="../windows__basic_handle.html" title="windows::basic_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/native.html b/doc/html/boost_asio/reference/windows__basic_object_handle/native.html
index bb987dd027..c28b12219e 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/native.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/native.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp201837136"></a>
+ <a class="indexterm" name="idp172515664"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native handle representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/native_handle.html b/doc/html/boost_asio/reference/windows__basic_object_handle/native_handle.html
index 9be8018cdb..b726bda8cf 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/native_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/native_handle.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp201846480"></a>
+ <a class="indexterm" name="idp172525008"></a>
Get the native handle representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -43,7 +43,8 @@ Get the native handle representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/native_handle_type.html b/doc/html/boost_asio/reference/windows__basic_object_handle/native_handle_type.html
index d680ba8475..12b6dac246 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/native_handle_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_object_handle.native_handle_type"></a><a class="link" href="native_handle_type.html" title="windows::basic_object_handle::native_handle_type">windows::basic_object_handle::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201853216"></a>
+ <a class="indexterm" name="idp172531680"></a>
The native representation
of a handle.
</p>
@@ -46,7 +46,8 @@ The native representation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/native_type.html b/doc/html/boost_asio/reference/windows__basic_object_handle/native_type.html
index a575d6438f..f112beed12 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/native_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/native_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp201867648"></a>
+ <a class="indexterm" name="idp172545936"></a>
(Deprecated: Use native_handle_type.)
The native representation of a handle.
</p>
@@ -49,7 +49,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/operator_eq_.html b/doc/html/boost_asio/reference/windows__basic_object_handle/operator_eq_.html
index 533383cbf3..8d49e2bad4 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/operator_eq_.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/operator_eq_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_object_handle.operator_eq_"></a><a class="link" href="operator_eq_.html" title="windows::basic_object_handle::operator=">windows::basic_object_handle::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201881232"></a>
+ <a class="indexterm" name="idp172559568"></a>
Move-assign a <a class="link" href="../windows__basic_object_handle.html" title="windows::basic_object_handle"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">basic_object_handle</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_object_handle</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -61,7 +61,8 @@ Move-assign a <a class="link" href="../windows__basic_object_handle.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/service.html b/doc/html/boost_asio/reference/windows__basic_object_handle/service.html
index 01833cf934..094c359fe5 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/service.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp201909904"></a>
+ <a class="indexterm" name="idp172588352"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/service_type.html b/doc/html/boost_asio/reference/windows__basic_object_handle/service_type.html
index a9c564ba86..133b797318 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/service_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp201922544"></a>
+ <a class="indexterm" name="idp172600928"></a>
The type of the service that will
be used to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/wait.html b/doc/html/boost_asio/reference/windows__basic_object_handle/wait.html
index 574b9ac63a..6e89ac122e 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/wait.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/wait.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_object_handle.wait"></a><a class="link" href="wait.html" title="windows::basic_object_handle::wait">windows::basic_object_handle::wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp201935056"></a>
+ <a class="indexterm" name="idp172613568"></a>
Perform a blocking wait on the object handle.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="wait/overload1.html" title="windows::basic_object_handle::wait (1 of 2 overloads)">wait</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Perform a blocking wait on the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/wait/overload1.html b/doc/html/boost_asio/reference/windows__basic_object_handle/wait/overload1.html
index fbc127d2d0..e19d629fbd 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/wait/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/wait/overload1.html
@@ -53,7 +53,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_object_handle/wait/overload2.html b/doc/html/boost_asio/reference/windows__basic_object_handle/wait/overload2.html
index 81462c4a25..594f927dd8 100644
--- a/doc/html/boost_asio/reference/windows__basic_object_handle/wait/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_object_handle/wait/overload2.html
@@ -54,7 +54,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle.html
index 283957bda9..47f569697a 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle.html
@@ -449,7 +449,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/assign.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/assign.html
index 2ae2525e31..657b96ebe9 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/assign.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.assign"></a><a class="link" href="assign.html" title="windows::basic_random_access_handle::assign">windows::basic_random_access_handle::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202116096"></a>
+ <a class="indexterm" name="idp172794592"></a>
Assign an existing native handle
to the handle.
</p>
@@ -43,7 +43,8 @@ Assign an existing 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/assign/overload1.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/assign/overload1.html
index ba7a1659a4..b097e25cfa 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/assign/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/assign/overload1.html
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/assign/overload2.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/assign/overload2.html
index 00282ac42e..3d53c5b584 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/assign/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/assign/overload2.html
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/async_read_some_at.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/async_read_some_at.html
index 4a51447919..23d6c8c3f1 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/async_read_some_at.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/async_read_some_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.async_read_some_at"></a><a class="link" href="async_read_some_at.html" title="windows::basic_random_access_handle::async_read_some_at">windows::basic_random_access_handle::async_read_some_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202166032"></a>
+ <a class="indexterm" name="idp172844480"></a>
Start an asynchronous
read at the specified offset.
</p>
@@ -109,7 +109,8 @@ Start an asynchronous
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/async_write_some_at.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/async_write_some_at.html
index 799f6afa41..277ea59e59 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/async_write_some_at.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/async_write_some_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.async_write_some_at"></a><a class="link" href="async_write_some_at.html" title="windows::basic_random_access_handle::async_write_some_at">windows::basic_random_access_handle::async_write_some_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202236448"></a>
+ <a class="indexterm" name="idp172914704"></a>
Start an asynchronous
write at the specified offset.
</p>
@@ -109,7 +109,8 @@ Start an asynchronous
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/basic_random_access_handle.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle.html
index 130f1ec492..569f2d263d 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.basic_random_access_handle"></a><a class="link" href="basic_random_access_handle.html" title="windows::basic_random_access_handle::basic_random_access_handle">windows::basic_random_access_handle::basic_random_access_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202306640"></a>
+ <a class="indexterm" name="idp172984896"></a>
Construct
a <a class="link" href="../windows__basic_random_access_handle.html" title="windows::basic_random_access_handle"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">basic_random_access_handle</span></code></a> without
opening it.
@@ -56,7 +56,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/basic_random_access_handle/overload1.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle/overload1.html
index 9d85aafe2e..1814e20ef7 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle/overload1.html
@@ -57,7 +57,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/basic_random_access_handle/overload2.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle/overload2.html
index 13814029aa..18913f2424 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle/overload2.html
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/basic_random_access_handle/overload3.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle/overload3.html
index 6e6fffc168..02caf6ac77 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle/overload3.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle/overload3.html
@@ -62,7 +62,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/cancel.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel.html
index ede926c438..a9e1dfb270 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.cancel"></a><a class="link" href="cancel.html" title="windows::basic_random_access_handle::cancel">windows::basic_random_access_handle::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202422800"></a>
+ <a class="indexterm" name="idp173101440"></a>
Cancel all asynchronous operations
associated with the handle.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/cancel/overload1.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel/overload1.html
index 82604f7c0f..3d5234a24e 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel/overload1.html
@@ -56,7 +56,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/cancel/overload2.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel/overload2.html
index a7838522f6..ee95441d03 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel/overload2.html
@@ -57,7 +57,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/close.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/close.html
index 4d5c62d6a3..a0f2472edf 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/close.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.close"></a><a class="link" href="close.html" title="windows::basic_random_access_handle::close">windows::basic_random_access_handle::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202480304"></a>
+ <a class="indexterm" name="idp173158944"></a>
Close the handle.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="windows::basic_random_access_handle::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/close/overload1.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/close/overload1.html
index bdcd6ecb89..34fb3d5cfe 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/close/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/close/overload1.html
@@ -56,7 +56,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/close/overload2.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/close/overload2.html
index d56b57db17..b766a5de1e 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/close/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/close/overload2.html
@@ -57,7 +57,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/get_implementation.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_implementation.html
index 0fe85b7698..1399966ca4 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_implementation.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.get_implementation"></a><a class="link" href="get_implementation.html" title="windows::basic_random_access_handle::get_implementation">windows::basic_random_access_handle::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202538000"></a>
+ <a class="indexterm" name="idp173216576"></a>
Get the underlying
implementation of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/get_implementation/overload1.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_implementation/overload1.html
index 8395321b40..646140e937 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/get_implementation/overload2.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_implementation/overload2.html
index 9c7d61c9a5..e624c79770 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/get_io_service.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_io_service.html
index fc022f10c5..b83b64bd29 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_io_service.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp202568480"></a>
+ <a class="indexterm" name="idp173247088"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/get_service.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_service.html
index d760f74d04..392523d55c 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_service.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.get_service"></a><a class="link" href="get_service.html" title="windows::basic_random_access_handle::get_service">windows::basic_random_access_handle::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202586976"></a>
+ <a class="indexterm" name="idp173265488"></a>
Get the service associated
with the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/get_service/overload1.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_service/overload1.html
index e49258b662..8172ce1a70 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/get_service/overload2.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_service/overload2.html
index ad0c34b876..65528bfc1a 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/implementation.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/implementation.html
index ef14abf941..3871f22c37 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/implementation.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp202617360"></a>
+ <a class="indexterm" name="idp173295824"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.)
The underlying implementation of the I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/implementation_type.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/implementation_type.html
index f41f4d9e14..e3f29995fe 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/implementation_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp202626032"></a>
+ <a class="indexterm" name="idp173304496"></a>
The underlying implementation
type of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/is_open.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/is_open.html
index e6d1325cd0..fecc56c472 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/is_open.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/is_open.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp202640512"></a>
+ <a class="indexterm" name="idp173319104"></a>
Determine whether the handle
is open.
</p>
@@ -39,7 +39,8 @@ Determine whether the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/lowest_layer.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer.html
index a641646cb0..3b1218e8e1 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.lowest_layer"></a><a class="link" href="lowest_layer.html" title="windows::basic_random_access_handle::lowest_layer">windows::basic_random_access_handle::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202647856"></a>
+ <a class="indexterm" name="idp173326448"></a>
Get a reference to the lowest
layer.
</p>
@@ -43,7 +43,8 @@ Get a reference to the lowest
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/lowest_layer/overload1.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer/overload1.html
index 785cbe2d2b..211e076b0c 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer/overload1.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/lowest_layer/overload2.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer/overload2.html
index 2cfc9f9efc..d401ddd288 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer/overload2.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/lowest_layer_type.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer_type.html
index 969b12409e..32633f81e1 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp202693616"></a>
+ <a class="indexterm" name="idp173372160"></a>
A <a class="link" href="../windows__basic_handle.html" title="windows::basic_handle"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">basic_handle</span></code></a> is always the lowest
layer.
</p>
@@ -415,7 +415,8 @@ A <a class="link" href="../windows__basic_handle.html" title="windows::basic_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/native.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/native.html
index f592ba0276..ce7bbd44f7 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/native.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/native.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp202816976"></a>
+ <a class="indexterm" name="idp173495488"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.)
Get the native handle representation.
</p>
@@ -44,7 +44,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/native_handle.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/native_handle.html
index 2d1b38711a..35a2a2d7ce 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/native_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/native_handle.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp202826272"></a>
+ <a class="indexterm" name="idp173504784"></a>
Get the native handle representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -43,7 +43,8 @@ Get the native handle representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/native_handle_type.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/native_handle_type.html
index 3e25dc3e77..055e24ea5f 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/native_handle_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.native_handle_type"></a><a class="link" href="native_handle_type.html" title="windows::basic_random_access_handle::native_handle_type">windows::basic_random_access_handle::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202832944"></a>
+ <a class="indexterm" name="idp173511520"></a>
The native representation
of a handle.
</p>
@@ -46,7 +46,8 @@ The native representation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/native_type.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/native_type.html
index d917ed2774..e756214516 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/native_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.native_type"></a><a class="link" href="native_type.html" title="windows::basic_random_access_handle::native_type">windows::basic_random_access_handle::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202846704"></a>
+ <a class="indexterm" name="idp173525264"></a>
(Deprecated: Use native_handle_type.)
The native representation of a handle.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/operator_eq_.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/operator_eq_.html
index 0995bca5e8..1e7fcc5f9d 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/operator_eq_.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/operator_eq_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.operator_eq_"></a><a class="link" href="operator_eq_.html" title="windows::basic_random_access_handle::operator=">windows::basic_random_access_handle::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202860304"></a>
+ <a class="indexterm" name="idp173538800"></a>
Move-assign a <a class="link" href="../windows__basic_random_access_handle.html" title="windows::basic_random_access_handle"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">basic_random_access_handle</span></code></a> from
another.
</p>
@@ -63,7 +63,8 @@ Move-assign a <a class="link" href="../windows__basic_random_access_handle.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/read_some_at.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at.html
index dcae3f69a6..3bd87610f6 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.read_some_at"></a><a class="link" href="read_some_at.html" title="windows::basic_random_access_handle::read_some_at">windows::basic_random_access_handle::read_some_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp202887776"></a>
+ <a class="indexterm" name="idp173566352"></a>
Read some data from the
handle at the specified offset.
</p>
@@ -49,7 +49,8 @@ Read some data from 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/read_some_at/overload1.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at/overload1.html
index b9726745b1..f4c9d25b61 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at/overload1.html
@@ -107,7 +107,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/read_some_at/overload2.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at/overload2.html
index 6200a2f6ff..ac77b6412d 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at/overload2.html
@@ -84,7 +84,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/service.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/service.html
index c8262342ba..ce9f92dc6c 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/service.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp203020112"></a>
+ <a class="indexterm" name="idp173698576"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.)
The service associated with the I/O object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/service_type.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/service_type.html
index 53d538beab..428c0e1090 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/service_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp203032816"></a>
+ <a class="indexterm" name="idp173711344"></a>
The type of the service
that will be used to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/write_some_at.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at.html
index ed8d837034..0527b9257e 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_random_access_handle.write_some_at"></a><a class="link" href="write_some_at.html" title="windows::basic_random_access_handle::write_some_at">windows::basic_random_access_handle::write_some_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp203045520"></a>
+ <a class="indexterm" name="idp173723920"></a>
Write some data to the
handle at the specified offset.
</p>
@@ -49,7 +49,8 @@ Write some data to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/write_some_at/overload1.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at/overload1.html
index 4875e08782..f186207227 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at/overload1.html
@@ -107,7 +107,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_random_access_handle/write_some_at/overload2.html b/doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at/overload2.html
index b70fb3211d..bfdca3f435 100644
--- a/doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at/overload2.html
@@ -83,7 +83,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle.html b/doc/html/boost_asio/reference/windows__basic_stream_handle.html
index 7df21b86f8..21518d8ffb 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle.html
@@ -449,7 +449,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/assign.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/assign.html
index c6fa1e28d8..320ff19313 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/assign.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.assign"></a><a class="link" href="assign.html" title="windows::basic_stream_handle::assign">windows::basic_stream_handle::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp203314896"></a>
+ <a class="indexterm" name="idp173993184"></a>
Assign an existing native handle to the
handle.
</p>
@@ -43,7 +43,8 @@ Assign an existing native handle to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/assign/overload1.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/assign/overload1.html
index 338ec2eeb8..f11aad5838 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/assign/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/assign/overload1.html
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/assign/overload2.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/assign/overload2.html
index 6fbe5fe8d8..b9e140891f 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/assign/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/assign/overload2.html
@@ -40,7 +40,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/async_read_some.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/async_read_some.html
index b501bdfdee..a3ee25aa96 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/async_read_some.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/async_read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.async_read_some"></a><a class="link" href="async_read_some.html" title="windows::basic_stream_handle::async_read_some">windows::basic_stream_handle::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp203364496"></a>
+ <a class="indexterm" name="idp174042976"></a>
Start an asynchronous read.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -103,7 +103,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/async_write_some.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/async_write_some.html
index de0ab5e675..3b05ad0c06 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/async_write_some.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/async_write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.async_write_some"></a><a class="link" href="async_write_some.html" title="windows::basic_stream_handle::async_write_some">windows::basic_stream_handle::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp203429856"></a>
+ <a class="indexterm" name="idp174108320"></a>
Start an asynchronous write.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -102,7 +102,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/basic_stream_handle.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle.html
index 90cf2e1732..138fb0b4cc 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.basic_stream_handle"></a><a class="link" href="basic_stream_handle.html" title="windows::basic_stream_handle::basic_stream_handle">windows::basic_stream_handle::basic_stream_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp203495120"></a>
+ <a class="indexterm" name="idp174173664"></a>
Construct a <a class="link" href="../windows__basic_stream_handle.html" title="windows::basic_stream_handle"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">basic_stream_handle</span></code></a> without opening
it.
</p>
@@ -54,7 +54,8 @@ Construct a <a class="link" href="../windows__basic_stream_handle.html" title="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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/basic_stream_handle/overload1.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle/overload1.html
index d85e6562f0..a9973f30f0 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle/overload1.html
@@ -57,7 +57,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/basic_stream_handle/overload2.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle/overload2.html
index 8eeee15191..560cb4b6e4 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle/overload2.html
@@ -74,7 +74,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/basic_stream_handle/overload3.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle/overload3.html
index 0de895b869..e7c6304517 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle/overload3.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle/overload3.html
@@ -61,7 +61,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/cancel.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/cancel.html
index 284fcda7be..18a3ca558d 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/cancel.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.cancel"></a><a class="link" href="cancel.html" title="windows::basic_stream_handle::cancel">windows::basic_stream_handle::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp203610752"></a>
+ <a class="indexterm" name="idp174289104"></a>
Cancel all asynchronous operations associated
with the handle.
</p>
@@ -41,7 +41,8 @@ Cancel all asynchronous operations 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/cancel/overload1.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/cancel/overload1.html
index 8eb5d47527..a5938f3c2a 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/cancel/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/cancel/overload1.html
@@ -56,7 +56,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/cancel/overload2.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/cancel/overload2.html
index a7f53a6413..c736cb06af 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/cancel/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/cancel/overload2.html
@@ -57,7 +57,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/close.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/close.html
index bd0cc9d86f..756fb4e1ac 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/close.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.close"></a><a class="link" href="close.html" title="windows::basic_stream_handle::close">windows::basic_stream_handle::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp203667952"></a>
+ <a class="indexterm" name="idp174346256"></a>
Close the handle.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="close/overload1.html" title="windows::basic_stream_handle::close (1 of 2 overloads)">close</a><span class="special">();</span>
@@ -40,7 +40,8 @@ Close the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/close/overload1.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/close/overload1.html
index 30ff65a879..f197b5bd15 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/close/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/close/overload1.html
@@ -56,7 +56,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/close/overload2.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/close/overload2.html
index bbb5f897cf..79c7571b25 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/close/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/close/overload2.html
@@ -57,7 +57,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/get_implementation.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_implementation.html
index d5086cf583..933c808522 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/get_implementation.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_implementation.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.get_implementation"></a><a class="link" href="get_implementation.html" title="windows::basic_stream_handle::get_implementation">windows::basic_stream_handle::get_implementation</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp203725072"></a>
+ <a class="indexterm" name="idp174403312"></a>
Get the underlying implementation
of the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/get_implementation/overload1.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_implementation/overload1.html
index e0b9992f2f..b505ef818c 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/get_implementation/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_implementation/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/get_implementation/overload2.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_implementation/overload2.html
index 0c7e7372bf..545b2e9800 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/get_implementation/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_implementation/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/get_io_service.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_io_service.html
index 7642466b72..9c771a06e4 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/get_io_service.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp203755728"></a>
+ <a class="indexterm" name="idp174433792"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the
object.
</p>
@@ -53,7 +53,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/get_service.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_service.html
index c7c01acd56..a93824ed58 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/get_service.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.get_service"></a><a class="link" href="get_service.html" title="windows::basic_stream_handle::get_service">windows::basic_stream_handle::get_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp203774096"></a>
+ <a class="indexterm" name="idp174452224"></a>
Get the service associated with
the I/O object.
</p>
@@ -40,7 +40,8 @@ Get the service associated with
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/get_service/overload1.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_service/overload1.html
index 2312358a40..1829e8eb65 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/get_service/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_service/overload1.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/get_service/overload2.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_service/overload2.html
index 34114224b6..e6fddee269 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/get_service/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/get_service/overload2.html
@@ -38,7 +38,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/implementation.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/implementation.html
index 8ac2902b5f..fdd3c90074 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/implementation.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/implementation.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp203804272"></a>
+ <a class="indexterm" name="idp174482272"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_implementation</span><span class="special">()</span></code>.)
The underlying implementation of the I/O object.
</p>
@@ -39,7 +39,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/implementation_type.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/implementation_type.html
index 784bc769c5..eb12323a9b 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/implementation_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/implementation_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp203812944"></a>
+ <a class="indexterm" name="idp174491008"></a>
The underlying implementation
type of I/O object.
</p>
@@ -49,7 +49,8 @@ The underlying implementation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/is_open.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/is_open.html
index a4ec401e4c..62d8a493b5 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/is_open.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/is_open.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp203827392"></a>
+ <a class="indexterm" name="idp174505456"></a>
Determine whether the handle is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -38,7 +38,8 @@ Determine whether the handle is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/lowest_layer.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer.html
index 7cd6b01e37..5ab6e00250 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.lowest_layer"></a><a class="link" href="lowest_layer.html" title="windows::basic_stream_handle::lowest_layer">windows::basic_stream_handle::lowest_layer</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp203834656"></a>
+ <a class="indexterm" name="idp174512784"></a>
Get a reference to the lowest layer.
</p>
<pre class="programlisting"><span class="identifier">lowest_layer_type</span> <span class="special">&amp;</span> <a class="link" href="lowest_layer/overload1.html" title="windows::basic_stream_handle::lowest_layer (1 of 2 overloads)">lowest_layer</a><span class="special">();</span>
@@ -42,7 +42,8 @@ Get a reference to the lowest layer.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/lowest_layer/overload1.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer/overload1.html
index 1464884663..8bbc7617d4 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer/overload1.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/lowest_layer/overload2.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer/overload2.html
index 9e19fd2953..da2eee7186 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer/overload2.html
@@ -52,7 +52,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/lowest_layer_type.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer_type.html
index a1269c769f..d18d6b2b2c 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp203880256"></a>
+ <a class="indexterm" name="idp174558384"></a>
A <a class="link" href="../windows__basic_handle.html" title="windows::basic_handle"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">basic_handle</span></code></a> is always the lowest
layer.
</p>
@@ -415,7 +415,8 @@ A <a class="link" href="../windows__basic_handle.html" title="windows::basic_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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/native.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/native.html
index bd514cb416..35ededab02 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/native.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/native.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp204003072"></a>
+ <a class="indexterm" name="idp174681392"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native handle representation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">();</span>
@@ -43,7 +43,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/native_handle.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/native_handle.html
index 3e68b937bc..53cb8350f5 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/native_handle.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/native_handle.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="idp204012416"></a>
+ <a class="indexterm" name="idp174690736"></a>
Get the native handle representation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">();</span>
@@ -43,7 +43,8 @@ Get the native handle representation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/native_handle_type.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/native_handle_type.html
index 9a25ed124b..ba0f336083 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/native_handle_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.native_handle_type"></a><a class="link" href="native_handle_type.html" title="windows::basic_stream_handle::native_handle_type">windows::basic_stream_handle::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204019088"></a>
+ <a class="indexterm" name="idp174697472"></a>
The native representation
of a handle.
</p>
@@ -46,7 +46,8 @@ The native representation
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/native_type.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/native_type.html
index 51f91ce67f..c2cb338468 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/native_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.native_type"></a><a class="link" href="native_type.html" title="windows::basic_stream_handle::native_type">windows::basic_stream_handle::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204032576"></a>
+ <a class="indexterm" name="idp174710960"></a>
(Deprecated: Use native_handle_type.)
The native representation of a handle.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/operator_eq_.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/operator_eq_.html
index acdec447bc..2fa4f7aa4b 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/operator_eq_.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/operator_eq_.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.operator_eq_"></a><a class="link" href="operator_eq_.html" title="windows::basic_stream_handle::operator=">windows::basic_stream_handle::operator=</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204046144"></a>
+ <a class="indexterm" name="idp174724656"></a>
Move-assign a <a class="link" href="../windows__basic_stream_handle.html" title="windows::basic_stream_handle"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">basic_stream_handle</span></code></a> from another.
</p>
<pre class="programlisting"><span class="identifier">basic_stream_handle</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span>
@@ -61,7 +61,8 @@ Move-assign a <a class="link" href="../windows__basic_stream_handle.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/read_some.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/read_some.html
index 08d3f27014..661436b7b5 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/read_some.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.read_some"></a><a class="link" href="read_some.html" title="windows::basic_stream_handle::read_some">windows::basic_stream_handle::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204074000"></a>
+ <a class="indexterm" name="idp174752688"></a>
Read some data from the handle.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Read some data from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/read_some/overload1.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/read_some/overload1.html
index 9d20dc079b..4c3d41d5f9 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/read_some/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/read_some/overload1.html
@@ -102,7 +102,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/read_some/overload2.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/read_some/overload2.html
index 8b78d7f078..22a6054385 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/read_some/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/read_some/overload2.html
@@ -79,7 +79,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/service.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/service.html
index 1dea4fd2ff..750b6041fa 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/service.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp204193152"></a>
+ <a class="indexterm" name="idp174872112"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">get_service</span><span class="special">()</span></code>.) The service associated with the I/O
object.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/service_type.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/service_type.html
index 696cbe9003..c5cf60229c 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/service_type.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/service_type.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
- <a class="indexterm" name="idp204205728"></a>
+ <a class="indexterm" name="idp174884816"></a>
The type of the service that will
be used to provide I/O operations.
</p>
@@ -49,7 +49,8 @@ The type of the service that will
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/write_some.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/write_some.html
index c4a01be559..d39d7f6d9d 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/write_some.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__basic_stream_handle.write_some"></a><a class="link" href="write_some.html" title="windows::basic_stream_handle::write_some">windows::basic_stream_handle::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204218448"></a>
+ <a class="indexterm" name="idp174897344"></a>
Write some data to the handle.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -46,7 +46,8 @@ Write some data to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/write_some/overload1.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/write_some/overload1.html
index 27ecd641c5..f5bb4ecab8 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/write_some/overload1.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/write_some/overload1.html
@@ -101,7 +101,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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__basic_stream_handle/write_some/overload2.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/write_some/overload2.html
index a11fc93ffc..e2f8230b65 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/write_some/overload2.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/write_some/overload2.html
@@ -78,7 +78,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6d29190ac7..19251e667e 100644
--- a/doc/html/boost_asio/reference/windows__object_handle.html
+++ b/doc/html/boost_asio/reference/windows__object_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle"></a><a class="link" href="windows__object_handle.html" title="windows::object_handle">windows::object_handle</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp204336960"></a>
+ <a class="indexterm" name="idp175016192"></a>
Typedef for the typical usage of an object handle.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_object_handle</span> <span class="identifier">object_handle</span><span class="special">;</span>
@@ -423,7 +423,8 @@ Typedef for the typical usage of an 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service.html b/doc/html/boost_asio/reference/windows__object_handle_service.html
index f877ee06aa..b614f18fd6 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service.html
@@ -306,7 +306,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/assign.html b/doc/html/boost_asio/reference/windows__object_handle_service/assign.html
index 9921f161f7..e819ce2072 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/assign.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.assign"></a><a class="link" href="assign.html" title="windows::object_handle_service::assign">windows::object_handle_service::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204545920"></a>
+ <a class="indexterm" name="idp175224544"></a>
Assign an existing native handle to
an object handle.
</p>
@@ -39,7 +39,8 @@ Assign an existing native handle 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/async_wait.html b/doc/html/boost_asio/reference/windows__object_handle_service/async_wait.html
index bfc5752f5b..14b45ed8d5 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/async_wait.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/async_wait.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.async_wait"></a><a class="link" href="async_wait.html" title="windows::object_handle_service::async_wait">windows::object_handle_service::async_wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204564784"></a>
+ <a class="indexterm" name="idp175243504"></a>
Start an asynchronous wait.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -39,7 +39,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/cancel.html b/doc/html/boost_asio/reference/windows__object_handle_service/cancel.html
index 12954cebba..0b175f88b2 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/cancel.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.cancel"></a><a class="link" href="cancel.html" title="windows::object_handle_service::cancel">windows::object_handle_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204579056"></a>
+ <a class="indexterm" name="idp175257712"></a>
Cancel all asynchronous operations
associated with the handle.
</p>
@@ -38,7 +38,8 @@ Cancel all asynchronous operations
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/close.html b/doc/html/boost_asio/reference/windows__object_handle_service/close.html
index e8932d1429..a3c4a75192 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/close.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.close"></a><a class="link" href="close.html" title="windows::object_handle_service::close">windows::object_handle_service::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204594544"></a>
+ <a class="indexterm" name="idp175273280"></a>
Close an object handle implementation.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">close</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Close an object handle implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/construct.html b/doc/html/boost_asio/reference/windows__object_handle_service/construct.html
index e2643e3536..ef055b99d9 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/construct.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.construct"></a><a class="link" href="construct.html" title="windows::object_handle_service::construct">windows::object_handle_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204610192"></a>
+ <a class="indexterm" name="idp175288832"></a>
Construct a new object handle implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">construct</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Construct a new object handle implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/destroy.html b/doc/html/boost_asio/reference/windows__object_handle_service/destroy.html
index 19885bdfa9..678fb12719 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/destroy.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.destroy"></a><a class="link" href="destroy.html" title="windows::object_handle_service::destroy">windows::object_handle_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204618832"></a>
+ <a class="indexterm" name="idp175297472"></a>
Destroy an object handle implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy an object handle implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/get_io_service.html b/doc/html/boost_asio/reference/windows__object_handle_service/get_io_service.html
index 6465f611f0..346796c645 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp204628288"></a>
+ <a class="indexterm" name="idp175306928"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/id.html b/doc/html/boost_asio/reference/windows__object_handle_service/id.html
index 03c3dcf04f..fb2eb56945 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/id.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.id"></a><a class="link" href="id.html" title="windows::object_handle_service::id">windows::object_handle_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204638992"></a>
+ <a class="indexterm" name="idp175317632"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/implementation_type.html b/doc/html/boost_asio/reference/windows__object_handle_service/implementation_type.html
index dbb1b399ff..fe94547099 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.implementation_type"></a><a class="link" href="implementation_type.html" title="windows::object_handle_service::implementation_type">windows::object_handle_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204648896"></a>
+ <a class="indexterm" name="idp175327536"></a>
The type of an object
handle implementation.
</p>
@@ -46,7 +46,8 @@ The type of an 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/is_open.html b/doc/html/boost_asio/reference/windows__object_handle_service/is_open.html
index c07321a6fe..16679ab83e 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/is_open.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.is_open"></a><a class="link" href="is_open.html" title="windows::object_handle_service::is_open">windows::object_handle_service::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204661376"></a>
+ <a class="indexterm" name="idp175340016"></a>
Determine whether the handle is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Determine whether the handle is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/move_assign.html b/doc/html/boost_asio/reference/windows__object_handle_service/move_assign.html
index dafe7b8c68..86b25b9687 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/move_assign.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/move_assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.move_assign"></a><a class="link" href="move_assign.html" title="windows::object_handle_service::move_assign">windows::object_handle_service::move_assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204671984"></a>
+ <a class="indexterm" name="idp175350560"></a>
Move-assign from another object
handle implementation.
</p>
@@ -39,7 +39,8 @@ Move-assign from another 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/move_construct.html b/doc/html/boost_asio/reference/windows__object_handle_service/move_construct.html
index aaed09cd66..446862589a 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/move_construct.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.move_construct"></a><a class="link" href="move_construct.html" title="windows::object_handle_service::move_construct">windows::object_handle_service::move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204685904"></a>
+ <a class="indexterm" name="idp175364336"></a>
Move-construct a new object
handle implementation.
</p>
@@ -38,7 +38,8 @@ Move-construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_handle.html b/doc/html/boost_asio/reference/windows__object_handle_service/native_handle.html
index 2154b7f9f7..8579fc75d8 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/native_handle.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.native_handle"></a><a class="link" href="native_handle.html" title="windows::object_handle_service::native_handle">windows::object_handle_service::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204697152"></a>
+ <a class="indexterm" name="idp175375744"></a>
Get the native handle implementation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Get the native handle implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_handle_type.html b/doc/html/boost_asio/reference/windows__object_handle_service/native_handle_type.html
index 22373bc4d0..3fad5d511f 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/native_handle_type.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.native_handle_type"></a><a class="link" href="native_handle_type.html" title="windows::object_handle_service::native_handle_type">windows::object_handle_service::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204705792"></a>
+ <a class="indexterm" name="idp175384448"></a>
The native handle type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native handle 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/object_handle_service.html b/doc/html/boost_asio/reference/windows__object_handle_service/object_handle_service.html
index 1946a91c3b..6a674dedf5 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/object_handle_service.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/object_handle_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.object_handle_service"></a><a class="link" href="object_handle_service.html" title="windows::object_handle_service::object_handle_service">windows::object_handle_service::object_handle_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204718320"></a>
+ <a class="indexterm" name="idp175396992"></a>
Construct a new object
handle service for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/wait.html b/doc/html/boost_asio/reference/windows__object_handle_service/wait.html
index ccf62527a6..fe786c1a14 100644
--- a/doc/html/boost_asio/reference/windows__object_handle_service/wait.html
+++ b/doc/html/boost_asio/reference/windows__object_handle_service/wait.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__object_handle_service.wait"></a><a class="link" href="wait.html" title="windows::object_handle_service::wait">windows::object_handle_service::wait</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204730160"></a>
+ <a class="indexterm" name="idp175408928"></a>
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">wait</span><span class="special">(</span>
<span class="identifier">implementation_type</span> <span class="special">&amp;</span> <span class="identifier">impl</span><span class="special">,</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7d1e2b5f09..a01c9846e4 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr.html
@@ -165,7 +165,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a5925c8c40..bdc251e996 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__overlapped_ptr._overlapped_ptr"></a><a class="link" href="_overlapped_ptr.html" title="windows::overlapped_ptr::~overlapped_ptr">windows::overlapped_ptr::~overlapped_ptr</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204931872"></a>
+ <a class="indexterm" name="idp175610432"></a>
Destructor automatically frees the
OVERLAPPED object unless released.
</p>
@@ -36,7 +36,8 @@ Destructor automatically frees 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ef1e00a6d7..f5611614b7 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/complete.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/complete.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__overlapped_ptr.complete"></a><a class="link" href="complete.html" title="windows::overlapped_ptr::complete">windows::overlapped_ptr::complete</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204789520"></a>
+ <a class="indexterm" name="idp175468064"></a>
Post completion notification for overlapped
operation. Releases ownership.
</p>
@@ -38,7 +38,8 @@ Post completion notification for overlapped
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b03e7f0c06..faf1e55b22 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/get.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/get.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__overlapped_ptr.get"></a><a class="link" href="get.html" title="windows::overlapped_ptr::get">windows::overlapped_ptr::get</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204804000"></a>
+ <a class="indexterm" name="idp175482544"></a>
Get the contained OVERLAPPED object.
</p>
<pre class="programlisting"><span class="identifier">OVERLAPPED</span> <span class="special">*</span> <a class="link" href="get/overload1.html" title="windows::overlapped_ptr::get (1 of 2 overloads)">get</a><span class="special">();</span>
@@ -39,7 +39,8 @@ Get the contained OVERLAPPED 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a4ccde1328..f8cf898f17 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 acdec35ccb..15c14bc4e8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 14a7f66184..f9b330447e 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
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__overlapped_ptr.overlapped_ptr"></a><a class="link" href="overlapped_ptr.html" title="windows::overlapped_ptr::overlapped_ptr">windows::overlapped_ptr::overlapped_ptr</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204831312"></a>
+ <a class="indexterm" name="idp175509872"></a>
Construct an empty <a class="link" href="../windows__overlapped_ptr.html" title="windows::overlapped_ptr"><code class="computeroutput"><span class="identifier">windows</span><span class="special">::</span><span class="identifier">overlapped_ptr</span></code></a>.
</p>
<pre class="programlisting"><a class="link" href="overlapped_ptr/overload1.html" title="windows::overlapped_ptr::overlapped_ptr (1 of 2 overloads)">overlapped_ptr</a><span class="special">();</span>
@@ -47,7 +47,8 @@ Construct an empty <a class="link" href="../windows__overlapped_ptr.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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 01c5522244..76b31e8bc2 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 dc17d31666..47102ea6a3 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a9deae3b9e..e10732e3c6 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/release.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/release.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__overlapped_ptr.release"></a><a class="link" href="release.html" title="windows::overlapped_ptr::release">windows::overlapped_ptr::release</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204883072"></a>
+ <a class="indexterm" name="idp175561568"></a>
Release ownership of the OVERLAPPED object.
</p>
<pre class="programlisting"><span class="identifier">OVERLAPPED</span> <span class="special">*</span> <span class="identifier">release</span><span class="special">();</span>
@@ -35,7 +35,8 @@ Release ownership of the OVERLAPPED 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 83f9039ca9..ec070cc726 100644
--- a/doc/html/boost_asio/reference/windows__overlapped_ptr/reset.html
+++ b/doc/html/boost_asio/reference/windows__overlapped_ptr/reset.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__overlapped_ptr.reset"></a><a class="link" href="reset.html" title="windows::overlapped_ptr::reset">windows::overlapped_ptr::reset</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp204889680"></a>
+ <a class="indexterm" name="idp175568176"></a>
Reset to empty.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="reset/overload1.html" title="windows::overlapped_ptr::reset (1 of 2 overloads)">reset</a><span class="special">();</span>
@@ -47,7 +47,8 @@ Reset to 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6a72c6e5d7..803bb59f0d 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6497e90a39..e2bf255ae8 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,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 64d8123777..bbb15ec4fd 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle"></a><a class="link" href="windows__random_access_handle.html" title="windows::random_access_handle">windows::random_access_handle</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp204937904"></a>
+ <a class="indexterm" name="idp175616464"></a>
Typedef for the typical usage of a random-access
handle.
</p>
@@ -448,7 +448,8 @@ Typedef for the typical usage of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service.html b/doc/html/boost_asio/reference/windows__random_access_handle_service.html
index fb7bebc7f8..3be0f9ef3e 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service.html
@@ -358,7 +358,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/assign.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/assign.html
index b2357f130f..971ec6ced4 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/assign.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.assign"></a><a class="link" href="assign.html" title="windows::random_access_handle_service::assign">windows::random_access_handle_service::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205168592"></a>
+ <a class="indexterm" name="idp175847280"></a>
Assign an existing native handle
to a random-access handle.
</p>
@@ -39,7 +39,8 @@ Assign an existing 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/async_read_some_at.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/async_read_some_at.html
index d64329607a..31f8c6a821 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/async_read_some_at.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/async_read_some_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.async_read_some_at"></a><a class="link" href="async_read_some_at.html" title="windows::random_access_handle_service::async_read_some_at">windows::random_access_handle_service::async_read_some_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205187552"></a>
+ <a class="indexterm" name="idp175866240"></a>
Start an asynchronous
read at the specified offset.
</p>
@@ -43,7 +43,8 @@ Start an asynchronous
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/async_write_some_at.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/async_write_some_at.html
index 415a06489a..b5f203e3f7 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/async_write_some_at.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/async_write_some_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.async_write_some_at"></a><a class="link" href="async_write_some_at.html" title="windows::random_access_handle_service::async_write_some_at">windows::random_access_handle_service::async_write_some_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205209232"></a>
+ <a class="indexterm" name="idp175887856"></a>
Start an asynchronous
write at the specified offset.
</p>
@@ -43,7 +43,8 @@ Start an asynchronous
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/cancel.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/cancel.html
index 1400a808ab..d2243dd449 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/cancel.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.cancel"></a><a class="link" href="cancel.html" title="windows::random_access_handle_service::cancel">windows::random_access_handle_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205230912"></a>
+ <a class="indexterm" name="idp175909376"></a>
Cancel all asynchronous operations
associated with the handle.
</p>
@@ -38,7 +38,8 @@ Cancel all asynchronous operations
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/close.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/close.html
index ad504e86df..9844611efb 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/close.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.close"></a><a class="link" href="close.html" title="windows::random_access_handle_service::close">windows::random_access_handle_service::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205246560"></a>
+ <a class="indexterm" name="idp175925120"></a>
Close a random-access handle
implementation.
</p>
@@ -38,7 +38,8 @@ Close a random-access 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/construct.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/construct.html
index 5fb8cec31f..04190d7de8 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/construct.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.construct"></a><a class="link" href="construct.html" title="windows::random_access_handle_service::construct">windows::random_access_handle_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205262192"></a>
+ <a class="indexterm" name="idp175940752"></a>
Construct a new random-access
handle implementation.
</p>
@@ -37,7 +37,8 @@ Construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/destroy.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/destroy.html
index d75a22a0bc..968c2b9ba1 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/destroy.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.destroy"></a><a class="link" href="destroy.html" title="windows::random_access_handle_service::destroy">windows::random_access_handle_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205270784"></a>
+ <a class="indexterm" name="idp175949424"></a>
Destroy a random-access handle
implementation.
</p>
@@ -37,7 +37,8 @@ Destroy a random-access 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/get_io_service.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/get_io_service.html
index 20696c9c1e..3fbc5c5bd5 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp205280336"></a>
+ <a class="indexterm" name="idp175958880"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/id.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/id.html
index 44eda82705..97b8a3cd42 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/id.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.id"></a><a class="link" href="id.html" title="windows::random_access_handle_service::id">windows::random_access_handle_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205291136"></a>
+ <a class="indexterm" name="idp175969744"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/implementation_type.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/implementation_type.html
index b1e36120ff..3940019a10 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.implementation_type"></a><a class="link" href="implementation_type.html" title="windows::random_access_handle_service::implementation_type">windows::random_access_handle_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205301104"></a>
+ <a class="indexterm" name="idp175979648"></a>
The type of a random-access
handle implementation.
</p>
@@ -46,7 +46,8 @@ The type of 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/is_open.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/is_open.html
index 50b491163e..f86b83c7e5 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/is_open.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.is_open"></a><a class="link" href="is_open.html" title="windows::random_access_handle_service::is_open">windows::random_access_handle_service::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205313680"></a>
+ <a class="indexterm" name="idp175992352"></a>
Determine whether the handle
is open.
</p>
@@ -37,7 +37,8 @@ Determine whether the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/move_assign.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/move_assign.html
index 293086a190..64f72ef542 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/move_assign.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/move_assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.move_assign"></a><a class="link" href="move_assign.html" title="windows::random_access_handle_service::move_assign">windows::random_access_handle_service::move_assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205324240"></a>
+ <a class="indexterm" name="idp176002976"></a>
Move-assign from another
random-access handle implementation.
</p>
@@ -39,7 +39,8 @@ Move-assign 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/move_construct.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/move_construct.html
index 76d35af0ff..c10de191de 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/move_construct.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.move_construct"></a><a class="link" href="move_construct.html" title="windows::random_access_handle_service::move_construct">windows::random_access_handle_service::move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205338176"></a>
+ <a class="indexterm" name="idp176016976"></a>
Move-construct a new
random-access handle implementation.
</p>
@@ -38,7 +38,8 @@ Move-construct a new
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/native.html
index 7f7cd109a6..494e52f75b 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/native.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.native"></a><a class="link" href="native.html" title="windows::random_access_handle_service::native">windows::random_access_handle_service::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205349440"></a>
+ <a class="indexterm" name="idp176028304"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.)
Get the native handle implementation.
</p>
@@ -37,7 +37,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_handle.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/native_handle.html
index c3404ceb03..f51b5c5da2 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/native_handle.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.native_handle"></a><a class="link" href="native_handle.html" title="windows::random_access_handle_service::native_handle">windows::random_access_handle_service::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205359872"></a>
+ <a class="indexterm" name="idp176038736"></a>
Get the native handle
implementation.
</p>
@@ -37,7 +37,8 @@ Get the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_handle_type.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/native_handle_type.html
index c895988efd..67123073c1 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/native_handle_type.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.native_handle_type"></a><a class="link" href="native_handle_type.html" title="windows::random_access_handle_service::native_handle_type">windows::random_access_handle_service::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205368672"></a>
+ <a class="indexterm" name="idp176047472"></a>
The native handle
type.
</p>
@@ -46,7 +46,8 @@ The 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_type.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/native_type.html
index 6e6101c5b8..4a2e3b201a 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/native_type.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.native_type"></a><a class="link" href="native_type.html" title="windows::random_access_handle_service::native_type">windows::random_access_handle_service::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205381360"></a>
+ <a class="indexterm" name="idp176060032"></a>
(Deprecated: Use native_handle_type.)
The native handle type.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/random_access_handle_service.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/random_access_handle_service.html
index 68e73f08a5..c11b3246ba 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/random_access_handle_service.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/random_access_handle_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.random_access_handle_service"></a><a class="link" href="random_access_handle_service.html" title="windows::random_access_handle_service::random_access_handle_service">windows::random_access_handle_service::random_access_handle_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205393936"></a>
+ <a class="indexterm" name="idp176072672"></a>
Construct
a new random-access handle service for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/read_some_at.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/read_some_at.html
index 8bd3a0e67e..6b996f6e2e 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/read_some_at.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/read_some_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.read_some_at"></a><a class="link" href="read_some_at.html" title="windows::random_access_handle_service::read_some_at">windows::random_access_handle_service::read_some_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205405984"></a>
+ <a class="indexterm" name="idp176084816"></a>
Read some data from the
specified offset.
</p>
@@ -42,7 +42,8 @@ Read some data from 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/write_some_at.html b/doc/html/boost_asio/reference/windows__random_access_handle_service/write_some_at.html
index 2443b5c8b4..30884f4548 100644
--- a/doc/html/boost_asio/reference/windows__random_access_handle_service/write_some_at.html
+++ b/doc/html/boost_asio/reference/windows__random_access_handle_service/write_some_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__random_access_handle_service.write_some_at"></a><a class="link" href="write_some_at.html" title="windows::random_access_handle_service::write_some_at">windows::random_access_handle_service::write_some_at</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205429120"></a>
+ <a class="indexterm" name="idp176107856"></a>
Write the given data
at the specified offset.
</p>
@@ -42,7 +42,8 @@ Write the given 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d8560e1a0c..830d201435 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle"></a><a class="link" href="windows__stream_handle.html" title="windows::stream_handle">windows::stream_handle</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp205452272"></a>
+ <a class="indexterm" name="idp176130944"></a>
Typedef for the typical usage of a stream-oriented
handle.
</p>
@@ -448,7 +448,8 @@ Typedef for the typical usage of a stream-oriented
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service.html b/doc/html/boost_asio/reference/windows__stream_handle_service.html
index d3e65b16d4..834bee95fa 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service.html
@@ -357,7 +357,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/assign.html b/doc/html/boost_asio/reference/windows__stream_handle_service/assign.html
index b0b2d37fd5..0bb4d249b3 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/assign.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.assign"></a><a class="link" href="assign.html" title="windows::stream_handle_service::assign">windows::stream_handle_service::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205681936"></a>
+ <a class="indexterm" name="idp176360736"></a>
Assign an existing native handle to
a stream handle.
</p>
@@ -39,7 +39,8 @@ Assign an existing native handle 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/async_read_some.html b/doc/html/boost_asio/reference/windows__stream_handle_service/async_read_some.html
index 223028b205..8582c727f0 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/async_read_some.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/async_read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.async_read_some"></a><a class="link" href="async_read_some.html" title="windows::stream_handle_service::async_read_some">windows::stream_handle_service::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205700960"></a>
+ <a class="indexterm" name="idp176379664"></a>
Start an asynchronous read.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/async_write_some.html b/doc/html/boost_asio/reference/windows__stream_handle_service/async_write_some.html
index ad38b9177d..1d44531ac8 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/async_write_some.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/async_write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.async_write_some"></a><a class="link" href="async_write_some.html" title="windows::stream_handle_service::async_write_some">windows::stream_handle_service::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205720544"></a>
+ <a class="indexterm" name="idp176399248"></a>
Start an asynchronous write.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Start an asynchronous 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/cancel.html b/doc/html/boost_asio/reference/windows__stream_handle_service/cancel.html
index 4ebc2988a4..2f5d8d54e8 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/cancel.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.cancel"></a><a class="link" href="cancel.html" title="windows::stream_handle_service::cancel">windows::stream_handle_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205740112"></a>
+ <a class="indexterm" name="idp176418816"></a>
Cancel all asynchronous operations
associated with the handle.
</p>
@@ -38,7 +38,8 @@ Cancel all asynchronous operations
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/close.html b/doc/html/boost_asio/reference/windows__stream_handle_service/close.html
index 2b34678588..fab4c6689f 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/close.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.close"></a><a class="link" href="close.html" title="windows::stream_handle_service::close">windows::stream_handle_service::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205755680"></a>
+ <a class="indexterm" name="idp176434384"></a>
Close a stream handle implementation.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">close</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Close a stream handle implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/construct.html b/doc/html/boost_asio/reference/windows__stream_handle_service/construct.html
index 23f093b333..866fe8112a 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/construct.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.construct"></a><a class="link" href="construct.html" title="windows::stream_handle_service::construct">windows::stream_handle_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205771296"></a>
+ <a class="indexterm" name="idp176449920"></a>
Construct a new stream handle implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">construct</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Construct a new stream handle implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/destroy.html b/doc/html/boost_asio/reference/windows__stream_handle_service/destroy.html
index 32425c962f..58511ae841 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/destroy.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.destroy"></a><a class="link" href="destroy.html" title="windows::stream_handle_service::destroy">windows::stream_handle_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205779936"></a>
+ <a class="indexterm" name="idp176458720"></a>
Destroy a stream handle implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a stream handle implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/get_io_service.html b/doc/html/boost_asio/reference/windows__stream_handle_service/get_io_service.html
index 7b004f8008..3aeb4b4bf3 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp205789392"></a>
+ <a class="indexterm" name="idp176468176"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/id.html b/doc/html/boost_asio/reference/windows__stream_handle_service/id.html
index 15d26ff08f..14f1334655 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/id.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.id"></a><a class="link" href="id.html" title="windows::stream_handle_service::id">windows::stream_handle_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205800160"></a>
+ <a class="indexterm" name="idp176478944"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/implementation_type.html b/doc/html/boost_asio/reference/windows__stream_handle_service/implementation_type.html
index 75d6bbfc6c..304063cb77 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.implementation_type"></a><a class="link" href="implementation_type.html" title="windows::stream_handle_service::implementation_type">windows::stream_handle_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205809920"></a>
+ <a class="indexterm" name="idp176488784"></a>
The type of a stream handle
implementation.
</p>
@@ -46,7 +46,8 @@ The type of a 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/is_open.html b/doc/html/boost_asio/reference/windows__stream_handle_service/is_open.html
index 0e268a75b7..006ecd5559 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/is_open.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.is_open"></a><a class="link" href="is_open.html" title="windows::stream_handle_service::is_open">windows::stream_handle_service::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205822432"></a>
+ <a class="indexterm" name="idp176501264"></a>
Determine whether the handle is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Determine whether the handle is 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/move_assign.html b/doc/html/boost_asio/reference/windows__stream_handle_service/move_assign.html
index 0c8fef413f..ec48dc7ad9 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/move_assign.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/move_assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.move_assign"></a><a class="link" href="move_assign.html" title="windows::stream_handle_service::move_assign">windows::stream_handle_service::move_assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205832976"></a>
+ <a class="indexterm" name="idp176511808"></a>
Move-assign from another stream
handle implementation.
</p>
@@ -39,7 +39,8 @@ Move-assign from another 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/move_construct.html b/doc/html/boost_asio/reference/windows__stream_handle_service/move_construct.html
index 39185c12ea..93393ed0c6 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/move_construct.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.move_construct"></a><a class="link" href="move_construct.html" title="windows::stream_handle_service::move_construct">windows::stream_handle_service::move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205846832"></a>
+ <a class="indexterm" name="idp176525664"></a>
Move-construct a new stream
handle implementation.
</p>
@@ -38,7 +38,8 @@ Move-construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native.html b/doc/html/boost_asio/reference/windows__stream_handle_service/native.html
index cd8ac829f1..7c030fddb1 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/native.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.native"></a><a class="link" href="native.html" title="windows::stream_handle_service::native">windows::stream_handle_service::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205858128"></a>
+ <a class="indexterm" name="idp176536896"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native handle implementation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">(</span>
@@ -36,7 +36,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_handle.html b/doc/html/boost_asio/reference/windows__stream_handle_service/native_handle.html
index 28e6954165..55bc824684 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/native_handle.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.native_handle"></a><a class="link" href="native_handle.html" title="windows::stream_handle_service::native_handle">windows::stream_handle_service::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205868624"></a>
+ <a class="indexterm" name="idp176547392"></a>
Get the native handle implementation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Get the native handle implementation.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_handle_type.html b/doc/html/boost_asio/reference/windows__stream_handle_service/native_handle_type.html
index 0dabeaa575..888f5a30a5 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/native_handle_type.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.native_handle_type"></a><a class="link" href="native_handle_type.html" title="windows::stream_handle_service::native_handle_type">windows::stream_handle_service::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205877264"></a>
+ <a class="indexterm" name="idp176556032"></a>
The native handle type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native handle 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/native_type.html b/doc/html/boost_asio/reference/windows__stream_handle_service/native_type.html
index db72189227..23fd8e8288 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/native_type.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.native_type"></a><a class="link" href="native_type.html" title="windows::stream_handle_service::native_type">windows::stream_handle_service::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205889792"></a>
+ <a class="indexterm" name="idp176568496"></a>
(Deprecated: Use native_handle_type.)
The native handle type.
</p>
@@ -46,7 +46,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/read_some.html b/doc/html/boost_asio/reference/windows__stream_handle_service/read_some.html
index ee27c29272..2923137ce1 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/read_some.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.read_some"></a><a class="link" href="read_some.html" title="windows::stream_handle_service::read_some">windows::stream_handle_service::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205902272"></a>
+ <a class="indexterm" name="idp176580992"></a>
Read some data from the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Read some data from the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/stream_handle_service.html b/doc/html/boost_asio/reference/windows__stream_handle_service/stream_handle_service.html
index 74d5b9e7e6..aee0115b12 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/stream_handle_service.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/stream_handle_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.stream_handle_service"></a><a class="link" href="stream_handle_service.html" title="windows::stream_handle_service::stream_handle_service">windows::stream_handle_service::stream_handle_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205923408"></a>
+ <a class="indexterm" name="idp176602192"></a>
Construct a new stream
handle service for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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_service/write_some.html b/doc/html/boost_asio/reference/windows__stream_handle_service/write_some.html
index c6cb38c33c..28312026d2 100644
--- a/doc/html/boost_asio/reference/windows__stream_handle_service/write_some.html
+++ b/doc/html/boost_asio/reference/windows__stream_handle_service/write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.windows__stream_handle_service.write_some"></a><a class="link" href="write_some.html" title="windows::stream_handle_service::write_some">windows::stream_handle_service::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp205935424"></a>
+ <a class="indexterm" name="idp176614144"></a>
Write the given data to the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Write the given data to the 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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 f099a2afdc..d71faf4bdf 100644
--- a/doc/html/boost_asio/reference/write.html
+++ b/doc/html/boost_asio/reference/write.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.write"></a><a class="link" href="write.html" title="write">write</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp205956352"></a>
+ <a class="indexterm" name="idp176635232"></a>
Write a certain amount of data to a stream before returning.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -119,7 +119,8 @@ Write a certain amount of data to a stream before returning.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2967d582c4..8b6f3b38ac 100644
--- a/doc/html/boost_asio/reference/write/overload1.html
+++ b/doc/html/boost_asio/reference/write/overload1.html
@@ -123,7 +123,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1a70e03a36..4ed65339ff 100644
--- a/doc/html/boost_asio/reference/write/overload2.html
+++ b/doc/html/boost_asio/reference/write/overload2.html
@@ -115,7 +115,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ae544630e4..1033ff5528 100644
--- a/doc/html/boost_asio/reference/write/overload3.html
+++ b/doc/html/boost_asio/reference/write/overload3.html
@@ -135,7 +135,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 8f13c5a98a..d0adde7f41 100644
--- a/doc/html/boost_asio/reference/write/overload4.html
+++ b/doc/html/boost_asio/reference/write/overload4.html
@@ -113,7 +113,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a16d932c03..ae86203d70 100644
--- a/doc/html/boost_asio/reference/write/overload5.html
+++ b/doc/html/boost_asio/reference/write/overload5.html
@@ -107,7 +107,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 2fdb91622a..8d6aaa4dcf 100644
--- a/doc/html/boost_asio/reference/write/overload6.html
+++ b/doc/html/boost_asio/reference/write/overload6.html
@@ -99,7 +99,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 450b759492..7007436e2c 100644
--- a/doc/html/boost_asio/reference/write/overload7.html
+++ b/doc/html/boost_asio/reference/write/overload7.html
@@ -118,7 +118,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 7b55e62cca..564952d05f 100644
--- a/doc/html/boost_asio/reference/write/overload8.html
+++ b/doc/html/boost_asio/reference/write/overload8.html
@@ -111,7 +111,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 b161dcdf59..d54fb9d2b1 100644
--- a/doc/html/boost_asio/reference/write_at.html
+++ b/doc/html/boost_asio/reference/write_at.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.write_at"></a><a class="link" href="write_at.html" title="write_at">write_at</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp206628560"></a>
+ <a class="indexterm" name="idp177306688"></a>
Write a certain amount of data at a specified offset before returning.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -127,7 +127,8 @@ Write a certain amount of data at a specified offset before returning.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 bdf96b87ec..04554c603c 100644
--- a/doc/html/boost_asio/reference/write_at/overload1.html
+++ b/doc/html/boost_asio/reference/write_at/overload1.html
@@ -128,7 +128,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 a0a8d4dbb0..eebbc50e8c 100644
--- a/doc/html/boost_asio/reference/write_at/overload2.html
+++ b/doc/html/boost_asio/reference/write_at/overload2.html
@@ -121,7 +121,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 1e43920da1..6638487a9a 100644
--- a/doc/html/boost_asio/reference/write_at/overload3.html
+++ b/doc/html/boost_asio/reference/write_at/overload3.html
@@ -140,7 +140,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 964a50df3d..e83b93130a 100644
--- a/doc/html/boost_asio/reference/write_at/overload4.html
+++ b/doc/html/boost_asio/reference/write_at/overload4.html
@@ -118,7 +118,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 0aa6eb37ee..771900ff96 100644
--- a/doc/html/boost_asio/reference/write_at/overload5.html
+++ b/doc/html/boost_asio/reference/write_at/overload5.html
@@ -112,7 +112,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 6b2cb9e0d3..1d7b0d968e 100644
--- a/doc/html/boost_asio/reference/write_at/overload6.html
+++ b/doc/html/boost_asio/reference/write_at/overload6.html
@@ -104,7 +104,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 d5d4656203..0d23232d69 100644
--- a/doc/html/boost_asio/reference/write_at/overload7.html
+++ b/doc/html/boost_asio/reference/write_at/overload7.html
@@ -123,7 +123,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 ba7b66da81..eedb55a90a 100644
--- a/doc/html/boost_asio/reference/write_at/overload8.html
+++ b/doc/html/boost_asio/reference/write_at/overload8.html
@@ -116,7 +116,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/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 76f1a13f64..ac965166d2 100644
--- a/doc/html/boost_asio/reference/yield_context.html
+++ b/doc/html/boost_asio/reference/yield_context.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.yield_context"></a><a class="link" href="yield_context.html" title="yield_context">yield_context</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="idp207355712"></a>
+ <a class="indexterm" name="idp178033712"></a>
Context object that represents the currently executing coroutine.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">basic_yield_context</span><span class="special">&lt;</span> <span class="identifier">unspecified</span> <span class="special">&gt;</span> <span class="identifier">yield_context</span><span class="special">;</span>
@@ -160,7 +160,8 @@ Context object that represents the currently executing coroutine.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 9032c5608b..1761da9c86 100644
--- a/doc/html/boost_asio/tutorial.html
+++ b/doc/html/boost_asio/tutorial.html
@@ -112,7 +112,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 1e64b6d855..6f93828cd4 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime1.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime1.html
@@ -144,7 +144,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 51c6ab6339..dd6b32af8e 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime1/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime1/src.html
@@ -31,7 +31,7 @@
<span class="comment">// client.cpp</span>
<span class="comment">// ~~~~~~~~~~</span>
<span class="comment">//</span>
-<span class="comment">// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
+<span class="comment">// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
<span class="comment">//</span>
<span class="comment">// Distributed under the Boost Software License, Version 1.0. (See accompanying</span>
<span class="comment">// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</span>
@@ -92,7 +92,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 e9650c9889..3a6cd08c57 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime2.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime2.html
@@ -111,7 +111,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 1b633f8794..621a036b1a 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime2/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime2/src.html
@@ -31,7 +31,7 @@
<span class="comment">// server.cpp</span>
<span class="comment">// ~~~~~~~~~~</span>
<span class="comment">//</span>
-<span class="comment">// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
+<span class="comment">// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
<span class="comment">//</span>
<span class="comment">// Distributed under the Boost Software License, Version 1.0. (See accompanying</span>
<span class="comment">// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</span>
@@ -85,7 +85,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 bafe29840d..40e104995d 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime3.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime3.html
@@ -223,7 +223,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 36e3b60310..3792c478ac 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime3/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime3/src.html
@@ -31,7 +31,7 @@
<span class="comment">// server.cpp</span>
<span class="comment">// ~~~~~~~~~~</span>
<span class="comment">//</span>
-<span class="comment">// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
+<span class="comment">// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
<span class="comment">//</span>
<span class="comment">// Distributed under the Boost Software License, Version 1.0. (See accompanying</span>
<span class="comment">// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</span>
@@ -152,7 +152,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 afb1a4beb2..e2fd08ac5c 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime4.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime4.html
@@ -120,7 +120,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 2a2f006102..f6799e4931 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime4/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime4/src.html
@@ -31,7 +31,7 @@
<span class="comment">// client.cpp</span>
<span class="comment">// ~~~~~~~~~~</span>
<span class="comment">//</span>
-<span class="comment">// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
+<span class="comment">// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
<span class="comment">//</span>
<span class="comment">// Distributed under the Boost Software License, Version 1.0. (See accompanying</span>
<span class="comment">// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</span>
@@ -87,7 +87,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 5d4fbede2d..43d828f7aa 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime5.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime5.html
@@ -100,7 +100,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 87017d791a..1ccc3b526f 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime5/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime5/src.html
@@ -31,7 +31,7 @@
<span class="comment">// server.cpp</span>
<span class="comment">// ~~~~~~~~~~</span>
<span class="comment">//</span>
-<span class="comment">// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
+<span class="comment">// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
<span class="comment">//</span>
<span class="comment">// Distributed under the Boost Software License, Version 1.0. (See accompanying</span>
<span class="comment">// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</span>
@@ -93,7 +93,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 906c549a5c..127910525f 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime6.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime6.html
@@ -175,7 +175,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 18be10b20b..421b190478 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime6/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime6/src.html
@@ -31,7 +31,7 @@
<span class="comment">// server.cpp</span>
<span class="comment">// ~~~~~~~~~~</span>
<span class="comment">//</span>
-<span class="comment">// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
+<span class="comment">// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
<span class="comment">//</span>
<span class="comment">// Distributed under the Boost Software License, Version 1.0. (See accompanying</span>
<span class="comment">// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</span>
@@ -124,7 +124,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 3ce540c982..678496c23f 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime7.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime7.html
@@ -210,7 +210,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 f5f9bdc65f..1328b2afc1 100644
--- a/doc/html/boost_asio/tutorial/tutdaytime7/src.html
+++ b/doc/html/boost_asio/tutorial/tutdaytime7/src.html
@@ -31,7 +31,7 @@
<span class="comment">// server.cpp</span>
<span class="comment">// ~~~~~~~~~~</span>
<span class="comment">//</span>
-<span class="comment">// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
+<span class="comment">// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
<span class="comment">//</span>
<span class="comment">// Distributed under the Boost Software License, Version 1.0. (See accompanying</span>
<span class="comment">// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</span>
@@ -193,7 +193,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 3c3b9c0665..10b40438d2 100644
--- a/doc/html/boost_asio/tutorial/tuttimer1.html
+++ b/doc/html/boost_asio/tutorial/tuttimer1.html
@@ -81,7 +81,7 @@
Finally we print the obligatory <code class="computeroutput"><span class="string">"Hello,
world!"</span></code> message to show when the timer has expired.
</p>
-<pre class="programlisting"> <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Hello, world!\n"</span><span class="special">;</span>
+<pre class="programlisting"> <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Hello, world!"</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="keyword">return</span> <span class="number">0</span><span class="special">;</span>
<span class="special">}</span>
@@ -99,7 +99,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 1e5ab098e0..931fd09654 100644
--- a/doc/html/boost_asio/tutorial/tuttimer1/src.html
+++ b/doc/html/boost_asio/tutorial/tuttimer1/src.html
@@ -31,7 +31,7 @@
<span class="comment">// timer.cpp</span>
<span class="comment">// ~~~~~~~~~</span>
<span class="comment">//</span>
-<span class="comment">// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
+<span class="comment">// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
<span class="comment">//</span>
<span class="comment">// Distributed under the Boost Software License, Version 1.0. (See accompanying</span>
<span class="comment">// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</span>
@@ -48,7 +48,7 @@
<span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">deadline_timer</span> <span class="identifier">t</span><span class="special">(</span><span class="identifier">io</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">posix_time</span><span class="special">::</span><span class="identifier">seconds</span><span class="special">(</span><span class="number">5</span><span class="special">));</span>
<span class="identifier">t</span><span class="special">.</span><span class="identifier">wait</span><span class="special">();</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Hello, world!\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Hello, world!"</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="keyword">return</span> <span class="number">0</span><span class="special">;</span>
<span class="special">}</span>
@@ -60,7 +60,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 729bf3a80e..b13abd2963 100644
--- a/doc/html/boost_asio/tutorial/tuttimer2.html
+++ b/doc/html/boost_asio/tutorial/tuttimer2.html
@@ -44,7 +44,7 @@
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">print</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span><span class="special">&amp;</span> <span class="comment">/*e*/</span><span class="special">)</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Hello, world!\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Hello, world!"</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">}</span>
<span class="keyword">int</span> <span class="identifier">main</span><span class="special">()</span>
@@ -109,7 +109,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 da7b4a1c9a..f17d2bd6ba 100644
--- a/doc/html/boost_asio/tutorial/tuttimer2/src.html
+++ b/doc/html/boost_asio/tutorial/tuttimer2/src.html
@@ -31,7 +31,7 @@
<span class="comment">// timer.cpp</span>
<span class="comment">// ~~~~~~~~~</span>
<span class="comment">//</span>
-<span class="comment">// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
+<span class="comment">// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
<span class="comment">//</span>
<span class="comment">// Distributed under the Boost Software License, Version 1.0. (See accompanying</span>
<span class="comment">// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</span>
@@ -43,7 +43,7 @@
<span class="keyword">void</span> <span class="identifier">print</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span><span class="special">&amp;</span> <span class="comment">/*e*/</span><span class="special">)</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Hello, world!\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Hello, world!"</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">}</span>
<span class="keyword">int</span> <span class="identifier">main</span><span class="special">()</span>
@@ -65,7 +65,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 53dba0fabd..ced92d06bb 100644
--- a/doc/html/boost_asio/tutorial/tuttimer3.html
+++ b/doc/html/boost_asio/tutorial/tuttimer3.html
@@ -68,7 +68,7 @@
</p>
<pre class="programlisting"> <span class="keyword">if</span> <span class="special">(*</span><span class="identifier">count</span> <span class="special">&lt;</span> <span class="number">5</span><span class="special">)</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="special">*</span><span class="identifier">count</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="special">*</span><span class="identifier">count</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">++(*</span><span class="identifier">count</span><span class="special">);</span>
</pre>
<p>
@@ -132,7 +132,7 @@
variable was being used in the <code class="computeroutput"><span class="identifier">print</span></code>
handler function, we will print out its new value.
</p>
-<pre class="programlisting"> <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Final count is "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+<pre class="programlisting"> <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Final count is "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="keyword">return</span> <span class="number">0</span><span class="special">;</span>
<span class="special">}</span>
@@ -154,7 +154,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 8c6efc5cba..eb847f73a8 100644
--- a/doc/html/boost_asio/tutorial/tuttimer3/src.html
+++ b/doc/html/boost_asio/tutorial/tuttimer3/src.html
@@ -31,7 +31,7 @@
<span class="comment">// timer.cpp</span>
<span class="comment">// ~~~~~~~~~</span>
<span class="comment">//</span>
-<span class="comment">// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
+<span class="comment">// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
<span class="comment">//</span>
<span class="comment">// Distributed under the Boost Software License, Version 1.0. (See accompanying</span>
<span class="comment">// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</span>
@@ -47,7 +47,7 @@
<span class="special">{</span>
<span class="keyword">if</span> <span class="special">(*</span><span class="identifier">count</span> <span class="special">&lt;</span> <span class="number">5</span><span class="special">)</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="special">*</span><span class="identifier">count</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="special">*</span><span class="identifier">count</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">++(*</span><span class="identifier">count</span><span class="special">);</span>
<span class="identifier">t</span><span class="special">-&gt;</span><span class="identifier">expires_at</span><span class="special">(</span><span class="identifier">t</span><span class="special">-&gt;</span><span class="identifier">expires_at</span><span class="special">()</span> <span class="special">+</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">posix_time</span><span class="special">::</span><span class="identifier">seconds</span><span class="special">(</span><span class="number">1</span><span class="special">));</span>
@@ -67,7 +67,7 @@
<span class="identifier">io</span><span class="special">.</span><span class="identifier">run</span><span class="special">();</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Final count is "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Final count is "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="keyword">return</span> <span class="number">0</span><span class="special">;</span>
<span class="special">}</span>
@@ -79,7 +79,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 e448054362..603eeb9865 100644
--- a/doc/html/boost_asio/tutorial/tuttimer4.html
+++ b/doc/html/boost_asio/tutorial/tuttimer4.html
@@ -79,7 +79,7 @@
</p>
<pre class="programlisting"> <span class="special">~</span><span class="identifier">printer</span><span class="special">()</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Final count is "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Final count is "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">}</span>
</pre>
<p>
@@ -92,7 +92,7 @@
<span class="special">{</span>
<span class="keyword">if</span> <span class="special">(</span><span class="identifier">count_</span> <span class="special">&lt;</span> <span class="number">5</span><span class="special">)</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">++</span><span class="identifier">count_</span><span class="special">;</span>
<span class="identifier">timer_</span><span class="special">.</span><span class="identifier">expires_at</span><span class="special">(</span><span class="identifier">timer_</span><span class="special">.</span><span class="identifier">expires_at</span><span class="special">()</span> <span class="special">+</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">posix_time</span><span class="special">::</span><span class="identifier">seconds</span><span class="special">(</span><span class="number">1</span><span class="special">));</span>
@@ -136,7 +136,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 aad8d8e573..c6063ece92 100644
--- a/doc/html/boost_asio/tutorial/tuttimer4/src.html
+++ b/doc/html/boost_asio/tutorial/tuttimer4/src.html
@@ -31,7 +31,7 @@
<span class="comment">// timer.cpp</span>
<span class="comment">// ~~~~~~~~~</span>
<span class="comment">//</span>
-<span class="comment">// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
+<span class="comment">// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
<span class="comment">//</span>
<span class="comment">// Distributed under the Boost Software License, Version 1.0. (See accompanying</span>
<span class="comment">// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</span>
@@ -54,14 +54,14 @@
<span class="special">~</span><span class="identifier">printer</span><span class="special">()</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Final count is "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Final count is "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">}</span>
<span class="keyword">void</span> <span class="identifier">print</span><span class="special">()</span>
<span class="special">{</span>
<span class="keyword">if</span> <span class="special">(</span><span class="identifier">count_</span> <span class="special">&lt;</span> <span class="number">5</span><span class="special">)</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">++</span><span class="identifier">count_</span><span class="special">;</span>
<span class="identifier">timer_</span><span class="special">.</span><span class="identifier">expires_at</span><span class="special">(</span><span class="identifier">timer_</span><span class="special">.</span><span class="identifier">expires_at</span><span class="special">()</span> <span class="special">+</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">posix_time</span><span class="special">::</span><span class="identifier">seconds</span><span class="special">(</span><span class="number">1</span><span class="special">));</span>
@@ -90,7 +90,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 71ad45752f..6715402334 100644
--- a/doc/html/boost_asio/tutorial/tuttimer5.html
+++ b/doc/html/boost_asio/tutorial/tuttimer5.html
@@ -110,7 +110,7 @@
<span class="special">~</span><span class="identifier">printer</span><span class="special">()</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Final count is "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Final count is "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">}</span>
</pre>
<p>
@@ -124,7 +124,7 @@
<span class="special">{</span>
<span class="keyword">if</span> <span class="special">(</span><span class="identifier">count_</span> <span class="special">&lt;</span> <span class="number">10</span><span class="special">)</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Timer 1: "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Timer 1: "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">++</span><span class="identifier">count_</span><span class="special">;</span>
<span class="identifier">timer1_</span><span class="special">.</span><span class="identifier">expires_at</span><span class="special">(</span><span class="identifier">timer1_</span><span class="special">.</span><span class="identifier">expires_at</span><span class="special">()</span> <span class="special">+</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">posix_time</span><span class="special">::</span><span class="identifier">seconds</span><span class="special">(</span><span class="number">1</span><span class="special">));</span>
@@ -136,7 +136,7 @@
<span class="special">{</span>
<span class="keyword">if</span> <span class="special">(</span><span class="identifier">count_</span> <span class="special">&lt;</span> <span class="number">10</span><span class="special">)</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Timer 2: "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Timer 2: "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">++</span><span class="identifier">count_</span><span class="special">;</span>
<span class="identifier">timer2_</span><span class="special">.</span><span class="identifier">expires_at</span><span class="special">(</span><span class="identifier">timer2_</span><span class="special">.</span><span class="identifier">expires_at</span><span class="special">()</span> <span class="special">+</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">posix_time</span><span class="special">::</span><span class="identifier">seconds</span><span class="special">(</span><span class="number">1</span><span class="special">));</span>
@@ -186,7 +186,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 206598126f..d1f9ada6b2 100644
--- a/doc/html/boost_asio/tutorial/tuttimer5/src.html
+++ b/doc/html/boost_asio/tutorial/tuttimer5/src.html
@@ -31,7 +31,7 @@
<span class="comment">// timer.cpp</span>
<span class="comment">// ~~~~~~~~~</span>
<span class="comment">//</span>
-<span class="comment">// Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
+<span class="comment">// Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)</span>
<span class="comment">//</span>
<span class="comment">// Distributed under the Boost Software License, Version 1.0. (See accompanying</span>
<span class="comment">// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</span>
@@ -58,14 +58,14 @@
<span class="special">~</span><span class="identifier">printer</span><span class="special">()</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Final count is "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Final count is "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">}</span>
<span class="keyword">void</span> <span class="identifier">print1</span><span class="special">()</span>
<span class="special">{</span>
<span class="keyword">if</span> <span class="special">(</span><span class="identifier">count_</span> <span class="special">&lt;</span> <span class="number">10</span><span class="special">)</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Timer 1: "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Timer 1: "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">++</span><span class="identifier">count_</span><span class="special">;</span>
<span class="identifier">timer1_</span><span class="special">.</span><span class="identifier">expires_at</span><span class="special">(</span><span class="identifier">timer1_</span><span class="special">.</span><span class="identifier">expires_at</span><span class="special">()</span> <span class="special">+</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">posix_time</span><span class="special">::</span><span class="identifier">seconds</span><span class="special">(</span><span class="number">1</span><span class="special">));</span>
@@ -77,7 +77,7 @@
<span class="special">{</span>
<span class="keyword">if</span> <span class="special">(</span><span class="identifier">count_</span> <span class="special">&lt;</span> <span class="number">10</span><span class="special">)</span>
<span class="special">{</span>
- <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Timer 2: "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="string">"\n"</span><span class="special">;</span>
+ <span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special">&lt;&lt;</span> <span class="string">"Timer 2: "</span> <span class="special">&lt;&lt;</span> <span class="identifier">count_</span> <span class="special">&lt;&lt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="special">++</span><span class="identifier">count_</span><span class="special">;</span>
<span class="identifier">timer2_</span><span class="special">.</span><span class="identifier">expires_at</span><span class="special">(</span><span class="identifier">timer2_</span><span class="special">.</span><span class="identifier">expires_at</span><span class="special">()</span> <span class="special">+</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">posix_time</span><span class="special">::</span><span class="identifier">seconds</span><span class="special">(</span><span class="number">1</span><span class="special">));</span>
@@ -110,7 +110,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.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 ae4dffb09c..903ac020bd 100644
--- a/doc/html/boost_asio/using.html
+++ b/doc/html/boost_asio/using.html
@@ -490,7 +490,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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>