This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/296] POSIX => AI_NUMERICHOST and address notation validity in getaddrinfo()


------- Additional Comments From drepper at redhat dot com  2004-08-05 20:19 -------
No.  The AF_INET6 case is only talking about the IPv6 addresses.  Not the format
for addresses mapped from IPv4 to IPv6.  The standard does not really describe
the format of IPv4 addresses if AF_INET6 with AI_V4MAPPED is used.  To make it
consistent, the use of inet_aton is best.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


http://sources.redhat.com/bugzilla/show_bug.cgi?id=296

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]