diff options
author | Sergey Bugaev <bugaevc@serenityos.org> | 2020-06-08 23:50:21 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-09 21:12:34 +0200 |
commit | 701994bfd196bd321c5e3581c3dac05dfb8b3d28 (patch) | |
tree | f25dd25abe043e2a4938f536d83bd117959073fa /Base/usr/share/man/man5 | |
parent | ac4c2f890f601d2f395c8f8cc2f90e20377d7da8 (diff) | |
download | serenity-701994bfd196bd321c5e3581c3dac05dfb8b3d28.zip |
SystemServer: Add support for accepting socket connections :^)
You can now ask SystemServer to not only listen for connections on the socket,
but to actually accept them, and to spawn an instance of the service for each
client connection. In this case, it's the accepted, not listening, socket that
the service processes will receive using socket takeover.
This mode obviously requires the service to be a multi-instance service.
Diffstat (limited to 'Base/usr/share/man/man5')
0 files changed, 0 insertions, 0 deletions