ladybird/Userland/Services/EchoServer
Brendan Coles 1d03f62444 EchoServer: Defer removal of client from clients HashMap
This is necessary to avoid trying to destruct the on_ready_to_read
function from inside the function.
2021-10-23 13:57:42 +02:00
..
Client.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Client.h AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
main.cpp EchoServer: Defer removal of client from clients HashMap 2021-10-23 13:57:42 +02:00