mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 09:15:47 +00:00
bcaf354ccb
* Significantly improved performance and fixed bug with ShellStream's Expect methods. * Fix whitespace. * Fixed test. * Improve ShellStream Expect * Fixed typo. * Doubled expectBuffer's default size and added a large expect test. * Added guard clauses to ShellStream constructor and adjusted Common_CreateMoreChannelsThanMaxSessions test. * Fixed XMLDoc spelling mistakes. --------- Co-authored-by: Wojciech Nagórski <wojtpl2@gmail.com> Co-authored-by: Wojciech Nagórski <wojciech.nagorski@intel.com>