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. |
||
---|---|---|
.. | ||
openssh | ||
win32compat |