http://bugs.winehq.org/show_bug.cgi?id=28898
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #37140|0 |1 is obsolete| |
--- Comment #19 from Erich Hoover ehoover@mines.edu 2011-10-27 15:51:55 CDT --- Created attachment 37162 --> http://bugs.winehq.org/attachment.cgi?id=37162 Output closesocket result
(In reply to comment #18)
Created attachment 37161 [details] ...
Interesting... the application is behaving as if AcceptEx worked (there's a call to SO_UPDATE_ACCEPT_CONTEXT) when that doesn't happen when AcceptEx exists. From the way this appears to be triggered on the close I'm wondering if the closesocket call is behaving funny. Could you run and log the attached for both w/ AcceptEx and w/o AcceptEx?