PHP 8.4.0 RC3 available for testing

Swoole\Server::__construct

(PECL swoole >= 1.9.0)

Swoole\Server::__constructConstrói um servidor Swoole.

Descrição

public Swoole\Server::__construct(
    string $host,
    int $port = ?,
    integr $mode = ?,
    int $sock_type = ?
)

Parâmetros

host

port

mode

sock_type

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top