cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Curl_getaddinfo_ex and conditionals mess

From: Yang Tse <yangsita_at_gmail.com>
Date: Tue, 9 Dec 2008 18:59:03 +0100

Hi Patrick,

setup-os400.h defines both Curl_getaddrinfo_a() and a
Curl_getnameinfo_a() as replacement functions for getaddrinfo() and
getnameinfo(). So, shouldn't HAVE_GETADDRINFO and HAVE_GETNAMEINFO
also be defined right there? Otherwise how are those replacement
functions expected to be used?

Please, verify if defining HAVE_GETADDRINFO and HAVE_GETNAMEINFO in
setup-os400.h solves the issue.

-- 
-=[Yang]=-
Received on 2008-12-09