summaryrefslogtreecommitdiff
path: root/src/network/lookup.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-28factor resolv.conf parsing out of res_msend to its own fileRich Felker1-0/+11
2015-02-07make getaddrinfo support SOCK_RAW and other socket typesRich Felker1-2/+2
2014-06-21implement result address sorting in the resolver (getaddrinfo, etc.)Rich Felker1-0/+1
2014-06-04add support for reverse name lookups from hosts file to getnameinfoRich Felker1-0/+1
2014-05-31refactor getaddrinfo and add support for most remaining featuresRich Felker1-0/+26