Kai wrote:
[Should we fix bug 11965 so winsock properly requires WSAStartup() before it agrees to work?]
I think so. I would certainly like Wine to be a good Win32 development environment.
we'd have to start tracking WSADATA structures per thread.
Please submit a conformance test first demonstrating whether this is tracked per process or per thread. I'm betting it's per-process.
Alexandre will probably pipe up then. - Dan