mirror of
https://github.com/curl/curl.git
synced 2026-05-18 08:56:25 +03:00
just to clarify that c-ares actually have some ipv6 support
This commit is contained in:
parent
ed7af82bdf
commit
02db4450df
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue