ultimatepp/uppsrc/Core/SSH/Issues
oblivion 8d9f834a98 SSH: SshShell: Console window resize notification workaround for MacOS.
SSH: SFtpFileSystemInfo -> FileSystemInfo conversion method removed .(See C++11 standard, 12.3.2. )

git-svn-id: svn://ultimatepp.org/upp/trunk@12774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-19 16:31:02 +00:00

4 lines
136 B
Text

Known issues:
-------------
- MacOS does not implement POSIX sigtimedwait(). We used a simpler workaround. See (Shell.cpp, ln. 38-46).