make getaddrinfo with AF_UNSPEC and null host return both IPv4 and v6
[oweals/musl.git] / src / network / accept4.c
2012-09-29 Rich Felkermove accept4, dup3, and pipe2 to non-linux-specific...