Hi All! I needed an APR DNS query interface, so I wrote one. After Paul Querna's suggestion for me to use the c-ares library, I came up with the following code:
http://svn.trolocsis.com/repos/projects/apr_dns_query/trunk I haven't written the patches to change APR's autoconf system -- yet. And I have been thinking that it would be nice to abstract the DNS library out, so the code doesn't rely strictly on c-ares. I wanted to elicit everyone's opinions on the direction of this piece of code. My goal is to get this placed into apr-util proper, if this is the consensus. Best regards, Ryan Phillips
