Input and Output
ChnlStack | Manipulate stacked I/O channels |
CrtChannel | Procedures for creating and manipulating channels |
CrtChnlHdlr | Call a procedure when a channel becomes readable or writable |
CrtCloseHdlr | Arrange for callbacks when channels are closed |
CrtFileHdlr | Associate procedure callbacks with files or devices (Unix only) |
FileSystem | Procedures to interact with any filesystem |
GetOpnFl | Return a FILE* for a channel registered in the given interpreter (Unix only) |
GetStdChan | Procedures for retrieving and replacing the standard channels |
OpenFileChnl | Buffered I/O facilities using channels |
OpenTcp | Procedures to open channels using TCP sockets |
Copyright © 1989-1994 The Regents of the University of California
Copyright © 1992-1999 Karl Lehenbauer and Mark Diekhans
Copyright © 1994-1998 Sun Microsystems, Inc
Copyright © 1997-2000 Ajuba Solutions
Copyright © 1998-2000 Scriptics Corporation
Copyright © 2001 ActiveState Corporation
Copyright © 2001 ActiveState Tool Corp
Copyright © 2001 Vincent Darley
Copyright © 2001-2002 Kevin B. Kenny <kennykb(at)acm.org>
Copyright © 2001-2010 Donal K. Fellows
Copyright © 2002-2005 Andreas Kupries <andreas_kupries(at)users.sourceforge.net>
Copyright © 2006-2008 Joe Mistachkin
Copyright © 2009-2010 Kevin B. Kenny