clean up dns_parse_callback
[musl] / src / network / lookup_serv.c
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2017-11-10 A. Wilcoxfix getaddrinfo error code for non-numeric service...
2015-10-26 Rich Felkersafely handle failure to open hosts, services, resolv...
2015-02-07 Rich Felkermake getaddrinfo support SOCK_RAW and other socket...
2014-09-05 Rich Felkerremove incorrect and useless check in network service...
2014-06-01 Rich Felkerrefactor getaddrinfo and add support for most remaining...