asio 0.3.8rc3
Home
|
Reference
|
Tutorial
|
Examples
|
Design
Reference
Class Hierarchy
|
Class Index
|
Member Index
asio::error Member List
This is the complete list of members for
asio::error
, including all inherited members.
access_denied
asio::detail::error_base< T >
[static]
address_family_not_supported
asio::detail::error_base< T >
[static]
address_in_use
asio::detail::error_base< T >
[static]
already_connected
asio::detail::error_base< T >
[static]
already_open
asio::detail::error_base< T >
[static]
already_started
asio::detail::error_base< T >
[static]
bad_descriptor
asio::detail::error_base< T >
[static]
connection_aborted
asio::detail::error_base< T >
[static]
connection_refused
asio::detail::error_base< T >
[static]
connection_reset
asio::detail::error_base< T >
[static]
eof
asio::detail::error_base< T >
[static]
fault
asio::detail::error_base< T >
[static]
host_not_found
asio::detail::error_base< T >
[static]
host_not_found_try_again
asio::detail::error_base< T >
[static]
host_unreachable
asio::detail::error_base< T >
[static]
in_progress
asio::detail::error_base< T >
[static]
interrupted
asio::detail::error_base< T >
[static]
invalid_argument
asio::detail::error_base< T >
[static]
message_size
asio::detail::error_base< T >
[static]
network_down
asio::detail::error_base< T >
[static]
network_reset
asio::detail::error_base< T >
[static]
network_unreachable
asio::detail::error_base< T >
[static]
no_buffer_space
asio::detail::error_base< T >
[static]
no_data
asio::detail::error_base< T >
[static]
no_descriptors
asio::detail::error_base< T >
[static]
no_memory
asio::detail::error_base< T >
[static]
no_permission
asio::detail::error_base< T >
[static]
no_protocol_option
asio::detail::error_base< T >
[static]
no_recovery
asio::detail::error_base< T >
[static]
not_connected
asio::detail::error_base< T >
[static]
not_found
asio::detail::error_base< T >
[static]
not_socket
asio::detail::error_base< T >
[static]
operation_aborted
asio::detail::error_base< T >
[static]
operation_not_supported
asio::detail::error_base< T >
[static]
service_not_found
asio::detail::error_base< T >
[static]
shut_down
asio::detail::error_base< T >
[static]
socket_type_not_supported
asio::detail::error_base< T >
[static]
timed_out
asio::detail::error_base< T >
[static]
try_again
asio::detail::error_base< T >
[static]
would_block
asio::detail::error_base< T >
[static]
asio 0.3.8rc3
Home
|
Reference
|
Tutorial
|
Examples
|
Design