[Bug 3855] Failed to get local IP address of SocketToServer

Wine Bugs wine-bugs at winehq.org
Fri Nov 18 14:27:21 CST 2005


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


marcus at jet.franken.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From marcus at jet.franken.de  2005-18-11 14:27 -------
typo in my patch, sent a fix to wine-patches at winehq.org. 
 
-        *wsaddrlen = sizeof(struct WS_sockaddr_in6); 
+        *wsaddrlen = sizeof(struct WS_sockaddr_in); 
 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list