PHP Class Laravoole\Wrapper\SwooleFastCGIWrapper

Inheritance: extends SwooleHttpWrapper, implements Laravoole\Wrapper\ServerInterface, use trait Laravoole\Protocol\FastCGI
Show file Open project: acabin/laravoole

Public Methods

Method Description
__construct ( $host, $port )
onReceive ( $serv, $fd, $from_id, $data )
start ( )

Method Details

__construct() public method

public __construct ( $host, $port )

onReceive() public method

public onReceive ( $serv, $fd, $from_id, $data )

start() public method

public start ( )