mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
To better support non-blocking terminal components, let the 'Terminal::Session::write()' function return the number of bytes actually written. Fixes #2240