1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 14:27:31 +00:00
serenity/Ladybird/SQLServer
Timothy Flynn 4c1f414713 Ladybird: Migrate SQLServer to be launched as a singleton process
Rather than manually launching the SQLServer process, use SQLClient's
new functionality to launch the server just once for all Ladybird
instances. Quit the SQLServer process when it no longer has any
connected clients.
2022-12-25 07:58:58 -07:00
..
CMakeLists.txt Ladybird: Implement SQLServer for Ladybird :^) 2022-12-25 07:58:58 -07:00
main.cpp Ladybird: Migrate SQLServer to be launched as a singleton process 2022-12-25 07:58:58 -07:00