Files
ladybird/Userland/Libraries/LibC/netdb.cpp
Gunnar Beutner cd432860d8 LibC: Additional functionality for getaddrinfo()
When node is NULL and AI_PASSIVE is specified we are supposed to use
the "any" address, otherwise we should use the loopback address.
2021-04-19 21:00:23 +02:00

24 KiB