Home
last modified time | relevance | path

Searched refs:cur_action (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dmulti.c3222 unsigned char cur_action = ps->actions[i]; local
3247 if(last_action && (last_action != cur_action)) {
3257 if(cur_action & CURL_POLL_IN) {
3260 if(cur_action & CURL_POLL_OUT)
3269 if(cur_action & CURL_POLL_IN)
3271 if(cur_action & CURL_POLL_OUT)

Completed in 16 milliseconds