Gonzalo Paniagua Javier-5 wrote:
> 
> A daemon in .NET is a service. You can create your own service by
> deriving from System.ServiceProcess.ServiceBase and then use
> mono-service (http://go-mono.com/docs/index.aspx?link=man%
> 3Amono-service(1)).
> 

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?

Cliff.
-- 
View this message in context: 
http://www.nabble.com/Mono.Unix.Native.Syscall.fork%28%29-tp19807601p19823128.html
Sent from the Mono - General mailing list archive at Nabble.com.

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

Reply via email to