NetNameResolver timeout

Markus Fritsche Fritsche.Markus at gmx.net
Mon Dec 2 21:02:31 UTC 2002


Hi!

I just wanted to load the PackageLoader. The somehow, the name couldn't 
be resolved (I think that's my fault). But:
NetNameResolver class>>addressForName:timeout: should timeout after five 
seconds (the given time out from the SqueakMap load script), but I think 
it doesn't care for this timeout; it seems that NetNameResolver waiting 
for the name of 'map1.squeakfoundation.org' after a longer period of 
time (on Windows). Could anyone reproduce this behavior, or do I 
understand the meaning of "timeout" wrong?

NetNameResolver addressForName: 'asd.afdsahw.de' timeout: 5
does not raise an error or return after five seconds here.

Regards, Markus

-- 
http://reauktion.de/archer/





More information about the Squeak-dev mailing list