Hi,

Process.Start() is preferred over fork().

Mono is a complex runtime environment that prefers not to call fork() 
outside of io-layer's CreateProcess().

Kornél

Sixes wrote:
> Thanks for that, I'd missed mono-service.  But that still doesn't explain
> the lack of a
> fork() call.  Is there a reason why it's not included?

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to