Tcl Source Code

Check-in [d0dd6d19a4]
Login

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

Overview
Comment:Fix for de232b49f2, write-only nonblocking refchan and Tcl internal buffers.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | bug-de232b49f2
Files: files | file ages | folders
SHA3-256: d0dd6d19a41ae7afbc14dc9b38f447ffe762aa9f4b25b11a5354eec563aa1b17
User & Date: pooryorick 2019-04-27 07:19:49.418
References
2024-03-28
11:44 New ticket [080f846fd5] Channel system generating writable events BEFORE channel... artifact: f54756de6b user: apnadkarni
2019-04-27
07:24 Ticket [de232b49f2] write-only nonblocking refchan and Tcl internal buffers ... artifact: 0657042b24 user: pooryorick
Context
2019-05-01
10:44
Check for BG_FLUSH_SCHEDULED inside ChannelTimerProc closed check-in: 9d5631ebf8 user: pooryorick tags: bug-de232b49f2
06:33
merge bug-de232b49f2 check-in: bc1f88d020 user: pooryorick tags: trunk
2019-04-27
07:19
Fix for de232b49f2, write-only nonblocking refchan and Tcl internal buffers. check-in: d0dd6d19a4 user: pooryorick tags: bug-de232b49f2
2019-04-24
04:52
merge bug-67a5eabbd3d1 check-in: 9bcec7cd88 user: pooryorick tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclIO.c.
Changes to tests/io.test.