diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-06-02 04:47:45 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-06-02 04:47:45 -0400 |
commit | 3330198060c7b3165a2fba530ffde5fc6706ecf2 (patch) | |
tree | bc87811d35022e240dfe8d24f96402ac2feaa65a /WHATSNEW | |
parent | a2a328bd896fa909542b492601e3689119b95de0 (diff) | |
download | musl-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 'WHATSNEW')
0 files changed, 0 insertions, 0 deletions