[FFmpeg-devel] [PATCH] IPv6 support v.2
Nicolas George
nicolas.george
Fri Nov 9 14:24:57 CET 2007
Le nonidi 19 brumaire, an CCXVI, Luca Abeni a ?crit?:
> Well, I guess the manpage is wrong, then. It says "...IPv6 socket
> address structures can be created if IPv6 support is available"
This can be understood as "available _in the libc_", and not "available in
the libc and the kernel". I quickly checked in the glibc sources, and I did
not see any check for kernel support of IPv6 sockets.
> I was specifically talking about udp_ipv6_set_local()...
I was trying to explain why getaddrinfo can reasonably return addresses in a
family not supported by the kernel. udp_ipv6_set_local must be written
accordingly.
Regards,
--
Nicolas George
More information about the ffmpeg-devel
mailing list