aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_ipv6.h
AgeCommit message (Expand)Author
2007-11-19fill in missing copyrightsDaniel Stenberg
2007-11-15Needed now that in6_addr is referenced in ares.hYang Tse
2006-07-14Change the ai_addrlen type of struct addrinfo from size_t to socklen_t, per R...Yang Tse
2005-06-19Added some checks for the addrinfo structure.Dominick Meglio
2005-05-16Added ares_getnameinfo which mimics the getnameinfo APIDominick Meglio
2005-05-11prevent NS_IN6ADDRSZ from getting set to zero if the struct doesn't existDaniel Stenberg
2005-04-15Attempted to fix c-ares not building on non-IPv6 systemsDominick Meglio