PHP 8.1.28 Released!

Swoole\Server::bind

(PECL swoole >= 1.9.0)

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

Описание

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

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

fd

uid

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

add a note

User Contributed Notes

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