On 03 Mar 2015, at 21:10, Mark Michelson <reviewbo...@asterisk.org> wrote:

> 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...
> }
> 
Why not use DNS terminology?

/O
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to