genode/ports/include/noux_session
Josef Söntgen 6d8a7c0cc4 Initial version of networking support for Noux
Noux/net adds network functionality to noux. Currently most basic
network related system calls including 'accept', 'bind', 'connect',
'listen', 'recv', 'send', 'shutdown', and 'socket' are implemented by
wrapping lwip's network functions.

At the moment noux/net is rarely usable, though it is possible to
use netcat to send a message to a netcat server which listen on a
given port in noux/net.
2012-05-29 13:54:59 +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 Initial version of networking support for Noux 2012-05-29 13:54:59 +02:00
sysio.h Initial version of networking support for Noux 2012-05-29 13:54:59 +02:00