summaryrefslogtreecommitdiff
path: root/src/multibyte
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2014-06-02 04:47:45 -0400
committerRich Felker <dalias@aerifal.cx>2014-06-02 04:47:45 -0400
commit3330198060c7b3165a2fba530ffde5fc6706ecf2 (patch)
treebc87811d35022e240dfe8d24f96402ac2feaa65a /src/multibyte
parenta2a328bd896fa909542b492601e3689119b95de0 (diff)
downloadmusl-3330198060c7b3165a2fba530ffde5fc6706ecf2.tar.gz
switch standard resolver functions to use the new dns backend
this is the third phase of the "resolver overhaul" project. this commit removes all of the old dns code, and switches the __lookup_name backend (used by getaddrinfo, etc.) and the getnameinfo function to use the newly implemented __res_mkquery and __res_msend interfaces. for parsing the results, a new callback-based __dns_parse function, based on __dns_get_rr from the old dns code, is used.
Diffstat (limited to 'src/multibyte')
0 files changed, 0 insertions, 0 deletions