aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-01-11 22:26:00 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-01-11 22:26:00 +0000
commit9395cad37968ae46dc9c5641e96392e589f94ba2 (patch)
tree4f3edbb99b662db6b017c3c5c594a5c1a1a2052b /docs/TODO
parentc5b2e85b473f09ad25b1b3df78e50da1532a9ef8 (diff)
support for retrieving used IP addresses
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index 1dfa123f3..dbda55050 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