summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/posix__basic_descriptor/is_open.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/posix__basic_descriptor/is_open.html')
-rw-r--r--doc/html/boost_asio/reference/posix__basic_descriptor/is_open.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/boost_asio/reference/posix__basic_descriptor/is_open.html b/doc/html/boost_asio/reference/posix__basic_descriptor/is_open.html
index e848b62a03..cfafbaa643 100644
--- a/doc/html/boost_asio/reference/posix__basic_descriptor/is_open.html
+++ b/doc/html/boost_asio/reference/posix__basic_descriptor/is_open.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>posix::basic_descriptor::is_open</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../posix__basic_descriptor.html" title="posix::basic_descriptor">
<link rel="prev" href="io_control/overload2.html" title="posix::basic_descriptor::io_control (2 of 2 overloads)">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.posix__basic_descriptor.is_open"></a><a class="link" href="is_open.html" title="posix::basic_descriptor::is_open">posix::basic_descriptor::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="id1459743"></a>
+ <a class="indexterm" name="idp183236800"></a>
Determine whether the descriptor is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -35,7 +35,7 @@ Determine whether the descriptor is open.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2012 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>