diff options
Diffstat (limited to 'ares/TODO')
-rw-r--r-- | ares/TODO | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ares/TODO b/ares/TODO new file mode 100644 index 000000000..ade10c7a8 --- /dev/null +++ b/ares/TODO @@ -0,0 +1,8 @@ +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. |