functionality of Socket>>socketError

Ken Causey ken at kencausey.com
Tue Aug 24 21:24:05 UTC 2004


On Linux I got 111.

Ken

On Tue, 2004-08-24 at 14:35, Kamil Kukura wrote:
> I'm investigating if Socket>>socketError is usable for anything. Could 
> someone try this on Linux or MacOS:
> 
>     s _ Socket new.
>     s connectNonBlockingTo: #(127 0 0 1) asByteArray port: 12345.
> 
> and then print
> 
>     s socketError
> 
> on Windows (WinXP) I'm still getting zero.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040824/1a94e02d/attachment.pgp


More information about the Squeak-dev mailing list