curl-curl/lib/vssh
Eshan Kelkar f7af8adadd
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>

Closes #17440
2025-07-28 22:35:39 +02:00
..
.checksrc checksrc: reduce exceptions, apply again to curlx 2025-06-27 17:33:35 +02:00
curl_path.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
curl_path.h lib: include files using known path 2025-04-08 17:00:00 +02:00
libssh2.c tidy-up: more whitespace/indent, comments 2025-07-25 11:47:51 +02:00
libssh.c libssh: Use sftp_aio instead of sftp_async for sftp_recv 2025-07-28 22:35:39 +02:00
ssh.h libssh: Use sftp_aio instead of sftp_async for sftp_recv 2025-07-28 22:35:39 +02:00
wolfssh.c tidy-up: whitespace 2025-07-11 13:32:54 +02:00