help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Sockets.Socket and remote closing the connection


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Sockets.Socket and remote closing the connection
Date: Mon, 27 Sep 2010 18:17:42 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc14 Lightning/1.0b2 Thunderbird/3.1.4

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.



reply via email to

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