PHP 8.3.4 Released!

Swoole\Server::heartbeat

(PECL swoole >= 1.9.0)

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

Description

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

Parameters

if_close_connection

Return Values

add a note

User Contributed Notes

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