aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/util/timeout.rs
Commit message (Collapse)AuthorAgeFilesLines
* proto: Move TimeoutEstimator to utilGabriela Moldovan2026-01-291-0/+13
This will be used in the stream reactor too (and the stream reactor will eventually replace the corresponding client impl).