PHP 클래스 Phastlight\Module\Cluster\Worker

상속: extends Phastlight\EventEmitter
파일 보기 프로젝트 열기: phastlight/phastlight

공개 메소드들

메소드 설명
__construct ( $process ) #the child process object that this worker binds to
getProcess ( )
kill ( $signal = "SIGHUP" )

메소드 상세

__construct() 공개 메소드

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

getProcess() 공개 메소드

public getProcess ( )

kill() 공개 메소드

public kill ( $signal = "SIGHUP" )