[BUG] Socket accept handling

Stephen Pair stephen at pairhome.net
Sun Jul 27 04:47:06 UTC 2003


It appears that Socket>>waitForAcceptFor: and friends are not working in 
the latest 3.6 image.  Attached is a change set that fixes it and also 
adds a couple of related convenience methods.

Also, in 3.6 there appear to be a number of changes relating to method 
contexts and such...I keep encountering "Block cannot return" errors 
during process unwinding (on termination)...these errors are happening 
in code that worked fine in previous releases (specifically it's 
happening when stopping a Service in KomServices).  Has anyone 
experienced this?

- Stephen



More information about the Squeak-dev mailing list