summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/basic_seq_packet_socket/open.html
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-03-21 15:45:20 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-03-21 15:46:37 +0900
commit733b5d5ae2c5d625211e2985ac25728ac3f54883 (patch)
treea5b214744b256f07e1dc2bd7273035a7808c659f /doc/html/boost_asio/reference/basic_seq_packet_socket/open.html
parent08c1e93fa36a49f49325a07fe91ff92c964c2b6c (diff)
downloadboost-733b5d5ae2c5d625211e2985ac25728ac3f54883.tar.gz
boost-733b5d5ae2c5d625211e2985ac25728ac3f54883.tar.bz2
boost-733b5d5ae2c5d625211e2985ac25728ac3f54883.zip
Imported Upstream version 1.58.0upstream/1.58.0
Change-Id: If0072143aa26874812e0db6872e1efb10a3e5e94 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/boost_asio/reference/basic_seq_packet_socket/open.html')
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/open.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/open.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/open.html
index 275efe2c33..a08f48c853 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/open.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.open"></a><a class="link" href="open.html" title="basic_seq_packet_socket::open">basic_seq_packet_socket::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp135439152"></a>
+ <a class="indexterm" name="idp106054384"></a>
Open the socket using the specified protocol.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="open/overload1.html" title="basic_seq_packet_socket::open (1 of 2 overloads)">open</a><span class="special">(</span>
@@ -42,7 +42,8 @@ Open the socket using the specified protocol.
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M.
+ Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>