http://bugs.winehq.org/show_bug.cgi?id=4408
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-19-04 04:54 ------- Created an attachment (id=2308) --> (http://bugs.winehq.org/attachment.cgi?id=2308&action=view) change flag back
Hi, i played around a bit with this, and i really think it's a bug in winsock. In december there was a commit that changed flags from GENERIC_READ to FILE_READ_DATA ( http://source.winehq.org/git/?p=wine.git;a=blobdiff;h=75de7f56f15ff0791a67b6...)
) after applying the attached patch (reverting one of those changes) the program doesn't hang anymore. However , i'm not sure if the program works then as expected as i don't know exactly how how the program should work. Peter, could you apply the attached patch , and see if the program works correctly, and report back please ? Thanks.