I'm trying to guarantee it works with Mono, and I believe I mostly achieved that, but:
- In order for us not to have two binaries it still gives warnings about trying to P/Invoke on a Kernel32 API on Linux, and may do the reverse on Windows with .NET as it won't find the used Mono InternalCall
- I could not verify yet that the used InternalCall really connects with the Flush subroutine in mono/mono/io-layer/io.c
No comments:
Post a Comment