summaryrefslogtreecommitdiff
path: root/crates/tor-general-addr/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Extract general::SocketAddr and its unix friends to their own crate.Nick Mathewson2024-10-291-0/+45
This is mostly code motion.