In message "Re: [kaffe] Kaffe CVS: kaffe dalibor"
on 03/06/12, Helmer Kr=E4mer <hkraemer@freenet.de> writes:
> > Linux 2.0.x IPv6 support compilation fixes.
>=20
> IIRC, there were some more issues with IPv6 support,
> weren't there?
Yes there were.
1) Even if getaddrinfo exists, getnameinfo may be missing.
2) Even if AF_INET6 or PF_INET6 is defined, IPv6 may not
be supported.