[Mono-bugs] [Bug 62532][Wis] Changed - [PATCH] Implementation of a kqueue/kevent based FileSystemWatcher

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 Aug 2004 01:10:55 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by grompf@sublimeintervention.com.

http://bugzilla.ximian.com/show_bug.cgi?id=62532

--- shadow/62532	2004-08-05 01:10:18.000000000 -0400
+++ shadow/62532.tmp.5084	2004-08-05 01:10:55.000000000 -0400
@@ -30,6 +30,11 @@
 FileSystemWatcher.cs was patched to check if the 3rd type exists and use it if so.
 
 KeventWatcherTest.cs is a testfile that can be run against any watcher; and has shown the same 
 results on MS.NET and the Kevent watcher here for filters/no filters subdirs / no subdirs.
 
 -kangaroo
+
+------- Additional Comments From grompf@sublimeintervention.com  2004-08-05 01:10 -------
+Created an attachment (id=8890)
+proposed patch suite
+