openssh-portable/contrib/win32
Manoj Ampalam c546971ca8
Fixed issue with ssh redirected stdin
PowerShell/Win32-OpenSSH#929
Issue: ReadThread prematurely returns on read io error. This results in APC never getting set and hence the corresponding fd is never set on select resulting the hang seen in issue 929.
Also removed the static instances storing sync io status, since there could be multiple sync fds operating at the same time. Moved the sync io status to w32_io object itself.
2017-11-03 13:16:23 -07:00
..
openssh Cranked version 0.0.23.0 (#233) 2017-11-02 13:01:00 -07:00
win32compat Fixed issue with ssh redirected stdin 2017-11-03 13:16:23 -07:00