Searched refs:renegotiate_once (Results 1 – 3 of 3) sorted by relevance
115 bool renegotiate_once = false; member
101 { "-renegotiate-once", &TestConfig::renegotiate_once },
2074 if (config->renegotiate_once) { in DoConnection()