On 09/27/2010 12:18 PM, Holger Hans Peter Freyther wrote:
>  Now there is still the question why isPeerAlive returns true as well.
okay, it is calling isOpen..

Nope, it does

        ^self readBuffer notNil and: [ super isPeerAlive ]

it should have called #deleteBuffers after the zero-byte read. Committing a fix.

Paolo

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

Reply via email to