move and deduplicate declarations of __dns_parse to make it checkable
[musl] / src / network / lookup.h
2018-09-12 Rich Felkermove and deduplicate declarations of __dns_parse to...
2016-01-28 Rich Felkerfactor resolv.conf parsing out of res_msend to its...
2015-02-07 Rich Felkermake getaddrinfo support SOCK_RAW and other socket...
2014-06-21 Rich Felkerimplement result address sorting in the resolver (getad...
2014-06-04 Rich Felkeradd support for reverse name lookups from hosts file...
2014-06-01 Rich Felkerrefactor getaddrinfo and add support for most remaining...