[Mono-list] Mono.Unix.Native.Syscall.fork()
Sixes
cliff at may.be
Fri Oct 3 19:56:44 EDT 2008
If I use Mono.Posix.Syscall.fork(), I get a message:
Warning 'Mono.Posix.Syscall' is obsolete: 'Use Mono.Unix.Native.Syscall.'
However, Mono.Posix.Syscall doesn't seem to have a fork() method. Am I
missing something? Or is this an oversight?
I'm trying to implement Cpan's Proc::Daemon::Init code to create a daemon in
mono and C#. I can't find any other way to fork.
Thanks,
Cliff.
--
View this message in context: http://www.nabble.com/Mono.Unix.Native.Syscall.fork%28%29-tp19807601p19807601.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list