fix getaddrinfo to accept port 0 (zero)
[musl] / src / linux / accept4.c
2012-09-09 Rich Felkeradd acct, accept4, setns, and dup3 syscalls (linux...