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