|
| getEvalLocation () |
|
| isWorking () |
|
| prepare (&$stdout, &$stderr, &$control) |
|
| sendCommands ($data) |
|
| sendSignal ($signo) |
|
| __construct ($peer) |
|
| runOnce () |
|
|
const | OP_COMMAND = "\x00" |
|
const | OP_SIGNAL = "\x01" |
|
|
| handleEND () |
|
| handleREADY ($data) |
|
| handleSTART ($data) |
|
| replaceSpecialStream ($streamName, $new) |
|
| sendWork () |
|
| receive () |
|
| send ($op, $data= '') |
|
|
| $evalLocation |
|
| $statements |
|
| $workerPid |
|
| $working |
|
| $opcodes |
|
| $socket |
|
|
static | $workerCls = '\\fpoirotte\\push\\Worker' |
|
Definition at line 5 of file Manager.php.
The documentation for this class was generated from the following file: