[Bug 10032] Wine must not use unix select() for networking where there might be high fd's

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 25 23:56:30 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=10032





--- Comment #4 from Damjan Jovanovic <damjan.jov at gmail.com>  2007-11-25 23:56:30 ---
It makes it possible to use wine's DLLs on Windows for testing and such.
Wininet already supports being built with mingw, it would be a shame to lose
that. My patches got mingw building with both wine and mingw (I had #ifdef
sections which use poll on Linux and select on Windows), but for some reason
they weren't accepted.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list