Introduing Win32 Filesystem Monitors etc #35
EmJayGee
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add m::filesystem::monitor for win32 filesystem change monitoring
also m::threadpool for beginning access to the win32 threadpool, currently to create timers, non-periodic.
Linux support is mostly stubbed out right now. Will get to it later.
There is inode monitoring support in Linux (all? some?) but will start with periodic monitoring. The win32 case needs to handle periodic checksum based monitoring also which is not there.
If directory is not present, it's up to the client to decide how long to wait before trying again.
Really, lots of content.
This discussion was created from the release Introduing Win32 Filesystem Monitors etc.
Beta Was this translation helpful? Give feedback.
All reactions