mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-09 04:15:52 +00: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.