about summary refs log tree commit diff
path: root/src/network/lookup_serv.c
Commit message (Expand)AuthorAgeFilesLines
* make getaddrinfo support SOCK_RAW and other socket typesRich Felker2015-02-071-1/+35
* remove incorrect and useless check in network service name lookup codeRich Felker2014-09-051-1/+0
* refactor getaddrinfo and add support for most remaining featuresRich Felker2014-05-311-0/+72