Swoole\Server::bind

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

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

Opis

public Swoole\Server::bind ( integer $fd , integer $uid ) : boolean

Parametry

fd

uid

Zwracane wartości

add a note add a note

User Contributed Notes

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