Page MenuHomeFreeBSD

fetch: Stop setting an alarm
ClosedPublic

Authored by des on Sat, Jun 27, 3:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 16, 4:56 AM
Unknown Object (File)
Wed, Jul 15, 7:28 AM
Unknown Object (File)
Wed, Jul 15, 7:28 AM
Unknown Object (File)
Tue, Jul 14, 12:37 AM
Unknown Object (File)
Mon, Jul 13, 6:50 PM
Unknown Object (File)
Sun, Jul 5, 9:16 AM
Unknown Object (File)
Sun, Jul 5, 6:21 AM
Unknown Object (File)
Sat, Jul 4, 11:56 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