Swoole\Server::bind

(PECL swoole >= 1.9.0)

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

说明

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

参数

fd

uid

返回值

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top