summaryrefslogtreecommitdiff
path: root/ares_parse_aaaa_reply.3
AgeCommit message (Collapse)AuthorFilesLines
2010-03-27remove all $Id$ linesDaniel Stenberg1-1/+0
2009-11-23- Jakub Hrozek renamed addrttl and addr6ttl structs to ares_addrttl andYang Tse1-3/+3
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 Tse1-3/+3
2009-10-29shorten the descriptions somewhatDaniel Stenberg1-1/+1
2007-11-15Return TTL data from ares_parse_{a,aaaa}_reply, if the user is so inclined. ↵Steinar H. Gunderson1-3/+18
Patch from the Google tree.
2005-03-11the ares_parse_aaaa_reply man pageDaniel Stenberg1-0/+64