PHP Class Phastlight\Module\NET\Main

Inheritance: extends Phastlight\Module
Afficher le fichier Open project: phastlight/phastlight

Méthodes publiques

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

Method Details

connect() public méthode

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

createTCPConnection() public méthode

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

createTCPServer() public méthode

public createTCPServer ( $connectionListener = '' )