Page MenuHomeFreeBSD

fetch: Stop setting an alarm
ClosedPublic

Authored by des on Jun 27 2026, 3:46 PM.
Tags
None
Referenced Files
F166349624: D57911.diff
Thu, Aug 13, 1:34 AM
Unknown Object (File)
Mon, Aug 10, 12:57 PM
Unknown Object (File)
Sun, Aug 9, 2:12 PM
Unknown Object (File)
Sun, Aug 9, 11:16 AM
Unknown Object (File)
Sun, Aug 9, 3:03 AM
Unknown Object (File)
Sat, Aug 8, 11:05 PM
Unknown Object (File)
Sat, Aug 8, 4:58 PM
Unknown Object (File)
Sat, Aug 8, 6:11 AM
Subscribers

Details

Summary

Now that fetchTimeout works reliably, setting an alarm is not only no
longer necessary but counterproductive, as it will trigger even if the
connection is not actually stalled but merely slow.

While here, improve the wording of the manual page's description of the
various options for setting a timeout.

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable