fileevent - Execute a script when a channel becomes readable or writable
Contents
Description
The fileevent command has been superceded by the chanevent command which supports the same syntax and
options.
Name
fileevent - Execute a script when a channel becomes readable or writable
See Also
chan(3tcl) Tcl 7.5 fileevent(3tcl)
Synopsis
fileeventchannelreadable ?script?
fileeventchannelwritable ?script?
________________________________________________________________________________________________________________
