Bind the connection to a user defined user ID.
« Swoole\Server::after
Swoole\Server::clearTimer »
PHP Manual
Swoole\Server
Bind the connection to a user defined user ID.
Swoole\Server::bind
Swoole\Server::bind
—
Bind the connection to a user defined user ID.
Description
public
Swoole\Server::bind
(
int
$fd
,
int
$uid
):
bool
Parameters
fd
uid
Return Values