ptth/crates/ptth_server/src
_ 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
..
bin add --throttle-upload option 2021-03-21 15:43:15 +00:00
file_server ♻️ refactor: more clippy lints, and make read_git_version simpler 2021-03-21 03:45:00 +00:00
bad_passwords.txt ♻️ Extract ptth_server crate. Docker still broken 2020-11-27 00:50:22 +00:00
errors.rs ♻️ Remove the hyper dep from ptth_server.exe 2020-11-29 21:55:24 +00:00
lib.rs 🐛 bug fix requests timing out after 40 seconds. 2021-03-21 15:43:31 +00:00
load_toml.rs 🏁 Builds on Windows. 2020-12-10 06:24:56 +00:00