Indicate to the given channel (which must have been created with
chan create) that it is readable and/or writable.
-
- chan postevent channelId eventSpec
EventSpec is a (non-empty) list of event types to post. Supported event types are "read" and "write".
This command was introduced in Tcl 8.5