Swoole\Client::close

(PECL swoole >= 1.9.0)

Swoole\Client::closeFecha a conexão estabelecida.

Descrição

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

Parâmetros

force

Se força o fechamento da conexão.

Valor Retornado

Se a conexão está fechada.

add a note

User Contributed Notes

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