Searched refs:check_close_notify (Results 1 – 3 of 3) sorted by relevance
102 bool check_close_notify = false; member
94 { "-check-close-notify", &TestConfig::check_close_notify },
1895 if (!config->check_close_notify) { in DoConnection()2253 if (config->shim_shuts_down && config->check_close_notify) { in DoExchange()