aqhome: add and implement a flush function for fd/tty objects.
This commit is contained in:
@@ -20,6 +20,7 @@ struct AQH_FDOBJECT {
|
||||
|
||||
AQH_FDOBJECT_STARTMSG_FN startMsgFn;
|
||||
AQH_FDOBJECT_ENDMSG_FN endMsgFn;
|
||||
AQH_FDOBJECT_FLUSH_FN flushFn;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user