Page MenuHomeFreeBSD

libfetch: Restore timeout functionality
ClosedPublic

Authored by des on Feb 16 2026, 2:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 18, 1:32 PM
Unknown Object (File)
Mon, Aug 10, 5:02 AM
Unknown Object (File)
Sat, Aug 8, 5:24 PM
Unknown Object (File)
Sat, Aug 8, 11:32 AM
Unknown Object (File)
Sat, Aug 8, 3:31 AM
Unknown Object (File)
Sun, Aug 2, 4:58 PM
Unknown Object (File)
Thu, Jul 30, 5:37 AM
Unknown Object (File)
Tue, Jul 28, 9:42 AM
Subscribers

Details

Summary

PR: 293124
MFC after: 1 week
Fixes: 792ef1ae7b94 ("Refactor fetch_connect() and fetch_bind() to improve readability and avoid repeating the same DNS lookups.")
Reverts: 8f8a7f6fffd7 ("libfetch: apply timeout to SSL_read()")

Diff Detail

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

Event Timeline

des requested review of this revision.Feb 16 2026, 2:30 AM

This looks right to me

This revision is now accepted and ready to land.Feb 16 2026, 2:39 AM

I got a confirmation from one of local FreeBSD users that this change works just fine. Thanks!

This revision was automatically updated to reflect the committed changes.