Timeout

Chris Muller asqueaker at gmail.com
Wed Jun 10 16:34:41 UTC 2009


Hi Hilaire, thank you for pointing out the extranneous instVar.  I can
see this came about from the work we did last year, when we added
'compressionThreshold' I decided to factor it and 'timeoutSeconds'
into external Preferences object.  But I somehow missed still one user
of the original timeoutSeconds, which is for when the server sends a
reponse back to the client.  It should not be necessary to have
separate timeout period specified for this, so I will clean this up..

2009/6/9 Hilaire Fernandes <hilaire at ofset.org>:
> In MaServerSocket there are both a timeoutSecond instV and and a
> #timeoutSecond instM defined as:
>
> timeoutSeconds
>        "The number of seconds to wait for responses from network requests
> before assuming they are lost."
>        ^ preferences timeoutSeconds
>
> is it normal?
>
> _______________________________________________
> Magma mailing list
> Magma at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/magma
>
>


More information about the Magma mailing list