mirror of
https://github.com/upa/mscp.git
synced 2026-02-10 14:54:43 +08:00
sftp_async_write() with these functions reduces 1. realloc_buffer by ssh_buffer_new_size() 2. memcpy from read data to ssh buffer by ssh_buffer_add_func()