home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
util
/
libs
/
fifolib
/
version.doc
< prev
next >
Wrap
Text File
|
1993-10-03
|
633b
|
26 lines
VERSION.DOC
3.4
Added 'K' flag. This flag causes any Write() to fail if
there are no readers on the other end of the fifo and is
extremely useful in preventing lockup situations.
changes made to l:fifo-handler and libs:fifo.library
3.1
Found and fixed bugs in L:fifo-handler's handling of ^C-^F.
3.0
Third release. Rewrote startup for fifo-handler such that
it must be run instead of mounted. This gets rid of some
major problems under 1.3 . To start the handler, use:
1> run <nil: >nil: l:fifo-handler
2.0
Second release
1.0
Initial release