Skip to content
Commit 099a6435 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

sftp: modernize: implement async reading as a coroutine

this moves the concern of how an async iteration works from the sftpget
function. more importantly it does however mean that we can replace the
existing sftp_async based architecture with a simpler sftp_aio
architecture. (sftp_aio is currently being worked on upstream)
parent edf59f89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment