https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206593
Romain Tartière <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Romain Tartière <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-mono To unsubscribe, send any mail to "[email protected]"
