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 1a6c13c85d Grooming and fix reported message length. 2023-01-04 13:06:29 +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 IPCd is working for aliases. No error management, WIP. 2023-01-04 11:34:49 +01:00
event.zig Tests are passing. Simpler makefile. 2022-12-27 22:39:23 +01:00
exchange-fd.zig Grooming and fix reported message length. 2023-01-04 13:06:29 +01:00
hexdump.zig hexdump library 2022-12-23 00:53:25 +01:00
ipcd.zig Fix mem leak (forgot a message deinit). 2023-01-04 11:46:34 +01:00
main.zig Tests are passing. Simpler makefile. 2022-12-27 22:39:23 +01:00
message.zig Fixed many errors. 2023-01-03 12:07:55 +01:00
pong.zig Pong client. 2022-12-31 04:59:06 +01:00
pongd.zig Pongd. 2023-01-04 11:55:47 +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