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 #31019 is a reply to message #30882] Tue, 01 February 2011 14:19 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1427
Registered: September 2007
Ultimate Contributor
I managed to get some basic IPv6 support working. Socket and HttpClient seems to work fine. I kept the API the same, but I changed in Socket::Data:
bool                    Open(bool is_blocking, int family = PF_INET);

Also, OpenClient has a parameter "dword *my_addr". If you supply an IPv6 address a dword is no longer sufficient storage.

I'll do some more tests and prepare a patch.
 
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 15:16:00 CEST 2025

Total time taken to generate the page: 0.03179 seconds