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