Swoole\Server::bind

(PECL swoole >= 1.9.0)

Swoole\Server::bind将连接绑定到用户定义的用户 ID。

描述

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

参数

fd

uid

返回值

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top