diff options
author | dgp <dgp@users.sourceforge.net> | 2014-04-17 16:05:06 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2014-04-17 16:05:06 (GMT) |
commit | ffc78c758ef00181a0c05fb7086a07e4a4673cbc (patch) | |
tree | 6529418e066ee58ab3d686648837e67aca69e780 /tests/ioCmd.test | |
parent | ca6f13bb3001d560ccd18ff40400afca249ebe28 (diff) | |
download | tcl-ffc78c758ef00181a0c05fb7086a07e4a4673cbc.zip tcl-ffc78c758ef00181a0c05fb7086a07e4a4673cbc.tar.gz tcl-ffc78c758ef00181a0c05fb7086a07e4a4673cbc.tar.bz2 |
Simplify reflected channels.
Instead of having two modes of Close operations and the need to choose
between them with a special value of the methods field, when the initialize
pass fails for some reason, simply do not create the channel so there's
nothing that needs closing. Then the methods field no longer holds anything
used, so eliminate it. All the methods checking is done by [chan create].
Diffstat (limited to 'tests/ioCmd.test')
0 files changed, 0 insertions, 0 deletions