Свойство | Type | Description | |
---|---|---|---|
$proc | |||
$terminateOnAbort | boolean |
Méthode | Description | |
---|---|---|
init ( ) : void | Constructor. | |
onAbort ( ) : void | Called when the request aborted. | |
onReadData ( object $process, string $data ) : void | Called when new data received from process. | |
onWrite ( |
Called when the request aborted. | |
run ( ) : void | Called when request iterated. | |
stdin ( string $c ) : void | Called when new piece of request's body is received. |
public ShellCommand,PHPDaemon\Core $proc | ||
Résultat |