[Mono-bugs] [Bug 542485] Fix for KeventWatcher

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 4 23:28:22 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=542485

http://bugzilla.novell.com/show_bug.cgi?id=542485#c2


--- Comment #2 from Geoff Norton <gnorton at novell.com> 2010-05-05 03:28:22 UTC ---
A few comments,

1.  According to the osx kqueue manpage the data parameter for 64-bit machines
is:
             uint64_t        ext[2];         /* filter-specific extensions */

2. Why move the stop bool?

3. Why are you casting fd's to IntPtr?

4. We probably need to be smarter about error conditions here.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list