genode/ports/include/noux_session
Josef Söntgen 9cff243f42 Noux: add proper errno handling to network funcs
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.
2012-08-30 10:44:06 +02:00
..
capability.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
client.h Simplify use of namespace Genode within Noux 2012-04-23 20:43:43 +02:00
connection.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
noux_session.h Noux: remove {get,free}addrinfo 2012-08-22 09:51:29 +02:00
sysio.h Noux: add proper errno handling to network funcs 2012-08-30 10:44:06 +02:00