-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ipc now really working with reusable dispatcher
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule systemd
updated
7 files
+18 −3 | Cargo.toml | |
+0 −0 | src/libsystemd/errors.rs | |
+31 −0 | src/libsystemd/lib.rs | |
+83 −0 | src/libsystemd/systemd.rs | |
+24 −0 | src/libsystemd/systemd/send_index.rs | |
+23 −94 | src/main.rs | |
+9 −0 | static/index.html |
Submodule ekke_core
updated
from bb6d68 to 3a0174
Submodule ekke_io
updated
from fbf264 to 2b72a2