Searched hist:63015 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/fetch/
H A Dfetch.cdiff 63015 Wed Jul 12 09:02:01 MDT 2000 des 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.

Completed in 66 milliseconds