Version 1 of chan postevent

Updated 2007-01-28 14:05:34

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".


[ Category Command of Tcl 8.5 | Category Channel ]