random - Create and manipulate randomizer channels
SYNOPSIS
package require Tcl
package require memchan
|
The command described here is in the planning stages and not available yet.
Memory channels created by random provide no additional options to set or query.
A random channel is always writable and readable. This means that all
fileevent-handlers will fire continuously.
SEE ALSO
memchan, fifo, fifo2, null
KEYWORDS
random, in-memory channel, channel, i/o
COPYRIGHT
Copyright (c) 1996-2003 Andreas Kupries <andreas_kupries@users.sourceforge.net>