Updated 2014-11-12 19:59:28 by dkf

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