Swoole\Server::bind

(PECL swoole >= 1.9.0)

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

Açıklama

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

Bağımsız Değişkenler

fd

uid

Dönen Değerler

To Top