push
latest
PHP shell
|
Public Member Functions | |
__construct ($socket) | |
run () | |
![]() | |
__construct ($peer) | |
runOnce () | |
Public Attributes | |
const | OP_END = "\x01" |
const | OP_READY = "\x02" |
const | OP_START = "\x00" |
Protected Member Functions | |
cancel () | |
evaluate ($magic=false) | |
handleCOMMAND ($data) | |
handleSIGNAL ($data) | |
outputResult () | |
![]() | |
receive () | |
send ($op, $data= '') | |
Protected Attributes | |
$child | |
$data | |
$result | |
$scope | |
![]() | |
$opcodes | |
$socket | |
Definition at line 5 of file Worker.php.