mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 14:28:12 +00:00
![]() When waiting for a specific message, only consider messages from the peer endpoint. Otherwise a message with the same id for the local endpoint may be misinterpreted. This fixes the Terminal sometimes hanging after bootup because a local endpoint message is mistaken for the CreateMenuResponse message. |
||
---|---|---|
.. | ||
ClientConnection.h | ||
CMakeLists.txt | ||
Decoder.cpp | ||
Decoder.h | ||
Dictionary.h | ||
Encoder.cpp | ||
Encoder.h | ||
Endpoint.cpp | ||
Endpoint.h | ||
Forward.h | ||
Message.cpp | ||
Message.h | ||
ServerConnection.h |