Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » What is the status of IPv6 support?
Re: What is the status of IPv6 support? [message #31092 is a reply to message #31020] Fri, 04 February 2011 14:37 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14266
Registered: November 2005
Ultimate Member
cbpporter wrote on Tue, 01 February 2011 08:37

PS: I am not very familiar with Web package. Adding support for IPv6 to socket and making HttpClient recognize the addresses solves most issues. Are you aware of other classes that need my attention? Or maybe other packages?


Well, very quick review of the issue indicates quite likely only small difference - wherever there is

AF_INET

there should be

AF_INET6

for ipv6 support and the structure involved should be 'sockaddr_in6' instead of 'sockaddr_in'.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Deadlock - what LeaveGMutexAll does?
Next Topic: Warning in Socket.cpp
Goto Forum:
  


Current Time: Fri Jul 18 07:24:20 CEST 2025

Total time taken to generate the page: 0.03838 seconds