K 10 svn:author V 3 des K 8 svn:date V 27 2000-07-12T11:02:01.000000Z K 7 svn:log V 290 Now that the HTTP code supports timeouts, we don't need to use alarm() around the call to fetchStat(). Catch SIGINT, and rework the signal handling so it doesn't skimp on the cleanup after a timeout or interrupt. Also, don't just bail out after a timeout; there may be more files to fetch. END