mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-11 16:15:52 +00:00
Merge branch '1.0' into 2.0
This commit is contained in:
commit
d2cadfd329
@ -2690,7 +2690,7 @@ class SSH2
|
|||||||
*
|
*
|
||||||
* Sends an SSH2_MSG_IGNORE message every x seconds, if x is a positive non-zero number.
|
* 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
|
* @access public
|
||||||
*/
|
*/
|
||||||
function setKeepAlive($interval)
|
function setKeepAlive($interval)
|
||||||
|
Loading…
Reference in New Issue
Block a user