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]

[C++] IPv6 compatibility


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?


-- 
Rick Otten
rwo@windfish.com
O=='=+


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