serenity/Userland/Services/LaunchServer
Tetsui Ohkubo 1479ee3f3e LaunchServer: Do not provide file handlers for special files
With this change, LaunchServer will always return an empty list of file
handlers for special files e.g. sockets and devices. Before this change,
TextEditor was always returned as a default handler for these files.
2021-08-09 22:50:09 +02:00
..
ClientConnection.cpp
ClientConnection.h
CMakeLists.txt
LaunchClient.ipc Everywhere: Use IPC include syntax 2021-07-03 12:16:00 +02:00
Launcher.cpp LaunchServer: Do not provide file handlers for special files 2021-08-09 22:50:09 +02:00
Launcher.h
LaunchServer.ipc Everywhere: Use IPC include syntax 2021-07-03 12:16:00 +02:00
main.cpp LaunchServer: Remove debug spam about incoming connections 2021-07-22 14:20:05 +02:00