[Bug 11256] New: WSAStringToAddressA "For AF_INET6 to succeed, IPv6 must be installed."

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 18 19:47:25 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11256

           Summary: WSAStringToAddressA "For AF_INET6 to succeed, IPv6 must
                    be installed."
           Product: Wine
           Version: 0.9.53.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: winsock
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: citizenr at gmail.com


New uTorrent alpha
 http://forum.utorrent.com/viewtopic.php?id=31998
started implementing ipv6, currently it it only checking its availability using
WSAStringToAddress 

http://msdn2.microsoft.com/en-us/library/ms742214(VS.85).aspx

"For AF_INET6 to succeed, IPv6 must be installed."

this alpha detects ipv6 under wine-0.9.53, Logger window shows 
"[17:12:41]  IPv6 is installed"
but there is no ipv6 on my computer
rasz at rasz-desktop:~$ ip a | grep inet6
rasz at rasz-desktop:~$ 

ill try to make a patch for it.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list