Process::getTermSignal()

int getTermSignal()

Returns the number of the signal that caused the child process to terminate its execution.

It is only meaningful if hasBeenSignaled() returns true.

Return Value

int

Exceptions

RuntimeException In case --enable-sigchild is activated
LogicException In case the process is not terminated
doc_Symfony
2016-10-28 06:26:55
Comments
Leave a Comment

Please login to continue.