Swoole\Server::bind
PHP Manual
PHP Manual»Swoole\Server»Swoole\Server::bind

Swoole\Server::bind

(PECL swoole >= 1.9.0)

Swoole\Server::bindBind the connection to a user defined user ID.

Опис

public function Swoole\Server::bind(int $fd, int $uid): bool

Параметри

fd

uid

Значення, що повертаються

To Top