push  v0.0.1
PHP shell
fpoirotte\push\Manager Class Reference
+ Inheritance diagram for fpoirotte\push\Manager:

Public Member Functions

 getEvalLocation ()
 
 isWorking ()
 
 prepare (&$stdout, &$stderr, &$control)
 
 sendCommands ($data)
 
 sendSignal ($signo)
 
- Public Member Functions inherited from fpoirotte\push\Protocol
 __construct ($peer)
 
 runOnce ()
 

Public Attributes

const OP_COMMAND = "\x00"
 
const OP_SIGNAL = "\x01"
 

Protected Member Functions

 handleEND ()
 
 handleREADY ($data)
 
 handleSTART ($data)
 
 replaceSpecialStream ($streamName, $new)
 
 sendWork ()
 
- Protected Member Functions inherited from fpoirotte\push\Protocol
 receive ()
 
 send ($op, $data= '')
 

Protected Attributes

 $evalLocation
 
 $statements
 
 $workerPid
 
 $working
 
- Protected Attributes inherited from fpoirotte\push\Protocol
 $opcodes
 
 $socket
 

Static Protected Attributes

static $workerCls = '\\fpoirotte\\push\\Worker'
 

Detailed Description

Definition at line 5 of file Manager.php.


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