Swoole\Server::connection_info

(PECL swoole >= 1.9.0)

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

Açıklama

publicSwoole\Server::connection_info(int$fd, int$reactor_id = ?): array

Bağımsız Değişkenler

fd

reactor_id

Dönen Değerler

To Top