Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
http://www.php.net/manual/en/wrappers.ssh2.php
コンテキストオプションの1つはコールバックですが、その横に説明がありません。実際、横に説明がない唯一のコンテキストオプションです。
何か案は?
通常、コールバックは、エラー、非同期 IO などのために API によって呼び出すことができるユーザー関数です。ここでより良い定義。
この方法でそれらを使用するコードニップがここにあります。
たぶん、ここにも詳しい情報があります。