aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_parse_aaaa_reply.3
AgeCommit message (Collapse)Author
2009-11-23- Jakub Hrozek renamed addrttl and addr6ttl structs to ares_addrttl andYang Tse
ares_addr6ttl in order to prevent name space pollution, along with necessary changes to code base and man pages.This change does not break ABI, there is no need to recompile existing applications. But existing applications using these structs with the old name will need source code adjustments when recompiled using c-ares 1.6.1.
2009-11-20Sync man page with realityYang Tse
2009-10-29shorten the descriptions somewhatDaniel Stenberg
2007-11-15Return TTL data from ares_parse_{a,aaaa}_reply, if the user is so inclined. ↵Steinar H. Gunderson
Patch from the Google tree.
2005-03-11the ares_parse_aaaa_reply man pageDaniel Stenberg