Gamin/FAM is different from libevent. Gamin/FAM provides file
monitoring services
where as 'libevent' provides a general event notification API to
collect events from different
sources.
Libevent interfaces with the event notification framework that the OS
provides. The
the event notificat
Hey Chris,
see some comments from my point of view inline.
Chris Rijk schrieb:
Here are a some of the file event types considered.
FILE_OPEN File opened.
FILE_CLOSE File closed.
FILE_WRITE File was written to.
FILE_READ File was read.
FILE_ATTRIB_CHANGE File attributes changed
FILE_CREATE File