Hello Guilers! [EMAIL PROTECTED] (Ludovic Courtès) writes:
> The attached patch aims to allow an `scm_c_read ()' call for N bytes to > translate into a `read(2)' for N bytes in the case of unbuffered file > ports (such as sockets); it also allows the port's buffer to be bypassed > when more data is requested than can fit in the buffer. I'll commit it to both branches by the end of the week if nobody disagrees. Thanks, Ludovic.