diff options
author | davygrvy <davygrvy@pobox.com> | 2004-05-05 18:24:45 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2004-05-05 18:24:45 (GMT) |
commit | 81290d620c01f46bb6933f7dd4bac7269b85d9f2 (patch) | |
tree | 68b6ddc02641254860b2888a349bce1df248d9ff | |
parent | 9b1c85d742a4783ed8c180683646212f6610e018 (diff) | |
download | tcl-81290d620c01f46bb6933f7dd4bac7269b85d9f2.zip tcl-81290d620c01f46bb6933f7dd4bac7269b85d9f2.tar.gz tcl-81290d620c01f46bb6933f7dd4bac7269b85d9f2.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-05 David Gravereaux <davygrvy@pobox.com> + + * win/tclWinSock.c (SocketEventProc) : connect errors should + fire both the readable and writable handlers because this is + how it works on UNIX [Bug 794839] + 2004-05-04 Jeff Hobbs <jeffh@ActiveState.com> * tests/fileSystem.test (filesystem-1.39): replace 'file volumes' |