[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bugs
On Tue, 27 Jul 1999, Mikolaj J. Habryn wrote:
> >>>>> "MJH" == Mikolaj J Habryn <dichro-ffe633b3@eris.rcpt.to> writes:
>
> MJH> I think this is indeed a bug in getaddrinfo() - I'll have a
> MJH> look at the specs to check (tomorrow! :).
>
> From http://www.opengroup.org/orc/DOCS/XNS_GAI/webcom.htm:
>
> If the ai_family field to which hints points has the value
> AF_UNSPEC, addresses are returned for use with any protocol family
> that can be used with the specified nodename and/or servname.
> Otherwise, addresses are returned for use only with the specified
> protocol family.
>
> So, I'm calling it a glibc bug, unless you see something that I've
> missed.
yes, it's a glibc bug ... Drepper want test program for getaddrinfo bug ;-)
My patch workaround this, so curently is only one problem with accepting
ipv4 connections via AF_INET6 socket ...
>
> m.
--
arkadiusz miśkiewicz [misiek@misiek.eu.org]
[P]olish [L]inux [D]istribution with IPv6 support
http://www.ipv6.pld.org.pl/ http://www.pld.org.pl/
- References:
- bugs
- From: Arkadiusz Miśkiewicz <misiek@misiek.eu.org>
- Re: bugs
- From: dichro-ffe633b3@eris.rcpt.to (Mikolaj J. Habryn)
- Re: bugs
- From: dichro-2529a9@eris.rcpt.to (Mikolaj J. Habryn)