http://bugzilla.novell.com/show_bug.cgi?id=542485
http://bugzilla.novell.com/show_bug.cgi?id=542485#c2 --- Comment #2 from Geoff Norton <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
