[FIX] networkFixes (works, get it into 3.6 !)

Karl Ramberg karl.ramberg at chello.se
Thu Jul 24 15:30:50 UTC 2003



m.rueger at acm.org wrote:
> 
> from preamble:
> 
> "Change Set:            networkFixes
> Date:                   23 July 2003
> Author:                 Michael Rueger, Luciano Notarfrancesco
> 
> Fixes some problems in the network rewrite:
> - SocketStream next: used size instead of position (fixed by Luciano)
> - FTPClient timed out on waiting for a response
> This is a rather interesting bug which occurs when the ""transfer
> completed"" is received on the control socket before the data is
> actually received completely on the data socket.
> - Socket dataAvailable may be true without actual bytes available.
> SocketStream now handles this correctly by trying to read possibly
> available data."!
> 
>   ------------------------------------------------------------------------
>                          Name: networkFixes.cs.gz
>    networkFixes.cs.gz    Type: application/gzip (application/gzip)
>                      Encoding: base64
> 
>   ------------------------------------------------------------------------

Karl



More information about the Squeak-dev mailing list