1.0.24.1: Reading from a TWO-WAY-STREAM need not flush the output stream.
authorGabor Melis <mega@hotpop.com>
Thu, 1 Jan 2009 20:50:41 +0000 (20:50 +0000)
committerGabor Melis <mega@hotpop.com>
Thu, 1 Jan 2009 20:50:41 +0000 (20:50 +0000)
commit67f787e86602efc7e4007fb6bbc970a2fcf613f5
tree05a46b874b627974be6edbd7f345df129de4e27a
parent56c7428e2bcb149dac575142d5d17e0b297f8670
1.0.24.1: Reading from a TWO-WAY-STREAM need not flush the output stream.

In fact, it unnecessarily complicates writing thread-safe code as
readers and writers access the output stream concurrently.
NEWS
src/code/stream.lisp
version.lisp-expr