Hi,
<http://man7.org/linux/man-pages/man3/getaddrinfo.3.html> says that
struct addrinfo contains:
size_t ai_addrlen;
However, in the GNU C Library, the type was changed on 2000-04-01 from
size_t to socklen_t, as ChangeLog.11 in the glibc source shows:
* resolv/netdb.h
[...]
(struct addrinfo): Use socklen_t for ai_addrlen element.
Please could the manpage be updated?
Thanks,
Jak.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html