Hi,

In message "Re: Unable to do non-blocking read on socket"
    on 03/03/03, nobu.nokada / softhome.net <nobu.nokada / softhome.net> writes:

|> IO#read without maximum size is supposed to read _all_ data from the
|> port, so that it should naturally block.
|
|On EAGAIN io.c:read_all() exits with already read data
|successfully, doesn't it?

Yes, I make mistakes sometimes, ..ah, well.., often. X-<

							matz.