summaryrefslogtreecommitdiffhomepage
path: root/talpid-routing/src/unix/macos/routing_socket.rs
AgeCommit message (Expand)AuthorFilesLines
2025-09-08Refactor and document macOS route socket typesDavid Lönnhager1-3/+3
2025-07-10Run `cargo fmt`Sebastian Holmin1-4/+4
2025-06-10Update nix to 0.30 everywhereJoakim Hulthe1-4/+1
2025-04-23Rename _err to _would_blockJoakim Hulthe1-1/+1
2024-03-13Fix recv errorDavid Lönnhager1-1/+1
2024-03-13Hide wait_for_responseDavid Lönnhager1-1/+1
2024-03-13Add helper for checking if routing socket has been shut downDavid Lönnhager1-0/+17
2024-03-13Log when select functions are called an unusual number of timesDavid Lönnhager1-0/+2
2024-03-08Print all source errors for macOS routing errorsDavid Lönnhager1-3/+3
2024-03-07Bump nixAndrej Mihajlov1-5/+7
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-6/+6
2023-09-05Add timeout for routing socketDavid Lönnhager1-1/+8
2023-06-05Rework macOS routingDavid Lönnhager1-0/+185