Swoole\Server::protect

(PECL swoole >= 1.9.0)

Swoole\Server::protectУстанавливает соединение в защищённый режим

Описание

public Swoole\Server::protect(int $fd, bool $is_protected = ?): void

Список параметров

fd

is_protected

Возвращаемые значения

add a note

User Contributed Notes

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