[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stream-access background information



Of the ones in your list, DRIBBLE-STREAM, FILE-STREAM, TERMINAL-STREAM are the
ones that seem questionable. We've managed to evicerate DRIBBLE; we've had
trouble in the past defining what a "file" is (one that can be coerced to a
pathname?), and TERMINAL-STREAM is true of *TERMINAL-IO* sometimes? What is a
"terminal"?

On LISTEN2, how do you define "end-of-file"?

On OPEN-STREAM-P, how do you define "open"?