[PATCH 2/2] ws2_32/tests: test WSAAccept with CF_DEFER

Mike Kaplinskiy mike.kaplinskiy at gmail.com
Wed Sep 30 02:41:55 CDT 2009


On Wed, Sep 30, 2009 at 2:35 AM, Paul Vriens <paul.vriens.wine at gmail.com> wrote:
> On 09/25/2009 07:59 AM, Mike Kaplinskiy wrote:
>>
>> ---
>>  dlls/ws2_32/tests/sock.c |   46
>> +++++++++++++++++++++++++++++++++++++---------
>>  1 files changed, 37 insertions(+), 9 deletions(-)
>>
>>
>> ------------------------------------------------------------------------
>>
>>
> Hi Mike,
>
> This one has introduced a test failure on Win98 and WinMe.
>
> Could you have a look? Let me know if you want me to run extra tests on
> these boxes.
>
> --
> Cheers,
>
> Paul.
>

Paul,

I'm tempted to say that's a bug in 98/ME - seems like an accepted
socket is holding a reference to the listener that accepted it. Could
you test the patch? It just closes the accepted sockets before doing
the next test.

I think regardless though, we should mark it as broken on 95/ME. I'll
send a patch in the next few days.

Mike.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-98.diff
Type: text/x-patch
Size: 538 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20090930/77073892/attachment.bin>


More information about the wine-devel mailing list