diff options
author | stanton <stanton@noemail.net> | 1998-05-27 18:47:29 (GMT) |
---|---|---|
committer | stanton <stanton@noemail.net> | 1998-05-27 18:47:29 (GMT) |
commit | 22f4592f233910eba24d51aec5a9e95506143acf (patch) | |
tree | f8726e19715f003a9931f370dd871b546bf825b0 /changes | |
parent | eddc7cb4f9ae2469164ccd7fc41c72c7c7c644f0 (diff) | |
download | tcl-22f4592f233910eba24d51aec5a9e95506143acf.zip tcl-22f4592f233910eba24d51aec5a9e95506143acf.tar.gz tcl-22f4592f233910eba24d51aec5a9e95506143acf.tar.bz2 |
*** empty log message ***
FossilOrigin-Name: fdcf4672865b2f0802509bb95a2f76e5092b1a3e
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3451,3 +3451,9 @@ Universal Headers V.3.0, so that Tcl will compile with CW Pro 2. -gmt flag set. Thanks to Jan Nijtmans for reporting the problem. (RJ) ----------------- Released 8.0p2, 11/25/97 ----------------------- + +5/27/98 (bug fix) Windows socket driver did not notice new data arriving +on nonblocking sockets until the event loop was entered. + +5/27/98 (bug fix) Windows socket driver used FIONREAD, which is not +supported correctly by WinSock. |