socket synchronization

Michael Rueger m.rueger at acm.org
Wed Nov 20 16:39:50 UTC 2002


Andreas.Raab at gmx.de wrote:

> 
> client sends => 'PASV'
> client calls #upToAll: CR
> client has no available data
> client enters #receiveData
>                                        <= server sends 'OK', CR
> client keeps looping in #receiveData
> client keeps looping in #receiveData

Arrg, I looked at the loop/dataAvailable semantic the wrong way.

Typical self-written-code-blindness I would say...

Thanks

Michael





More information about the Squeak-dev mailing list