From: Daniel Stenberg Date: Tue, 11 Jan 2005 22:26:00 +0000 (+0000) Subject: support for retrieving used IP addresses X-Git-Tag: curl-7_13_0~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9395cad37968ae46dc9c5641e96392e589f94ba2;p=thirdparty%2Fcurl.git support for retrieving used IP addresses --- diff --git a/docs/TODO b/docs/TODO index 1dfa123f34..dbda550509 100644 --- a/docs/TODO +++ b/docs/TODO @@ -36,6 +36,9 @@ TODO * Use 'struct lifreq' and SIOCGLIFADDR instead of 'struct ifreq' and SIOCGIFADDR on newer Solaris versions as they claim the latter is obsolete. + * 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. + LIBCURL - multi interface * Add a curl_multi_fdset() alternative that returns only two arrays with file