PHP 8.4.0 RC4 available for testing

Swoole\Server::protect

(PECL swoole >= 1.9.0)

Swoole\Server::protectMet la connexion en mode protégé.

Description

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

Liste de paramètres

fd

is_protected

Valeurs de retour

add a note

User Contributed Notes

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