PHP 8.3.4 Released!

Swoole\Server::heartbeat

(PECL swoole >= 1.9.0)

Swoole\Server::heartbeatCheck all the connections on the server.

说明

public Swoole\Server::heartbeat(bool $if_close_connection): mixed

参数

if_close_connection

返回值

add a note

User Contributed Notes

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