[Bug 206593] lang/mono: fix kevent-based file system monitor on FreeBSD

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 15 08:23:59 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206593

Romain Tartière <romain at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |romain at FreeBSD.org

--- Comment #4 from Romain Tartière <romain at FreeBSD.org> ---
Hi Daniel,

kqueue has been fixed and broken again quite many times.  I would prefer an
upstream fix rather than another local hack.

Can you please consider refactoring the code in order to extend mono's ability
to work with FreeBSD's kevent instead of replacing MacOS's kevent support? 
That way, both implementations would be able to exist side by side, and a new
Factory would permit to choose the correct implementation at runtime?

A pull request could then be created on GitHub.
Feel free to notify me (@smortex) on GitHub in case I can help make this
happen!

Many thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-mono mailing list