winsock/tests select wakeup on closesocket

Phil Lodwick Phil.Lodwick at EFI.COM
Mon Feb 13 09:44:11 CST 2006


Monday mornings suck.  Please ignore this patch.  It does not work on
Windows.  My bad for submitting before testing in both locations.

Once again.  Sorry :-(

Phil

-----Original Message-----
From: wine-patches-bounces at winehq.org
[mailto:wine-patches-bounces at winehq.org] On Behalf Of Phil Lodwick
Sent: Monday, February 13, 2006 9:37 AM
To: wine-patches at winehq.org
Subject: winsock/tests select wakeup on closesocket

My previous attempt at this patch actually had a test succeed rather than
fail because of another wine problem that I forgot to account for.  In this
version I do a listen() on the socket before doing the select().

Sorry about that.

Phil
------------

Changelog:
- Change select timeout from 2 seconds to 500 microseconds
- Add test to make sure select wakes up after a closesocket



More information about the wine-patches mailing list