summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/network.rs
Commit message (Expand)AuthorAgeFilesLines
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* tor-rtcompat: change `Default` impls for connect/listen optionsSteven Engler2026-06-081-37/+60
* tor-rtcompat: add connect() options to set the socket buf sizesSteven Engler2026-06-081-1/+9
* tor-rtcompat: add structs to hold connect() optionsSteven Engler2026-06-081-0/+83
* tor-rtcompat: improve comment on `UnixListenOptions`Steven Engler2026-06-081-1/+1
* tor-rtcompat: improve comments related to socket optionsSteven Engler2026-05-211-2/+14
* tor-rtcompat: add options to set the socket buf sizesSteven Engler2026-05-071-1/+9
* tor-rtcompat: add structs to hold listen() optionsSteven Engler2026-05-071-0/+96