Added a TODO file to list things we want changed, added or fixed.
[platform/upstream/c-ares.git] / TODO
1 TODO
2 ====
3
4 ares_gethostbyname
5
6 - When built to support IPv6, it needs to also support PF_UNSPEC or similar,
7   so that an application can ask for any protocol and then c-ares would return
8   all known resolves and not just explicitly IPv4 _or_ IPv6 resolves.