[Bug 3777] New: Calling closesocket() will not eject any accept()s waiting in blocking mode...

Wine Bugs wine-bugs at winehq.org
Mon Nov 7 09:21:28 CST 2005


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 at winehq.org
        ReportedBy: m.goemmel at 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.



More information about the wine-bugs mailing list