summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html')
-rw-r--r--doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html b/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html
index d41fadd2e4..80fdc6da03 100644
--- a/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html
+++ b/doc/html/boost_asio/reference/basic_seq_packet_socket/remote_endpoint.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.basic_seq_packet_socket.remote_endpoint"></a><a class="link" href="remote_endpoint.html" title="basic_seq_packet_socket::remote_endpoint">basic_seq_packet_socket::remote_endpoint</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp139198656"></a>
+ <a class="indexterm" name="idp111423504"></a>
Get the remote endpoint of the socket.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <a class="link" href="remote_endpoint/overload1.html" title="basic_seq_packet_socket::remote_endpoint (1 of 2 overloads)">remote_endpoint</a><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>