[REBOL] About Timeout
From: rondon:andrade:uol at: 22-May-2001 8:05
Hi Everybody!
Well, I'm trying to access with HTTP some sites, but sometimes when they
have a lot of traffic, I get a network error "timeout".. I've already set
system/schemes/http/timeout: 0:30:0, but it still give an error with
timeout. I know, I can treat the error with "try ...", but what about the
timeout? I know that the link of the site I'm accessing is too slow, but If
I can get the information waiting in my IE, why using rebol, it can't hold
until get response ...
What's the timeout of IE/NS ? Would it be just to set the same timeout value
? Any clue ?
Thanks in Advance.
Rondon