Use dns_ API when available. Om MacOS this avoids repeted lookups
authorLove Hörnquist Åstrand <lha@kth.se>
Sun, 22 Mar 2009 17:16:40 +0000 (17:16 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Sun, 22 Mar 2009 17:16:40 +0000 (17:16 +0000)
commita61934489ae60c3133247b9b24cfdd35121eaefb
tree7ca37c8dcd2aad5e5f6656ecd1f20258c5da51c8
parent7f437c326a970d69e12fc405cb6dbbd6906d2ae4
Use dns_ API when available. Om MacOS this avoids repeted lookups
since it uses the mDNSResponder to cache the replies.

Remove support debugging using the old res_ API.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24881 ec53bebd-3082-4978-b11e-865c3cabbd6b
lib/roken/resolve.c