1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-06 00:09:31 +00:00
Files
c-ares/TODO

9 lines
257 B
Plaintext

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.