summaryrefslogtreecommitdiff
path: root/ares_parse_soa_reply.3
AgeCommit message (Collapse)AuthorFilesLines
2012-06-15SOA parser addedMarko Kreen1-0/+80
I need to do SOA queries, so here is a parser for them. - ares_soa_reply: new struct - ares_malloc_data/ares_free_soa: ARES_DATATYPE_SOA_REPLY - ares_parse_soa_reply: actual function