[iolib-devel] Bug when using READ-LINE on non-blocking fds

Chaitanya Gupta mail at chaitanyagupta.com
Sat Feb 7 20:29:56 UTC 2009


Stelian Ionescu wrote:
> That's correct. Thanks for the notice, I've just pushed a fix ;)
>
>   

Cool! Thanks for the quick fix. I wanted to point out that even 
READ-SEQUENCE had similar problems, but that too seems to have been 
fixed i.e. READ-SEQUENCE now correctly waits till the required amount of 
data has been sent by the client.

On that note, does iolib provide any function to read a chunk of data 
without blocking i.e. something like READ-CHAR-NO-HANG for sequences? 
(or, something akin to what read(2) provides when O_NONBLOCK is set).

Chaitanya





More information about the iolib-devel mailing list