aqhome: more work on new event/ipc interface.
This commit is contained in:
@@ -51,8 +51,11 @@
|
||||
nodemsgreader.h
|
||||
ttyobject.h
|
||||
tcpd_object.h
|
||||
nodeendpoint.h
|
||||
endpoint.h
|
||||
message.h
|
||||
msgrequest.h
|
||||
ipc_server.h
|
||||
tty_endpoint.h
|
||||
</headers>
|
||||
|
||||
|
||||
@@ -60,8 +63,10 @@
|
||||
msgreader_p.h
|
||||
msgwriter_p.h
|
||||
tcpd_object_p.h
|
||||
nodeendpoint_p.h
|
||||
endpoint_p.h
|
||||
message_p.h
|
||||
msgrequest_p.h
|
||||
ipc_server_p.h
|
||||
</headers>
|
||||
|
||||
|
||||
@@ -74,8 +79,11 @@
|
||||
nodemsgreader.c
|
||||
ttyobject.c
|
||||
tcpd_object.c
|
||||
nodeendpoint.c
|
||||
endpoint.c
|
||||
message.c
|
||||
msgrequest.c
|
||||
ipc_server.c
|
||||
tty_endpoint.c
|
||||
</sources>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user