Home
last modified time | relevance | path

Searched refs:CASS_DEFAULT_TCP_KEEPALIVE_DELAY_SECS (Results 1 – 3 of 3) sorted by relevance

/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Dconstants.hpp129 #define CASS_DEFAULT_TCP_KEEPALIVE_DELAY_SECS 0 macro
H A Dsocket_connector.cpp90 , tcp_keepalive_delay_secs(CASS_DEFAULT_TCP_KEEPALIVE_DELAY_SECS) in SocketSettings()
H A Dconfig.hpp63 , tcp_keepalive_delay_secs_(CASS_DEFAULT_TCP_KEEPALIVE_DELAY_SECS) in Config()