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
This commit is contained in:
Daniel Stenberg 2010-02-17 22:15:23 +00:00
parent 8b6f71ce95
commit d2f21d37b1
1 changed files with 5 additions and 0 deletions

5
TODO
View File

@ -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,