This is the mail archive of the libc-alpha@sourceware.cygnus.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]

Re: family independ functions


On Tue, 27 Jul 1999, Ulrich Drepper wrote:

> Arkadiusz Mi?kiewicz <misiek@misiek.eu.org> writes:
> 
> > This is result from KAME/IPv6 stack (2 and 26 are AF_INET and
> > AF_INET6 families).
> 
> I've fixed this now.  If you allow I'll add your test program as the
ok but there was small bug
-for (index=0; index <= 3; index++) {
+for (index=0; index < 3; index++) {

> basis of a getaddrinfo test.  Please let me know whether this is ok.
> 
> -- 
> ---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
> Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
> Cygnus Solutions `--' drepper at cygnus.com   `------------------------

-- 
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/

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