aqhome: started rewriting message code, start using new event2 lib.
This commit is contained in:
@@ -17,6 +17,9 @@ typedef struct AQH_FDOBJECT AQH_FDOBJECT;
|
||||
struct AQH_FDOBJECT {
|
||||
int fdMode;
|
||||
int fd;
|
||||
|
||||
AQH_FDOBJECT_STARTMSG_FN startMsgFn;
|
||||
AQH_FDOBJECT_ENDMSG_FN endMsgFn;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user