[ENH] Socket exceptions ConnectionTimedOut and ConnectionClosed ( changeset attached )

squeak at ajr.e4ward.com squeak at ajr.e4ward.com
Thu May 20 21:10:14 UTC 2004


The included changeset implements 3b) of the OP. It can be filed in with
Sockets open. It should have no effect whatsoever on any existing code.
However, if the new socket  variable named 'signal' is set to true, then
calls to #receiveDataTimeout:into: startingAt: will signal exceptions by
calling #waitForDataFor: instead of
#waitForDataFor:ifClosed:ifTimedOut:.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Socketsignalvariable.cs.gz
Type: application/octet-stream
Size: 754 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040520/24eaf713/Socketsignalvariable.cs.obj


More information about the Squeak-dev mailing list