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

Swoole\Server::bind

(PECL swoole >= 1.9.0)

Swoole\Server::bindПривязывает соединение к указанному идентификатору пользователя

Описание

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

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

fd

uid

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

To Top