Dutch PHP Conference 2025 - Call For Papers

Swoole\Client::close

(PECL swoole >= 1.9.0)

Swoole\Client::closeClose the connection established.

Опис

public Swoole\Client::close(bool $force = ?): bool

Параметри

force

Whether force to close the connection.

Значення, що повертаються

Whether the connection is closed.

add a note

User Contributed Notes

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