Support time-based half-closed connection handling.
commit5e17f8acab8bf7380a626e5ef1a162b7e4351dcc
authorMike Perry <mikeperry-git@torproject.org>
Thu, 23 Sep 2021 19:36:11 +0000 (23 19:36 +0000)
committerDavid Goulet <dgoulet@torproject.org>
Mon, 4 Oct 2021 14:45:46 +0000 (4 10:45 -0400)
tree462f387da855f1e64af9889e8feb654ce59ded71
parentbd0aabe20f7b0b89a1f91ac11f0bf4f72034b27d
Support time-based half-closed connection handling.

Since we no longer use stream SENDMEs for congestion control, we must now use
time to decide when data should stop arriving on a half-closed stream.
src/core/or/connection_edge.c
src/core/or/half_edge_st.h