scsh-users
[Top] [All Lists]

Re: Chars and Bytes in the RM

To: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Subject: Re: Chars and Bytes in the RM
From: RT Happe <rthappe@web.de>
Date: Tue, 7 Jan 2003 19:15:26 +0100 (CET)
Cc: <scsh-bugs@zurich.ai.mit.edu>
On Tue, 7 Jan 2003, Martin Gasbichler wrote:

> RT> By the way, the implementation of R-S!/P in scsh/rw.scm (0.6.3 beta) looks
> RT> suspect to me.  It basically calls READ-BLOCK with COUNT :=

> Hmm, I think I mixed up non-blocking with non-buffering.

The important issue is that the buffer size doesn't determine whether the
port can satisfy the request from the buffer.  The port-index or
fill-pointer of the buffer does.

rthappe


<Prev in Thread] Current Thread [Next in Thread>