diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-09-24 Andreas Kupries <andreask@activestate.com> + + * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread + and internal co-thread access of a socket's structure because of + the thread not using the socketListLock in TcpAccept(). Added + documentation on how the module works to the top. + 2010-09-23 Don Porter <dgp@users.sourceforge.net> * generic/tclCmdAH.c: Fix cases where value returned by |