[System.IO.KeventWatcher] More fixes and MS behavior matching for the new implementation.
authorAlexis Christoforides <alexis@thenull.net>
Fri, 5 Dec 2014 20:05:21 +0000 (15:05 -0500)
committerAlexis Christoforides <alexis@thenull.net>
Fri, 5 Dec 2014 20:09:59 +0000 (15:09 -0500)
commitb5ed5a363111e8808ca6d02660d50ebc416874c0
tree07896472329a772986e0e7ac370918c0417718ce
parent2f8e36d300b19561f95a9ce08439b5f065cf04c0
[System.IO.KeventWatcher] More fixes and MS behavior matching for the new implementation.
* Fixed the FileSystemEventArgs.Name property for all events
* Fixed regression of bug #5747 (and related path normalizing issues) https://bugzilla.xamarin.com/show_bug.cgi?id=5747
* Improved error handling, set hard limit on file descriptors to 200 for now to help isolate issues
* Fixed issues with rapid event Changed+Renamed firing
mcs/class/System/System.IO/KeventWatcher.cs