Initial attempt to detect at configuration time if the getaddrinfo()
authorYang Tse <yangsita@gmail.com>
Tue, 28 Oct 2008 19:13:25 +0000 (19:13 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 28 Oct 2008 19:13:25 +0000 (19:13 +0000)
commitad60c2d0c362d6c155b7f643108f3d383ceba98c
treeb0317756aa7a4debe8c84a6ec27774d06e6a2f82
parentc81480a9981e40040448eb06f99553429c21ed55
Initial attempt to detect at configuration time if the getaddrinfo()
function returns an addrinfo with an unfreeable ai_addr member ptr.
configure.ac
m4/cares-functions.m4