WSACleanup fix.

Vitaliy Margolen wine-devel at kievinfo.com
Tue Nov 29 13:17:42 CST 2005


Tuesday, November 29, 2005, 12:10:52 PM, Rein Klazes wrote:
> On Tue, 29 Nov 2005 10:33:49 -0600, you wrote:

>>     if (num_startup)
>>+    {
>>+        num_startup--;
>>         return 0;
>>+    }

> Yes, that is more correct. Re-reading the MSDN this is what should be
> happening.

> Changelog:
> dlls/winsock		: socket.c
> dlls/winsock/tests	: sock.c
> (With input from Robert Shearman) Decrement the reference counter in
> WSACleanUp with regression test.

> Rein.

I think you a little too late. <g> Check the CVS log.

Vitaliy





More information about the wine-devel mailing list