PHP 8.4.6 Released!

Swoole\Server::bind

(PECL swoole >= 1.9.0)

Swoole\Server::bindVincula la conexión a un identificador de usuario definido por el usuario.

Descripción

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

Parámetros

fd

uid

Valores devueltos

add a note

User Contributed Notes

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