diff options
author | DexesTTP <dexes.ttp@gmail.com> | 2021-02-08 20:40:58 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-02-11 13:13:32 +0100 |
commit | 2acbb811b1751233833f9ea89f7e76774262a706 (patch) | |
tree | 6bd8f5fdcd73bb01258cd2e4feceb2300faea2fb /Userland/Libraries/LibGUI/FileSystemModel.h | |
parent | 0304ab3e678151c2f73fd91050a99e8875410ac0 (diff) | |
download | serenity-2acbb811b1751233833f9ea89f7e76774262a706.zip |
LibCore: Added FileWatcher, a binding for the watch_file syscall
This wrapper abstracts the watch_file setup and file handling, and
allows using the watch_file events as part of the event loop via the
Core::Notifier class.
Also renames the existing DirectoryWatcher class to BlockingFileWatcher,
and adds support for the Modified mode in this class.
Diffstat (limited to 'Userland/Libraries/LibGUI/FileSystemModel.h')
0 files changed, 0 insertions, 0 deletions