aqhome: More work on endpoint system. Basically works.
This commit is contained in:
@@ -23,6 +23,8 @@ struct AQH_MSG_ENDPOINT {
|
||||
GWEN_LIST_ELEMENT(AQH_MSG_ENDPOINT)
|
||||
|
||||
int fd;
|
||||
char *name;
|
||||
|
||||
AQH_MSG_LIST *receivedMessageList;
|
||||
AQH_MSG_LIST *sendMessageList;
|
||||
AQH_MSG *currentlyReceivedMsg;
|
||||
|
||||
Reference in New Issue
Block a user