mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-15 02:17:04 +01:00
Merge branch '3.0'
This commit is contained in:
commit
ac2770e359
@ -2552,7 +2552,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