mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-12 22:04:24 -06:00
6 lines
217 B
Text
6 lines
217 B
Text
TODO:
|
|
-----
|
|
- Upgrade to libssh2 v1.9
|
|
- Override libssh2 send and recv callbacks to do raw sends/recvs with U++ TcpSocket.
|
|
- Accordingly, move Ssh::Wait() to SshSession.
|
|
- Write a tutorial based on SshBasics example.
|