Commit graph

3 commits

Author SHA1 Message Date
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
Mathieu Trossevin d6bd9242ca
chore(clippy) 2024-01-11 18:02:41 +01:00
Mathieu Trossevin 613ae42bc1
Separate LISTEN_FDS implementation into it's own crate 2024-01-11 17:41:12 +01:00