summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/seq_packet_socket_service
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/seq_packet_socket_service')
-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
41 files changed, 119 insertions, 78 deletions
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>