curl/lib/vssh
Eshan Kelkar a2f93579b7 libssh: Use sftp_aio instead of sftp_async for sftp_recv
This commit replaces the usage of the old deprecated
sftp_async API with the new sftp_aio API for remote
file reading.

Signed-off-by: Eshan Kelkar <eshankelkar@galorithm.com>
2025-07-08 00:33:27 +05:30
..
.checksrc checksrc: reduce exceptions, apply again to curlx 2025-06-27 17:33:35 +02:00
curl_path.c curl_path: make SFTP handle a path like /~ properly. 2025-06-09 11:23:16 +02:00
curl_path.h lib: include files using known path 2025-04-08 17:00:00 +02:00
libssh.c libssh: Use sftp_aio instead of sftp_async for sftp_recv 2025-07-08 00:33:27 +05:30
libssh2.c libssh2: remove use of 'initialised' for cleanup 2025-07-07 12:01:22 +02:00
ssh.h libssh: Use sftp_aio instead of sftp_async for sftp_recv 2025-07-08 00:33:27 +05:30
wolfssh.c multi: add dirty bitset 2025-06-21 17:19:11 +02:00