Merge branch '1.0' into 2.0

This commit is contained in:
terrafrost 2020-12-30 05:24:54 -06:00
commit d2cadfd329

View File

@ -2690,7 +2690,7 @@ class SSH2
*
* Sends an SSH2_MSG_IGNORE message every x seconds, if x is a positive non-zero number.
*
* @param mixed $timeout
* @param int $interval
* @access public
*/
function setKeepAlive($interval)