This is automatic generated document for things in Swow\Process\ForkProcess class

Class ForkProcess

Methods

Static method fork

public static function fork ( \Closure $callback ) : self

Method getPid

public function getPid ( ) : int

Method hasExited

public function hasExited ( ) : bool

Method kill

public function kill ( int $signal ) : void

Method wait

public function wait ( int $timeout ) : ProcessExitStatus

Copyright 2022 the Swow contributors