Swoole\Client::close

Close the connection established.

Description

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

Parameters

force

Whether force to close the connection.

Return Values

Whether the connection is closed.