Go to file
Mathieu Trossevin 058692a20c
Move NOTIFY_SOCKET implementation into it's own crate
I will add some utility function using both crates into the main one
later.
2024-01-11 17:54:11 +01:00
src Move NOTIFY_SOCKET implementation into it's own crate 2024-01-11 17:54:11 +01:00
storefd-listen Separate LISTEN_FDS implementation into it's own crate 2024-01-11 17:41:12 +01:00
storefd-notify Move NOTIFY_SOCKET implementation into it's own crate 2024-01-11 17:54:11 +01:00
.gitignore Finish implementing reception of file descriptors. 2023-12-07 21:10:44 +01:00
Cargo.toml Move NOTIFY_SOCKET implementation into it's own crate 2024-01-11 17:54:11 +01:00
LICENSE Add license text 2023-12-08 17:09:17 +01:00
rust-toolchain.toml Enforce automatic use of msrv for development 2023-12-08 17:31:53 +01:00