Artifact ec5889d141b747688acc57291551679a35f5386d:
- File generic/tclIORChan.c — part of check-in [ef3818afcd] at 2014-04-17 16:05:06 on branch core-8-5-branch — 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]. (user: dgp size: 82645)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.