mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 03:27:31 +00:00
Merge branch '1.0' into 2.0
This commit is contained in:
commit
b966aa2536
@ -1124,7 +1124,7 @@ class SSH2
|
||||
* @var int
|
||||
* @access private
|
||||
*/
|
||||
var $doKeyReexchangeAfterXBytes = 1024 * 1024 * 1024;
|
||||
var $doKeyReexchangeAfterXBytes = 1073741824;
|
||||
|
||||
/**
|
||||
* Has a key re-exchange been initialized?
|
||||
|
Loading…
Reference in New Issue
Block a user