ptth/crates
_ f05257d833 🐛 bug fix requests timing out after 40 seconds.
This is such a stupid bug. I swear I checked this exact piece of code for
this exact bug and it wasn't there. But after I fixed it, I had no problem
running a download for 11 hours straight.

This fix won't affect a case where the firewall is actually closing long-
running connections (which is bad behavior, but it could happen) or a case
where the Internet is just flakey and the connection drops.

But it will fix the most common case where both client and server are on
robust connections and the download times out anyway.
2021-03-21 15:43:31 +00:00
..
always_equal 🐛 Implement 416 Range Not Satisfiable 2020-11-09 00:55:45 +00:00
debug_proxy 🚨 fix a bunch of easy clippy warnings 2021-03-21 03:34:47 +00:00
ptth_core 🚨 fix a bunch of easy clippy warnings 2021-03-21 03:34:47 +00:00
ptth_file_server_bin ⬆️ deps: upgrade everything to Tokio 1.2.0 2021-03-06 21:46:35 +00:00
ptth_forwarding ⬆️ deps: upgrade everything to Tokio 1.2.0 2021-03-06 21:46:35 +00:00
ptth_forwarding_relay 🚨 fix a bunch of easy clippy warnings 2021-03-21 03:34:47 +00:00
ptth_kv 🚨 fix a bunch of easy clippy warnings 2021-03-21 03:34:47 +00:00
ptth_relay ♻️ refactor: more clippy lints, and make read_git_version simpler 2021-03-21 03:45:00 +00:00
ptth_server 🐛 bug fix requests timing out after 40 seconds. 2021-03-21 15:43:31 +00:00