mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
This patch allows to replace sftp packet read and write with completely asynchronous versions needed to properly hook in existing ssh_terminal implementation. Issue #4258