[Bug 8514] getsockname

Wine Bugs wine-bugs at winehq.org
Mon May 28 04:20:09 CDT 2007


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


blin at gmx.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|getsockname not bug         |getsockname
                   |compatible with windows?    |




------- Additional Comments From blin at gmx.net  2007-28-05 04:20 -------
Ok, so the actual bug seems to be in Wine's getsockname() call indeed. The test
code I have fails on windows, and fails on native POSIX. 

So this is a bug in get_socket_fd() returning a socket descriptor that looks
bound to the linux getsockname() call, even though it's not bound.

Unfortunately, I don't fully understand the wineserver code handling this
request in the background, so I don't really understand how to fix it.

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



More information about the wine-bugs mailing list