Swoole\Client::close

(PECL swoole >= 1.9.0)

Swoole\Client::closeClose the connection established.

Descrierea

public Swoole\Client::close ([ bool $force ] ) : bool

Parametri

force

Whether force to close the connection.

Valorile întoarse

Whether the connection is closed.

add a note add a note

User Contributed Notes

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