Correct use of mono_jit_init()
"howard.rubin" <[email protected]> Wed, 26 Apr 2017 13:28:03 -0700 (PDT)
| Newsgroups | gmane.comp.gnome.mono.devel |
|---|---|
| Message-ID | <[email protected]> |
My application that calls C# from C++ using mono can be active in more than one process. Should each process's call to mono_jit_init() use the same domain name or is it be better for each process to pass a unique domain name? In my testing it works both ways. Howard Rubin -- View this message in context: http://mono.1490590.n4.nabble.com/Correct-use-of-mono-jit-init-tp4670573.html Sent from the Mono - Dev mailing list archive at Nabble.com. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.dot.net/mailman/listinfo/mono-devel-list