[squeak-dev] Win32 VM 3.11.2 and socket status

Torsten Bergmann astares at gmx.de
Wed Apr 1 23:22:27 UTC 2009


When using Squeak3.9.1-final-7075.image or Pharo0.1Core-10259.image from
[1] with the newest VM 3.11.2 provided [2] and try to use Monticello 
or any other web stuff I get:

'Socket status must Unconnected before opening a new connection' in 

HTTPSocket(OldSocket)>>connectTo:port:

the status is -1 compared to Unconnected (which is 0), therefore it 
raises the error. The status is -1 since the call to
#primSocketConnectionStatus: fails since the given handle is nil.
And the given handle is nil since ...

Tested on Vista home. On XP it seems to work.

Bye
Torsten

[1] http://code.google.com/p/pharo/wiki/Downloads?tm=2
[2] http://lists.squeakfoundation.org/pipermail/squeak-dev/2009-March/135189.html
-- 
Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a



More information about the Squeak-dev mailing list