PHP Class Phastlight\Module\Cluster\Worker

Inheritance: extends Phastlight\EventEmitter
Afficher le fichier Open project: phastlight/phastlight

Méthodes publiques

Méthode Description
__construct ( $process ) #the child process object that this worker binds to
getProcess ( )
kill ( $signal = "SIGHUP" )

Method Details

__construct() public méthode

#the child process object that this worker binds to
public __construct ( $process )

getProcess() public méthode

public getProcess ( )

kill() public méthode

public kill ( $signal = "SIGHUP" )