]> granicus.if.org Git - curl/commitdiff
just to clarify that c-ares actually have some ipv6 support
authorDaniel Stenberg <daniel@haxx.se>
Thu, 3 Jul 2008 11:41:11 +0000 (11:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 3 Jul 2008 11:41:11 +0000 (11:41 +0000)
ares/README

index 3b3f744fcec0ce8162e940eb6c8c6f9f0c800177..e5b5e28761f9d425c6553485a1097eaff9f31aaa 100644 (file)
@@ -27,7 +27,7 @@ call ares_process() when select() returns.
 Some features are missing from the current version of ares, relative
 to the BIND resolver:
 
-       * There is no IPV6 support.
+       * There is no IPV6 support.                [not true for c-ares]
        * There is no hostname verification.
        * There is no logging of unexpected events.
        * There is no debugging-oriented logging.