mirror of
https://github.com/curl/curl.git
synced 2026-08-26 16:43:38 +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
|
|
@ -10,6 +10,7 @@ See-also:
|
|||
- curl_multi_perform (3)
|
||||
- curl_multi_timeout (3)
|
||||
- curl_multi_wait (3)
|
||||
- curl_multi_waitfds (3)
|
||||
- select (2)
|
||||
Protocol:
|
||||
- All
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue