__base typedef | net::basic_socket< Protocol > | private |
accept(io_context &io_ctx, struct sockaddr *endpoint_data, socklen_t *endpoint_size, int flags=0) | net::basic_socket_impl< Protocol > | inlineprivate |
accept(io_context &io_ctx, int flags=0) | net::basic_socket_impl< Protocol > | inlineprivate |
accept(io_context &io_ctx, endpoint_type &endpoint, int flags=0) | net::basic_socket_impl< Protocol > | inlineprivate |
assign(const protocol_type &protocol, const native_handle_type &native_handle) | net::basic_socket< Protocol > | inline |
async_connect(const endpoint_type &endpoint, CompletionToken &&token) | net::basic_socket< Protocol > | inline |
async_wait(wait_type w, CompletionToken &&token) | net::basic_socket< Protocol > | inline |
at_mark() const | net::basic_socket_impl< Protocol > | inlineprivate |
available() const | net::basic_socket< Protocol > | inline |
basic_socket(io_context &ctx) | net::basic_socket< Protocol > | inlineexplicitprotected |
basic_socket(io_context &ctx, const protocol_type &proto) | net::basic_socket< Protocol > | inlineprotected |
basic_socket(io_context &ctx, const protocol_type &proto, const native_handle_type &native_handle) | net::basic_socket< Protocol > | inlineprotected |
basic_socket(const basic_socket &)=delete | net::basic_socket< Protocol > | protected |
basic_socket(basic_socket &&other)=default | net::basic_socket< Protocol > | protected |
basic_socket_impl(io_context &ctx) noexcept | net::basic_socket_impl< Protocol > | inlineexplicitprivate |
basic_socket_impl(const basic_socket_impl &)=delete | net::basic_socket_impl< Protocol > | private |
basic_socket_impl(basic_socket_impl &&rhs)=default | net::basic_socket_impl< Protocol > | private |
basic_socket_impl_base(io_context &ctx) | net::basic_socket_impl_base | inlineexplicitprivate |
basic_socket_impl_base(const basic_socket_impl_base &rhs)=delete | net::basic_socket_impl_base | private |
basic_socket_impl_base(basic_socket_impl_base &&rhs) noexcept | net::basic_socket_impl_base | inlineprivate |
bind(const endpoint_type &endpoint) | net::basic_socket< Protocol > | inline |
broadcast typedef | net::socket_base | |
cancel() | net::basic_socket< Protocol > | inline |
close() | net::basic_socket< Protocol > | inline |
connect(const endpoint_type &endpoint) | net::basic_socket< Protocol > | inline |
debug typedef | net::socket_base | |
do_not_route typedef | net::socket_base | |
endpoint_type typedef | net::basic_socket< Protocol > | |
error typedef | net::socket_base | |
error_type typedef | net::basic_socket< Protocol > | |
executor_type typedef | net::basic_socket< Protocol > | |
get_executor() noexcept | net::basic_socket< Protocol > | inline |
get_option(GettableSocketOption &option) const | net::basic_socket< Protocol > | inline |
io_control(IoControlCommand &cmd) const | net::basic_socket_impl< Protocol > | inlineprivate |
io_control_at_mark typedef | net::basic_socket_impl< Protocol > | private |
io_control_bytes_avail_recv typedef | net::basic_socket_impl< Protocol > | private |
io_control_bytes_avail_send typedef | net::basic_socket_impl< Protocol > | private |
io_ctx_ | net::basic_socket_impl_base | private |
is_open() const | net::basic_socket< Protocol > | inline |
keep_alive typedef | net::socket_base | |
listen(int backlog=socket_base::max_listen_connections) | net::basic_socket_impl< Protocol > | inlineprivate |
local_endpoint() const | net::basic_socket< Protocol > | inline |
max_listen_connections | net::socket_base | static |
message_do_not_route | net::socket_base | static |
message_flags typedef | net::socket_base | |
message_out_of_band | net::socket_base | static |
message_peek | net::socket_base | static |
native_handle() const noexcept | net::basic_socket< Protocol > | inline |
native_handle_ | net::basic_socket_impl_base | private |
native_handle_type typedef | net::basic_socket< Protocol > | |
native_non_blocking() const | net::basic_socket< Protocol > | inline |
native_non_blocking(bool mode) | net::basic_socket< Protocol > | inline |
native_non_blocking_ | net::basic_socket_impl_base | mutableprivate |
non_blocking() const | net::basic_socket< Protocol > | inline |
non_blocking(bool mode) | net::basic_socket< Protocol > | inline |
non_blocking_ | net::basic_socket_impl_base | private |
open(const protocol_type &protocol=protocol_type(), int flags=0) | net::basic_socket< Protocol > | inline |
operator=(const basic_socket &)=delete | net::basic_socket< Protocol > | protected |
operator=(basic_socket &&)=default | net::basic_socket< Protocol > | protected |
net::basic_socket_impl::operator=(const basic_socket_impl &)=delete | net::basic_socket_impl< Protocol > | private |
net::basic_socket_impl::operator=(basic_socket_impl &&rhs) noexcept | net::basic_socket_impl< Protocol > | inlineprivate |
net::basic_socket_impl_base::operator=(const basic_socket_impl_base &rhs)=delete | net::basic_socket_impl_base | private |
net::basic_socket_impl_base::operator=(basic_socket_impl_base &&rhs) noexcept | net::basic_socket_impl_base | inlineprivate |
out_of_band_inline typedef | net::socket_base | |
protocol_ | net::basic_socket_impl< Protocol > | private |
protocol_type typedef | net::basic_socket< Protocol > | |
receive_buffer_size typedef | net::socket_base | |
receive_low_watermark typedef | net::socket_base | |
release() | net::basic_socket< Protocol > | inline |
remote_endpoint() const | net::basic_socket< Protocol > | inline |
reuse_address typedef | net::socket_base | |
send_buffer_size typedef | net::socket_base | |
send_low_watermark typedef | net::socket_base | |
set_option(const SettableSocketOption &option) | net::basic_socket< Protocol > | inline |
shutdown(socket_base::shutdown_type st) const | net::basic_socket< Protocol > | inline |
shutdown_both | net::socket_base | static |
shutdown_receive | net::socket_base | static |
shutdown_send | net::socket_base | static |
shutdown_type enum name | net::socket_base | |
socket_type typedef | net::basic_socket_impl< Protocol > | private |
wait(socket_base::wait_type wt) | net::basic_socket< Protocol > | inline |
wait_error | net::socket_base | static |
wait_read | net::socket_base | static |
wait_type typedef | net::socket_base | |
wait_write | net::socket_base | static |
~basic_socket()=default | net::basic_socket< Protocol > | protected |
~basic_socket_impl() | net::basic_socket_impl< Protocol > | inlineprivate |
~basic_socket_impl_base()=default | net::basic_socket_impl_base | private |