Searched refs:ongoing (Results 1 – 7 of 7) sorted by relevance
189 int add_more, waits, ongoing = 0; in main() local242 ++ongoing; in main()268 ++ongoing; in main()298 --ongoing; in main()307 } while(ongoing || add_more); in main()
41 Since 8.4.0, this option also stops ongoing transfers if they reach this
42 Since 8.4.0, this option also stops ongoing transfers if they reach this
612 int ongoing, not_started; in is_connected() local624 ongoing = not_started = 0; in is_connected()647 ++ongoing; in is_connected()663 ++ongoing; in is_connected()676 if((ongoing || not_started) && Curl_timeleft(data, &now, TRUE) < 0) { in is_connected()702 ++ongoing; in is_connected()711 if(ongoing > 0) { in is_connected()
108 activity on any of the ongoing transfers. As soon as one or more file
1017 There is an ongoing development today where more and more protocols are built
96 5.13 How do I stop an ongoing transfer?1308 5.13 How do I stop an ongoing transfer?
Completed in 31 milliseconds