mirror of
https://github.com/moparisthebest/curl
synced 2024-11-08 10:35:05 -05:00
a7e4022d6b
- Constantine Sapuntzakis reported that Darwin 6.0 a.k.a. MAC OS X 10.2 and newer have a threadsafe getaddrinfo. - Fix Dragonfly BSD triplet detection. - In case the hard-coded knowledge says that getaddrinfo is threadsafe, an additional check is done to verify that h_errno is also defined. If h_errno isn't defined, we finally assume that it isn't threadsafe. Jamie Lokier provided the inspiration for this extra check. |
||
---|---|---|
.. | ||
.cvsignore | ||
cares-compilers.m4 | ||
cares-confopts.m4 | ||
cares-functions.m4 | ||
cares-override.m4 | ||
cares-reentrant.m4 | ||
cares-system.m4 |