![]() |
Home | Libraries | People | FAQ | More |
Configuration parameters that can be passed to any_connection
's constructor.
Defined in header <boost/mysql/any_connection.hpp>
struct any_connection_params;
Name |
Description |
---|---|
The initial size of the connection's buffer, in bytes. |
|
The maximum size of the connection's buffer, in bytes (64MB by default). |
|
An external SSL context containing options to configure TLS. |
Convenience header <boost/mysql.hpp>