This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

Re: [C++] IPv6 compatibility


Rick Otten wrote:
> I'm trying to determine when gcc/g++ started supporting IPv6.
> 
> I'm working in an environment that soon will be dual stack (IPv4 and
> IPv6).  We have a lot of legacy code.  I'm trying to figure out which
> components may require being recompiled.
> 
> 
> When did functions such as "gethostbyname()" start working with IPv6
> addresses?

We don't know.  You'll have to ask the glibc list.

Andrew.


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