Kaya 0.5.3 reference for Posix::fork

List of functions and data types in Posix

Int fork()

Usage

Fork a new process, returning the process ID of the new process in the parent process, or zero in the child process. An OutOfMemory or OverResourceLimit if the process cannot be created.

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya