[asterisk-dev] [Code Review] 4437: dns: Define a core DNS API with examples.

Olle E. Johansson oej at edvina.net
Tue Mar 3 15:26:45 CST 2015


On 03 Mar 2015, at 21:10, Mark Michelson <reviewboard at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150303/ccb39bf5/attachment.html>


More information about the asterisk-dev mailing list