genode/repos/dde_linux/src/lib
Emery Hemingway 401ba6e7fd Manage socket_fs socket lifetime via handles
Socket_fs sockets are now created each time a 'new_socket' control file
is opened, not each time a 'new_socket' file is read. When a handle on a
'new_socket' file is closed the socket and its socket files are
destroyed. The accept control file on a listening socket reads "1" or
reads nothing to indicate a client connection is queued. Client sockets
are accepted by opening an 'accept_socket' file in the listen socket
directory. This file behaves like the aforementioned 'new_socket' file.

Ref #2707
2018-05-03 15:31:57 +02:00
..
libc_lxip libc: reintegrate libc_resolv library 2017-10-05 17:40:04 +02:00
libnl Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
lxip dde_linux: Build net/ipv4/datagram.c for UDP connect 2018-02-28 11:01:32 +01:00
usb os: new Input::Event representation 2018-05-03 15:31:25 +02:00
vfs/lxip Manage socket_fs socket lifetime via handles 2018-05-03 15:31:57 +02:00
wifi dde_linux: fix mod_delayed_work(delay) 2017-11-30 11:23:17 +01:00
wpa_driver_nl80211 dde_linux: create wifi recipe 2017-11-30 11:23:07 +01:00
wpa_supplicant wpa_supplicant: report auth_failures 2018-03-08 15:45:34 +01:00