Swoole\Server::pause

(PECL swoole >= 1.9.0)

Swoole\Server::pauseПрекращает получение данных от соединения

Описание

public Swoole\Server::pause(int $fd): void

Список параметров

fd

Возвращаемые значения

add a note

User Contributed Notes

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