]> git.lizzy.rs Git - minetest.git/commit
Remove broken timeout behaviour
authorsfan5 <sfan5@live.de>
Sun, 10 Oct 2021 19:10:52 +0000 (21:10 +0200)
committersfan5 <sfan5@live.de>
Tue, 12 Oct 2021 18:13:09 +0000 (20:13 +0200)
commitfe5cb2cdfb137764d20ca56f17f607ec361e0dcf
tree4a3ca8bbdb7a9b2e9a6c4c58c31f51cb9ddc1dcb
parent6ea558f8ac57a391b6f54c534441f930b0609cea
Remove broken timeout behaviour

Code that relies on `resend_count` was added in 7ea4a03 and 247a1eb, but never worked.
This was fixed in #11607 which caused the problem to surface.
Hence undo the first commit entirely and change the logic of the second.
src/network/connectionthreads.cpp