#1 open
Evan Phoenix

IO write buffering missing

Reported by Evan Phoenix | October 1st, 2007 @ 03:18 PM | in 1.0 preview

Currently, IO is unbuffered.

We need to add support for buffered IO, either using a C library (stdio, etc), in the VM, or all in ruby.

Some combination of the later is possible also, letting the VM read and write directly from buffers that are setup by ruby code.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Tags