[System.IO] Reimplemented much of the kqueue-based file watcher so that watching...
authorCody Russell <cody@jhu.edu>
Sun, 8 Jun 2014 21:46:18 +0000 (16:46 -0500)
committerAlexis Christoforides <alexis@thenull.net>
Tue, 28 Oct 2014 01:20:16 +0000 (21:20 -0400)
commit13fd028ee87066b157b66904f8cc7ee8d8cf7181
treefd393f4f63484a416e9f45e44d4b1b2809f66d04
parent80ca0394cd422b8ce849b4f9064c422c8bf03390
[System.IO] Reimplemented much of the kqueue-based file watcher so that watching subdirectories works.
Reworked a lot of the internals of the kqueue FileSystemWatcher. There
is now a separate thread and a separate kqueue for each FileSystemWatcher
object.

https://bugzilla.xamarin.com/show_bug.cgi?id=16259
mcs/class/System/System.IO/KeventWatcher.cs