mirror of
https://github.com/curl/curl.git
synced 2026-06-25 05:15:41 +03:00
or higher -> or greater 11 docs
This commit is contained in:
parent
b912cb8c75
commit
5df6c95d1b
8 changed files with 23 additions and 23 deletions
|
|
@ -136,7 +136,7 @@ set to identify the IP address and port number of the DNS server to use.
|
|||
host information
|
||||
|
||||
- curl built to use `getaddrinfo()` for resolving *and* is built with c-ares
|
||||
1.26.0 or higher, gets a special workaround. In such builds, when the
|
||||
1.26.0 or greater, gets a special workaround. In such builds, when the
|
||||
environment variable is set, curl instead invokes a getaddrinfo wrapper
|
||||
that emulates the function and acknowledges the DNS server environment
|
||||
variable. This way, the getaddrinfo-using code paths in curl are verified,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue