or later -> higher

This commit is contained in:
Viktor Szakats 2026-04-21 23:43:02 +02:00
parent ccb637e5e3
commit 1d5dc6d2f9
No known key found for this signature in database
36 changed files with 106 additions and 103 deletions

View file

@ -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 later, gets a special workaround. In such builds, when the
1.26.0 or higher, 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,