Home | History | Annotate | Download | only in lib

Lines Matching refs:interval_ms

1302   int interval_ms;
1568 interval_ms = 100; /* poll user-supplied read function */
1575 interval_ms = 1 * 1000;
1579 switch (Curl_poll(pfd, poll_cnt, interval_ms)) {