client: trigger TCP timeout only if nothing is received (#1002) (#968) by aler9 · Pull Request #1067 · bluenviron/gortsplib (original) (raw)
Previously, a data packet was required, now a keepalive response from the server is enough.
Previously, a data packet was required, now a keepalive response from the server is enough.
This was referenced
May 17, 2026
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.86%. Comparing base (aa8d77e) to head (11557e9).
Additional details and impacted files
@@ Coverage Diff @@ ## main #1067 +/- ##
Coverage 82.83% 82.86% +0.03%
Files 129 129
Lines 12025 12023 -2- Hits 9961 9963 +2
- Misses 1508 1504 -4
Partials 556 556
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
aler9 deleted the fix/client-tcp-timeout branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})