mirror of
https://github.com/curl/curl.git
synced 2026-05-21 11:36:21 +03:00
8 lines
257 B
Text
8 lines
257 B
Text
TODO
|
|
====
|
|
|
|
ares_gethostbyname
|
|
|
|
- When built to support IPv6, it needs to also support PF_UNSPEC or similar,
|
|
so that an application can ask for any protocol and then c-ares would return
|
|
all known resolves and not just explicitly IPv4 _or_ IPv6 resolves.
|