mirror of
https://github.com/curl/curl.git
synced 2026-08-26 04:43:35 +03:00
lib: add curl_multi_waitfds
New function call, similar to curl_multi_fdset() Closes #13135
This commit is contained in:
parent
e469ac4494
commit
02beac6bb6
12 changed files with 553 additions and 2 deletions
|
|
@ -248,7 +248,7 @@ test2200 test2201 test2202 test2203 test2204 test2205 \
|
|||
\
|
||||
test2300 test2301 test2302 test2303 test2304 test2305 test2306 test2307 \
|
||||
\
|
||||
test2400 test2401 test2402 test2403 test2404 \
|
||||
test2400 test2401 test2402 test2403 test2404 test2405 \
|
||||
\
|
||||
test2500 test2501 test2502 test2503 \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue