<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On 03 Mar 2015, at 21:10, Mark Michelson <<a href="mailto:reviewboard@asterisk.org">reviewboard@asterisk.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><pre style="font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre-wrap; word-wrap: break-word;">for (i = 0; i < ast_query_set_num_queries(query_set); ++i) {
    struct ast_dns_query *query = ast_dns_query_set_get(query_set, i);
    ...do stuff...
}
</pre><br class="Apple-interchange-newline"></blockquote></div>Why not use DNS terminology?<div><br></div><div>/O</div></body></html>