![]() |
Home | Libraries | People | FAQ | More |
The type of an address identifying a MySQL server.
Defined in header <boost/mysql/any_address.hpp>
enum class address_type;
Name |
Description |
---|---|
|
An Internet hostname and a TCP port. |
|
A UNIX domain socket path. |
Convenience header <boost/mysql.hpp>