summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2020-11-17 10:17:21 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2020-11-17 10:17:21 (GMT)
commit48385f8bba5fca0601d69f21d356e1db56bf0fa9 (patch)
treed787971b36b6225e1d9c6cf106b6af15b459bfb5
parentda2c0d731a23a6bb948fd4365357c025e6052c6b (diff)
parent32e54c35045cd5fccf41c90ecee81be122e750a0 (diff)
downloadtcl-48385f8bba5fca0601d69f21d356e1db56bf0fa9.zip
tcl-48385f8bba5fca0601d69f21d356e1db56bf0fa9.tar.gz
tcl-48385f8bba5fca0601d69f21d356e1db56bf0fa9.tar.bz2
Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing
-rw-r--r--doc/CrtChannel.33
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CrtChannel.3 b/doc/CrtChannel.3
index 929b1b8..0092cfb 100644
--- a/doc/CrtChannel.3
+++ b/doc/CrtChannel.3
@@ -259,7 +259,8 @@ outside this range, \fBTcl_SetChannelBufferSize\fR sets the buffer size to
the generic layer that the events specified by \fImask\fR have
occurred on the channel. Channel drivers are responsible for invoking
this function whenever the channel handlers need to be called for the
-channel. See \fBWATCHPROC\fR below for more details.
+channel (or other pending tasks like a write flush should be performed).
+See \fBWATCHPROC\fR below for more details.
.PP
\fBTcl_BadChannelOption\fR is called from driver specific
\fIsetOptionProc\fR or \fIgetOptionProc\fR to generate a complete