Home
last modified time | relevance | path

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

/curl/tests/http/clients/
H A Dh2-pausing.c208 int rounds = 0; in main() local
309 for(rounds = 0;; rounds++) { in main()
310 fprintf(stderr, "INFO: multi_perform round %d\n", rounds); in main()
339 "after %d rounds\n", rounds); in main()
376 resume_round = rounds + 2; in main()
379 if(resume_round > 0 && rounds == resume_round) { in main()

Completed in 23 milliseconds