mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
3743f79695
The DormantClientTimeout option controls how long Tor will wait before going dormant. It also provides a way to disable the feature by setting DormantClientTimeout to e.g. "50 years". The DormantTimeoutDisabledByIdleStreams option controls whether open but inactive streams count as "client activity". To implement it, I had to make it so that reading or writing on a client stream *always* counts as activity. Closes ticket 28429. |
||
---|---|---|
.. | ||
contrib | ||
HACKING | ||
asciidoc-helper.sh | ||
building-tor-msvc.txt | ||
include.am | ||
state-contents.txt | ||
tor-gencert.1.txt | ||
tor-print-ed-signing-cert.1.txt | ||
tor-resolve.1.txt | ||
tor.1.txt | ||
torify.1.txt | ||
torrc_format.txt | ||
TUNING |