1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-12-09 18:34:01 +00:00

Initial attempt to detect at configuration time if the getaddrinfo()

function returns an addrinfo with an unfreeable ai_canonname member ptr.
This commit is contained in:
Yang Tse
2008-10-28 20:03:22 +00:00
parent ad60c2d0c3
commit dfd9ac3c26
2 changed files with 76 additions and 0 deletions

View File

@ -555,6 +555,7 @@ CURL_CHECK_MSG_NOSIGNAL
CARES_CHECK_FUNC_GETADDRINFO
CARES_CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
CARES_CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_CANONNAME
CARES_CHECK_FUNC_GETHOSTNAME
CARES_CHECK_FUNC_GETSERVBYPORT_R
CARES_CHECK_FUNC_INET_NTOP