ares_parse_txt_reply: return a ares_txt_reply node for each sub-string
[platform/upstream/c-ares.git] / TODO
diff --git a/TODO b/TODO
index 1a87e44..fa31cea 100644 (file)
--- 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,