summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/impls/streamops.rs
Commit message (Expand)AuthorAgeFilesLines
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* Allow StreamOps import to be unusedNick Mathewson2025-04-091-0/+1
* tor-rtcompat: Fix doc warning.Gabriela Moldovan2025-01-151-1/+1
* tor-rtcompat: Add the ability to get a StreamOps handle.Gabriela Moldovan2025-01-151-1/+38
* streamops: Resolve unused-variable warnings.Nick Mathewson2024-12-121-1/+1
* tor-rtcompat: Replace bad_api_usage with UnsupportedStreamOp (fmt).Gabriela Moldovan2024-12-101-1/+5
* tor-rtcompat: Replace bad_api_usage with UnsupportedStreamOp.Gabriela Moldovan2024-12-101-5/+2
* tor-rtcompat: Add tests for set_tcp_notsent_lowat.Gabriela Moldovan2024-12-101-0/+60
* tor-rtcompat: Implement StreamOps for all the stream types.Gabriela Moldovan2024-12-101-0/+43