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()")
Details
Details
- Reviewers
imp eugen_grosbein.net - Commits
- rG8755b5f3a590: libfetch: Restore timeout functionality
rG589cef5d5151: libfetch: Restore timeout functionality
rGd97c824f5b4c: libfetch: Restore timeout functionality
rGae12f0f08e02: libfetch: Restore timeout functionality
rG73b82d1b0a2f: libfetch: Restore timeout functionality
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I got a confirmation from one of local FreeBSD users that this change works just fine. Thanks!