Files
ladybird/Userland/Libraries/LibC/netdb.h
Marcus Nilsson 1a7e262752 LibC: Implement gethostbyname_r()
gethostbyname_r() will be used to make getaddrinfo() MT-Safe.
2023-08-29 11:04:48 +02:00

2.9 KiB