summaryrefslogtreecommitdiff
path: root/src/network/res_msend.c
AgeCommit message (Expand)AuthorLines
2014-06-07avoid spurious lookup failures from badly-behaved nameserversRich Felker-5/+22
2014-06-04add support for reverse name lookups from hosts file to getnameinfoRich Felker-7/+14
2014-06-02fix uninitialized variable in new __res_msend dns functionRich Felker-0/+1
2014-06-02implement new dns backend, res_send and other legacy resolver functionsRich Felker-0/+184