PHP Class Phastlight\Module\NET\Main

Inheritance: extends Phastlight\Module
Show file Open project: phastlight/phastlight

Public Methods

Method Description
connect ( $options, $connectionListener = '' )
createTCPConnection ( $options = ['host' => '127.0.0.1', 'port' => 1337], $connectionListener = '' )
createTCPServer ( $connectionListener = '' )

Method Details

connect() public method

public connect ( $options, $connectionListener = '' )

createTCPConnection() public method

public createTCPConnection ( $options = ['host' => '127.0.0.1', 'port' => 1337], $connectionListener = '' )

createTCPServer() public method

public createTCPServer ( $connectionListener = '' )