mirror of
https://github.com/curl/curl.git
synced 2026-08-25 04:53:31 +03:00
curl_multi_get_handles: get easy handles from a multi handle
Closes #11750
This commit is contained in:
parent
bb4032a152
commit
9ffd411735
10 changed files with 113 additions and 1 deletions
|
|
@ -106,6 +106,7 @@ curl_multi_socket_all
|
|||
curl_multi_timeout
|
||||
curl_multi_setopt
|
||||
curl_multi_assign
|
||||
curl_multi_get_handles
|
||||
curl_pushheader_bynum
|
||||
curl_pushheader_byname
|
||||
curl_easy_option_by_name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue