help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] [Possible bug] #upToEnd etc on certain files


From: Peter Schuller
Subject: [Help-smalltalk] [Possible bug] #upToEnd etc on certain files
Date: Mon, 19 Aug 2002 06:26:54 +0200
User-agent: Mutt/1.4i

Hello again,

I was writing code today that read /proc/rd/status to query the status
of a RAID array. It appears End Of File detection is not working on that
file for some reason, and perhaps other /proc files? (I haven't tested
much, at the moment I'm in the middle of a complete system
restoration.)

Doing:

   (File name: '/proc/rd/status') readStream upToEnd!

causes gst to read data indefinitely from the file.

I'll look into it some more and report back, but in the mean time if'there's an 
obvious reason for this behavior...

-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller <address@hidden>'
Key retrival: Send an E-Mail to address@hidden
E-Mail: address@hidden Web: http://www.scode.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]