Searched refs:cur_poll (Results 1 – 1 of 1) sorted by relevance
3193 struct easy_pollset cur_poll; local3198 multi_getsock(data, &cur_poll);3199 mresult = Curl_multi_pollset_ev(multi, data, &cur_poll, &data->last_poll);3202 memcpy(&data->last_poll, &cur_poll, sizeof(cur_poll));
Completed in 20 milliseconds