summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/netdb.h
AgeCommit message (Expand)Author
2021-03-27LibC: Add POSIX macros for the ai_flags field in struct addrinfoAndreas Kling
2021-02-15LibC: Stub out some addrinfo thingsAnotherTest
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling