mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
This patch replaces formerly blocking packet-stream operations by the explicit use of 'wait_and_dispatch_io_signal' for blocking. It also removes a misleading comment that promised a fire-and-forget behavior whereas the implementation relied on blocking I/O anyway. Issue #4390
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.