Home
last modified time | relevance | path

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

/curl/lib/
H A Dmultiif.h85 struct easy_pollset *last_ps);
H A Dmulti.c3209 struct easy_pollset *last_ps) argument
3233 for(j = 0; j < last_ps->num; j++) {
3234 if(s == last_ps->sockets[j]) {
3235 last_action = last_ps->actions[j];
3308 for(i = 0; i < last_ps->num; i++) {
3311 s = last_ps->sockets[i];
3326 unsigned char oldactions = last_ps->actions[i];

Completed in 13 milliseconds