diff options
author | mdejong <mdejong> | 2003-03-06 09:16:12 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2003-03-06 09:16:12 (GMT) |
commit | a060bfc83abd3ede4e970cef1959af6d9f75946e (patch) | |
tree | beb16481c0323e16d75fa932bc0f7e7b91f5ca94 /doc/if.n | |
parent | ee86aa6fca4bdbb2d897e973b48b0cf1f704820d (diff) | |
download | tcl-a060bfc83abd3ede4e970cef1959af6d9f75946e.zip tcl-a060bfc83abd3ede4e970cef1959af6d9f75946e.tar.gz tcl-a060bfc83abd3ede4e970cef1959af6d9f75946e.tar.bz2 |
* generic/tclIO.c (Tcl_SetChannelOption):
Invoke the Tcl_SetChannelBufferSize method
as a result of changing the -buffersize
option to fconfigure. The previous
implementation used some inlined code that
reset the buffer size to the default size
instead of ignoring the request as
implemented in Tcl_SetChannelBufferSize.
* tests/io.test: Update test case so that
it actually checks the implementation of
Tcl_SetChannelBufferSize.
Diffstat (limited to 'doc/if.n')
0 files changed, 0 insertions, 0 deletions