mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-13 09:37:37 +01:00
Merge pull request #1554 from williamdes/1.0
Fix a Doctum 5.3.0-dev phpdoc reported error
This commit is contained in:
commit
6c090804e7
@ -2705,7 +2705,7 @@ class Net_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