Searched defs:select_res (Results 1 – 3 of 3) sorted by relevance
203 let select_res; in select_on_non_unpin_expressions() localVariable219 let select_res; in select_on_non_unpin_expressions_with_default() localVariable237 let select_res; in select_on_non_unpin_size() localVariable
338 int select_res) in Curl_hyper_stream()
256 int select_res = select(fd_ + 1, nullptr, &fdset, nullptr, timeout); in ConnectWithTimeout() local