Obsolete
/
libipc-old
Archived
3
0
Fork 0
This repository has been archived on 2024-06-18. You can view files and clone it, but cannot push or open issues/pull-requests.
libipc-old/zig-impl/src
Philippe Pittoli 2a714cd064 Service name from ipcd to ipc. Some comments changes. 2023-01-05 17:28:24 +01:00
..
callback.zig Split source code into different files. 2022-12-23 01:53:07 +01:00
connection.zig Some simplifications. 2023-01-01 18:19:39 +01:00
context.zig Service name from ipcd to ipc. Some comments changes. 2023-01-05 17:28:24 +01:00
event.zig Remove message type. It was useless: msg to IPCd is LOOKUP. 2023-01-05 11:49:33 +01:00
exchange-fd.zig Grooming and fixing iov length (big WIP). 2023-01-04 13:29:40 +01:00
hexdump.zig hexdump library 2022-12-23 00:53:25 +01:00
ipcd.zig Service name from ipcd to ipc. Some comments changes. 2023-01-05 17:28:24 +01:00
main.zig Tests are passing. Simpler makefile. 2022-12-27 22:39:23 +01:00
message.zig Remove message type. It was useless: msg to IPCd is LOOKUP. 2023-01-05 11:49:33 +01:00
pong.zig Remove message type. It was useless: msg to IPCd is LOOKUP. 2023-01-05 11:49:33 +01:00
pongd.zig Remove message type. It was useless: msg to IPCd is LOOKUP. 2023-01-05 11:49:33 +01:00
switch.zig Split source code into different files. 2022-12-23 01:53:07 +01:00
util.zig Split source code into different files. 2022-12-23 01:53:07 +01:00