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

Public Attributes

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

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

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