mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
6d8a7c0cc4
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. |
||
---|---|---|
.. | ||
arora.run | ||
debug_nitpicker.run | ||
gdb_monitor_interactive.run | ||
gdb_monitor_target_config.run | ||
gdb_monitor.run | ||
noux_bash.run | ||
noux_fork.run | ||
noux_tool_chain.run | ||
noux_vim.run | ||
noux.run | ||
vancouver.run |