MySQL 9.1.0
Source Code Documentation
http::client::impl::Connection Struct Reference

Public Attributes

net::ip::tcp::socketsocket
 
std::unique_ptr< http::base::ConnectionInterfaceconnection
 
TlsHandshakeExecute tls_handshake_execute
 

Member Data Documentation

◆ connection

std::unique_ptr<http::base::ConnectionInterface> http::client::impl::Connection::connection

◆ socket

net::ip::tcp::socket* http::client::impl::Connection::socket

◆ tls_handshake_execute

TlsHandshakeExecute http::client::impl::Connection::tls_handshake_execute

The documentation for this struct was generated from the following file: