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