From 08c1e93fa36a49f49325a07fe91ff92c964c2b6c Mon Sep 17 00:00:00 2001 From: Chanho Park Date: Thu, 11 Dec 2014 18:55:56 +0900 Subject: Imported Upstream version 1.57.0 --- doc/html/boost_asio/reference/basic_raw_socket/available.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/boost_asio/reference/basic_raw_socket/available.html') diff --git a/doc/html/boost_asio/reference/basic_raw_socket/available.html b/doc/html/boost_asio/reference/basic_raw_socket/available.html index 330d05f481..5940c84c2c 100644 --- a/doc/html/boost_asio/reference/basic_raw_socket/available.html +++ b/doc/html/boost_asio/reference/basic_raw_socket/available.html @@ -3,7 +3,7 @@ basic_raw_socket::available - + @@ -27,7 +27,7 @@ basic_raw_socket::available

- + Determine the number of bytes available for reading.

std::size_t available() const;
@@ -40,7 +40,7 @@ Determine the number of bytes available for reading.
 
 
-