On 09/27/2010 06:02 PM, Paolo Bonzini wrote:

> 
> You mean "s close" here.

sorry.

> 
>> 2.) s next. ->  nil
> 

> I have to check why "e resume: 'end'" doesn't work, but the behavior seems
> right overall.


hmmm..

> 
>> 2.) s isOpen ->  true.
> 
> This is a bug though.

well, it is obvious why it returns true. FileDescriptor>>isOpen is only
checking if the fd is > 0 which is the case.

Now there is still the question why isPeerAlive returns true as well.

_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to