[Bug 8514] getsockname
http://bugs.winehq.org/show_bug.cgi?id=8514 blin(a)gmx.net changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|getsockname not bug |getsockname |compatible with windows? | ------- Additional Comments From blin(a)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.
participants (1)
-
Wine Bugs