summaryrefslogtreecommitdiffstats
path: root/doc/variable.n
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2005-04-19 16:28:22 (GMT)
committerdavygrvy <davygrvy@pobox.com>2005-04-19 16:28:22 (GMT)
commitb5ceed8fb0ab4a41dfa1314e589d6c8fa3fe7043 (patch)
tree26209da071fe74735cc8b3ec35ad52bb1c9cb722 /doc/variable.n
parent0e5bed34d7e56bcee072a35346363b5f474bc178 (diff)
downloadtcl-b5ceed8fb0ab4a41dfa1314e589d6c8fa3fe7043.zip
tcl-b5ceed8fb0ab4a41dfa1314e589d6c8fa3fe7043.tar.gz
tcl-b5ceed8fb0ab4a41dfa1314e589d6c8fa3fe7043.tar.bz2
* win/tclWinPipe.c: The pipe channel driver now respects
the -blocking option when closing. The windows pipe driver now has the same behavior as the UNIX side. This change is to avoid a hung shell when exiting due to open pipes that refuse to close in a graceful manner. * doc/open.n: Added a note about -blocking 0 and lack of exit status as it had never been documented. [Bug 947693] ***POTENTIAL INCOMPATIBILITY*** Scripts that use async pipes on windows, must (like the UNIX side) set -blocking to 1 before calling [close] to receive the exit status. * tests/winPipe.test (winpipe-6.1/2): added 'fconfigure $f -blocking 1' so the exit status can be acquired.
Diffstat (limited to 'doc/variable.n')
0 files changed, 0 insertions, 0 deletions