diff options
author | andreas_kupries <akupries@shaw.ca> | 2004-05-19 19:16:18 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2004-05-19 19:16:18 (GMT) |
commit | c25b1816386cd466c534841bba77bae6e9aad5ab (patch) | |
tree | 214909bde0f239e4e4a8e886ca9cec363252468c /ChangeLog.2001 | |
parent | 9952f1458ffdf3f22b1013dab019fb273dff357f (diff) | |
download | tcl-c25b1816386cd466c534841bba77bae6e9aad5ab.zip tcl-c25b1816386cd466c534841bba77bae6e9aad5ab.tar.gz tcl-c25b1816386cd466c534841bba77bae6e9aad5ab.tar.bz2 |
* tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem as
* tclIO.h: [SF Tcl Bug 462317], see ChangeLog entry
2001-09-26. The fix done at that time is incomplete. It
is possible to get around it if the actual read
operation is defered and not executed in the event
handler itself. Instead of tracking if we are in an
read caused by a synthesized fileevent we now track if
the OS has delivered a true event = actual data and
bypass the driver if a read finds that there is no
actual data waiting. The flag is cleared by a short or
full read.
Diffstat (limited to 'ChangeLog.2001')
0 files changed, 0 insertions, 0 deletions