radicle-heartwood-lfs/radicle-node
Alexis Sellier c20421b0c6
node: Fix superfluous fetch error on macOS
On macOS, shutting down a socket returns an error if the socket is
already closed. We don't consider that a problem, as it just returns
`Ok(())` on Linux.
2023-05-03 17:20:32 +02:00
..
src node: Fix superfluous fetch error on macOS 2023-05-03 17:20:32 +02:00
Cargo.toml Update `netservices` to 0.2.2 2023-04-17 15:53:31 +02:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00
radicle-node.service node: systemd file 2023-03-31 15:48:32 +02:00