Swoole\Server::getClientInfo

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

Swoole\Server::getClientInfoGet the connection info by file description.

Opis

public Swoole\Server::getClientInfo ( integer $fd [, integer $reactor_id ] ) : ReturnType

Parametry

fd

reactor_id

Zwracane wartości

add a note add a note

User Contributed Notes

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