Skip to content

Commit

Permalink
Wa shm cleanup (eclipse-zenoh#697)
Browse files Browse the repository at this point in the history
* API to make forced SHM cleanup
  • Loading branch information
yellowhatter authored Sep 27, 2024
1 parent c75c88f commit 5d1ec71
Show file tree
Hide file tree
Showing 9 changed files with 538 additions and 613 deletions.
60 changes: 30 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ phf = { version = "0.11.2", features = ["macros"] }

[lib]
path = "src/lib.rs"
name = "zenohc"
name = "zenohcd"
crate-type = ["cdylib", "staticlib"]
doctest = false

Expand Down
Loading

0 comments on commit 5d1ec71

Please sign in to comment.