Page MenuHomeFreeBSD

libfetch: Restore timeout functionality
ClosedPublic

Authored by des on Mon, Feb 16, 2:30 AM.
Tags
None
Referenced Files
F146223832: D55293.id.diff
Sat, Feb 28, 9:47 PM
Unknown Object (File)
Tue, Feb 24, 9:57 PM
Unknown Object (File)
Mon, Feb 23, 8:45 AM
Unknown Object (File)
Sat, Feb 21, 1:47 AM
Unknown Object (File)
Thu, Feb 19, 11:39 PM
Unknown Object (File)
Wed, Feb 18, 12:59 PM
Unknown Object (File)
Wed, Feb 18, 11:51 AM
Unknown Object (File)
Tue, Feb 17, 3:03 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.Mon, Feb 16, 2:30 AM

This looks right to me

This revision is now accepted and ready to land.Mon, Feb 16, 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.