summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/impls/smol.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-rtcompat: unfold for smol incoming streamsmoumenalaoui2026-02-191-41/+11
* opentelemetry: Instrument a bunch of functions.Wesley Aptekar-Cassels2025-11-241-0/+3
* tor-rtcompat: add comments about blocking in async contextsSteven Engler2025-11-121-1/+2
* tor-rtcompat: use a consistent `listen()` implementationSteven Engler2025-11-101-1/+5
* smol: Implement smol in tor-rtcompatNiel Duysters2025-08-211-0/+254