/curl/tests/libtest/ |
H A D | lib502.c | 58 int maxfd = -99; in test() local 74 multi_fdset(m, &fdread, &fdwrite, &fdexcep, &maxfd); in test() 78 select_test(maxfd + 1, &fdread, &fdwrite, &fdexcep, &timeout); in test()
|
H A D | lib1531.c | 77 int maxfd = -1; in test() local 99 mc = curl_multi_fdset(multi_handle, &fdread, &fdwrite, &fdexcep, &maxfd); in test() 112 if(maxfd == -1) { in test() 125 rc = select(maxfd + 1, &fdread, &fdwrite, &fdexcep, &timeout); in test()
|
H A D | lib564.c | 61 int maxfd = -99; in test() local 77 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test() 81 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
|
H A D | lib560.c | 81 int maxfd = -99; in test() local 92 multi_fdset(multi_handle, &fdread, &fdwrite, &fdexcep, &maxfd); in test() 96 select_test(maxfd + 1, &fdread, &fdwrite, &fdexcep, &timeout); in test()
|
H A D | lib503.c | 69 int maxfd = -99; in test() local 85 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test() 89 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
|
H A D | lib533.c | 63 int maxfd = -99; in test() local 96 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test() 100 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
|
H A D | lib1501.c | 67 int maxfd = -99; in test() local 79 multi_fdset(mhandle, &fdread, &fdwrite, &fdexcep, &maxfd); in test() 83 select_test(maxfd + 1, &fdread, &fdwrite, &fdexcep, &timeout); in test()
|
H A D | lib507.c | 63 int maxfd = -99; in test() local 71 multi_fdset(multi, &fdread, &fdwrite, &fdexcep, &maxfd); in test() 75 select_test(maxfd + 1, &fdread, &fdwrite, &fdexcep, &timeout); in test()
|
H A D | lib573.c | 73 int maxfd = -99; in test() local 89 multi_fdset(m, &fdread, &fdwrite, &fdexcep, &maxfd); in test() 93 select_test(maxfd + 1, &fdread, &fdwrite, &fdexcep, &timeout); in test()
|
H A D | lib575.c | 85 int maxfd = -99; in test() local 94 multi_fdset(mhandle, &fdread, &fdwrite, &fdexcep, &maxfd); in test() 98 select_test(maxfd + 1, &fdread, &fdwrite, &fdexcep, &timeout); in test()
|
H A D | lib597.c | 76 int maxfd = -99; in test() local 89 multi_fdset(multi, &fdread, &fdwrite, &fdexcep, &maxfd); in test() 113 select_test(maxfd + 1, &fdread, &fdwrite, &fdexcep, &interval); in test()
|
H A D | lib504.c | 66 int maxfd = -99; in test() local 111 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test() 115 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
|
H A D | lib1502.c | 103 int maxfd = -99; in test() local 111 multi_fdset(multi, &fdread, &fdwrite, &fdexcep, &maxfd); in test() 115 select_test(maxfd + 1, &fdread, &fdwrite, &fdexcep, &timeout); in test()
|
H A D | lib525.c | 117 int maxfd = -99; in test() local 133 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test() 137 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
|
H A D | lib591.c | 95 int maxfd = -99; in test() local 108 multi_fdset(multi, &fdread, &fdwrite, &fdexcep, &maxfd); in test() 131 select_test(maxfd + 1, &fdread, &fdwrite, &fdexcep, &interval); in test()
|
H A D | lib526.c | 89 int maxfd = -99; in test() local 134 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test() 138 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
|
H A D | lib555.c | 121 int maxfd = -99; in test() local 137 multi_fdset(m, &fdread, &fdwrite, &fdexcep, &maxfd); in test() 141 select_test(maxfd + 1, &fdread, &fdwrite, &fdexcep, &timeout); in test()
|
H A D | lib1506.c | 97 int maxfd = -99; in test() local 113 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test() 117 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
|
H A D | lib1507.c | 94 int maxfd = -1; in test() local 116 curl_multi_fdset(mcurl, &fdread, &fdwrite, &fdexcep, &maxfd); in test() 124 rc = select(maxfd + 1, &fdread, &fdwrite, &fdexcep, &timeout); in test()
|
H A D | lib2402.c | 100 int maxfd = -99; in test() local 116 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test() 120 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
|
H A D | lib1515.c | 72 int maxfd = -99; in do_one_request() local 80 multi_fdset(m, &fdread, &fdwrite, &fdexcep, &maxfd); in do_one_request() 81 select_test(maxfd + 1, &fdread, &fdwrite, &fdexcep, &timeout); in do_one_request()
|
H A D | lib2404.c | 102 int maxfd = -99; in test() local 118 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test() 122 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
|
H A D | lib2502.c | 104 int maxfd = -99; in test() local 120 multi_fdset(m, &rd, &wr, &exc, &maxfd); in test() 124 select_test(maxfd + 1, &rd, &wr, &exc, &interval); in test()
|
H A D | lib670.c | 189 int maxfd = -1; in test() local 213 mres = curl_multi_fdset(multi, &fdread, &fdwrite, &fdexcept, &maxfd); in test() 217 if(maxfd == -1) in test() 221 rc = select(maxfd + 1, &fdread, &fdwrite, &fdexcept, &timeout); in test()
|
/curl/docs/examples/ |
H A D | multi-legacy.c | 89 int maxfd = -1; in main() local 111 mc = curl_multi_fdset(multi_handle, &fdread, &fdwrite, &fdexcep, &maxfd); in main() 124 if(maxfd == -1) { in main() 137 rc = select(maxfd + 1, &fdread, &fdwrite, &fdexcep, &timeout); in main()
|