PHP Класс Phastlight\Module\NET\Main

Наследование: extends Phastlight\Module
Показать файл Открыть проект

Открытые методы

Метод Описание
connect ( $options, $connectionListener = '' )
createTCPConnection ( $options = ['host' => '127.0.0.1', 'port' => 1337], $connectionListener = '' )
createTCPServer ( $connectionListener = '' )

Описание методов

connect() публичный Метод

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

createTCPConnection() публичный Метод

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

createTCPServer() публичный Метод

public createTCPServer ( $connectionListener = '' )