Introduing Win32 Filesystem Monitors etc
Pre-release
Pre-release
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.