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