Archived
3
0
This repository has been archived on 2024-06-18. You can view files and clone it, but cannot push or open issues or pull requests.
libipc-old/zig-impl/src
2023-01-21 19:06:44 +01:00
..
bindings.zig API change: ipc_context_deinit now frees context memory. 2023-01-21 19:06:44 +01:00
callback.zig SwitchDB: in/out should be fine. 2023-01-08 20:06:22 +01:00
connection.zig Some simplifications. 2023-01-01 18:19:39 +01:00
context.zig Naming consistency fixed (MESSAGE_TX and MESSAGE_RX). 2023-01-20 23:12:04 +01:00
event.zig Naming consistency fixed (MESSAGE_TX and MESSAGE_RX). 2023-01-20 23:12:04 +01:00
exchange-fd.zig Exchange-fd: replace a few "undefined". 2023-01-19 01:03:19 +01:00
hexdump.zig Hexdump: complete rewrite, fixes all known problems. 2023-01-19 02:58:31 +01:00
ipc.zig Use build.zig instead of the makefile to build binaries. 2023-01-20 02:02:47 +01:00
message.zig Grooming. 2023-01-07 16:46:17 +01:00
switch.zig Use build.zig instead of the makefile to build binaries. 2023-01-20 02:02:47 +01:00
util.zig Fix switch read message + add print debug. 2023-01-18 23:55:48 +01:00