make getaddrinfo support SOCK_RAW and other socket types
[musl] / src / network / lookup.h
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...