summaryrefslogtreecommitdiffstats
path: root/win/tclWin32Dll.c
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-05-06 01:03:56 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-05-06 01:03:56 (GMT)
commite545850e9721d9936caa3475993a988c63f3ec65 (patch)
tree0c6d6503ffdfca60c6c688aaa834cd5745fb20d7 /win/tclWin32Dll.c
parente166c0cd095d11af250326255dc2a976cd87ea58 (diff)
downloadtcl-e545850e9721d9936caa3475993a988c63f3ec65.zip
tcl-e545850e9721d9936caa3475993a988c63f3ec65.tar.gz
tcl-e545850e9721d9936caa3475993a988c63f3ec65.tar.bz2
* win/tclWinSock.c:
(SocketThreadExitHandler): Don't call TerminateThread when WaitForSingleObject returns a timeout. Tcl_Finalize called from DllMain will pause all threads. Trust that the thread will get the close notice at a later time if it does ever wake up before being cleaned up by the system anyway. (SocketEventProc) : connect errors should fire both the readable and writable handlers because this is how it works on UNIX [Bug 794839]
Diffstat (limited to 'win/tclWin32Dll.c')
0 files changed, 0 insertions, 0 deletions