Prevent uncaught exceptiosn in (NIC-client) initialization but report as errors from genode_socket_init() / genode_nic_client_create().
Add label argument to genode_socket_init that can be/is used to label possible connecions. issue #5471
* add genode_socket_wakeup_remote and genode_socket_register_wakeup which are used to support Vfs::Remote_io on the IP stack side * add genode_socket_info in order to retrieve the address configuration from the IP stack issue #5471
Move lxip local socket C-API to os/include/genode_c_api issue #5471