mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 23:42:32 +00:00
22cce07ec8
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 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.