http://bugs.winehq.org/show_bug.cgi?id=11640
--- Comment #10 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-06-12 06:20:48 --- (In reply to comment #9)
Any progress?
Thank you so much for your effort.
Well, I have a test that reproduces bad codepath. After reading msdn a little more carefully, I discovered it says: "The lpFrom and lpFromlen parameters are ignored for connection-oriented sockets."
Cross compiling my test shows that statement to be correct. Which agrees with what happens with regular Linux sockets more or less.