mirror of
https://github.com/curl/curl.git
synced 2026-04-30 22:37:50 +03:00
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:
parent
23bab783d4
commit
19e089702a
1 changed files with 5 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue