Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] timeout

From: ptretter:norcom2000 at: 9-Apr-2001 11:34

How do I set the timeouts for port openings? For example: open ftp://ftp.microsoft.com is fast but if I spelled it wrong it would take some time to before it timeouts - such as open ftp://ftp.microsofy.com. Paul Tretter