Tcl Source Code

Check-in [b2d083e9e0]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix for [ac7592e73c10d04b], Idle events are never processed when a "writable" handler on a nonblocking channel dominates the event queue.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | bug-ac7592e73c10d04b
Files: files | file ages | folders
SHA3-256: b2d083e9e04e492d8a96054b4698a9002c3eff1cda7eeedb09040b000356ebb0
User & Date: pooryorick 2024-04-01 00:23:06.122
References
2024-04-01
00:26 Ticket [ac7592e73c] idle events are never processed when a "writable" ... artifact: e18b556924 user: pooryorick
Context
2024-04-01
00:48
In io.test/io-44.7, use a unique namespace for the refchan implementation. check-in: 7fa4203380 user: pooryorick tags: bug-ac7592e73c10d04b
00:23
Fix for [ac7592e73c10d04b], Idle events are never processed when a "writable" handler on a nonblocki... check-in: b2d083e9e0 user: pooryorick tags: bug-ac7592e73c10d04b
2024-03-29
15:43
4 more files, which should have been removed as part of the libtommath 1.2 -> 1.3 upgrade check-in: 8a8722e215 user: jan.nijtmans tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclIO.c.
Changes to generic/tclIO.h.
Changes to tests/io.test.