ladybird/Servers/SystemServer
Sergey Bugaev 52b0bd06a8 SystemServer: Implement lazy spawning
For services explicitly configured as lazy, SystemServer will now listen
on the socket and only spawn the service once a client attempts to connect
to the socket.
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: Implement lazy spawning 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: Implement lazy spawning 2019-11-26 19:58:25 +01:00
Service.h SystemServer: Implement lazy spawning 2019-11-26 19:58:25 +01:00