mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 11:27:29 +00:00
This patch removes the 'Insufficient_buffer' exception by returning the WRITE_ERR_WOULD_BLOCK result value instead. It also eliminates the superfluous WRITE_ERR_AGAIN and WRITE_ERR_INTERRUPT codes. Issue #4697
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.