ssh2_disconnect

(PECL ssh2 >= 1.0)

ssh2_disconnectClose a connection to a remote SSH server

説明

ssh2_disconnect(resource $session): bool

Close a connection to a remote SSH server.

パラメータ

session

An SSH connection link identifier, obtained from a call to ssh2_connect().

戻り値

成功した場合に true を、失敗した場合に false を返します。

参考

関連キーワード:  connection, server, remote, disconnect, session, from, サーバー, 参考, 失敗, 成功