Bug 17202 - getaddrinfo and getnameinfo not documented in glibc manual
Summary: getaddrinfo and getnameinfo not documented in glibc manual
Status: NEW
Alias: None
Product: glibc
Classification: Unclassified
Component: manual (show other bugs)
Version: 2.19
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-26 09:09 UTC by iep1ungo
Modified: 2014-07-29 20:09 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description iep1ungo 2014-07-26 09:09:27 UTC
The getaddrinfo and getnameinfo functions are not documented in the glibc manual. They are mentioned in passing in the "Host names" section ( https://www.gnu.org/software/libc/manual/html_mono/libc.html#Host-Names ), which mainly describes the obsolescent gethostbyname and gethostbyaddr functions (and variants).