push  latest
PHP shell
fpoirotte\push\Worker Class Reference
+ Inheritance diagram for fpoirotte\push\Worker:

Public Member Functions

 __construct ($socket)
 
 run ()
 
- Public Member Functions inherited from fpoirotte\push\Protocol
 __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 ()
 
- Protected Member Functions inherited from fpoirotte\push\Protocol
 receive ()
 
 send ($op, $data= '')
 

Protected Attributes

 $child
 
 $data
 
 $result
 
 $scope
 
- Protected Attributes inherited from fpoirotte\push\Protocol
 $opcodes
 
 $socket
 

Detailed Description

Definition at line 5 of file Worker.php.


The documentation for this class was generated from the following file: