summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-02-17 22:15:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2010-02-17 22:15:23 +0000
commitd2f21d37b150ada1bc861a35a01d901d0dc536e0 (patch)
tree0217f848ab083c14245ad073bd3ceebfa5b1eb20 /TODO
parent8b6f71ce9522d0199a00c8021e8ab2d08c799dbf (diff)
downloadc-ares-d2f21d37b150ada1bc861a35a01d901d0dc536e0.tar.gz
c-ares-d2f21d37b150ada1bc861a35a01d901d0dc536e0.tar.bz2
c-ares-d2f21d37b150ada1bc861a35a01d901d0dc536e0.zip
ares_reinit()
- To allow an app to force a re-read of /etc/resolv.conf etc, pretty much like the res_init() resolver function offers
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1a87e44..fa31cea 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,11 @@
TODO
====
+ares_reinit()
+
+- To allow an app to force a re-read of /etc/resolv.conf etc, pretty much
+ like the res_init() resolver function offers
+
ares_gethostbyname
- When built to support IPv6, it needs to also support PF_UNSPEC or similar,