Swoole\Server::__construct

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Server::__constructConstruct a Swoole server.

Opis

public Swoole\Server::__construct ( string $host [, integer $port [, integr $mode [, integer $sock_type ]]] )

Parametry

host

port

mode

sock_type

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top