Swoole\Client::close

Close the connection established.

説明

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

パラメータ

force

Whether force to close the connection.

戻り値

Whether the connection is closed.