Searched refs:implicit_handshake (Results 1 – 3 of 3) sorted by relevance
67 bool implicit_handshake = false; member
74 { "-implicit-handshake", &TestConfig::implicit_handshake },
708 if (config->implicit_handshake) { in DoExchange()