|
Couchbase C++ SDK 1.4.0 (rev. 59aa900)
|
#include <couchbase/network_options.hxx>
Public Attributes | |
| std::string | network |
| std::string | server_group |
| bool | enable_tcp_keep_alive |
| couchbase::ip_protocol | ip_protocol |
| std::chrono::milliseconds | tcp_keep_alive_interval |
| std::chrono::milliseconds | config_poll_interval |
| std::chrono::milliseconds | idle_http_connection_timeout |
| std::optional< std::size_t > | max_http_connections |
| bool | enable_lazy_connections |
| std::chrono::milliseconds config_poll_interval |
| bool enable_lazy_connections |
| bool enable_tcp_keep_alive |
| std::chrono::milliseconds idle_http_connection_timeout |
| std::optional<std::size_t> max_http_connections |
| std::string network |
| std::string server_group |
| std::chrono::milliseconds tcp_keep_alive_interval |