summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/util/sink_blocker.rs
Commit message (Expand)AuthorAgeFilesLines
* padding: Remove post-queue blocker.Nick Mathewson2025-09-301-1/+5
* proto::util::sink_blocker: Narrow dead_code warning exception.Nick Mathewson2025-09-171-16/+5
* Two grammar/typo fixes from @gabi-250Nick Mathewson2025-09-091-1/+1
* SinkBlocker: Add a comment in poll_flushNick Mathewson2025-09-081-0/+2
* proto: Define a new composable SinkBlocker type.Nick Mathewson2025-09-041-0/+275