[Bug 17851] WSAAddressToStringA AF_INET6 implementation missing

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 28 03:41:04 CDT 2009


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


Jeff L <lats at yless4u.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #7 from Jeff L <lats at yless4u.com.au>  2009-04-28 03:41:04 ---
(In reply to comment #6)
> Created an attachment (id=20761)
 --> (http://bugs.winehq.org/attachment.cgi?id=20761) [details]
> µTorrent 1.8.3 screenshot
> 
> Jeff,
> 
> thanks for creating the patch. Unfortunately it seems to have some issue, as it
> is printing out bogus information in µTorrent.
> 
> Connections according to ss/netstat:
> 
> ESTAB      0      0       2001:a60:f001:1:219:66ff:fe8b:a6e:56374   
> 2002:4e5a:3338::4e5a:3338:34932   
> users:(("uTorrent.exe",21482,44),("wineserver",21485,94))
> ESTAB      0      53876   2001:a60:f001:1:219:66ff:fe8b:a6e:48277   
> 2002:775e:1ce9::775e:1ce9:19033   
> users:(("uTorrent.exe",21482,42),("wineserver",21485,92))
> ESTAB      0      19996   2001:a60:f001:1:219:66ff:fe8b:a6e:53254   
> 2002:5ebf:a61b::5ebf:a61b:17897   
> users:(("uTorrent.exe",21482,43),("wineserver",21485,93))
> ESTAB      0      0       2001:a60:f001:1:219:66ff:fe8b:a6e:44704   
> 2002:4bbb:3dc8::4bbb:3dc8:57324   
> users:(("uTorrent.exe",21482,39),("wineserver",21485,61))
> 
> I applied the four patches to the Ubuntu PPA package of Wine 1.1.20
> 

I changed inet_ntop to WS_inet_ntop which meant that those patches were
dependent on the following.  The following patches have just been accepted into
the tree and should fix the problem.

http://www.winehq.org/pipermail/wine-cvs/2009-April/054960.html
http://www.winehq.org/pipermail/wine-cvs/2009-April/054961.html


-- 
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