From: Daniel Stenberg Date: Thu, 3 Jul 2008 11:41:11 +0000 (+0000) Subject: just to clarify that c-ares actually have some ipv6 support X-Git-Tag: curl-7_19_0~405 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=02db4450dfaf549e7f0d951c1fd15c82d0da0b25;p=thirdparty%2Fcurl.git just to clarify that c-ares actually have some ipv6 support --- diff --git a/ares/README b/ares/README index 3b3f744fce..e5b5e28761 100644 --- a/ares/README +++ b/ares/README @@ -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.