Boost logo

Boost-Commit :

From: chris_at_[hidden]
Date: 2007-09-20 18:44:33


Author: chris_kohlhoff
Date: 2007-09-20 18:44:33 EDT (Thu, 20 Sep 2007)
New Revision: 39433
URL: http://svn.boost.org/trac/boost/changeset/39433

Log:
Regenerate documentation.

Text files modified:
   trunk/libs/asio/doc/reference.qbk | 1074 +++++++++++----------------------------
   1 files changed, 308 insertions(+), 766 deletions(-)

Modified: trunk/libs/asio/doc/reference.qbk
==============================================================================
--- trunk/libs/asio/doc/reference.qbk (original)
+++ trunk/libs/asio/doc/reference.qbk 2007-09-20 18:44:33 EDT (Thu, 20 Sep 2007)
@@ -2710,10 +2710,14 @@
 
 [variablelist
   
-[[boost::system::system_error][Thrown on failure. ]]
+[[boost::system::system_error][Thrown on failure.]]
 
 ]
 
+[heading Remarks]
+
+For portable behaviour with respect to graceful closure of a connected socket, call shutdown() before closing the socket.
+
 
 
 [endsect]
@@ -2759,6 +2763,10 @@
 
 
 
+[heading Remarks]
+
+For portable behaviour with respect to graceful closure of a connected socket, call shutdown() before closing the socket.
+
 
 
 [endsect]
@@ -7201,10 +7209,14 @@
 
 [variablelist
   
-[[boost::system::system_error][Thrown on failure. ]]
+[[boost::system::system_error][Thrown on failure.]]
 
 ]
 
+[heading Remarks]
+
+For portable behaviour with respect to graceful closure of a connected socket, call shutdown() before closing the socket.
+
 
 
 [endsect]
@@ -7247,6 +7259,10 @@
 
 
 
+[heading Remarks]
+
+For portable behaviour with respect to graceful closure of a connected socket, call shutdown() before closing the socket.
+
 
 
 [endsect]
@@ -12585,6 +12601,10 @@
 
 
 
+[heading Remarks]
+
+For portable behaviour with respect to graceful closure of a connected socket, call shutdown() before closing the socket.
+
 
 
 [endsect]
@@ -15976,10 +15996,14 @@
 
 [variablelist
   
-[[boost::system::system_error][Thrown on failure. ]]
+[[boost::system::system_error][Thrown on failure.]]
 
 ]
 
+[heading Remarks]
+
+For portable behaviour with respect to graceful closure of a connected socket, call shutdown() before closing the socket.
+
 
 
 [endsect]
@@ -16025,6 +16049,10 @@
 
 
 
+[heading Remarks]
+
+For portable behaviour with respect to graceful closure of a connected socket, call shutdown() before closing the socket.
+
 
 
 [endsect]
@@ -22534,752 +22562,240 @@
 
 [endsect]
 
-[section:error error]
 
-Contains error constants.
+[section:error__addrinfo_category error::addrinfo_category]
 
- class error
 
 
-[heading Member Functions]
-[table
- [[Name][Description]]
+ static const boost::system::error_category & addrinfo_category;
+
+
+
+[endsect]
+
+
+
+[section:error__addrinfo_errors error::addrinfo_errors]
+
+
+
+ enum addrinfo_errors
+
+[heading Values]
+[variablelist
 
   [
- [[link boost_asio.reference.error.addrinfo_ed [*addrinfo_ed]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.addrinfo_md [*addrinfo_md]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.addrinfo_wmd [*addrinfo_wmd]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.misc_ed [*misc_ed]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.misc_md [*misc_md]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.misc_wmd [*misc_wmd]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.netdb_ed [*netdb_ed]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.netdb_md [*netdb_md]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.netdb_wmd [*netdb_wmd]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.ssl_ed [*ssl_ed]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.ssl_md [*ssl_md]]]
- []
+ [service_not_found]
+ [The service is not supported for the given socket type. ]
   ]
-
+
   [
- [[link boost_asio.reference.error.ssl_wmd [*ssl_wmd]]]
- []
+ [socket_type_not_supported]
+ [The socket type is not supported. ]
   ]
-
+
 ]
 
-[heading Data Members]
-[table
- [[Name][Description]]
+
+
+[endsect]
+
+
+
+[section:error__basic_errors error::basic_errors]
+
+
+
+ enum basic_errors
+
+[heading Values]
+[variablelist
 
   [
- [[link boost_asio.reference.error.access_denied [*access_denied]]]
+ [access_denied]
     [Permission denied. ]
   ]
 
   [
- [[link boost_asio.reference.error.address_family_not_supported [*address_family_not_supported]]]
+ [address_family_not_supported]
     [Address family not supported by protocol. ]
   ]
 
   [
- [[link boost_asio.reference.error.address_in_use [*address_in_use]]]
+ [address_in_use]
     [Address already in use. ]
   ]
 
   [
- [[link boost_asio.reference.error.addrinfo_ecat [*addrinfo_ecat]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.already_connected [*already_connected]]]
+ [already_connected]
     [Transport endpoint is already connected. ]
   ]
 
   [
- [[link boost_asio.reference.error.already_open [*already_open]]]
- [Already open. ]
- ]
-
- [
- [[link boost_asio.reference.error.already_started [*already_started]]]
+ [already_started]
     [Operation already in progress. ]
   ]
 
   [
- [[link boost_asio.reference.error.bad_descriptor [*bad_descriptor]]]
- [Bad file descriptor. ]
- ]
-
- [
- [[link boost_asio.reference.error.connection_aborted [*connection_aborted]]]
+ [connection_aborted]
     [A connection has been aborted. ]
   ]
 
   [
- [[link boost_asio.reference.error.connection_refused [*connection_refused]]]
+ [connection_refused]
     [Connection refused. ]
   ]
 
   [
- [[link boost_asio.reference.error.connection_reset [*connection_reset]]]
+ [connection_reset]
     [Connection reset by peer. ]
   ]
 
   [
- [[link boost_asio.reference.error.eof [*eof]]]
- [End of file or stream. ]
+ [bad_descriptor]
+ [Bad file descriptor. ]
   ]
 
   [
- [[link boost_asio.reference.error.fault [*fault]]]
+ [fault]
     [Bad address. ]
   ]
 
   [
- [[link boost_asio.reference.error.host_not_found [*host_not_found]]]
- [Host not found (authoritative). ]
- ]
-
- [
- [[link boost_asio.reference.error.host_not_found_try_again [*host_not_found_try_again]]]
- [Host not found (non-authoritative). ]
- ]
-
- [
- [[link boost_asio.reference.error.host_unreachable [*host_unreachable]]]
+ [host_unreachable]
     [No route to host. ]
   ]
 
   [
- [[link boost_asio.reference.error.in_progress [*in_progress]]]
+ [in_progress]
     [Operation now in progress. ]
   ]
 
   [
- [[link boost_asio.reference.error.interrupted [*interrupted]]]
+ [interrupted]
     [Interrupted system call. ]
   ]
 
   [
- [[link boost_asio.reference.error.invalid_argument [*invalid_argument]]]
+ [invalid_argument]
     [Invalid argument. ]
   ]
 
   [
- [[link boost_asio.reference.error.message_size [*message_size]]]
+ [message_size]
     [Message too long. ]
   ]
 
   [
- [[link boost_asio.reference.error.misc_ecat [*misc_ecat]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.netdb_ecat [*netdb_ecat]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.network_down [*network_down]]]
+ [network_down]
     [Network is down. ]
   ]
 
   [
- [[link boost_asio.reference.error.network_reset [*network_reset]]]
+ [network_reset]
     [Network dropped connection on reset. ]
   ]
 
   [
- [[link boost_asio.reference.error.network_unreachable [*network_unreachable]]]
+ [network_unreachable]
     [Network is unreachable. ]
   ]
 
   [
- [[link boost_asio.reference.error.no_buffer_space [*no_buffer_space]]]
- [No buffer space available. ]
- ]
-
- [
- [[link boost_asio.reference.error.no_data [*no_data]]]
- [The query is valid but does not have associated address data. ]
+ [no_descriptors]
+ [Too many open files. ]
   ]
 
   [
- [[link boost_asio.reference.error.no_descriptors [*no_descriptors]]]
- [Too many open files. ]
+ [no_buffer_space]
+ [No buffer space available. ]
   ]
 
   [
- [[link boost_asio.reference.error.no_memory [*no_memory]]]
+ [no_memory]
     [Cannot allocate memory. ]
   ]
 
   [
- [[link boost_asio.reference.error.no_permission [*no_permission]]]
+ [no_permission]
     [Operation not permitted. ]
   ]
 
   [
- [[link boost_asio.reference.error.no_protocol_option [*no_protocol_option]]]
+ [no_protocol_option]
     [Protocol not available. ]
   ]
 
   [
- [[link boost_asio.reference.error.no_recovery [*no_recovery]]]
- [A non-recoverable error occurred. ]
- ]
-
- [
- [[link boost_asio.reference.error.not_connected [*not_connected]]]
+ [not_connected]
     [Transport endpoint is not connected. ]
   ]
 
   [
- [[link boost_asio.reference.error.not_found [*not_found]]]
- [Element not found. ]
- ]
-
- [
- [[link boost_asio.reference.error.not_socket [*not_socket]]]
+ [not_socket]
     [Socket operation on non-socket. ]
   ]
 
   [
- [[link boost_asio.reference.error.operation_aborted [*operation_aborted]]]
+ [operation_aborted]
     [Operation cancelled. ]
   ]
 
   [
- [[link boost_asio.reference.error.operation_not_supported [*operation_not_supported]]]
+ [operation_not_supported]
     [Operation not supported. ]
   ]
 
   [
- [[link boost_asio.reference.error.service_not_found [*service_not_found]]]
- [The service is not supported for the given socket type. ]
- ]
-
- [
- [[link boost_asio.reference.error.shut_down [*shut_down]]]
+ [shut_down]
     [Cannot send after transport endpoint shutdown. ]
   ]
 
   [
- [[link boost_asio.reference.error.socket_type_not_supported [*socket_type_not_supported]]]
- [The socket type is not supported. ]
- ]
-
- [
- [[link boost_asio.reference.error.ssl_ecat [*ssl_ecat]]]
- []
- ]
-
- [
- [[link boost_asio.reference.error.timed_out [*timed_out]]]
+ [timed_out]
     [Connection timed out. ]
   ]
 
   [
- [[link boost_asio.reference.error.try_again [*try_again]]]
+ [try_again]
     [Resource temporarily unavailable. ]
   ]
 
   [
- [[link boost_asio.reference.error.would_block [*would_block]]]
+ [would_block]
     [The socket is marked non-blocking and the requested operation would block. ]
   ]
 
 ]
 
 
-[section:access_denied error::access_denied]
-
-Permission denied.
-
- static const boost::system::error_code access_denied;
-
-
-
-[endsect]
-
-
-
-[section:address_family_not_supported error::address_family_not_supported]
-
-Address family not supported by protocol.
-
- static const boost::system::error_code address_family_not_supported;
-
-
-
-[endsect]
-
-
-
-[section:address_in_use error::address_in_use]
-
-Address already in use.
-
- static const boost::system::error_code address_in_use;
-
-
-
-[endsect]
-
-
-
-[section:addrinfo_ecat error::addrinfo_ecat]
-
-
-
- static boost::system::error_category addrinfo_ecat;
-
-
-
-[endsect]
-
-
-
-[section:addrinfo_ed error::addrinfo_ed]
-
-
-
- static int addrinfo_ed(
- const boost::system::error_code & ec);
-
-
-
-[endsect]
-
-
-
-[section:addrinfo_md error::addrinfo_md]
-
-
-
- static std::string addrinfo_md(
- const boost::system::error_code & ec);
-
-
-
-[endsect]
-
-
-
-[section:addrinfo_wmd error::addrinfo_wmd]
-
-
-
- static boost::system::wstring_t addrinfo_wmd(
- const boost::system::error_code & ec);
-
-
-
-[endsect]
-
-
-
-[section:already_connected error::already_connected]
-
-Transport endpoint is already connected.
-
- static const boost::system::error_code already_connected;
-
-
-
-[endsect]
-
-
-
-[section:already_open error::already_open]
-
-Already open.
-
- static const boost::system::error_code already_open;
-
-
-
-[endsect]
-
-
-
-[section:already_started error::already_started]
-
-Operation already in progress.
-
- static const boost::system::error_code already_started;
-
-
-
-[endsect]
-
-
-
-[section:bad_descriptor error::bad_descriptor]
-
-Bad file descriptor.
-
- static const boost::system::error_code bad_descriptor;
-
-
-
-[endsect]
-
-
-
-[section:connection_aborted error::connection_aborted]
-
-A connection has been aborted.
-
- static const boost::system::error_code connection_aborted;
-
-
-
-[endsect]
-
-
-
-[section:connection_refused error::connection_refused]
-
-Connection refused.
-
- static const boost::system::error_code connection_refused;
-
-
-
-[endsect]
-
-
-
-[section:connection_reset error::connection_reset]
-
-Connection reset by peer.
-
- static const boost::system::error_code connection_reset;
-
-
-
-[endsect]
-
-
-
-[section:eof error::eof]
-
-End of file or stream.
-
- static const boost::system::error_code eof;
-
-
-
-[endsect]
-
-
-
-[section:fault error::fault]
-
-Bad address.
-
- static const boost::system::error_code fault;
-
-
-
-[endsect]
-
-
-
-[section:host_not_found error::host_not_found]
-
-Host not found (authoritative).
-
- static const boost::system::error_code host_not_found;
-
-
-
-[endsect]
-
-
-
-[section:host_not_found_try_again error::host_not_found_try_again]
-
-Host not found (non-authoritative).
-
- static const boost::system::error_code host_not_found_try_again;
-
-
-
-[endsect]
-
-
-
-[section:host_unreachable error::host_unreachable]
-
-No route to host.
-
- static const boost::system::error_code host_unreachable;
-
-
-
-[endsect]
-
-
-
-[section:in_progress error::in_progress]
-
-Operation now in progress.
-
- static const boost::system::error_code in_progress;
-
-
-
-[endsect]
-
-
-
-[section:interrupted error::interrupted]
-
-Interrupted system call.
-
- static const boost::system::error_code interrupted;
-
-
-
-[endsect]
-
-
-
-[section:invalid_argument error::invalid_argument]
-
-Invalid argument.
-
- static const boost::system::error_code invalid_argument;
-
-
-
-[endsect]
-
-
-
-[section:message_size error::message_size]
-
-Message too long.
-
- static const boost::system::error_code message_size;
-
-
-
-[endsect]
-
-
-
-[section:misc_ecat error::misc_ecat]
-
-
-
- static boost::system::error_category misc_ecat;
-
-
-
-[endsect]
-
-
-
-[section:misc_ed error::misc_ed]
-
-
-
- static int misc_ed(
- const boost::system::error_code & ec);
-
-
-
-[endsect]
-
-
-
-[section:misc_md error::misc_md]
-
-
-
- static std::string misc_md(
- const boost::system::error_code & ec);
-
-
-
-[endsect]
-
-
-
-[section:misc_wmd error::misc_wmd]
-
-
-
- static boost::system::wstring_t misc_wmd(
- const boost::system::error_code & ec);
-
-
-
-[endsect]
-
-
-
-[section:netdb_ecat error::netdb_ecat]
-
-
-
- static boost::system::error_category netdb_ecat;
-
-
-
-[endsect]
-
-
-
-[section:netdb_ed error::netdb_ed]
-
-
-
- static int netdb_ed(
- const boost::system::error_code & ec);
-
-
-
-[endsect]
-
-
-
-[section:netdb_md error::netdb_md]
-
-
-
- static std::string netdb_md(
- const boost::system::error_code & ec);
-
-
-
-[endsect]
-
-
-
-[section:netdb_wmd error::netdb_wmd]
-
-
-
- static boost::system::wstring_t netdb_wmd(
- const boost::system::error_code & ec);
-
-
-
-[endsect]
-
-
-
-[section:network_down error::network_down]
-
-Network is down.
-
- static const boost::system::error_code network_down;
-
-
-
-[endsect]
-
-
-
-[section:network_reset error::network_reset]
-
-Network dropped connection on reset.
-
- static const boost::system::error_code network_reset;
-
-
-
-[endsect]
-
-
-
-[section:network_unreachable error::network_unreachable]
-
-Network is unreachable.
-
- static const boost::system::error_code network_unreachable;
-
-
-
-[endsect]
-
-
-
-[section:no_buffer_space error::no_buffer_space]
-
-No buffer space available.
-
- static const boost::system::error_code no_buffer_space;
-
-
 
 [endsect]
 
 
+[section:error__make_error_code error::make_error_code]
 
-[section:no_data error::no_data]
 
-The query is valid but does not have associated address data.
 
- static const boost::system::error_code no_data;
+ boost::system::error_code ``[link boost_asio.reference.error__make_error_code.overload1 make_error_code]``(
+ basic_errors e);
 
+ boost::system::error_code ``[link boost_asio.reference.error__make_error_code.overload2 make_error_code]``(
+ netdb_errors e);
 
+ boost::system::error_code ``[link boost_asio.reference.error__make_error_code.overload3 make_error_code]``(
+ addrinfo_errors e);
 
-[endsect]
+ boost::system::error_code ``[link boost_asio.reference.error__make_error_code.overload4 make_error_code]``(
+ misc_errors e);
 
 
+[section:overload1 error::make_error_code (1 of 4 overloads)]
 
-[section:no_descriptors error::no_descriptors]
 
-Too many open files.
 
- static const boost::system::error_code no_descriptors;
+ boost::system::error_code make_error_code(
+ basic_errors e);
 
 
 
@@ -23287,47 +22803,12 @@
 
 
 
-[section:no_memory error::no_memory]
-
-Cannot allocate memory.
-
- static const boost::system::error_code no_memory;
-
-
-
-[endsect]
-
-
-
-[section:no_permission error::no_permission]
-
-Operation not permitted.
-
- static const boost::system::error_code no_permission;
-
-
-
-[endsect]
-
-
-
-[section:no_protocol_option error::no_protocol_option]
-
-Protocol not available.
+[section:overload2 error::make_error_code (2 of 4 overloads)]
 
- static const boost::system::error_code no_protocol_option;
 
 
-
-[endsect]
-
-
-
-[section:no_recovery error::no_recovery]
-
-A non-recoverable error occurred.
-
- static const boost::system::error_code no_recovery;
+ boost::system::error_code make_error_code(
+ netdb_errors e);
 
 
 
@@ -23335,23 +22816,12 @@
 
 
 
-[section:not_connected error::not_connected]
-
-Transport endpoint is not connected.
-
- static const boost::system::error_code not_connected;
+[section:overload3 error::make_error_code (3 of 4 overloads)]
 
 
 
-[endsect]
-
-
-
-[section:not_found error::not_found]
-
-Element not found.
-
- static const boost::system::error_code not_found;
+ boost::system::error_code make_error_code(
+ addrinfo_errors e);
 
 
 
@@ -23359,47 +22829,26 @@
 
 
 
-[section:not_socket error::not_socket]
-
-Socket operation on non-socket.
-
- static const boost::system::error_code not_socket;
-
-
-
-[endsect]
-
-
+[section:overload4 error::make_error_code (4 of 4 overloads)]
 
-[section:operation_aborted error::operation_aborted]
 
-Operation cancelled.
 
- static const boost::system::error_code operation_aborted;
+ boost::system::error_code make_error_code(
+ misc_errors e);
 
 
 
 [endsect]
 
 
-
-[section:operation_not_supported error::operation_not_supported]
-
-Operation not supported.
-
- static const boost::system::error_code operation_not_supported;
-
-
-
 [endsect]
 
 
+[section:error__misc_category error::misc_category]
 
-[section:service_not_found error::service_not_found]
 
-The service is not supported for the given socket type.
 
- static const boost::system::error_code service_not_found;
+ static const boost::system::error_category & misc_category;
 
 
 
@@ -23407,23 +22856,31 @@
 
 
 
-[section:shut_down error::shut_down]
+[section:error__misc_errors error::misc_errors]
 
-Cannot send after transport endpoint shutdown.
 
- static const boost::system::error_code shut_down;
 
+ enum misc_errors
 
+[heading Values]
+[variablelist
 
-[endsect]
-
-
+ [
+ [already_open]
+ [Already open. ]
+ ]
 
-[section:socket_type_not_supported error::socket_type_not_supported]
+ [
+ [eof]
+ [End of file or stream. ]
+ ]
 
-The socket type is not supported.
+ [
+ [not_found]
+ [Element not found. ]
+ ]
 
- static const boost::system::error_code socket_type_not_supported;
+]
 
 
 
@@ -23431,11 +22888,11 @@
 
 
 
-[section:ssl_ecat error::ssl_ecat]
+[section:error__netdb_category error::netdb_category]
 
 
 
- static boost::system::error_category ssl_ecat;
+ static const boost::system::error_category & netdb_category;
 
 
 
@@ -23443,25 +22900,36 @@
 
 
 
-[section:ssl_ed error::ssl_ed]
-
-
+[section:error__netdb_errors error::netdb_errors]
 
- static int ssl_ed(
- const boost::system::error_code & ec);
 
 
+ enum netdb_errors
 
-[endsect]
-
+[heading Values]
+[variablelist
 
+ [
+ [host_not_found]
+ [Host not found (authoritative). ]
+ ]
 
-[section:ssl_md error::ssl_md]
+ [
+ [host_not_found_try_again]
+ [Host not found (non-authoritative). ]
+ ]
 
+ [
+ [no_data]
+ [The query is valid but does not have associated address data. ]
+ ]
 
+ [
+ [no_recovery]
+ [A non-recoverable error occurred. ]
+ ]
 
- static std::string ssl_md(
- const boost::system::error_code & ec);
+]
 
 
 
@@ -23469,24 +22937,11 @@
 
 
 
-[section:ssl_wmd error::ssl_wmd]
-
-
-
- static boost::system::wstring_t ssl_wmd(
- const boost::system::error_code & ec);
-
-
-
-[endsect]
-
-
+[section:error__ssl_category error::ssl_category]
 
-[section:timed_out error::timed_out]
 
-Connection timed out.
 
- static const boost::system::error_code timed_out;
+ static const boost::system::error_category & ssl_category;
 
 
 
@@ -23494,23 +22949,11 @@
 
 
 
-[section:try_again error::try_again]
-
-Resource temporarily unavailable.
-
- static const boost::system::error_code try_again;
-
-
-
-[endsect]
+[section:error__system_category error::system_category]
 
 
 
-[section:would_block error::would_block]
-
-The socket is marked non-blocking and the requested operation would block.
-
- static const boost::system::error_code would_block;
+ static const boost::system::error_category & system_category;
 
 
 
@@ -23518,9 +22961,6 @@
 
 
 
-[endsect]
-
-
 [section:has_service has_service]
 
 
@@ -26535,13 +25975,6 @@
   
   ]
 
- [
-
- [[link boost_asio.reference.ip__basic_endpoint.size_type [*size_type]]]
- [The type for the size of the endpoint structure. This type is dependent on the underlying implementation of the socket layer. ]
-
- ]
-
 ]
 
 [heading Member Functions]
@@ -26757,7 +26190,7 @@
 
 Get the capacity of the endpoint in the native type.
 
- size_type capacity() const;
+ std::size_t capacity() const;
 
 
 
@@ -26933,7 +26366,7 @@
 Set the underlying size of the endpoint in the native type.
 
   void resize(
- size_type size);
+ std::size_t size);
 
 
 
@@ -26945,20 +26378,7 @@
 
 Get the underlying size of the endpoint in the native type.
 
- size_type size() const;
-
-
-
-[endsect]
-
-
-
-[section:size_type ip::basic_endpoint::size_type]
-
-The type for the size of the endpoint structure. This type is dependent on the underlying implementation of the socket layer.
-
- typedef implementation_defined size_type;
-
+ std::size_t size() const;
 
 
 
@@ -29302,13 +28722,6 @@
   
   ]
 
- [
-
- [[link boost_asio.reference.ip__basic_endpoint.size_type [*size_type]]]
- [The type for the size of the endpoint structure. This type is dependent on the underlying implementation of the socket layer. ]
-
- ]
-
 ]
 
 [heading Member Functions]
@@ -30302,13 +29715,6 @@
   
   ]
 
- [
-
- [[link boost_asio.reference.ip__basic_endpoint.size_type [*size_type]]]
- [The type for the size of the endpoint structure. This type is dependent on the underlying implementation of the socket layer. ]
-
- ]
-
 ]
 
 [heading Member Functions]
@@ -38994,4 +38400,140 @@
 
 [endsect]
 
+[section:error__addrinfo_errors__gt_ error::addrinfo_errors >]
+
+
+
+ template<>
+ struct is_error_code_enum< boost::asio::error::addrinfo_errors >
+
+
+[heading Data Members]
+[table
+ [[Name][Description]]
+
+ [
+ [[link boost_asio.reference.error__addrinfo_errors__gt_.value [*value]]]
+ []
+ ]
+
+]
+
+
+[section:value error::addrinfo_errors >::value]
+
+
+
+ static const bool value;
+
+
+
+[endsect]
+
+
+
+[endsect]
+
+[section:error__basic_errors__gt_ error::basic_errors >]
+
+
+
+ template<>
+ struct is_error_code_enum< boost::asio::error::basic_errors >
+
+
+[heading Data Members]
+[table
+ [[Name][Description]]
+
+ [
+ [[link boost_asio.reference.error__basic_errors__gt_.value [*value]]]
+ []
+ ]
+
+]
+
+
+[section:value error::basic_errors >::value]
+
+
+
+ static const bool value;
+
+
+
+[endsect]
+
+
+
+[endsect]
+
+[section:error__misc_errors__gt_ error::misc_errors >]
+
+
+
+ template<>
+ struct is_error_code_enum< boost::asio::error::misc_errors >
+
+
+[heading Data Members]
+[table
+ [[Name][Description]]
+
+ [
+ [[link boost_asio.reference.error__misc_errors__gt_.value [*value]]]
+ []
+ ]
+
+]
+
+
+[section:value error::misc_errors >::value]
+
+
+
+ static const bool value;
+
+
+
+[endsect]
+
+
+
+[endsect]
+
+[section:error__netdb_errors__gt_ error::netdb_errors >]
+
+
+
+ template<>
+ struct is_error_code_enum< boost::asio::error::netdb_errors >
+
+
+[heading Data Members]
+[table
+ [[Name][Description]]
+
+ [
+ [[link boost_asio.reference.error__netdb_errors__gt_.value [*value]]]
+ []
+ ]
+
+]
+
+
+[section:value error::netdb_errors >::value]
+
+
+
+ static const bool value;
+
+
+
+[endsect]
+
+
+
+[endsect]
+
 [endsect]
\ No newline at end of file


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk