Searched refs:poll_cnt (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dtelnet.c1306 int poll_cnt; local
1572 poll_cnt = 1;
1579 poll_cnt = 2;
1584 switch (Curl_poll(pfd, poll_cnt, interval_ms)) {
1629 if(poll_cnt == 2) {

Completed in 121 milliseconds