summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/util/poll_all.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Document exactly how PollAll polls its futures.Gabriela Moldovan2025-09-251-1/+11
* proto: Resolve a couple of clippy warnings in the tests.Gabriela Moldovan2025-09-251-2/+2
* proto: Add PollAll helper for driving futures in lockstep.Gabriela Moldovan2025-09-251-0/+195