aqhome: started rewriting IPC module.

started with basic event interface using unix fd and timers.
This commit is contained in:
Martin Preuss
2025-01-07 22:43:20 +01:00
parent 2ac1182879
commit 28b130ecd4
12 changed files with 1041 additions and 0 deletions

View File

@@ -70,6 +70,7 @@
hexfile
data
events
events2
client
</subdirs>
@@ -82,6 +83,7 @@
aqhhexfile
aqhdata
aqhevents
aqhevents2
aqhclient
</useTargets>