From 476ec5da42972d68ea0780d4564dc5a8ff0bdbfd Mon Sep 17 00:00:00 2001 From: redman Date: Wed, 26 May 1999 20:53:36 +0000 Subject: Changes for generic/tclThreadTest.c and win/tclWinSock.c bug fixes. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index e19740f..e0a356e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1999-05-26 + + * generic/tclThreadTest.c: Fixed race condition in testthread + code that showed up in the WinNT test suite intermittently. + + * win/tclWinSock.c: Fixed a hang in the WinNT socket driver, wake + up the socket thread every 100ms to check for events on the + sockets that did not wake up the thread (race condition). + 1999-05-24 * tools/genStubs.tcl: Changed to allow a list of platforms instead -- cgit v0.12