Thomas Kho <[EMAIL PROTECTED]> writes: > We're working on a set of tests for wsock32.dll with guidance from Dan > Kegel. So far we've > completed a test of blocking network I/O with multiple threads. > Attached is a patch from our efforts. We look forward to suggestions.
This stuff should be merged with the other winsock tests in dlls/winsock/tests/sock.c (assuming it does something that the current tests don't, I haven't checked this). There is no point in having duplicate tests for wsock32 since it just forwards everything to ws2_32. -- Alexandre Julliard [EMAIL PROTECTED]