mirror of https://github.com/c-ares/c-ares.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
257 B
9 lines
257 B
16 years ago
|
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.
|