More work on node/pc interface.

- added AQH_MSG_ENDPOINT
- added AQH_MsgEndpointLog
- added AQH_MsgEndpointTcp
- added AQH_MsgEndpointTty
- added AQH_MsgEndpointMgr
This commit is contained in:
Martin Preuss
2023-02-20 23:45:10 +01:00
parent e1bf53e93f
commit caa85edfc6
20 changed files with 2104 additions and 6 deletions

View File

@@ -57,6 +57,16 @@
msg_haveaddr.h
msg_claimaddr.h
msg_denyaddr.h
msg_setaccmsggrps.h
msgendpoint.h
msgendpoint_p.h
msgendpointtcp.h
msgendpointtty.h
msgendpointtty_p.h
msgendpointlog.h
msgendpointlog_p.h
msgendpointmanager.h
msgendpointmanager_p.h
</headers>
@@ -72,6 +82,12 @@
msg_haveaddr.c
msg_claimaddr.c
msg_denyaddr.c
msg_setaccmsggrps.c
msgendpoint.c
msgendpointtcp.c
msgendpointtty.c
msgendpointlog.c
msgendpointmanager.c
</sources>
<useTargets>