![]() |
Home | Libraries | People | FAQ | More |
(EXPERIMENTAL) A host and port identifying how to connect to a MySQL server.
Defined in header <boost/mysql/any_address.hpp>
struct host_and_port
Name |
Description |
---|---|
The hostname where the MySQL server is expected to be listening. |
|
The port where the MySQL server is expected to be listening. |
This is an owning type with value semantics.
any_address
This part of the API is experimental, and may change in successive releases without previous notice.