Documentation

TCPServerTrait

Table of Contents

$server  : TcpServer
TcpServer object
start()  : void
Starts new TcpServer

Properties

Methods

start()

Starts new TcpServer

public start(mixed $uri[, LoopInterface|null $loop = null ][, array<string|int, mixed> $context = array() ]) : void
Parameters
$uri : mixed
$loop : LoopInterface|null = null
$context : array<string|int, mixed> = array()
Return values
void

Search results