[Bug 3777] New: Calling closesocket() will not eject any accept()s waiting in blocking mode...
http://bugs.winehq.org/show_bug.cgi?id=3777 Summary: Calling closesocket() will not eject any accept()s waiting in blocking mode... Product: Wine Version: CVS Platform: Other URL: http://www.emtec.com/macrophone OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-binary AssignedTo: wine-bugs(a)winehq.org ReportedBy: m.goemmel(a)compulab.de Our IP application MacroPhone run into the problem, that it will not close under Wine. Looking into it it looks like doing a closesocket() command on a socket will not eject any pending accepts() in blocking mode. So cause of our application is waiting for the accept threads to end with a infinite semaphore, the programs don't close. Any help is appreciated Thanks Markus -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs