genode/ports/src/lib
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
..
gdbserver_libc_support Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
gdbserver_platform Fix a typo in GDB monitor 2012-02-10 18:45:36 +01:00
libc_noux Initial version of networking support for Noux 2012-05-29 13:54:59 +02:00