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 3514b4fe96 Switch: tests pass. 2023-01-18 01:46:42 +01:00
..
bindings.zig Bindings: simpler in and out fn for switchs, leading to simpler bindings. 2023-01-18 01:34:30 +01:00
callback.zig SwitchDB: in/out should be fine. 2023-01-08 20:06:22 +01:00
connection.zig
context.zig Bindings: simpler in and out fn for switchs, leading to simpler bindings. 2023-01-18 01:34:30 +01:00
event.zig Switch: first solid draft, lacks some tests. 2023-01-08 12:46:21 +01:00
exchange-fd.zig Grooming and fixing iov length (big WIP). 2023-01-04 13:29:40 +01:00
hexdump.zig
ipcd.zig Less debug messages. 2023-01-11 16:30:08 +01:00
main.zig
message.zig Grooming. 2023-01-07 16:46:17 +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 Switch: tests pass. 2023-01-18 01:46:42 +01:00
tcpd.zig TCPd: code simplification & (most important) error management. 2023-01-12 21:02:05 +01:00
util.zig Add a very limited URI parser. 2023-01-11 14:16:01 +01:00