mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-08 02:54:56 -06:00
Core/SSH: Minor SFtpStream improvements, bug fixes, cleanup.
git-svn-id: svn://ultimatepp.org/upp/trunk@15438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
414c337807
commit
df024471d3
7 changed files with 33 additions and 529 deletions
|
|
@ -373,7 +373,6 @@ SshShell::SshShell(SshSession& session)
|
|||
#endif
|
||||
{
|
||||
ssh->otype = SHELL;
|
||||
ssh->noblock = true;
|
||||
Zero(tflags);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue