[REBOL] Re: timeout
From: holger:rebol at: 9-Apr-2001 11:29
On Mon, Apr 09, 2001 at 01:06:08PM -0500, Paul Tretter wrote:
> Cool Holger, I actually found that timeout after I sent the email. My new
> question is that there is no way really to use numbers smaller than "1" for
> that value is there? Also I noticed timeout values in the protocol
> specific schemes such as ftp. What are these values used for.
You can set timeouts to a time! value, e.g. 0:0.5 for half a second.
Protocol-specific timeouts have precedence over the default timeout.
--
Holger Kruse
[holger--rebol--com]