mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
9cff243f42
Programs use the errno value to check which error exactly occured. It is mandatory for non-blocking I/O, e.g. connect() gets the current state of the connection by looking at the returned errno values. Fixes #337. |
||
---|---|---|
.. | ||
capability.h | ||
client.h | ||
connection.h | ||
noux_session.h | ||
sysio.h |