Searched refs:DEFAULT_KEEPALIVE_INTERVAL (Results 1 – 1 of 1) sorted by relevance
17 pub(crate) const DEFAULT_KEEPALIVE_INTERVAL: Duration = Duration::from_secs(2); constant205 a.keepalive_interval = DEFAULT_KEEPALIVE_INTERVAL; in init_with_defaults()