ladybird/Servers/SystemServer
Sergey Bugaev c9e21b2bcc SystemServer+LibCore: Implement socket takeover
SystemServer can now create sockets on behalf of services before spawning any
of them, and pass the open socket fd as fd 3. CLocalServer gains a method to
complete the takeover and listen on the passed fd.

This is not used by any services at the moment.
2019-11-26 19:58:25 +01:00
..
install.sh POSIX compliance: (most) shell scripts converted to generic shell 2019-11-03 09:26:22 +01:00
main.cpp SystemServer+LibCore: Implement socket takeover 2019-11-26 19:58:25 +01:00
Makefile SystemServer: Read service list from a config file 2019-11-26 19:58:25 +01:00
Service.cpp SystemServer+LibCore: Implement socket takeover 2019-11-26 19:58:25 +01:00
Service.h SystemServer+LibCore: Implement socket takeover 2019-11-26 19:58:25 +01:00