summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/generic__datagram_protocol/socket.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/generic__datagram_protocol/socket.html')
-rw-r--r--doc/html/boost_asio/reference/generic__datagram_protocol/socket.html76
1 files changed, 47 insertions, 29 deletions
diff --git a/doc/html/boost_asio/reference/generic__datagram_protocol/socket.html b/doc/html/boost_asio/reference/generic__datagram_protocol/socket.html
index 18e90810cf..60cb7d708b 100644
--- a/doc/html/boost_asio/reference/generic__datagram_protocol/socket.html
+++ b/doc/html/boost_asio/reference/generic__datagram_protocol/socket.html
@@ -58,6 +58,18 @@ The
<tr>
<td>
<p>
+ <a class="link" href="../basic_datagram_socket__rebind_executor.html" title="basic_datagram_socket::rebind_executor"><span class="bold"><strong>rebind_executor</strong></span></a>
+ </p>
+ </td>
+<td>
+ <p>
+ Rebinds the socket type to another executor.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
<a class="link" href="../basic_datagram_socket/broadcast.html" title="basic_datagram_socket::broadcast"><span class="bold"><strong>broadcast</strong></span></a>
</p>
</td>
@@ -526,32 +538,6 @@ The
<tr>
<td>
<p>
- <a class="link" href="../basic_datagram_socket/get_io_context.html" title="basic_datagram_socket::get_io_context"><span class="bold"><strong>get_io_context</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use get_executor().) Get the io_context associated
- with the object.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../basic_datagram_socket/get_io_service.html" title="basic_datagram_socket::get_io_service"><span class="bold"><strong>get_io_service</strong></span></a>
- </p>
- </td>
-<td>
- <p>
- (Deprecated: Use get_executor().) Get the io_context associated
- with the object.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
<a class="link" href="../basic_datagram_socket/get_option.html" title="basic_datagram_socket::get_option"><span class="bold"><strong>get_option</strong></span></a>
</p>
</td>
@@ -896,13 +882,45 @@ The
</tr>
</tbody>
</table></div>
+<h6>
+<a name="boost_asio.reference.generic__datagram_protocol.socket.h3"></a>
+ <span class="phrase"><a name="boost_asio.reference.generic__datagram_protocol.socket.protected_data_members"></a></span><a class="link" href="socket.html#boost_asio.reference.generic__datagram_protocol.socket.protected_data_members">Protected
+ Data Members</a>
+ </h6>
+<div class="informaltable"><table class="table">
+<colgroup>
+<col>
+<col>
+</colgroup>
+<thead><tr>
+<th>
+ <p>
+ Name
+ </p>
+ </th>
+<th>
+ <p>
+ Description
+ </p>
+ </th>
+</tr></thead>
+<tbody><tr>
+<td>
+ <p>
+ <a class="link" href="../basic_datagram_socket/impl_.html" title="basic_datagram_socket::impl_"><span class="bold"><strong>impl_</strong></span></a>
+ </p>
+ </td>
+<td>
+ </td>
+</tr></tbody>
+</table></div>
<p>
The <a class="link" href="../basic_datagram_socket.html" title="basic_datagram_socket"><code class="computeroutput">basic_datagram_socket</code></a>
class template provides asynchronous and blocking datagram-oriented socket
functionality.
</p>
<h6>
-<a name="boost_asio.reference.generic__datagram_protocol.socket.h3"></a>
+<a name="boost_asio.reference.generic__datagram_protocol.socket.h4"></a>
<span class="phrase"><a name="boost_asio.reference.generic__datagram_protocol.socket.thread_safety"></a></span><a class="link" href="socket.html#boost_asio.reference.generic__datagram_protocol.socket.thread_safety">Thread
Safety</a>
</h6>
@@ -913,7 +931,7 @@ The
<span class="emphasis"><em>Shared</em></span> <span class="emphasis"><em>objects:</em></span> Unsafe.
</p>
<h6>
-<a name="boost_asio.reference.generic__datagram_protocol.socket.h4"></a>
+<a name="boost_asio.reference.generic__datagram_protocol.socket.h5"></a>
<span class="phrase"><a name="boost_asio.reference.generic__datagram_protocol.socket.requirements"></a></span><a class="link" href="socket.html#boost_asio.reference.generic__datagram_protocol.socket.requirements">Requirements</a>
</h6>
<p>
@@ -925,7 +943,7 @@ 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-2018 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>