Go to file
Mathieu Trossevin 45d7fbb36e
Make all receive functions in storefd-listen unsafe
They all rely on a contract that cannot be checked by the compiler so
they are all unsafe.
2024-01-12 10:15:25 +01:00
storefd Change repository into a workspace 2024-01-11 18:02:17 +01:00
storefd-listen Make all receive functions in storefd-listen unsafe 2024-01-12 10:15:25 +01:00
storefd-notify chore(clippy) 2024-01-12 09:53:38 +01:00
.gitignore Finish implementing reception of file descriptors. 2023-12-07 21:10:44 +01:00
Cargo.toml Change repository into a workspace 2024-01-11 18:02:17 +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