added two new issues to fix: socket type and better windowing
* make sure the windowing code adapts better to slow situations so that it doesn't then use as much memory as today * Introduce a 'libssh2_socket_t' type for sockets in internal code
Этот коммит содержится в:
родитель
6f4463e81f
Коммит
5ac67d1268
5
TODO
5
TODO
@ -1,6 +1,11 @@
|
||||
Things TODO
|
||||
===========
|
||||
|
||||
* make sure the windowing code adapts better to slow situations so that it
|
||||
doesn't then use as much memory as today
|
||||
|
||||
* Introduce a 'libssh2_socket_t' type for sockets in internal code
|
||||
|
||||
* Provide a libssh2_scp_send() API for files larger than 4GB (32bit size)
|
||||
|
||||
* Convert the linked list code used all over to use the (new) generic linked
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user