mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 23:20:20 +00:00
8b0b653471
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 |