PHP 8.3.4 Released!

Swoole\Server::bind

(PECL swoole >= 1.9.0)

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

Açıklama

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

Bağımsız Değişkenler

fd

uid

Dönen Değerler

add a note

User Contributed Notes

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