MySQL 9.3.0
Source Code Documentation
mysql_harness::DestinationSocket Member List

This is the complete list of members for mysql_harness::DestinationSocket, including all inherited members.

as_local()mysql_harness::DestinationSocketinline
as_local() constmysql_harness::DestinationSocketinline
as_tcp()mysql_harness::DestinationSocketinline
as_tcp() constmysql_harness::DestinationSocketinline
async_recv(DynamicBuffer &&dyn_buf, CompletionToken &&token)mysql_harness::DestinationSocketinline
async_send(DynamicBuffer &&dyn_buf, CompletionToken &&token)mysql_harness::DestinationSocketinline
async_wait(net::socket_base::wait_type wt, CompletionToken &&token)mysql_harness::DestinationSocketinline
cancel()mysql_harness::DestinationSocketinline
close()mysql_harness::DestinationSocketinline
connect(const mysql_harness::DestinationEndpoint &ep)mysql_harness::DestinationSocket
DestinationSocket(TcpType sock)mysql_harness::DestinationSocketinline
DestinationSocket(LocalType sock)mysql_harness::DestinationSocketinline
get_executor()mysql_harness::DestinationSocketinline
get_option(GettableSocketOption &option) constmysql_harness::DestinationSocketinline
io_context()mysql_harness::DestinationSocketinline
is_local() constmysql_harness::DestinationSocketinline
is_open() constmysql_harness::DestinationSocketinline
is_tcp() constmysql_harness::DestinationSocketinline
LocalType typedefmysql_harness::DestinationSocket
native_handle() constmysql_harness::DestinationSocketinline
native_non_blocking(bool val)mysql_harness::DestinationSocketinline
open(const mysql_harness::DestinationEndpoint &ep, int flags=0)mysql_harness::DestinationSocket
set_option(const SettableSocketOption &option)mysql_harness::DestinationSocketinline
sock_mysql_harness::DestinationSocketprivate
TcpType typedefmysql_harness::DestinationSocket