mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
mention an old idea
This commit is contained in:
parent
6d8a208df2
commit
86660c73e5
@ -40,6 +40,9 @@ TODO
|
|||||||
* Add the following to curl_easy_getinfo(): GET_HTTP_IP, GET_FTP_IP and
|
* Add the following to curl_easy_getinfo(): GET_HTTP_IP, GET_FTP_IP and
|
||||||
GET_FTP_DATA_IP. Return a string with the used IP. Suggested by Alan.
|
GET_FTP_DATA_IP. Return a string with the used IP. Suggested by Alan.
|
||||||
|
|
||||||
|
* Add option that changes the interval in which the progress callback is
|
||||||
|
called at most.
|
||||||
|
|
||||||
LIBCURL - multi interface
|
LIBCURL - multi interface
|
||||||
|
|
||||||
* Add a curl_multi_fdset() alternative. this allows apps to avoid the
|
* Add a curl_multi_fdset() alternative. this allows apps to avoid the
|
||||||
|
Loading…
Reference in New Issue
Block a user