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
Client.h
CMakeLists.txt
main.cpp EchoServer: Defer removal of client from clients HashMap 2021-10-23 13:57:42 +02:00