mirror of
https://github.com/curl/curl.git
synced 2026-05-06 22:37:28 +03:00
FAQ: c-ares does ipv6 pretty well now
This commit is contained in:
parent
fb80a0a082
commit
fa81193bf0
1 changed files with 1 additions and 2 deletions
3
docs/FAQ
3
docs/FAQ
|
|
@ -1220,8 +1220,7 @@ FAQ
|
|||
- The ipv6-resolver that uses getaddrinfo()
|
||||
|
||||
- The c-ares based name resolver that uses the c-ares library for resolves.
|
||||
Using this offers asynchronous name resolves but it currently has no IPv6
|
||||
support.
|
||||
Using this offers asynchronous name resolves.
|
||||
|
||||
- The threaded resolver (default option on Windows). It uses:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue