diff options
author | Yang Tse <yangsita@gmail.com> | 2009-11-13 05:01:51 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-11-13 05:01:51 +0000 |
commit | a7e4022d6b8600e7835cde0c82147513427aaac8 (patch) | |
tree | ab638b50e90c6959e5faaa36fd53ac092ea90ca3 /lib/sslgen.c | |
parent | 4999847625d6ff149e0e5dd34728bf531f21182a (diff) |
Related with the threadsafe capability of getaddrinfo:
- 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.
Diffstat (limited to 'lib/sslgen.c')
0 files changed, 0 insertions, 0 deletions