Commit 19e08970 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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
parent 23bab783
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
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,